2024-11-06 22:12:34,544 DEBUG   Creating results folder /results/gatling/benchmark-80
2024-11-06 22:12:34,551 INFO    pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp3vox1ish
2024-11-06 22:12:34,553 INFO    Running Gatling simulation with command: mvn gatling:test --batch-mode  -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-80" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-benchmark.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Dlogin_cookie=9b75a55744995d0 -Dnum_users=1000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self80- -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=80 -Duser_password=****
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >-----------
[INFO] Building pyrock-gatling-simulation 3.12.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>>
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation ---
[INFO] skip non existing resourceDirectory /tmp/tmp3vox1ish/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation ---
[INFO] Nothing to compile - all classes are up to date.
[INFO] 
[INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation ---
[INFO] compiling 38 Scala sources to /tmp/tmp3vox1ish/target/test-classes ...
[INFO] compile in 6.9 s
[INFO] 
[INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<<
[INFO] 
[INFO] 
[INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation ---
[INFO] Running simulation com.forgerock.pyrock.Loadtest.
System property think_time_multiplier not set. No think time emulation will be done in the simulation.
Simulation com.forgerock.pyrock.Loadtest started...

================================================================================
2024-11-06 22:12:50 GMT                                       5s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=424    KO=0     )
> restLoginInitiate                                        (OK=32     KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31     KO=0     )
> Skip 2FA                                                 (OK=8      KO=0     )
> User Authorize PKCE stage                                (OK=38     KO=0     )
> User AccessToken PKCE stage                              (OK=37     KO=0     )
> GetUUid                                                  (OK=6      KO=0     )
> GetOpenidConfig                                          (OK=6      KO=0     )
> CreatePolicy                                             (OK=6      KO=0     )
> UI-Post-Login - stage 1                                  (OK=12     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12     KO=0     )
>  UI AM idFromSession                                     (OK=11     KO=0     )
>  UI AM validateGoto                                      (OK=11     KO=0     )
> UI-Post-Login - stage 2                                  (OK=10     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9      KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9      KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9      KO=0     )
> UI-Post-Login - stage 3                                  (OK=9      KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9      KO=0     )
>  UI Enduser sessioncheck                                 (OK=9      KO=0     )
>  UI IDM uiconfig                                         (OK=9      KO=0     )
>  UI IDM version                                          (OK=9      KO=0     )
>  UI IDM login                                            (OK=9      KO=0     )
>  UI IDM privilege                                        (OK=9      KO=0     )
>  UI IDM features                                         (OK=9      KO=0     )
>  UI IDM user                                             (OK=9      KO=0     )
>  UI IDM dashboard                                        (OK=9      KO=0     )
>  UI IDM managed user schema                              (OK=9      KO=0     )
>  UI IDM oidcToken                                        (OK=9      KO=0     )
> userinfo                                                 (OK=9      KO=0     )
> UI-Logout                                                (OK=9      KO=0     )
> UI-Logout Redirect 1                                     (OK=9      KO=0     )
> tokenUserinfo                                            (OK=9      KO=0     )
>  UI AM revoke1                                           (OK=9      KO=0     )
>  UI AM revoke2                                           (OK=9      KO=0     )
>  UI AM endsession                                        (OK=9      KO=0     )
> RootUserinfo                                             (OK=4      KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 289129 / active: 14     / done: 19    
================================================================================


================================================================================
2024-11-06 22:12:55 GMT                                      10s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1566   KO=0     )
> restLoginInitiate                                        (OK=125    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=123    KO=0     )
> Skip 2FA                                                 (OK=64     KO=0     )
> User Authorize PKCE stage                                (OK=147    KO=0     )
> User AccessToken PKCE stage                              (OK=146    KO=0     )
> GetUUid                                                  (OK=40     KO=0     )
> GetOpenidConfig                                          (OK=46     KO=0     )
> CreatePolicy                                             (OK=40     KO=0     )
> UI-Post-Login - stage 1                                  (OK=28     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28     KO=0     )
>  UI AM idFromSession                                     (OK=28     KO=0     )
>  UI AM validateGoto                                      (OK=28     KO=0     )
> UI-Post-Login - stage 2                                  (OK=28     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28     KO=0     )
> UI-Post-Login - stage 3                                  (OK=28     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28     KO=0     )
>  UI Enduser sessioncheck                                 (OK=28     KO=0     )
>  UI IDM uiconfig                                         (OK=28     KO=0     )
>  UI IDM version                                          (OK=28     KO=0     )
>  UI IDM login                                            (OK=28     KO=0     )
>  UI IDM privilege                                        (OK=28     KO=0     )
>  UI IDM features                                         (OK=28     KO=0     )
>  UI IDM user                                             (OK=28     KO=0     )
>  UI IDM dashboard                                        (OK=28     KO=0     )
>  UI IDM managed user schema                              (OK=28     KO=0     )
>  UI IDM oidcToken                                        (OK=28     KO=0     )
> userinfo                                                 (OK=27     KO=0     )
> UI-Logout                                                (OK=27     KO=0     )
> UI-Logout Redirect 1                                     (OK=27     KO=0     )
> tokenUserinfo                                            (OK=28     KO=0     )
>  UI AM revoke1                                           (OK=27     KO=0     )
>  UI AM revoke2                                           (OK=27     KO=0     )
>  UI AM endsession                                        (OK=27     KO=0     )
> RootUserinfo                                             (OK=50     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7      KO=0     )
> getIdToken                                               (OK=3      KO=0     )
> getIdToken Redirect 1                                    (OK=3      KO=0     )
> createOrganization                                       (OK=3      KO=0     )
> queryOrganization                                        (OK=3      KO=0     )
> ReadPolicy                                               (OK=6      KO=0     )
> deleteOrganization                                       (OK=3      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 289029 / active: 65     / done: 68    
================================================================================


================================================================================
2024-11-06 22:13:00 GMT                                      15s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3525   KO=0     )
> restLoginInitiate                                        (OK=283    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=279    KO=0     )
> Skip 2FA                                                 (OK=151    KO=0     )
> User Authorize PKCE stage                                (OK=332    KO=0     )
> User AccessToken PKCE stage                              (OK=328    KO=0     )
> GetUUid                                                  (OK=90     KO=0     )
> GetOpenidConfig                                          (OK=133    KO=0     )
> CreatePolicy                                             (OK=88     KO=0     )
> UI-Post-Login - stage 1                                  (OK=60     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60     KO=0     )
>  UI AM idFromSession                                     (OK=59     KO=0     )
>  UI AM validateGoto                                      (OK=59     KO=0     )
> UI-Post-Login - stage 2                                  (OK=58     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58     KO=0     )
> UI-Post-Login - stage 3                                  (OK=57     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57     KO=0     )
>  UI Enduser sessioncheck                                 (OK=57     KO=0     )
>  UI IDM uiconfig                                         (OK=57     KO=0     )
>  UI IDM version                                          (OK=57     KO=0     )
>  UI IDM login                                            (OK=56     KO=0     )
>  UI IDM privilege                                        (OK=56     KO=0     )
>  UI IDM features                                         (OK=56     KO=0     )
>  UI IDM user                                             (OK=56     KO=0     )
>  UI IDM dashboard                                        (OK=56     KO=0     )
>  UI IDM managed user schema                              (OK=56     KO=0     )
>  UI IDM oidcToken                                        (OK=56     KO=0     )
> userinfo                                                 (OK=56     KO=0     )
> UI-Logout                                                (OK=55     KO=0     )
> UI-Logout Redirect 1                                     (OK=54     KO=0     )
> tokenUserinfo                                            (OK=65     KO=0     )
>  UI AM revoke1                                           (OK=54     KO=0     )
>  UI AM revoke2                                           (OK=54     KO=0     )
>  UI AM endsession                                        (OK=54     KO=0     )
> RootUserinfo                                             (OK=158    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=15     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=15     KO=0     )
> getIdToken                                               (OK=14     KO=0     )
> getIdToken Redirect 1                                    (OK=14     KO=0     )
> createOrganization                                       (OK=14     KO=0     )
> queryOrganization                                        (OK=14     KO=0     )
> ReadPolicy                                               (OK=39     KO=0     )
> deleteOrganization                                       (OK=14     KO=0     )
> DeletePolicy                                             (OK=5      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 288862 / active: 131    / done: 169   
================================================================================


================================================================================
2024-11-06 22:13:05 GMT                                      20s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=6449   KO=0     )
> restLoginInitiate                                        (OK=507    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=501    KO=0     )
> Skip 2FA                                                 (OK=261    KO=0     )
> User Authorize PKCE stage                                (OK=600    KO=0     )
> User AccessToken PKCE stage                              (OK=595    KO=0     )
> GetUUid                                                  (OK=151    KO=0     )
> GetOpenidConfig                                          (OK=275    KO=0     )
> CreatePolicy                                             (OK=149    KO=0     )
> UI-Post-Login - stage 1                                  (OK=107    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=106    KO=0     )
>  UI AM idFromSession                                     (OK=106    KO=0     )
>  UI AM validateGoto                                      (OK=106    KO=0     )
> UI-Post-Login - stage 2                                  (OK=104    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=104    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=104    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=104    KO=0     )
> UI-Post-Login - stage 3                                  (OK=104    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=104    KO=0     )
>  UI Enduser sessioncheck                                 (OK=104    KO=0     )
>  UI IDM uiconfig                                         (OK=104    KO=0     )
>  UI IDM version                                          (OK=104    KO=0     )
>  UI IDM login                                            (OK=103    KO=0     )
>  UI IDM privilege                                        (OK=103    KO=0     )
>  UI IDM features                                         (OK=103    KO=0     )
>  UI IDM user                                             (OK=102    KO=0     )
>  UI IDM dashboard                                        (OK=102    KO=0     )
>  UI IDM managed user schema                              (OK=102    KO=0     )
>  UI IDM oidcToken                                        (OK=102    KO=0     )
> userinfo                                                 (OK=102    KO=0     )
> UI-Logout                                                (OK=101    KO=0     )
> UI-Logout Redirect 1                                     (OK=101    KO=0     )
> tokenUserinfo                                            (OK=128    KO=0     )
>  UI AM revoke1                                           (OK=101    KO=0     )
>  UI AM revoke2                                           (OK=101    KO=0     )
>  UI AM endsession                                        (OK=101    KO=0     )
> RootUserinfo                                             (OK=292    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=24     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=23     KO=0     )
> getIdToken                                               (OK=27     KO=0     )
> getIdToken Redirect 1                                    (OK=27     KO=0     )
> createOrganization                                       (OK=27     KO=0     )
> queryOrganization                                        (OK=27     KO=0     )
> ReadPolicy                                               (OK=85     KO=0     )
> deleteOrganization                                       (OK=27     KO=0     )
> DeletePolicy                                             (OK=37     KO=0     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 288629 / active: 179    / done: 354   
================================================================================


================================================================================
2024-11-06 22:13:10 GMT                                      25s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=9959   KO=0     )
> restLoginInitiate                                        (OK=787    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=780    KO=0     )
> Skip 2FA                                                 (OK=420    KO=0     )
> User Authorize PKCE stage                                (OK=926    KO=0     )
> User AccessToken PKCE stage                              (OK=922    KO=0     )
> GetUUid                                                  (OK=242    KO=0     )
> GetOpenidConfig                                          (OK=475    KO=0     )
> CreatePolicy                                             (OK=240    KO=0     )
> UI-Post-Login - stage 1                                  (OK=156    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=156    KO=0     )
>  UI AM idFromSession                                     (OK=156    KO=0     )
>  UI AM validateGoto                                      (OK=156    KO=0     )
> UI-Post-Login - stage 2                                  (OK=155    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=154    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=154    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=154    KO=0     )
> UI-Post-Login - stage 3                                  (OK=151    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=150    KO=0     )
>  UI Enduser sessioncheck                                 (OK=150    KO=0     )
>  UI IDM uiconfig                                         (OK=150    KO=0     )
>  UI IDM version                                          (OK=149    KO=0     )
>  UI IDM login                                            (OK=149    KO=0     )
>  UI IDM privilege                                        (OK=149    KO=0     )
>  UI IDM features                                         (OK=149    KO=0     )
>  UI IDM user                                             (OK=147    KO=0     )
>  UI IDM dashboard                                        (OK=147    KO=0     )
>  UI IDM managed user schema                              (OK=147    KO=0     )
>  UI IDM oidcToken                                        (OK=146    KO=0     )
> userinfo                                                 (OK=145    KO=0     )
> UI-Logout                                                (OK=145    KO=0     )
> UI-Logout Redirect 1                                     (OK=145    KO=0     )
> tokenUserinfo                                            (OK=196    KO=0     )
>  UI AM revoke1                                           (OK=145    KO=0     )
>  UI AM revoke2                                           (OK=145    KO=0     )
>  UI AM endsession                                        (OK=145    KO=0     )
> RootUserinfo                                             (OK=532    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=42     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=42     KO=0     )
> getIdToken                                               (OK=46     KO=0     )
> getIdToken Redirect 1                                    (OK=45     KO=0     )
> createOrganization                                       (OK=45     KO=0     )
> queryOrganization                                        (OK=45     KO=0     )
> ReadPolicy                                               (OK=149    KO=0     )
> deleteOrganization                                       (OK=45     KO=0     )
> DeletePolicy                                             (OK=84     KO=0     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 288329 / active: 244    / done: 589   
================================================================================


================================================================================
2024-11-06 22:13:15 GMT                                      30s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=14442  KO=0     )
> restLoginInitiate                                        (OK=1139   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1131   KO=0     )
> Skip 2FA                                                 (OK=629    KO=0     )
> User Authorize PKCE stage                                (OK=1333   KO=0     )
> User AccessToken PKCE stage                              (OK=1326   KO=0     )
> GetUUid                                                  (OK=371    KO=0     )
> GetOpenidConfig                                          (OK=759    KO=0     )
> CreatePolicy                                             (OK=367    KO=0     )
> UI-Post-Login - stage 1                                  (OK=219    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=217    KO=0     )
>  UI AM idFromSession                                     (OK=217    KO=0     )
>  UI AM validateGoto                                      (OK=217    KO=0     )
> UI-Post-Login - stage 2                                  (OK=213    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=212    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=212    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=212    KO=0     )
> UI-Post-Login - stage 3                                  (OK=210    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=210    KO=0     )
>  UI Enduser sessioncheck                                 (OK=210    KO=0     )
>  UI IDM uiconfig                                         (OK=210    KO=0     )
>  UI IDM version                                          (OK=210    KO=0     )
>  UI IDM login                                            (OK=209    KO=0     )
>  UI IDM privilege                                        (OK=209    KO=0     )
>  UI IDM features                                         (OK=209    KO=0     )
>  UI IDM user                                             (OK=208    KO=0     )
>  UI IDM dashboard                                        (OK=208    KO=0     )
>  UI IDM managed user schema                              (OK=208    KO=0     )
>  UI IDM oidcToken                                        (OK=208    KO=0     )
> userinfo                                                 (OK=208    KO=0     )
> UI-Logout                                                (OK=208    KO=0     )
> UI-Logout Redirect 1                                     (OK=208    KO=0     )
> tokenUserinfo                                            (OK=274    KO=0     )
>  UI AM revoke1                                           (OK=207    KO=0     )
>  UI AM revoke2                                           (OK=207    KO=0     )
>  UI AM endsession                                        (OK=207    KO=0     )
> RootUserinfo                                             (OK=801    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=56     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=56     KO=0     )
> getIdToken                                               (OK=70     KO=0     )
> getIdToken Redirect 1                                    (OK=68     KO=0     )
> createOrganization                                       (OK=68     KO=0     )
> queryOrganization                                        (OK=67     KO=0     )
> ReadPolicy                                               (OK=239    KO=0     )
> deleteOrganization                                       (OK=67     KO=0     )
> DeletePolicy                                             (OK=147    KO=0     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 287962 / active: 322    / done: 878   
================================================================================


================================================================================
2024-11-06 22:13:20 GMT                                      35s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=19696  KO=0     )
> restLoginInitiate                                        (OK=1543   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1532   KO=0     )
> Skip 2FA                                                 (OK=850    KO=0     )
> User Authorize PKCE stage                                (OK=1807   KO=0     )
> User AccessToken PKCE stage                              (OK=1799   KO=0     )
> GetUUid                                                  (OK=496    KO=0     )
> GetOpenidConfig                                          (OK=1100   KO=0     )
> CreatePolicy                                             (OK=495    KO=0     )
> UI-Post-Login - stage 1                                  (OK=295    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=294    KO=0     )
>  UI AM idFromSession                                     (OK=291    KO=0     )
>  UI AM validateGoto                                      (OK=291    KO=0     )
> UI-Post-Login - stage 2                                  (OK=287    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=287    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=287    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=287    KO=0     )
> UI-Post-Login - stage 3                                  (OK=284    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=283    KO=0     )
>  UI Enduser sessioncheck                                 (OK=283    KO=0     )
>  UI IDM uiconfig                                         (OK=283    KO=0     )
>  UI IDM version                                          (OK=283    KO=0     )
>  UI IDM login                                            (OK=283    KO=0     )
>  UI IDM privilege                                        (OK=283    KO=0     )
>  UI IDM features                                         (OK=283    KO=0     )
>  UI IDM user                                             (OK=283    KO=0     )
>  UI IDM dashboard                                        (OK=283    KO=0     )
>  UI IDM managed user schema                              (OK=283    KO=0     )
>  UI IDM oidcToken                                        (OK=282    KO=0     )
> userinfo                                                 (OK=281    KO=0     )
> UI-Logout                                                (OK=281    KO=0     )
> UI-Logout Redirect 1                                     (OK=279    KO=0     )
> tokenUserinfo                                            (OK=380    KO=0     )
>  UI AM revoke1                                           (OK=279    KO=0     )
>  UI AM revoke2                                           (OK=279    KO=0     )
>  UI AM endsession                                        (OK=279    KO=0     )
> RootUserinfo                                             (OK=1086   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=74     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=73     KO=0     )
> getIdToken                                               (OK=93     KO=0     )
> getIdToken Redirect 1                                    (OK=93     KO=0     )
> createOrganization                                       (OK=93     KO=0     )
> queryOrganization                                        (OK=93     KO=0     )
> ReadPolicy                                               (OK=365    KO=0     )
> deleteOrganization                                       (OK=93     KO=0     )
> DeletePolicy                                             (OK=237    KO=0     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 287540 / active: 380    / done: 1242  
================================================================================

22:13:21.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:13:25 GMT                                      40s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=25080  KO=0     )
> restLoginInitiate                                        (OK=1895   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1885   KO=0     )
> Skip 2FA                                                 (OK=1054   KO=0     )
> User Authorize PKCE stage                                (OK=2247   KO=0     )
> User AccessToken PKCE stage                              (OK=2241   KO=0     )
> GetUUid                                                  (OK=620    KO=0     )
> GetOpenidConfig                                          (OK=1475   KO=0     )
> CreatePolicy                                             (OK=619    KO=0     )
> UI-Post-Login - stage 1                                  (OK=377    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=376    KO=0     )
>  UI AM idFromSession                                     (OK=374    KO=0     )
>  UI AM validateGoto                                      (OK=374    KO=0     )
> UI-Post-Login - stage 2                                  (OK=374    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=372    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=371    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=371    KO=0     )
> UI-Post-Login - stage 3                                  (OK=367    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=366    KO=0     )
>  UI Enduser sessioncheck                                 (OK=366    KO=0     )
>  UI IDM uiconfig                                         (OK=366    KO=0     )
>  UI IDM version                                          (OK=366    KO=0     )
>  UI IDM login                                            (OK=366    KO=0     )
>  UI IDM privilege                                        (OK=366    KO=0     )
>  UI IDM features                                         (OK=366    KO=0     )
>  UI IDM user                                             (OK=365    KO=0     )
>  UI IDM dashboard                                        (OK=365    KO=0     )
>  UI IDM managed user schema                              (OK=365    KO=0     )
>  UI IDM oidcToken                                        (OK=365    KO=0     )
> userinfo                                                 (OK=364    KO=0     )
> UI-Logout                                                (OK=363    KO=0     )
> UI-Logout Redirect 1                                     (OK=363    KO=0     )
> tokenUserinfo                                            (OK=449    KO=0     )
>  UI AM revoke1                                           (OK=363    KO=0     )
>  UI AM revoke2                                           (OK=363    KO=0     )
>  UI AM endsession                                        (OK=363    KO=0     )
> RootUserinfo                                             (OK=1367   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=87     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=87     KO=0     )
> getIdToken                                               (OK=129    KO=0     )
> getIdToken Redirect 1                                    (OK=129    KO=0     )
> createOrganization                                       (OK=128    KO=0     )
> queryOrganization                                        (OK=128    KO=0     )
> ReadPolicy                                               (OK=492    KO=0     )
> deleteOrganization                                       (OK=128    KO=0     )
> DeletePolicy                                             (OK=361    KO=0     )
> restloginProgressiveProfileCallback                      (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 287174 / active: 360    / done: 1628  
================================================================================


================================================================================
2024-11-06 22:13:30 GMT                                      45s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=30782  KO=0     )
> restLoginInitiate                                        (OK=2286   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2279   KO=0     )
> Skip 2FA                                                 (OK=1276   KO=0     )
> User Authorize PKCE stage                                (OK=2728   KO=0     )
> User AccessToken PKCE stage                              (OK=2723   KO=0     )
> GetUUid                                                  (OK=761    KO=0     )
> GetOpenidConfig                                          (OK=1867   KO=0     )
> CreatePolicy                                             (OK=758    KO=0     )
> UI-Post-Login - stage 1                                  (OK=464    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=463    KO=0     )
>  UI AM idFromSession                                     (OK=462    KO=0     )
>  UI AM validateGoto                                      (OK=462    KO=0     )
> UI-Post-Login - stage 2                                  (OK=461    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=461    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=460    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=460    KO=0     )
> UI-Post-Login - stage 3                                  (OK=457    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=456    KO=0     )
>  UI Enduser sessioncheck                                 (OK=455    KO=0     )
>  UI IDM uiconfig                                         (OK=455    KO=0     )
>  UI IDM version                                          (OK=455    KO=0     )
>  UI IDM login                                            (OK=455    KO=0     )
>  UI IDM privilege                                        (OK=455    KO=0     )
>  UI IDM features                                         (OK=455    KO=0     )
>  UI IDM user                                             (OK=455    KO=0     )
>  UI IDM dashboard                                        (OK=455    KO=0     )
>  UI IDM managed user schema                              (OK=455    KO=0     )
>  UI IDM oidcToken                                        (OK=452    KO=0     )
> userinfo                                                 (OK=452    KO=0     )
> UI-Logout                                                (OK=452    KO=0     )
> UI-Logout Redirect 1                                     (OK=451    KO=0     )
> tokenUserinfo                                            (OK=532    KO=0     )
>  UI AM revoke1                                           (OK=450    KO=0     )
>  UI AM revoke2                                           (OK=450    KO=0     )
>  UI AM endsession                                        (OK=450    KO=0     )
> RootUserinfo                                             (OK=1647   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=101    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=101    KO=0     )
> getIdToken                                               (OK=152    KO=0     )
> getIdToken Redirect 1                                    (OK=152    KO=0     )
> createOrganization                                       (OK=152    KO=0     )
> queryOrganization                                        (OK=151    KO=0     )
> ReadPolicy                                               (OK=617    KO=0     )
> deleteOrganization                                       (OK=151    KO=0     )
> DeletePolicy                                             (OK=487    KO=0     )
> restloginProgressiveProfileCallback                      (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 286770 / active: 377    / done: 2015  
================================================================================


================================================================================
2024-11-06 22:13:35 GMT                                      50s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=36844  KO=0     )
> restLoginInitiate                                        (OK=2683   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2679   KO=0     )
> Skip 2FA                                                 (OK=1510   KO=0     )
> User Authorize PKCE stage                                (OK=3224   KO=0     )
> User AccessToken PKCE stage                              (OK=3220   KO=0     )
> GetUUid                                                  (OK=907    KO=0     )
> GetOpenidConfig                                          (OK=2278   KO=0     )
> CreatePolicy                                             (OK=905    KO=0     )
> UI-Post-Login - stage 1                                  (OK=559    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=559    KO=0     )
>  UI AM idFromSession                                     (OK=558    KO=0     )
>  UI AM validateGoto                                      (OK=558    KO=0     )
> UI-Post-Login - stage 2                                  (OK=557    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=556    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=555    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=555    KO=0     )
> UI-Post-Login - stage 3                                  (OK=555    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=554    KO=0     )
>  UI Enduser sessioncheck                                 (OK=554    KO=0     )
>  UI IDM uiconfig                                         (OK=554    KO=0     )
>  UI IDM version                                          (OK=554    KO=0     )
>  UI IDM login                                            (OK=554    KO=0     )
>  UI IDM privilege                                        (OK=554    KO=0     )
>  UI IDM features                                         (OK=554    KO=0     )
>  UI IDM user                                             (OK=553    KO=0     )
>  UI IDM dashboard                                        (OK=553    KO=0     )
>  UI IDM managed user schema                              (OK=553    KO=0     )
>  UI IDM oidcToken                                        (OK=553    KO=0     )
> userinfo                                                 (OK=551    KO=0     )
> UI-Logout                                                (OK=551    KO=0     )
> UI-Logout Redirect 1                                     (OK=551    KO=0     )
> tokenUserinfo                                            (OK=603    KO=0     )
>  UI AM revoke1                                           (OK=550    KO=0     )
>  UI AM revoke2                                           (OK=550    KO=0     )
>  UI AM endsession                                        (OK=550    KO=0     )
> RootUserinfo                                             (OK=1954   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=112    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=111    KO=0     )
> getIdToken                                               (OK=177    KO=0     )
> getIdToken Redirect 1                                    (OK=177    KO=0     )
> createOrganization                                       (OK=176    KO=0     )
> queryOrganization                                        (OK=175    KO=0     )
> ReadPolicy                                               (OK=756    KO=0     )
> deleteOrganization                                       (OK=174    KO=0     )
> DeletePolicy                                             (OK=615    KO=0     )
> restloginProgressiveProfileCallback                      (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 286363 / active: 392    / done: 2407  
================================================================================


================================================================================
2024-11-06 22:13:40 GMT                                      55s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=42360  KO=0     )
> restLoginInitiate                                        (OK=3064   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3054   KO=0     )
> Skip 2FA                                                 (OK=1713   KO=0     )
> User Authorize PKCE stage                                (OK=3681   KO=0     )
> User AccessToken PKCE stage                              (OK=3673   KO=0     )
> GetUUid                                                  (OK=1025   KO=0     )
> GetOpenidConfig                                          (OK=2683   KO=0     )
> CreatePolicy                                             (OK=1023   KO=0     )
> UI-Post-Login - stage 1                                  (OK=644    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=644    KO=0     )
>  UI AM idFromSession                                     (OK=643    KO=0     )
>  UI AM validateGoto                                      (OK=643    KO=0     )
> UI-Post-Login - stage 2                                  (OK=640    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=639    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=639    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=639    KO=0     )
> UI-Post-Login - stage 3                                  (OK=637    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=636    KO=0     )
>  UI Enduser sessioncheck                                 (OK=636    KO=0     )
>  UI IDM uiconfig                                         (OK=636    KO=0     )
>  UI IDM version                                          (OK=636    KO=0     )
>  UI IDM login                                            (OK=636    KO=0     )
>  UI IDM privilege                                        (OK=635    KO=0     )
>  UI IDM features                                         (OK=636    KO=0     )
>  UI IDM user                                             (OK=634    KO=0     )
>  UI IDM dashboard                                        (OK=634    KO=0     )
>  UI IDM managed user schema                              (OK=634    KO=0     )
>  UI IDM oidcToken                                        (OK=633    KO=0     )
> userinfo                                                 (OK=633    KO=0     )
> UI-Logout                                                (OK=633    KO=0     )
> UI-Logout Redirect 1                                     (OK=633    KO=0     )
> tokenUserinfo                                            (OK=690    KO=0     )
>  UI AM revoke1                                           (OK=633    KO=0     )
>  UI AM revoke2                                           (OK=633    KO=0     )
>  UI AM endsession                                        (OK=633    KO=0     )
> RootUserinfo                                             (OK=2258   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=126    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=126    KO=0     )
> getIdToken                                               (OK=206    KO=0     )
> getIdToken Redirect 1                                    (OK=206    KO=0     )
> createOrganization                                       (OK=206    KO=0     )
> queryOrganization                                        (OK=205    KO=0     )
> ReadPolicy                                               (OK=904    KO=0     )
> deleteOrganization                                       (OK=205    KO=0     )
> DeletePolicy                                             (OK=756    KO=0     )
> restloginProgressiveProfileCallback                      (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 285969 / active: 364    / done: 2829  
================================================================================


================================================================================
2024-11-06 22:13:45 GMT                                      60s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=47433  KO=0     )
> restLoginInitiate                                        (OK=3418   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3409   KO=0     )
> Skip 2FA                                                 (OK=1919   KO=0     )
> User Authorize PKCE stage                                (OK=4103   KO=0     )
> User AccessToken PKCE stage                              (OK=4103   KO=0     )
> GetUUid                                                  (OK=1148   KO=0     )
> GetOpenidConfig                                          (OK=3075   KO=0     )
> CreatePolicy                                             (OK=1148   KO=0     )
> UI-Post-Login - stage 1                                  (OK=716    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=714    KO=0     )
>  UI AM idFromSession                                     (OK=713    KO=0     )
>  UI AM validateGoto                                      (OK=713    KO=0     )
> UI-Post-Login - stage 2                                  (OK=713    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=713    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=712    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=712    KO=0     )
> UI-Post-Login - stage 3                                  (OK=710    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=710    KO=0     )
>  UI Enduser sessioncheck                                 (OK=709    KO=0     )
>  UI IDM uiconfig                                         (OK=709    KO=0     )
>  UI IDM version                                          (OK=709    KO=0     )
>  UI IDM login                                            (OK=709    KO=0     )
>  UI IDM privilege                                        (OK=709    KO=0     )
>  UI IDM features                                         (OK=709    KO=0     )
>  UI IDM user                                             (OK=709    KO=0     )
>  UI IDM dashboard                                        (OK=709    KO=0     )
>  UI IDM managed user schema                              (OK=709    KO=0     )
>  UI IDM oidcToken                                        (OK=709    KO=0     )
> userinfo                                                 (OK=708    KO=0     )
> UI-Logout                                                (OK=707    KO=0     )
> UI-Logout Redirect 1                                     (OK=705    KO=0     )
> tokenUserinfo                                            (OK=766    KO=0     )
>  UI AM revoke1                                           (OK=705    KO=0     )
>  UI AM revoke2                                           (OK=705    KO=0     )
>  UI AM endsession                                        (OK=705    KO=0     )
> RootUserinfo                                             (OK=2514   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=139    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=138    KO=0     )
> getIdToken                                               (OK=236    KO=0     )
> getIdToken Redirect 1                                    (OK=236    KO=0     )
> createOrganization                                       (OK=234    KO=0     )
> queryOrganization                                        (OK=234    KO=0     )
> ReadPolicy                                               (OK=1022   KO=0     )
> deleteOrganization                                       (OK=233    KO=0     )
> DeletePolicy                                             (OK=902    KO=0     )
> restloginProgressiveProfileCallback                      (OK=5      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 285601 / active: 340    / done: 3221  
================================================================================


================================================================================
2024-11-06 22:13:50 GMT                                      65s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=53105  KO=0     )
> restLoginInitiate                                        (OK=3792   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3785   KO=0     )
> Skip 2FA                                                 (OK=2136   KO=0     )
> User Authorize PKCE stage                                (OK=4574   KO=0     )
> User AccessToken PKCE stage                              (OK=4570   KO=0     )
> GetUUid                                                  (OK=1271   KO=0     )
> GetOpenidConfig                                          (OK=3436   KO=0     )
> CreatePolicy                                             (OK=1267   KO=0     )
> UI-Post-Login - stage 1                                  (OK=808    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=808    KO=0     )
>  UI AM idFromSession                                     (OK=808    KO=0     )
>  UI AM validateGoto                                      (OK=808    KO=0     )
> UI-Post-Login - stage 2                                  (OK=805    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=805    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=803    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=803    KO=0     )
> UI-Post-Login - stage 3                                  (OK=799    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=799    KO=0     )
>  UI Enduser sessioncheck                                 (OK=799    KO=0     )
>  UI IDM uiconfig                                         (OK=799    KO=0     )
>  UI IDM version                                          (OK=799    KO=0     )
>  UI IDM login                                            (OK=798    KO=0     )
>  UI IDM privilege                                        (OK=798    KO=0     )
>  UI IDM features                                         (OK=799    KO=0     )
>  UI IDM user                                             (OK=797    KO=0     )
>  UI IDM dashboard                                        (OK=797    KO=0     )
>  UI IDM managed user schema                              (OK=797    KO=0     )
>  UI IDM oidcToken                                        (OK=797    KO=0     )
> userinfo                                                 (OK=797    KO=0     )
> UI-Logout                                                (OK=796    KO=0     )
> UI-Logout Redirect 1                                     (OK=796    KO=0     )
> tokenUserinfo                                            (OK=831    KO=0     )
>  UI AM revoke1                                           (OK=796    KO=0     )
>  UI AM revoke2                                           (OK=796    KO=0     )
>  UI AM endsession                                        (OK=796    KO=0     )
> RootUserinfo                                             (OK=2811   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=153    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=153    KO=0     )
> getIdToken                                               (OK=272    KO=0     )
> getIdToken Redirect 1                                    (OK=270    KO=0     )
> createOrganization                                       (OK=270    KO=0     )
> queryOrganization                                        (OK=269    KO=0     )
> ReadPolicy                                               (OK=1146   KO=0     )
> deleteOrganization                                       (OK=269    KO=0     )
> DeletePolicy                                             (OK=1022   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 285209 / active: 359    / done: 3594  
================================================================================


================================================================================
2024-11-06 22:13:55 GMT                                      70s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=59139  KO=0     )
> restLoginInitiate                                        (OK=4185   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4180   KO=0     )
> Skip 2FA                                                 (OK=2340   KO=0     )
> User Authorize PKCE stage                                (OK=5075   KO=0     )
> User AccessToken PKCE stage                              (OK=5070   KO=0     )
> GetUUid                                                  (OK=1400   KO=0     )
> GetOpenidConfig                                          (OK=3811   KO=0     )
> CreatePolicy                                             (OK=1394   KO=0     )
> UI-Post-Login - stage 1                                  (OK=912    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=911    KO=0     )
>  UI AM idFromSession                                     (OK=910    KO=0     )
>  UI AM validateGoto                                      (OK=910    KO=0     )
> UI-Post-Login - stage 2                                  (OK=908    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=907    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=904    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=904    KO=0     )
> UI-Post-Login - stage 3                                  (OK=902    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=901    KO=0     )
>  UI Enduser sessioncheck                                 (OK=901    KO=0     )
>  UI IDM uiconfig                                         (OK=901    KO=0     )
>  UI IDM version                                          (OK=900    KO=0     )
>  UI IDM login                                            (OK=900    KO=0     )
>  UI IDM privilege                                        (OK=900    KO=0     )
>  UI IDM features                                         (OK=900    KO=0     )
>  UI IDM user                                             (OK=898    KO=0     )
>  UI IDM dashboard                                        (OK=898    KO=0     )
>  UI IDM managed user schema                              (OK=898    KO=0     )
>  UI IDM oidcToken                                        (OK=898    KO=0     )
> userinfo                                                 (OK=898    KO=0     )
> UI-Logout                                                (OK=897    KO=0     )
> UI-Logout Redirect 1                                     (OK=896    KO=0     )
> tokenUserinfo                                            (OK=923    KO=0     )
>  UI AM revoke1                                           (OK=895    KO=0     )
>  UI AM revoke2                                           (OK=895    KO=0     )
>  UI AM endsession                                        (OK=895    KO=0     )
> RootUserinfo                                             (OK=3100   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=176    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=176    KO=0     )
> getIdToken                                               (OK=292    KO=0     )
> getIdToken Redirect 1                                    (OK=292    KO=0     )
> createOrganization                                       (OK=291    KO=0     )
> queryOrganization                                        (OK=291    KO=0     )
> ReadPolicy                                               (OK=1265   KO=0     )
> deleteOrganization                                       (OK=290    KO=0     )
> DeletePolicy                                             (OK=1144   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 284797 / active: 349    / done: 4016  
================================================================================


================================================================================
2024-11-06 22:14:00 GMT                                      75s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=64707  KO=0     )
> restLoginInitiate                                        (OK=4564   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4559   KO=0     )
> Skip 2FA                                                 (OK=2556   KO=0     )
> User Authorize PKCE stage                                (OK=5538   KO=0     )
> User AccessToken PKCE stage                              (OK=5531   KO=0     )
> GetUUid                                                  (OK=1525   KO=0     )
> GetOpenidConfig                                          (OK=4179   KO=0     )
> CreatePolicy                                             (OK=1521   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1001   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=998    KO=0     )
>  UI AM idFromSession                                     (OK=998    KO=0     )
>  UI AM validateGoto                                      (OK=998    KO=0     )
> UI-Post-Login - stage 2                                  (OK=992    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=992    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=991    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=991    KO=0     )
> UI-Post-Login - stage 3                                  (OK=989    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=989    KO=0     )
>  UI Enduser sessioncheck                                 (OK=988    KO=0     )
>  UI IDM uiconfig                                         (OK=988    KO=0     )
>  UI IDM version                                          (OK=988    KO=0     )
>  UI IDM login                                            (OK=988    KO=0     )
>  UI IDM privilege                                        (OK=988    KO=0     )
>  UI IDM features                                         (OK=988    KO=0     )
>  UI IDM user                                             (OK=986    KO=0     )
>  UI IDM dashboard                                        (OK=986    KO=0     )
>  UI IDM managed user schema                              (OK=986    KO=0     )
>  UI IDM oidcToken                                        (OK=985    KO=0     )
> userinfo                                                 (OK=985    KO=0     )
> UI-Logout                                                (OK=983    KO=0     )
> UI-Logout Redirect 1                                     (OK=982    KO=0     )
> tokenUserinfo                                            (OK=996    KO=0     )
>  UI AM revoke1                                           (OK=981    KO=0     )
>  UI AM revoke2                                           (OK=981    KO=0     )
>  UI AM endsession                                        (OK=982    KO=0     )
> RootUserinfo                                             (OK=3398   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=191    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=191    KO=0     )
> getIdToken                                               (OK=320    KO=0     )
> getIdToken Redirect 1                                    (OK=319    KO=0     )
> createOrganization                                       (OK=319    KO=0     )
> queryOrganization                                        (OK=319    KO=0     )
> ReadPolicy                                               (OK=1390   KO=0     )
> deleteOrganization                                       (OK=318    KO=0     )
> DeletePolicy                                             (OK=1262   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 284405 / active: 368    / done: 4389  
================================================================================


================================================================================
2024-11-06 22:14:05 GMT                                      80s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=70656  KO=0     )
> restLoginInitiate                                        (OK=4954   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4944   KO=0     )
> Skip 2FA                                                 (OK=2768   KO=0     )
> User Authorize PKCE stage                                (OK=6026   KO=0     )
> User AccessToken PKCE stage                              (OK=6020   KO=0     )
> GetUUid                                                  (OK=1648   KO=0     )
> GetOpenidConfig                                          (OK=4558   KO=0     )
> CreatePolicy                                             (OK=1647   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1098   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1098   KO=0     )
>  UI AM idFromSession                                     (OK=1098   KO=0     )
>  UI AM validateGoto                                      (OK=1098   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1095   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1094   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1094   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1094   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1088   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1087   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1087   KO=0     )
>  UI IDM uiconfig                                         (OK=1087   KO=0     )
>  UI IDM version                                          (OK=1087   KO=0     )
>  UI IDM login                                            (OK=1087   KO=0     )
>  UI IDM privilege                                        (OK=1087   KO=0     )
>  UI IDM features                                         (OK=1087   KO=0     )
>  UI IDM user                                             (OK=1086   KO=0     )
>  UI IDM dashboard                                        (OK=1086   KO=0     )
>  UI IDM managed user schema                              (OK=1086   KO=0     )
>  UI IDM oidcToken                                        (OK=1085   KO=0     )
> userinfo                                                 (OK=1083   KO=0     )
> UI-Logout                                                (OK=1083   KO=0     )
> UI-Logout Redirect 1                                     (OK=1082   KO=0     )
> tokenUserinfo                                            (OK=1073   KO=0     )
>  UI AM revoke1                                           (OK=1082   KO=0     )
>  UI AM revoke2                                           (OK=1082   KO=0     )
>  UI AM endsession                                        (OK=1082   KO=0     )
> RootUserinfo                                             (OK=3691   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=205    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=204    KO=0     )
> getIdToken                                               (OK=340    KO=0     )
> getIdToken Redirect 1                                    (OK=340    KO=0     )
> createOrganization                                       (OK=340    KO=0     )
> queryOrganization                                        (OK=340    KO=0     )
> ReadPolicy                                               (OK=1520   KO=0     )
> deleteOrganization                                       (OK=340    KO=0     )
> DeletePolicy                                             (OK=1388   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 283998 / active: 371    / done: 4793  
================================================================================


================================================================================
2024-11-06 22:14:10 GMT                                      85s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=76082  KO=0     )
> restLoginInitiate                                        (OK=5318   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5307   KO=0     )
> Skip 2FA                                                 (OK=2971   KO=0     )
> User Authorize PKCE stage                                (OK=6464   KO=0     )
> User AccessToken PKCE stage                              (OK=6456   KO=0     )
> GetUUid                                                  (OK=1783   KO=0     )
> GetOpenidConfig                                          (OK=4945   KO=0     )
> CreatePolicy                                             (OK=1782   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1185   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1184   KO=0     )
>  UI AM idFromSession                                     (OK=1181   KO=0     )
>  UI AM validateGoto                                      (OK=1181   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1176   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1175   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1174   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1174   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1173   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1173   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1173   KO=0     )
>  UI IDM uiconfig                                         (OK=1173   KO=0     )
>  UI IDM version                                          (OK=1173   KO=0     )
>  UI IDM login                                            (OK=1173   KO=0     )
>  UI IDM privilege                                        (OK=1173   KO=0     )
>  UI IDM features                                         (OK=1172   KO=0     )
>  UI IDM user                                             (OK=1172   KO=0     )
>  UI IDM dashboard                                        (OK=1172   KO=0     )
>  UI IDM managed user schema                              (OK=1172   KO=0     )
>  UI IDM oidcToken                                        (OK=1171   KO=0     )
> userinfo                                                 (OK=1171   KO=0     )
> UI-Logout                                                (OK=1169   KO=0     )
> UI-Logout Redirect 1                                     (OK=1168   KO=0     )
> tokenUserinfo                                            (OK=1141   KO=0     )
>  UI AM revoke1                                           (OK=1167   KO=0     )
>  UI AM revoke2                                           (OK=1167   KO=0     )
>  UI AM endsession                                        (OK=1167   KO=0     )
> RootUserinfo                                             (OK=4003   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=216    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=215    KO=0     )
> getIdToken                                               (OK=362    KO=0     )
> getIdToken Redirect 1                                    (OK=362    KO=0     )
> createOrganization                                       (OK=361    KO=0     )
> queryOrganization                                        (OK=361    KO=0     )
> ReadPolicy                                               (OK=1642   KO=0     )
> deleteOrganization                                       (OK=360    KO=0     )
> DeletePolicy                                             (OK=1517   KO=0     )
> restloginProgressiveProfileCallback                      (OK=7      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 283627 / active: 364    / done: 5171  
================================================================================


================================================================================
2024-11-06 22:14:15 GMT                                      90s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=82586  KO=0     )
> restLoginInitiate                                        (OK=5732   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5722   KO=0     )
> Skip 2FA                                                 (OK=3190   KO=0     )
> User Authorize PKCE stage                                (OK=7002   KO=0     )
> User AccessToken PKCE stage                              (OK=6998   KO=0     )
> GetUUid                                                  (OK=1909   KO=0     )
> GetOpenidConfig                                          (OK=5331   KO=0     )
> CreatePolicy                                             (OK=1907   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1291   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1290   KO=0     )
>  UI AM idFromSession                                     (OK=1290   KO=0     )
>  UI AM validateGoto                                      (OK=1290   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1289   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1287   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1287   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1287   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1286   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1286   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1285   KO=0     )
>  UI IDM uiconfig                                         (OK=1285   KO=0     )
>  UI IDM version                                          (OK=1285   KO=0     )
>  UI IDM login                                            (OK=1285   KO=0     )
>  UI IDM privilege                                        (OK=1285   KO=0     )
>  UI IDM features                                         (OK=1285   KO=0     )
>  UI IDM user                                             (OK=1285   KO=0     )
>  UI IDM dashboard                                        (OK=1285   KO=0     )
>  UI IDM managed user schema                              (OK=1285   KO=0     )
>  UI IDM oidcToken                                        (OK=1284   KO=0     )
> userinfo                                                 (OK=1284   KO=0     )
> UI-Logout                                                (OK=1284   KO=0     )
> UI-Logout Redirect 1                                     (OK=1283   KO=0     )
> tokenUserinfo                                            (OK=1235   KO=0     )
>  UI AM revoke1                                           (OK=1282   KO=0     )
>  UI AM revoke2                                           (OK=1282   KO=0     )
>  UI AM endsession                                        (OK=1282   KO=0     )
> RootUserinfo                                             (OK=4280   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=235    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=235    KO=0     )
> getIdToken                                               (OK=391    KO=0     )
> getIdToken Redirect 1                                    (OK=391    KO=0     )
> createOrganization                                       (OK=391    KO=0     )
> queryOrganization                                        (OK=390    KO=0     )
> ReadPolicy                                               (OK=1782   KO=0     )
> deleteOrganization                                       (OK=389    KO=0     )
> DeletePolicy                                             (OK=1639   KO=0     )
> restloginProgressiveProfileCallback                      (OK=8      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 283194 / active: 371    / done: 5597  
================================================================================


================================================================================
2024-11-06 22:14:20 GMT                                      95s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=87934  KO=0     )
> restLoginInitiate                                        (OK=6122   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6113   KO=0     )
> Skip 2FA                                                 (OK=3412   KO=0     )
> User Authorize PKCE stage                                (OK=7460   KO=0     )
> User AccessToken PKCE stage                              (OK=7456   KO=0     )
> GetUUid                                                  (OK=2045   KO=0     )
> GetOpenidConfig                                          (OK=5731   KO=0     )
> CreatePolicy                                             (OK=2044   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1368   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1368   KO=0     )
>  UI AM idFromSession                                     (OK=1367   KO=0     )
>  UI AM validateGoto                                      (OK=1367   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1362   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1362   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1362   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1362   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1360   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1360   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1360   KO=0     )
>  UI IDM uiconfig                                         (OK=1360   KO=0     )
>  UI IDM version                                          (OK=1360   KO=0     )
>  UI IDM login                                            (OK=1360   KO=0     )
>  UI IDM privilege                                        (OK=1360   KO=0     )
>  UI IDM features                                         (OK=1360   KO=0     )
>  UI IDM user                                             (OK=1358   KO=0     )
>  UI IDM dashboard                                        (OK=1358   KO=0     )
>  UI IDM managed user schema                              (OK=1358   KO=0     )
>  UI IDM oidcToken                                        (OK=1357   KO=0     )
> userinfo                                                 (OK=1357   KO=0     )
> UI-Logout                                                (OK=1357   KO=0     )
> UI-Logout Redirect 1                                     (OK=1356   KO=0     )
> tokenUserinfo                                            (OK=1324   KO=0     )
>  UI AM revoke1                                           (OK=1356   KO=0     )
>  UI AM revoke2                                           (OK=1356   KO=0     )
>  UI AM endsession                                        (OK=1356   KO=0     )
> RootUserinfo                                             (OK=4565   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=249    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=249    KO=0     )
> getIdToken                                               (OK=422    KO=0     )
> getIdToken Redirect 1                                    (OK=422    KO=0     )
> createOrganization                                       (OK=422    KO=0     )
> queryOrganization                                        (OK=421    KO=0     )
> ReadPolicy                                               (OK=1901   KO=0     )
> deleteOrganization                                       (OK=421    KO=0     )
> DeletePolicy                                             (OK=1780   KO=0     )
> restloginProgressiveProfileCallback                      (OK=8      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 282781 / active: 375    / done: 6006  
================================================================================


================================================================================
2024-11-06 22:14:25 GMT                                     100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=93484  KO=0     )
> restLoginInitiate                                        (OK=6513   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6504   KO=0     )
> Skip 2FA                                                 (OK=3624   KO=0     )
> User Authorize PKCE stage                                (OK=7935   KO=0     )
> User AccessToken PKCE stage                              (OK=7930   KO=0     )
> GetUUid                                                  (OK=2170   KO=0     )
> GetOpenidConfig                                          (OK=6111   KO=0     )
> CreatePolicy                                             (OK=2168   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1458   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1457   KO=0     )
>  UI AM idFromSession                                     (OK=1455   KO=0     )
>  UI AM validateGoto                                      (OK=1455   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1450   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1450   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1448   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1448   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1444   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1442   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1441   KO=0     )
>  UI IDM uiconfig                                         (OK=1441   KO=0     )
>  UI IDM version                                          (OK=1441   KO=0     )
>  UI IDM login                                            (OK=1441   KO=0     )
>  UI IDM privilege                                        (OK=1441   KO=0     )
>  UI IDM features                                         (OK=1441   KO=0     )
>  UI IDM user                                             (OK=1441   KO=0     )
>  UI IDM dashboard                                        (OK=1441   KO=0     )
>  UI IDM managed user schema                              (OK=1441   KO=0     )
>  UI IDM oidcToken                                        (OK=1441   KO=0     )
> userinfo                                                 (OK=1441   KO=0     )
> UI-Logout                                                (OK=1439   KO=0     )
> UI-Logout Redirect 1                                     (OK=1439   KO=0     )
> tokenUserinfo                                            (OK=1411   KO=0     )
>  UI AM revoke1                                           (OK=1439   KO=0     )
>  UI AM revoke2                                           (OK=1439   KO=0     )
>  UI AM endsession                                        (OK=1439   KO=0     )
> RootUserinfo                                             (OK=4851   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=267    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=266    KO=0     )
> getIdToken                                               (OK=449    KO=0     )
> getIdToken Redirect 1                                    (OK=448    KO=0     )
> createOrganization                                       (OK=446    KO=0     )
> queryOrganization                                        (OK=445    KO=0     )
> ReadPolicy                                               (OK=2041   KO=0     )
> deleteOrganization                                       (OK=445    KO=0     )
> DeletePolicy                                             (OK=1899   KO=0     )
> restloginProgressiveProfileCallback                      (OK=8      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 282377 / active: 393    / done: 6392  
================================================================================


================================================================================
2024-11-06 22:14:30 GMT                                     105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=99440  KO=0     )
> restLoginInitiate                                        (OK=6907   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6897   KO=0     )
> Skip 2FA                                                 (OK=3851   KO=0     )
> User Authorize PKCE stage                                (OK=8421   KO=0     )
> User AccessToken PKCE stage                              (OK=8417   KO=0     )
> GetUUid                                                  (OK=2297   KO=0     )
> GetOpenidConfig                                          (OK=6503   KO=0     )
> CreatePolicy                                             (OK=2293   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1549   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1547   KO=0     )
>  UI AM idFromSession                                     (OK=1545   KO=0     )
>  UI AM validateGoto                                      (OK=1545   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1541   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1540   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1539   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1539   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1538   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1537   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1537   KO=0     )
>  UI IDM uiconfig                                         (OK=1537   KO=0     )
>  UI IDM version                                          (OK=1537   KO=0     )
>  UI IDM login                                            (OK=1536   KO=0     )
>  UI IDM privilege                                        (OK=1536   KO=0     )
>  UI IDM features                                         (OK=1536   KO=0     )
>  UI IDM user                                             (OK=1535   KO=0     )
>  UI IDM dashboard                                        (OK=1535   KO=0     )
>  UI IDM managed user schema                              (OK=1535   KO=0     )
>  UI IDM oidcToken                                        (OK=1534   KO=0     )
> userinfo                                                 (OK=1534   KO=0     )
> UI-Logout                                                (OK=1534   KO=0     )
> UI-Logout Redirect 1                                     (OK=1532   KO=0     )
> tokenUserinfo                                            (OK=1491   KO=0     )
>  UI AM revoke1                                           (OK=1532   KO=0     )
>  UI AM revoke2                                           (OK=1531   KO=0     )
>  UI AM endsession                                        (OK=1531   KO=0     )
> RootUserinfo                                             (OK=5209   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=282    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=282    KO=0     )
> getIdToken                                               (OK=481    KO=0     )
> getIdToken Redirect 1                                    (OK=481    KO=0     )
> createOrganization                                       (OK=481    KO=0     )
> queryOrganization                                        (OK=481    KO=0     )
> ReadPolicy                                               (OK=2167   KO=0     )
> deleteOrganization                                       (OK=481    KO=0     )
> DeletePolicy                                             (OK=2038   KO=0     )
> restloginProgressiveProfileCallback                      (OK=8      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 281969 / active: 377    / done: 6816  
================================================================================


================================================================================
2024-11-06 22:14:35 GMT                                     110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=105658 KO=0     )
> restLoginInitiate                                        (OK=7310   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7299   KO=0     )
> Skip 2FA                                                 (OK=4061   KO=0     )
> User Authorize PKCE stage                                (OK=8930   KO=0     )
> User AccessToken PKCE stage                              (OK=8924   KO=0     )
> GetUUid                                                  (OK=2422   KO=0     )
> GetOpenidConfig                                          (OK=6878   KO=0     )
> CreatePolicy                                             (OK=2421   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1653   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1653   KO=0     )
>  UI AM idFromSession                                     (OK=1653   KO=0     )
>  UI AM validateGoto                                      (OK=1653   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1650   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1649   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1647   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1647   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1646   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1646   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1645   KO=0     )
>  UI IDM uiconfig                                         (OK=1645   KO=0     )
>  UI IDM version                                          (OK=1645   KO=0     )
>  UI IDM login                                            (OK=1644   KO=0     )
>  UI IDM privilege                                        (OK=1644   KO=0     )
>  UI IDM features                                         (OK=1644   KO=0     )
>  UI IDM user                                             (OK=1641   KO=0     )
>  UI IDM dashboard                                        (OK=1642   KO=0     )
>  UI IDM managed user schema                              (OK=1643   KO=0     )
>  UI IDM oidcToken                                        (OK=1641   KO=0     )
> userinfo                                                 (OK=1641   KO=0     )
> UI-Logout                                                (OK=1641   KO=0     )
> UI-Logout Redirect 1                                     (OK=1639   KO=0     )
> tokenUserinfo                                            (OK=1574   KO=0     )
>  UI AM revoke1                                           (OK=1639   KO=0     )
>  UI AM revoke2                                           (OK=1639   KO=0     )
>  UI AM endsession                                        (OK=1639   KO=0     )
> RootUserinfo                                             (OK=5462   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=292    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=292    KO=0     )
> getIdToken                                               (OK=512    KO=0     )
> getIdToken Redirect 1                                    (OK=512    KO=0     )
> createOrganization                                       (OK=512    KO=0     )
> queryOrganization                                        (OK=512    KO=0     )
> ReadPolicy                                               (OK=2289   KO=0     )
> deleteOrganization                                       (OK=512    KO=0     )
> DeletePolicy                                             (OK=2166   KO=0     )
> restloginProgressiveProfileCallback                      (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 281557 / active: 361    / done: 7244  
================================================================================

22:14:38.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:14:40 GMT                                     115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=111825 KO=0     )
> restLoginInitiate                                        (OK=7703   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7700   KO=0     )
> Skip 2FA                                                 (OK=4259   KO=0     )
> User Authorize PKCE stage                                (OK=9444   KO=0     )
> User AccessToken PKCE stage                              (OK=9433   KO=0     )
> GetUUid                                                  (OK=2534   KO=0     )
> GetOpenidConfig                                          (OK=7242   KO=0     )
> CreatePolicy                                             (OK=2532   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1762   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1762   KO=0     )
>  UI AM idFromSession                                     (OK=1761   KO=0     )
>  UI AM validateGoto                                      (OK=1761   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1757   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1755   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1753   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1753   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1752   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1751   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1751   KO=0     )
>  UI IDM uiconfig                                         (OK=1751   KO=0     )
>  UI IDM version                                          (OK=1751   KO=0     )
>  UI IDM login                                            (OK=1751   KO=0     )
>  UI IDM privilege                                        (OK=1751   KO=0     )
>  UI IDM features                                         (OK=1751   KO=0     )
>  UI IDM user                                             (OK=1750   KO=0     )
>  UI IDM dashboard                                        (OK=1750   KO=0     )
>  UI IDM managed user schema                              (OK=1750   KO=0     )
>  UI IDM oidcToken                                        (OK=1750   KO=0     )
> userinfo                                                 (OK=1750   KO=0     )
> UI-Logout                                                (OK=1748   KO=0     )
> UI-Logout Redirect 1                                     (OK=1746   KO=0     )
> tokenUserinfo                                            (OK=1674   KO=0     )
>  UI AM revoke1                                           (OK=1746   KO=0     )
>  UI AM revoke2                                           (OK=1746   KO=0     )
>  UI AM endsession                                        (OK=1746   KO=0     )
> RootUserinfo                                             (OK=5707   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=306    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=306    KO=0     )
> getIdToken                                               (OK=543    KO=0     )
> getIdToken Redirect 1                                    (OK=543    KO=0     )
> createOrganization                                       (OK=543    KO=0     )
> queryOrganization                                        (OK=542    KO=0     )
> ReadPolicy                                               (OK=2419   KO=0     )
> deleteOrganization                                       (OK=542    KO=0     )
> DeletePolicy                                             (OK=2288   KO=0     )
> restloginProgressiveProfileCallback                      (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 281147 / active: 347    / done: 7668  
================================================================================


================================================================================
2024-11-06 22:14:45 GMT                                     120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=117359 KO=0     )
> restLoginInitiate                                        (OK=8085   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8074   KO=0     )
> Skip 2FA                                                 (OK=4454   KO=0     )
> User Authorize PKCE stage                                (OK=9901   KO=0     )
> User AccessToken PKCE stage                              (OK=9899   KO=0     )
> GetUUid                                                  (OK=2659   KO=0     )
> GetOpenidConfig                                          (OK=7606   KO=0     )
> CreatePolicy                                             (OK=2656   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1852   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1852   KO=0     )
>  UI AM idFromSession                                     (OK=1849   KO=0     )
>  UI AM validateGoto                                      (OK=1850   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1844   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1843   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1842   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1842   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1839   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1837   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1837   KO=0     )
>  UI IDM uiconfig                                         (OK=1837   KO=0     )
>  UI IDM version                                          (OK=1837   KO=0     )
>  UI IDM login                                            (OK=1837   KO=0     )
>  UI IDM privilege                                        (OK=1837   KO=0     )
>  UI IDM features                                         (OK=1837   KO=0     )
>  UI IDM user                                             (OK=1837   KO=0     )
>  UI IDM dashboard                                        (OK=1837   KO=0     )
>  UI IDM managed user schema                              (OK=1837   KO=0     )
>  UI IDM oidcToken                                        (OK=1836   KO=0     )
> userinfo                                                 (OK=1836   KO=0     )
> UI-Logout                                                (OK=1834   KO=0     )
> UI-Logout Redirect 1                                     (OK=1833   KO=0     )
> tokenUserinfo                                            (OK=1761   KO=0     )
>  UI AM revoke1                                           (OK=1831   KO=0     )
>  UI AM revoke2                                           (OK=1831   KO=0     )
>  UI AM endsession                                        (OK=1832   KO=0     )
> RootUserinfo                                             (OK=5976   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=320    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=320    KO=0     )
> getIdToken                                               (OK=576    KO=0     )
> getIdToken Redirect 1                                    (OK=576    KO=0     )
> createOrganization                                       (OK=575    KO=0     )
> queryOrganization                                        (OK=575    KO=0     )
> ReadPolicy                                               (OK=2529   KO=0     )
> deleteOrganization                                       (OK=575    KO=0     )
> DeletePolicy                                             (OK=2416   KO=0     )
> restloginProgressiveProfileCallback                      (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 280756 / active: 334    / done: 8072  
================================================================================

22:14:45.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 8367: status.find.in([200, 209], 304), found 409
22:14:45.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,8367,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTMxMjA4ODgzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidlpHQVQyV2I3SnNSNFVlVlh3NUhLSmZBTjNVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTI4NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTI4NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM0ODg1LCJpYXQiOjE3MzA5MzEyODUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjFxSFZ1bUprVG9jdUZUS3I2S2dnYnJvNU5wayJ9.GLiFzN7M5La1icZSm81upb7yhbb-CImDQBpmxci_Po0LHTp7dzNDJqMVh0_E_GrjYWti0lZipTru5W1GFtTXz7qinMnohuSIpl4O_0qfrVzfi1MIEG7GnGrOB-Xu5Lu6_zV6qj5sXNJ2iro33Z_N88RWyJwIMpZ743XLx0pT_sVNVCiUhosBu_fLo302HuCiJyUt5K7SvyR0_-R6bP5m4kL6svu1pFkrgYxtDKYgJ-IjQc0sJS672sWXN8X736OJJMCzmk7981rjhq-3dxnw-slFYRkZgSVQfzCA-9nvO-knNWw1AWkS-gUtaQAG2QyLmwxRs2uKGUiArIS_-LCZmw, username -> user.356000, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy521149, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63df47c1, authcode -> FstQetKjTWaOpJyQFrbVkfjqgeg, useAdminRealm -> true, callbacks -> {"tokenId":"Rx1bcOUuYELSWqBHHGbiPm3S_Q0.*AAJTSQACMDIAAlNLABx6OXQ2WjlrWllKaU1vUllaNzRrYXlRSTEvNUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931285141), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Rx1bcOUuYELSWqBHHGbiPm3S_Q0.*AAJTSQACMDIAAlNLABx6OXQ2WjlrWllKaU1vUllaNzRrYXlRSTEvNUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931285141))), password -> Pa_ssw0rd, challenge -> bg7ROoWQxe1qUOUVAALx5u-2V9OTjhR0WfNVPJhY2IA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 12.215.47.138, verifier -> LTQ5MzczNzA3MjIwNDQ0NDEwNzM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27449f72, tokenId -> Rx1bcOUuYELSWqBHHGbiPm3S_Q0.*AAJTSQACMDIAAlNLABx6OXQ2WjlrWllKaU1vUllaNzRrYXlRSTEvNUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=Rx1bcOUuYELSWqBHHGbiPm3S_Q0.*AAJTSQACMDIAAlNLABx6OXQ2WjlrWllKaU1vUllaNzRrYXlRSTEvNUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Rx1bcOUuYELSWqBHHGbiPm3S_Q0.*AAJTSQACMDIAAlNLABx6OXQ2WjlrWllKaU1vUllaNzRrYXlRSTEvNUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy521149","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:14:45 GMT
	x-forgerock-transactionid: a3cdfdbf-5583-4be1-b9d1-2abc88dab081
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:14:50 GMT                                     125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=122854 KO=1     )
> restLoginInitiate                                        (OK=8448   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8444   KO=0     )
> Skip 2FA                                                 (OK=4655   KO=0     )
> User Authorize PKCE stage                                (OK=10363  KO=0     )
> User AccessToken PKCE stage                              (OK=10356  KO=0     )
> GetUUid                                                  (OK=2774   KO=0     )
> GetOpenidConfig                                          (OK=7955   KO=0     )
> CreatePolicy                                             (OK=2768   KO=1     )
> UI-Post-Login - stage 1                                  (OK=1937   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1937   KO=0     )
>  UI AM idFromSession                                     (OK=1937   KO=0     )
>  UI AM validateGoto                                      (OK=1936   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1934   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1932   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1932   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1932   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1928   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1926   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1926   KO=0     )
>  UI IDM uiconfig                                         (OK=1926   KO=0     )
>  UI IDM version                                          (OK=1926   KO=0     )
>  UI IDM login                                            (OK=1926   KO=0     )
>  UI IDM privilege                                        (OK=1926   KO=0     )
>  UI IDM features                                         (OK=1926   KO=0     )
>  UI IDM user                                             (OK=1926   KO=0     )
>  UI IDM dashboard                                        (OK=1926   KO=0     )
>  UI IDM managed user schema                              (OK=1926   KO=0     )
>  UI IDM oidcToken                                        (OK=1924   KO=0     )
> userinfo                                                 (OK=1923   KO=0     )
> UI-Logout                                                (OK=1923   KO=0     )
> UI-Logout Redirect 1                                     (OK=1922   KO=0     )
> tokenUserinfo                                            (OK=1846   KO=0     )
>  UI AM revoke1                                           (OK=1922   KO=0     )
>  UI AM revoke2                                           (OK=1922   KO=0     )
>  UI AM endsession                                        (OK=1922   KO=0     )
> RootUserinfo                                             (OK=6230   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=339    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=338    KO=0     )
> getIdToken                                               (OK=605    KO=0     )
> getIdToken Redirect 1                                    (OK=605    KO=0     )
> createOrganization                                       (OK=605    KO=0     )
> queryOrganization                                        (OK=605    KO=0     )
> ReadPolicy                                               (OK=2651   KO=0     )
> deleteOrganization                                       (OK=605    KO=0     )
> DeletePolicy                                             (OK=2529   KO=0     )
> restloginProgressiveProfileCallback                      (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (66.67%)
> status.find.in([200, 209], 304), found 409                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 280368 / active: 339    / done: 8455  
================================================================================


================================================================================
2024-11-06 22:14:55 GMT                                     130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=128854 KO=1     )
> restLoginInitiate                                        (OK=8882   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8870   KO=0     )
> Skip 2FA                                                 (OK=4911   KO=0     )
> User Authorize PKCE stage                                (OK=10879  KO=0     )
> User AccessToken PKCE stage                              (OK=10872  KO=0     )
> GetUUid                                                  (OK=2934   KO=0     )
> GetOpenidConfig                                          (OK=8348   KO=0     )
> CreatePolicy                                             (OK=2931   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2030   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2030   KO=0     )
>  UI AM idFromSession                                     (OK=2029   KO=0     )
>  UI AM validateGoto                                      (OK=2028   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2025   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2025   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2023   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2023   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2019   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2019   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2019   KO=0     )
>  UI IDM uiconfig                                         (OK=2018   KO=0     )
>  UI IDM version                                          (OK=2017   KO=0     )
>  UI IDM login                                            (OK=2017   KO=0     )
>  UI IDM privilege                                        (OK=2017   KO=0     )
>  UI IDM features                                         (OK=2017   KO=0     )
>  UI IDM user                                             (OK=2015   KO=0     )
>  UI IDM dashboard                                        (OK=2017   KO=0     )
>  UI IDM managed user schema                              (OK=2016   KO=0     )
>  UI IDM oidcToken                                        (OK=2012   KO=0     )
> userinfo                                                 (OK=2010   KO=0     )
> UI-Logout                                                (OK=2009   KO=0     )
> UI-Logout Redirect 1                                     (OK=2008   KO=0     )
> tokenUserinfo                                            (OK=1922   KO=0     )
>  UI AM revoke1                                           (OK=2007   KO=0     )
>  UI AM revoke2                                           (OK=2006   KO=0     )
>  UI AM endsession                                        (OK=2006   KO=0     )
> RootUserinfo                                             (OK=6501   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=356    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=356    KO=0     )
> getIdToken                                               (OK=642    KO=0     )
> getIdToken Redirect 1                                    (OK=642    KO=0     )
> createOrganization                                       (OK=642    KO=0     )
> queryOrganization                                        (OK=641    KO=0     )
> ReadPolicy                                               (OK=2766   KO=0     )
> deleteOrganization                                       (OK=641    KO=0     )
> DeletePolicy                                             (OK=2645   KO=0     )
> restloginProgressiveProfileCallback                      (OK=11     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (66.67%)
> status.find.in([200, 209], 304), found 409                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 279917 / active: 405    / done: 8840  
================================================================================


================================================================================
2024-11-06 22:15:00 GMT                                     135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=134502 KO=1     )
> restLoginInitiate                                        (OK=9256   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9253   KO=0     )
> Skip 2FA                                                 (OK=5125   KO=0     )
> User Authorize PKCE stage                                (OK=11340  KO=0     )
> User AccessToken PKCE stage                              (OK=11334  KO=0     )
> GetUUid                                                  (OK=3059   KO=0     )
> GetOpenidConfig                                          (OK=8756   KO=0     )
> CreatePolicy                                             (OK=3053   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2110   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2110   KO=0     )
>  UI AM idFromSession                                     (OK=2110   KO=0     )
>  UI AM validateGoto                                      (OK=2110   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2107   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2105   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2104   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2104   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2103   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2103   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2102   KO=0     )
>  UI IDM uiconfig                                         (OK=2102   KO=0     )
>  UI IDM version                                          (OK=2102   KO=0     )
>  UI IDM login                                            (OK=2102   KO=0     )
>  UI IDM privilege                                        (OK=2102   KO=0     )
>  UI IDM features                                         (OK=2102   KO=0     )
>  UI IDM user                                             (OK=2102   KO=0     )
>  UI IDM dashboard                                        (OK=2101   KO=0     )
>  UI IDM managed user schema                              (OK=2101   KO=0     )
>  UI IDM oidcToken                                        (OK=2101   KO=0     )
> userinfo                                                 (OK=2101   KO=0     )
> UI-Logout                                                (OK=2100   KO=0     )
> UI-Logout Redirect 1                                     (OK=2099   KO=0     )
> tokenUserinfo                                            (OK=2005   KO=0     )
>  UI AM revoke1                                           (OK=2098   KO=0     )
>  UI AM revoke2                                           (OK=2098   KO=0     )
>  UI AM endsession                                        (OK=2098   KO=0     )
> RootUserinfo                                             (OK=6794   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=375    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=375    KO=0     )
> getIdToken                                               (OK=678    KO=0     )
> getIdToken Redirect 1                                    (OK=678    KO=0     )
> createOrganization                                       (OK=678    KO=0     )
> queryOrganization                                        (OK=678    KO=0     )
> ReadPolicy                                               (OK=2932   KO=0     )
> deleteOrganization                                       (OK=678    KO=0     )
> DeletePolicy                                             (OK=2766   KO=0     )
> restloginProgressiveProfileCallback                      (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (66.67%)
> status.find.in([200, 209], 304), found 409                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 279528 / active: 386    / done: 9248  
================================================================================


================================================================================
2024-11-06 22:15:05 GMT                                     140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=139752 KO=1     )
> restLoginInitiate                                        (OK=9614   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9605   KO=0     )
> Skip 2FA                                                 (OK=5304   KO=0     )
> User Authorize PKCE stage                                (OK=11779  KO=0     )
> User AccessToken PKCE stage                              (OK=11776  KO=0     )
> GetUUid                                                  (OK=3164   KO=0     )
> GetOpenidConfig                                          (OK=9146   KO=0     )
> CreatePolicy                                             (OK=3161   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2191   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2191   KO=0     )
>  UI AM idFromSession                                     (OK=2191   KO=0     )
>  UI AM validateGoto                                      (OK=2191   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2188   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2187   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2187   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2187   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2184   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2184   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2181   KO=0     )
>  UI IDM uiconfig                                         (OK=2181   KO=0     )
>  UI IDM version                                          (OK=2181   KO=0     )
>  UI IDM login                                            (OK=2181   KO=0     )
>  UI IDM privilege                                        (OK=2181   KO=0     )
>  UI IDM features                                         (OK=2181   KO=0     )
>  UI IDM user                                             (OK=2180   KO=0     )
>  UI IDM dashboard                                        (OK=2180   KO=0     )
>  UI IDM managed user schema                              (OK=2180   KO=0     )
>  UI IDM oidcToken                                        (OK=2180   KO=0     )
> userinfo                                                 (OK=2180   KO=0     )
> UI-Logout                                                (OK=2178   KO=0     )
> UI-Logout Redirect 1                                     (OK=2178   KO=0     )
> tokenUserinfo                                            (OK=2102   KO=0     )
>  UI AM revoke1                                           (OK=2177   KO=0     )
>  UI AM revoke2                                           (OK=2177   KO=0     )
>  UI AM endsession                                        (OK=2177   KO=0     )
> RootUserinfo                                             (OK=7009   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=390    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=390    KO=0     )
> getIdToken                                               (OK=714    KO=0     )
> getIdToken Redirect 1                                    (OK=713    KO=0     )
> createOrganization                                       (OK=712    KO=0     )
> queryOrganization                                        (OK=712    KO=0     )
> ReadPolicy                                               (OK=3052   KO=0     )
> deleteOrganization                                       (OK=712    KO=0     )
> DeletePolicy                                             (OK=2930   KO=0     )
> restloginProgressiveProfileCallback                      (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (66.67%)
> status.find.in([200, 209], 304), found 409                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 279153 / active: 321    / done: 9688  
================================================================================


================================================================================
2024-11-06 22:15:10 GMT                                     145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=145245 KO=1     )
> restLoginInitiate                                        (OK=10010  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9997   KO=0     )
> Skip 2FA                                                 (OK=5522   KO=0     )
> User Authorize PKCE stage                                (OK=12253  KO=0     )
> User AccessToken PKCE stage                              (OK=12246  KO=0     )
> GetUUid                                                  (OK=3300   KO=0     )
> GetOpenidConfig                                          (OK=9512   KO=0     )
> CreatePolicy                                             (OK=3297   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2276   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2276   KO=0     )
>  UI AM idFromSession                                     (OK=2276   KO=0     )
>  UI AM validateGoto                                      (OK=2276   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2272   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2272   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2271   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2271   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2268   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2267   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2265   KO=0     )
>  UI IDM uiconfig                                         (OK=2265   KO=0     )
>  UI IDM version                                          (OK=2265   KO=0     )
>  UI IDM login                                            (OK=2265   KO=0     )
>  UI IDM privilege                                        (OK=2265   KO=0     )
>  UI IDM features                                         (OK=2265   KO=0     )
>  UI IDM user                                             (OK=2264   KO=0     )
>  UI IDM dashboard                                        (OK=2264   KO=0     )
>  UI IDM managed user schema                              (OK=2264   KO=0     )
>  UI IDM oidcToken                                        (OK=2263   KO=0     )
> userinfo                                                 (OK=2262   KO=0     )
> UI-Logout                                                (OK=2262   KO=0     )
> UI-Logout Redirect 1                                     (OK=2262   KO=0     )
> tokenUserinfo                                            (OK=2191   KO=0     )
>  UI AM revoke1                                           (OK=2261   KO=0     )
>  UI AM revoke2                                           (OK=2261   KO=0     )
>  UI AM endsession                                        (OK=2261   KO=0     )
> RootUserinfo                                             (OK=7285   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=405    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=404    KO=0     )
> getIdToken                                               (OK=733    KO=0     )
> getIdToken Redirect 1                                    (OK=733    KO=0     )
> createOrganization                                       (OK=733    KO=0     )
> queryOrganization                                        (OK=733    KO=0     )
> ReadPolicy                                               (OK=3161   KO=0     )
> deleteOrganization                                       (OK=731    KO=0     )
> DeletePolicy                                             (OK=3047   KO=0     )
> restloginProgressiveProfileCallback                      (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (66.67%)
> status.find.in([200, 209], 304), found 409                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 278745 / active: 364    / done: 10053 
================================================================================


================================================================================
2024-11-06 22:15:15 GMT                                     150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=150849 KO=1     )
> restLoginInitiate                                        (OK=10427  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10417  KO=0     )
> Skip 2FA                                                 (OK=5764   KO=0     )
> User Authorize PKCE stage                                (OK=12753  KO=0     )
> User AccessToken PKCE stage                              (OK=12746  KO=0     )
> GetUUid                                                  (OK=3437   KO=0     )
> GetOpenidConfig                                          (OK=9895   KO=0     )
> CreatePolicy                                             (OK=3431   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2352   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2352   KO=0     )
>  UI AM idFromSession                                     (OK=2351   KO=0     )
>  UI AM validateGoto                                      (OK=2351   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2347   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2347   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2347   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2347   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2344   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2344   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2343   KO=0     )
>  UI IDM uiconfig                                         (OK=2343   KO=0     )
>  UI IDM version                                          (OK=2343   KO=0     )
>  UI IDM login                                            (OK=2343   KO=0     )
>  UI IDM privilege                                        (OK=2343   KO=0     )
>  UI IDM features                                         (OK=2343   KO=0     )
>  UI IDM user                                             (OK=2340   KO=0     )
>  UI IDM dashboard                                        (OK=2341   KO=0     )
>  UI IDM managed user schema                              (OK=2341   KO=0     )
>  UI IDM oidcToken                                        (OK=2340   KO=0     )
> userinfo                                                 (OK=2340   KO=0     )
> UI-Logout                                                (OK=2340   KO=0     )
> UI-Logout Redirect 1                                     (OK=2340   KO=0     )
> tokenUserinfo                                            (OK=2293   KO=0     )
>  UI AM revoke1                                           (OK=2340   KO=0     )
>  UI AM revoke2                                           (OK=2340   KO=0     )
>  UI AM endsession                                        (OK=2340   KO=0     )
> RootUserinfo                                             (OK=7620   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=428    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=427    KO=0     )
> getIdToken                                               (OK=760    KO=0     )
> getIdToken Redirect 1                                    (OK=760    KO=0     )
> createOrganization                                       (OK=760    KO=0     )
> queryOrganization                                        (OK=760    KO=0     )
> ReadPolicy                                               (OK=3294   KO=0     )
> deleteOrganization                                       (OK=760    KO=0     )
> DeletePolicy                                             (OK=3161   KO=0     )
> restloginProgressiveProfileCallback                      (OK=13     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (66.67%)
> status.find.in([200, 209], 304), found 409                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 278301 / active: 399    / done: 10462 
================================================================================


================================================================================
2024-11-06 22:15:20 GMT                                     155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=156410 KO=1     )
> restLoginInitiate                                        (OK=10802  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10795  KO=0     )
> Skip 2FA                                                 (OK=5976   KO=0     )
> User Authorize PKCE stage                                (OK=13210  KO=0     )
> User AccessToken PKCE stage                              (OK=13205  KO=0     )
> GetUUid                                                  (OK=3570   KO=0     )
> GetOpenidConfig                                          (OK=10291  KO=0     )
> CreatePolicy                                             (OK=3565   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2437   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2436   KO=0     )
>  UI AM idFromSession                                     (OK=2435   KO=0     )
>  UI AM validateGoto                                      (OK=2435   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2431   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2431   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2431   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2431   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2427   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2427   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2427   KO=0     )
>  UI IDM uiconfig                                         (OK=2427   KO=0     )
>  UI IDM version                                          (OK=2427   KO=0     )
>  UI IDM login                                            (OK=2427   KO=0     )
>  UI IDM privilege                                        (OK=2427   KO=0     )
>  UI IDM features                                         (OK=2427   KO=0     )
>  UI IDM user                                             (OK=2427   KO=0     )
>  UI IDM dashboard                                        (OK=2427   KO=0     )
>  UI IDM managed user schema                              (OK=2427   KO=0     )
>  UI IDM oidcToken                                        (OK=2427   KO=0     )
> userinfo                                                 (OK=2426   KO=0     )
> UI-Logout                                                (OK=2425   KO=0     )
> UI-Logout Redirect 1                                     (OK=2424   KO=0     )
> tokenUserinfo                                            (OK=2375   KO=0     )
>  UI AM revoke1                                           (OK=2423   KO=0     )
>  UI AM revoke2                                           (OK=2423   KO=0     )
>  UI AM endsession                                        (OK=2423   KO=0     )
> RootUserinfo                                             (OK=7925   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=443    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=443    KO=0     )
> getIdToken                                               (OK=788    KO=0     )
> getIdToken Redirect 1                                    (OK=788    KO=0     )
> createOrganization                                       (OK=788    KO=0     )
> queryOrganization                                        (OK=788    KO=0     )
> ReadPolicy                                               (OK=3429   KO=0     )
> deleteOrganization                                       (OK=787    KO=0     )
> DeletePolicy                                             (OK=3292   KO=0     )
> restloginProgressiveProfileCallback                      (OK=14     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (66.67%)
> status.find.in([200, 209], 304), found 409                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 277915 / active: 374    / done: 10873 
================================================================================


================================================================================
2024-11-06 22:15:25 GMT                                     160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=161905 KO=1     )
> restLoginInitiate                                        (OK=11182  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11172  KO=0     )
> Skip 2FA                                                 (OK=6186   KO=0     )
> User Authorize PKCE stage                                (OK=13675  KO=0     )
> User AccessToken PKCE stage                              (OK=13672  KO=0     )
> GetUUid                                                  (OK=3704   KO=0     )
> GetOpenidConfig                                          (OK=10695  KO=0     )
> CreatePolicy                                             (OK=3703   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2520   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2520   KO=0     )
>  UI AM idFromSession                                     (OK=2518   KO=0     )
>  UI AM validateGoto                                      (OK=2518   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2514   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2514   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2514   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2514   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2511   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2511   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2511   KO=0     )
>  UI IDM uiconfig                                         (OK=2511   KO=0     )
>  UI IDM version                                          (OK=2511   KO=0     )
>  UI IDM login                                            (OK=2510   KO=0     )
>  UI IDM privilege                                        (OK=2510   KO=0     )
>  UI IDM features                                         (OK=2510   KO=0     )
>  UI IDM user                                             (OK=2510   KO=0     )
>  UI IDM dashboard                                        (OK=2510   KO=0     )
>  UI IDM managed user schema                              (OK=2510   KO=0     )
>  UI IDM oidcToken                                        (OK=2510   KO=0     )
> userinfo                                                 (OK=2508   KO=0     )
> UI-Logout                                                (OK=2508   KO=0     )
> UI-Logout Redirect 1                                     (OK=2508   KO=0     )
> tokenUserinfo                                            (OK=2462   KO=0     )
>  UI AM revoke1                                           (OK=2507   KO=0     )
>  UI AM revoke2                                           (OK=2507   KO=0     )
>  UI AM endsession                                        (OK=2507   KO=0     )
> RootUserinfo                                             (OK=8194   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=448    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=448    KO=0     )
> getIdToken                                               (OK=812    KO=0     )
> getIdToken Redirect 1                                    (OK=812    KO=0     )
> createOrganization                                       (OK=812    KO=0     )
> queryOrganization                                        (OK=812    KO=0     )
> ReadPolicy                                               (OK=3563   KO=0     )
> deleteOrganization                                       (OK=811    KO=0     )
> DeletePolicy                                             (OK=3425   KO=0     )
> restloginProgressiveProfileCallback                      (OK=14     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (66.67%)
> status.find.in([200, 209], 304), found 409                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 277527 / active: 372    / done: 11263 
================================================================================


================================================================================
2024-11-06 22:15:30 GMT                                     165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=167395 KO=1     )
> restLoginInitiate                                        (OK=11541  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11535  KO=0     )
> Skip 2FA                                                 (OK=6382   KO=0     )
> User Authorize PKCE stage                                (OK=14125  KO=0     )
> User AccessToken PKCE stage                              (OK=14118  KO=0     )
> GetUUid                                                  (OK=3826   KO=0     )
> GetOpenidConfig                                          (OK=11093  KO=0     )
> CreatePolicy                                             (OK=3823   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2607   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2607   KO=0     )
>  UI AM idFromSession                                     (OK=2607   KO=0     )
>  UI AM validateGoto                                      (OK=2607   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2601   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2600   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2600   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2600   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2600   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2599   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2599   KO=0     )
>  UI IDM uiconfig                                         (OK=2599   KO=0     )
>  UI IDM version                                          (OK=2599   KO=0     )
>  UI IDM login                                            (OK=2599   KO=0     )
>  UI IDM privilege                                        (OK=2599   KO=0     )
>  UI IDM features                                         (OK=2599   KO=0     )
>  UI IDM user                                             (OK=2598   KO=0     )
>  UI IDM dashboard                                        (OK=2598   KO=0     )
>  UI IDM managed user schema                              (OK=2598   KO=0     )
>  UI IDM oidcToken                                        (OK=2593   KO=0     )
> userinfo                                                 (OK=2593   KO=0     )
> UI-Logout                                                (OK=2593   KO=0     )
> UI-Logout Redirect 1                                     (OK=2593   KO=0     )
> tokenUserinfo                                            (OK=2538   KO=0     )
>  UI AM revoke1                                           (OK=2592   KO=0     )
>  UI AM revoke2                                           (OK=2592   KO=0     )
>  UI AM endsession                                        (OK=2591   KO=0     )
> RootUserinfo                                             (OK=8473   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=463    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=462    KO=0     )
> getIdToken                                               (OK=835    KO=0     )
> getIdToken Redirect 1                                    (OK=835    KO=0     )
> createOrganization                                       (OK=834    KO=0     )
> queryOrganization                                        (OK=834    KO=0     )
> ReadPolicy                                               (OK=3703   KO=0     )
> deleteOrganization                                       (OK=834    KO=0     )
> DeletePolicy                                             (OK=3563   KO=0     )
> restloginProgressiveProfileCallback                      (OK=14     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (66.67%)
> status.find.in([200, 209], 304), found 409                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  4%
          waiting: 277155 / active: 352    / done: 11655 
================================================================================


================================================================================
2024-11-06 22:15:35 GMT                                     170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=172845 KO=1     )
> restLoginInitiate                                        (OK=11929  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11922  KO=0     )
> Skip 2FA                                                 (OK=6605   KO=0     )
> User Authorize PKCE stage                                (OK=14591  KO=0     )
> User AccessToken PKCE stage                              (OK=14580  KO=0     )
> GetUUid                                                  (OK=3955   KO=0     )
> GetOpenidConfig                                          (OK=11479  KO=0     )
> CreatePolicy                                             (OK=3952   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2689   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2689   KO=0     )
>  UI AM idFromSession                                     (OK=2689   KO=0     )
>  UI AM validateGoto                                      (OK=2689   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2683   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2683   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2680   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2680   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2677   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2677   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2677   KO=0     )
>  UI IDM uiconfig                                         (OK=2677   KO=0     )
>  UI IDM version                                          (OK=2677   KO=0     )
>  UI IDM login                                            (OK=2677   KO=0     )
>  UI IDM privilege                                        (OK=2677   KO=0     )
>  UI IDM features                                         (OK=2677   KO=0     )
>  UI IDM user                                             (OK=2676   KO=0     )
>  UI IDM dashboard                                        (OK=2676   KO=0     )
>  UI IDM managed user schema                              (OK=2676   KO=0     )
>  UI IDM oidcToken                                        (OK=2676   KO=0     )
> userinfo                                                 (OK=2675   KO=0     )
> UI-Logout                                                (OK=2675   KO=0     )
> UI-Logout Redirect 1                                     (OK=2674   KO=0     )
> tokenUserinfo                                            (OK=2620   KO=0     )
>  UI AM revoke1                                           (OK=2674   KO=0     )
>  UI AM revoke2                                           (OK=2674   KO=0     )
>  UI AM endsession                                        (OK=2674   KO=0     )
> RootUserinfo                                             (OK=8740   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=480    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=480    KO=0     )
> getIdToken                                               (OK=866    KO=0     )
> getIdToken Redirect 1                                    (OK=866    KO=0     )
> createOrganization                                       (OK=866    KO=0     )
> queryOrganization                                        (OK=865    KO=0     )
> ReadPolicy                                               (OK=3820   KO=0     )
> deleteOrganization                                       (OK=865    KO=0     )
> DeletePolicy                                             (OK=3701   KO=0     )
> restloginProgressiveProfileCallback                      (OK=14     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         2 (66.67%)
> status.find.in([200, 209], 304), found 409                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 276745 / active: 364    / done: 12053 
================================================================================

22:15:39.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:15:40 GMT                                     175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=178723 KO=1     )
> restLoginInitiate                                        (OK=12338  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12329  KO=0     )
> Skip 2FA                                                 (OK=6831   KO=0     )
> User Authorize PKCE stage                                (OK=15089  KO=0     )
> User AccessToken PKCE stage                              (OK=15082  KO=0     )
> GetUUid                                                  (OK=4087   KO=0     )
> GetOpenidConfig                                          (OK=11858  KO=0     )
> CreatePolicy                                             (OK=4085   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2776   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2776   KO=0     )
>  UI AM idFromSession                                     (OK=2776   KO=0     )
>  UI AM validateGoto                                      (OK=2776   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2774   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2774   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2774   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2774   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2771   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2771   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2769   KO=0     )
>  UI IDM uiconfig                                         (OK=2769   KO=0     )
>  UI IDM version                                          (OK=2769   KO=0     )
>  UI IDM login                                            (OK=2769   KO=0     )
>  UI IDM privilege                                        (OK=2769   KO=0     )
>  UI IDM features                                         (OK=2769   KO=0     )
>  UI IDM user                                             (OK=2768   KO=0     )
>  UI IDM dashboard                                        (OK=2768   KO=0     )
>  UI IDM managed user schema                              (OK=2768   KO=0     )
>  UI IDM oidcToken                                        (OK=2766   KO=0     )
> userinfo                                                 (OK=2765   KO=0     )
> UI-Logout                                                (OK=2763   KO=0     )
> UI-Logout Redirect 1                                     (OK=2762   KO=0     )
> tokenUserinfo                                            (OK=2711   KO=0     )
>  UI AM revoke1                                           (OK=2762   KO=0     )
>  UI AM revoke2                                           (OK=2762   KO=0     )
>  UI AM endsession                                        (OK=2762   KO=0     )
> RootUserinfo                                             (OK=9071   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=495    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=495    KO=0     )
> getIdToken                                               (OK=894    KO=0     )
> getIdToken Redirect 1                                    (OK=894    KO=0     )
> createOrganization                                       (OK=894    KO=0     )
> queryOrganization                                        (OK=894    KO=0     )
> ReadPolicy                                               (OK=3949   KO=0     )
> deleteOrganization                                       (OK=893    KO=0     )
> DeletePolicy                                             (OK=3816   KO=0     )
> restloginProgressiveProfileCallback                      (OK=15     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         3 (75.00%)
> status.find.in([200, 209], 304), found 409                          1 (25.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 276324 / active: 385    / done: 12453 
================================================================================


================================================================================
2024-11-06 22:15:45 GMT                                     180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=184090 KO=1     )
> restLoginInitiate                                        (OK=12722  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12716  KO=0     )
> Skip 2FA                                                 (OK=7045   KO=0     )
> User Authorize PKCE stage                                (OK=15545  KO=0     )
> User AccessToken PKCE stage                              (OK=15535  KO=0     )
> GetUUid                                                  (OK=4213   KO=0     )
> GetOpenidConfig                                          (OK=12245  KO=0     )
> CreatePolicy                                             (OK=4210   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2858   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2858   KO=0     )
>  UI AM idFromSession                                     (OK=2857   KO=0     )
>  UI AM validateGoto                                      (OK=2857   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2853   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2852   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2850   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2851   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2848   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2848   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2847   KO=0     )
>  UI IDM uiconfig                                         (OK=2847   KO=0     )
>  UI IDM version                                          (OK=2847   KO=0     )
>  UI IDM login                                            (OK=2847   KO=0     )
>  UI IDM privilege                                        (OK=2846   KO=0     )
>  UI IDM features                                         (OK=2846   KO=0     )
>  UI IDM user                                             (OK=2845   KO=0     )
>  UI IDM dashboard                                        (OK=2845   KO=0     )
>  UI IDM managed user schema                              (OK=2846   KO=0     )
>  UI IDM oidcToken                                        (OK=2842   KO=0     )
> userinfo                                                 (OK=2842   KO=0     )
> UI-Logout                                                (OK=2841   KO=0     )
> UI-Logout Redirect 1                                     (OK=2841   KO=0     )
> tokenUserinfo                                            (OK=2800   KO=0     )
>  UI AM revoke1                                           (OK=2840   KO=0     )
>  UI AM revoke2                                           (OK=2840   KO=0     )
>  UI AM endsession                                        (OK=2840   KO=0     )
> RootUserinfo                                             (OK=9395   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=512    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=511    KO=0     )
> getIdToken                                               (OK=913    KO=0     )
> getIdToken Redirect 1                                    (OK=913    KO=0     )
> createOrganization                                       (OK=912    KO=0     )
> queryOrganization                                        (OK=912    KO=0     )
> ReadPolicy                                               (OK=4084   KO=0     )
> deleteOrganization                                       (OK=912    KO=0     )
> DeletePolicy                                             (OK=3945   KO=0     )
> restloginProgressiveProfileCallback                      (OK=15     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         3 (75.00%)
> status.find.in([200, 209], 304), found 409                          1 (25.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 275926 / active: 382    / done: 12854 
================================================================================


================================================================================
2024-11-06 22:15:50 GMT                                     185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=189408 KO=1     )
> restLoginInitiate                                        (OK=13087  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13082  KO=0     )
> Skip 2FA                                                 (OK=7259   KO=0     )
> User Authorize PKCE stage                                (OK=15990  KO=0     )
> User AccessToken PKCE stage                              (OK=15980  KO=0     )
> GetUUid                                                  (OK=4346   KO=0     )
> GetOpenidConfig                                          (OK=12639  KO=0     )
> CreatePolicy                                             (OK=4342   KO=1     )
> UI-Post-Login - stage 1                                  (OK=2931   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2931   KO=0     )
>  UI AM idFromSession                                     (OK=2930   KO=0     )
>  UI AM validateGoto                                      (OK=2930   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2929   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2929   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2929   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2929   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2926   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2926   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2926   KO=0     )
>  UI IDM uiconfig                                         (OK=2926   KO=0     )
>  UI IDM version                                          (OK=2926   KO=0     )
>  UI IDM login                                            (OK=2925   KO=0     )
>  UI IDM privilege                                        (OK=2925   KO=0     )
>  UI IDM features                                         (OK=2925   KO=0     )
>  UI IDM user                                             (OK=2924   KO=0     )
>  UI IDM dashboard                                        (OK=2924   KO=0     )
>  UI IDM managed user schema                              (OK=2924   KO=0     )
>  UI IDM oidcToken                                        (OK=2923   KO=0     )
> userinfo                                                 (OK=2921   KO=0     )
> UI-Logout                                                (OK=2920   KO=0     )
> UI-Logout Redirect 1                                     (OK=2920   KO=0     )
> tokenUserinfo                                            (OK=2875   KO=0     )
>  UI AM revoke1                                           (OK=2918   KO=0     )
>  UI AM revoke2                                           (OK=2918   KO=0     )
>  UI AM endsession                                        (OK=2920   KO=0     )
> RootUserinfo                                             (OK=9692   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=529    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=529    KO=0     )
> getIdToken                                               (OK=940    KO=0     )
> getIdToken Redirect 1                                    (OK=939    KO=0     )
> createOrganization                                       (OK=938    KO=0     )
> queryOrganization                                        (OK=938    KO=0     )
> ReadPolicy                                               (OK=4210   KO=0     )
> deleteOrganization                                       (OK=938    KO=0     )
> DeletePolicy                                             (OK=4083   KO=0     )
> restloginProgressiveProfileCallback                      (OK=16     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         3 (75.00%)
> status.find.in([200, 209], 304), found 409                          1 (25.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 275540 / active: 371    / done: 13251 
================================================================================


================================================================================
2024-11-06 22:15:55 GMT                                     190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=194767 KO=1     )
> restLoginInitiate                                        (OK=13453  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13445  KO=0     )
> Skip 2FA                                                 (OK=7461   KO=0     )
> User Authorize PKCE stage                                (OK=16437  KO=0     )
> User AccessToken PKCE stage                              (OK=16432  KO=0     )
> GetUUid                                                  (OK=4469   KO=0     )
> GetOpenidConfig                                          (OK=13021  KO=0     )
> CreatePolicy                                             (OK=4466   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3015   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3014   KO=0     )
>  UI AM idFromSession                                     (OK=3013   KO=0     )
>  UI AM validateGoto                                      (OK=3013   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3010   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3010   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3010   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3010   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3007   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3007   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3006   KO=0     )
>  UI IDM uiconfig                                         (OK=3006   KO=0     )
>  UI IDM version                                          (OK=3006   KO=0     )
>  UI IDM login                                            (OK=3006   KO=0     )
>  UI IDM privilege                                        (OK=3006   KO=0     )
>  UI IDM features                                         (OK=3006   KO=0     )
>  UI IDM user                                             (OK=3005   KO=0     )
>  UI IDM dashboard                                        (OK=3005   KO=0     )
>  UI IDM managed user schema                              (OK=3005   KO=0     )
>  UI IDM oidcToken                                        (OK=3005   KO=0     )
> userinfo                                                 (OK=3003   KO=0     )
> UI-Logout                                                (OK=3003   KO=0     )
> UI-Logout Redirect 1                                     (OK=3002   KO=0     )
> tokenUserinfo                                            (OK=2960   KO=0     )
>  UI AM revoke1                                           (OK=3001   KO=0     )
>  UI AM revoke2                                           (OK=3001   KO=0     )
>  UI AM endsession                                        (OK=3001   KO=0     )
> RootUserinfo                                             (OK=9995   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=536    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=535    KO=0     )
> getIdToken                                               (OK=963    KO=0     )
> getIdToken Redirect 1                                    (OK=963    KO=0     )
> createOrganization                                       (OK=963    KO=0     )
> queryOrganization                                        (OK=962    KO=0     )
> ReadPolicy                                               (OK=4343   KO=0     )
> deleteOrganization                                       (OK=962    KO=0     )
> DeletePolicy                                             (OK=4208   KO=0     )
> restloginProgressiveProfileCallback                      (OK=16     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         3 (75.00%)
> status.find.in([200, 209], 304), found 409                          1 (25.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 275169 / active: 371    / done: 13622 
================================================================================


================================================================================
2024-11-06 22:16:00 GMT                                     195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=199878 KO=1     )
> restLoginInitiate                                        (OK=13801  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13798  KO=0     )
> Skip 2FA                                                 (OK=7667   KO=0     )
> User Authorize PKCE stage                                (OK=16870  KO=0     )
> User AccessToken PKCE stage                              (OK=16865  KO=0     )
> GetUUid                                                  (OK=4593   KO=0     )
> GetOpenidConfig                                          (OK=13399  KO=0     )
> CreatePolicy                                             (OK=4590   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3091   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3090   KO=0     )
>  UI AM idFromSession                                     (OK=3090   KO=0     )
>  UI AM validateGoto                                      (OK=3090   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3087   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3086   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3085   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3085   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3083   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3083   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3082   KO=0     )
>  UI IDM uiconfig                                         (OK=3082   KO=0     )
>  UI IDM version                                          (OK=3081   KO=0     )
>  UI IDM login                                            (OK=3081   KO=0     )
>  UI IDM privilege                                        (OK=3081   KO=0     )
>  UI IDM features                                         (OK=3081   KO=0     )
>  UI IDM user                                             (OK=3080   KO=0     )
>  UI IDM dashboard                                        (OK=3080   KO=0     )
>  UI IDM managed user schema                              (OK=3080   KO=0     )
>  UI IDM oidcToken                                        (OK=3079   KO=0     )
> userinfo                                                 (OK=3079   KO=0     )
> UI-Logout                                                (OK=3079   KO=0     )
> UI-Logout Redirect 1                                     (OK=3078   KO=0     )
> tokenUserinfo                                            (OK=3033   KO=0     )
>  UI AM revoke1                                           (OK=3075   KO=0     )
>  UI AM revoke2                                           (OK=3075   KO=0     )
>  UI AM endsession                                        (OK=3076   KO=0     )
> RootUserinfo                                             (OK=10245  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=552    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=552    KO=0     )
> getIdToken                                               (OK=991    KO=0     )
> getIdToken Redirect 1                                    (OK=991    KO=0     )
> createOrganization                                       (OK=991    KO=0     )
> queryOrganization                                        (OK=991    KO=0     )
> ReadPolicy                                               (OK=4463   KO=0     )
> deleteOrganization                                       (OK=990    KO=0     )
> DeletePolicy                                             (OK=4340   KO=0     )
> restloginProgressiveProfileCallback                      (OK=16     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         3 (75.00%)
> status.find.in([200, 209], 304), found 409                          1 (25.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 274805 / active: 343    / done: 14014 
================================================================================


================================================================================
2024-11-06 22:16:05 GMT                                     200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=205175 KO=1     )
> restLoginInitiate                                        (OK=14200  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14184  KO=0     )
> Skip 2FA                                                 (OK=7887   KO=0     )
> User Authorize PKCE stage                                (OK=17324  KO=0     )
> User AccessToken PKCE stage                              (OK=17318  KO=0     )
> GetUUid                                                  (OK=4729   KO=0     )
> GetOpenidConfig                                          (OK=13782  KO=0     )
> CreatePolicy                                             (OK=4726   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3162   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3162   KO=0     )
>  UI AM idFromSession                                     (OK=3162   KO=0     )
>  UI AM validateGoto                                      (OK=3162   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3159   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3159   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3159   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3159   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3157   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3157   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3156   KO=0     )
>  UI IDM uiconfig                                         (OK=3156   KO=0     )
>  UI IDM version                                          (OK=3156   KO=0     )
>  UI IDM login                                            (OK=3156   KO=0     )
>  UI IDM privilege                                        (OK=3156   KO=0     )
>  UI IDM features                                         (OK=3156   KO=0     )
>  UI IDM user                                             (OK=3156   KO=0     )
>  UI IDM dashboard                                        (OK=3156   KO=0     )
>  UI IDM managed user schema                              (OK=3156   KO=0     )
>  UI IDM oidcToken                                        (OK=3154   KO=0     )
> userinfo                                                 (OK=3153   KO=0     )
> UI-Logout                                                (OK=3152   KO=0     )
> UI-Logout Redirect 1                                     (OK=3151   KO=0     )
> tokenUserinfo                                            (OK=3118   KO=0     )
>  UI AM revoke1                                           (OK=3151   KO=0     )
>  UI AM revoke2                                           (OK=3151   KO=0     )
>  UI AM endsession                                        (OK=3151   KO=0     )
> RootUserinfo                                             (OK=10504  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=569    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=569    KO=0     )
> getIdToken                                               (OK=1027   KO=0     )
> getIdToken Redirect 1                                    (OK=1027   KO=0     )
> createOrganization                                       (OK=1027   KO=0     )
> queryOrganization                                        (OK=1026   KO=0     )
> ReadPolicy                                               (OK=4590   KO=0     )
> deleteOrganization                                       (OK=1025   KO=0     )
> DeletePolicy                                             (OK=4459   KO=0     )
> restloginProgressiveProfileCallback                      (OK=18     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         3 (75.00%)
> status.find.in([200, 209], 304), found 409                          1 (25.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 274390 / active: 382    / done: 14390 
================================================================================


================================================================================
2024-11-06 22:16:10 GMT                                     205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=210686 KO=1     )
> restLoginInitiate                                        (OK=14613  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14601  KO=0     )
> Skip 2FA                                                 (OK=8129   KO=0     )
> User Authorize PKCE stage                                (OK=17816  KO=0     )
> User AccessToken PKCE stage                              (OK=17811  KO=0     )
> GetUUid                                                  (OK=4883   KO=0     )
> GetOpenidConfig                                          (OK=14196  KO=0     )
> CreatePolicy                                             (OK=4877   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3239   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3239   KO=0     )
>  UI AM idFromSession                                     (OK=3237   KO=0     )
>  UI AM validateGoto                                      (OK=3237   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3235   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3234   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3233   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3232   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3230   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3229   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3229   KO=0     )
>  UI IDM uiconfig                                         (OK=3229   KO=0     )
>  UI IDM version                                          (OK=3229   KO=0     )
>  UI IDM login                                            (OK=3228   KO=0     )
>  UI IDM privilege                                        (OK=3228   KO=0     )
>  UI IDM features                                         (OK=3228   KO=0     )
>  UI IDM user                                             (OK=3227   KO=0     )
>  UI IDM dashboard                                        (OK=3227   KO=0     )
>  UI IDM managed user schema                              (OK=3227   KO=0     )
>  UI IDM oidcToken                                        (OK=3227   KO=0     )
> userinfo                                                 (OK=3226   KO=0     )
> UI-Logout                                                (OK=3226   KO=0     )
> UI-Logout Redirect 1                                     (OK=3226   KO=0     )
> tokenUserinfo                                            (OK=3221   KO=0     )
>  UI AM revoke1                                           (OK=3224   KO=0     )
>  UI AM revoke2                                           (OK=3224   KO=0     )
>  UI AM endsession                                        (OK=3225   KO=0     )
> RootUserinfo                                             (OK=10797  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=581    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=580    KO=0     )
> getIdToken                                               (OK=1056   KO=0     )
> getIdToken Redirect 1                                    (OK=1055   KO=0     )
> createOrganization                                       (OK=1055   KO=0     )
> queryOrganization                                        (OK=1054   KO=0     )
> ReadPolicy                                               (OK=4724   KO=0     )
> deleteOrganization                                       (OK=1054   KO=0     )
> DeletePolicy                                             (OK=4589   KO=0     )
> restloginProgressiveProfileCallback                      (OK=18     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         3 (75.00%)
> status.find.in([200, 209], 304), found 409                          1 (25.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 273964 / active: 406    / done: 14792 
================================================================================


================================================================================
2024-11-06 22:16:15 GMT                                     210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=216780 KO=1     )
> restLoginInitiate                                        (OK=15024  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15019  KO=0     )
> Skip 2FA                                                 (OK=8361   KO=0     )
> User Authorize PKCE stage                                (OK=18330  KO=0     )
> User AccessToken PKCE stage                              (OK=18325  KO=0     )
> GetUUid                                                  (OK=5024   KO=0     )
> GetOpenidConfig                                          (OK=14622  KO=0     )
> CreatePolicy                                             (OK=5022   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3336   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3336   KO=0     )
>  UI AM idFromSession                                     (OK=3334   KO=0     )
>  UI AM validateGoto                                      (OK=3335   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3329   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3328   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3328   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3328   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3322   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3322   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3322   KO=0     )
>  UI IDM uiconfig                                         (OK=3322   KO=0     )
>  UI IDM version                                          (OK=3322   KO=0     )
>  UI IDM login                                            (OK=3322   KO=0     )
>  UI IDM privilege                                        (OK=3322   KO=0     )
>  UI IDM features                                         (OK=3322   KO=0     )
>  UI IDM user                                             (OK=3322   KO=0     )
>  UI IDM dashboard                                        (OK=3322   KO=0     )
>  UI IDM managed user schema                              (OK=3322   KO=0     )
>  UI IDM oidcToken                                        (OK=3321   KO=0     )
> userinfo                                                 (OK=3320   KO=0     )
> UI-Logout                                                (OK=3320   KO=0     )
> UI-Logout Redirect 1                                     (OK=3320   KO=0     )
> tokenUserinfo                                            (OK=3315   KO=0     )
>  UI AM revoke1                                           (OK=3318   KO=0     )
>  UI AM revoke2                                           (OK=3318   KO=0     )
>  UI AM endsession                                        (OK=3318   KO=0     )
> RootUserinfo                                             (OK=11100  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=594    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=594    KO=0     )
> getIdToken                                               (OK=1081   KO=0     )
> getIdToken Redirect 1                                    (OK=1081   KO=0     )
> createOrganization                                       (OK=1081   KO=0     )
> queryOrganization                                        (OK=1081   KO=0     )
> ReadPolicy                                               (OK=4876   KO=0     )
> deleteOrganization                                       (OK=1081   KO=0     )
> DeletePolicy                                             (OK=4719   KO=0     )
> restloginProgressiveProfileCallback                      (OK=18     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         3 (75.00%)
> status.find.in([200, 209], 304), found 409                          1 (25.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 273544 / active: 412    / done: 15206 
================================================================================

22:16:20.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:16:20 GMT                                     215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=222381 KO=1     )
> restLoginInitiate                                        (OK=15414  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15402  KO=0     )
> Skip 2FA                                                 (OK=8562   KO=0     )
> User Authorize PKCE stage                                (OK=18803  KO=0     )
> User AccessToken PKCE stage                              (OK=18799  KO=0     )
> GetUUid                                                  (OK=5160   KO=0     )
> GetOpenidConfig                                          (OK=15055  KO=0     )
> CreatePolicy                                             (OK=5155   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3416   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3416   KO=0     )
>  UI AM idFromSession                                     (OK=3416   KO=0     )
>  UI AM validateGoto                                      (OK=3416   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3415   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3413   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3412   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3412   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3408   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3407   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3406   KO=0     )
>  UI IDM uiconfig                                         (OK=3406   KO=0     )
>  UI IDM version                                          (OK=3406   KO=0     )
>  UI IDM login                                            (OK=3406   KO=0     )
>  UI IDM privilege                                        (OK=3406   KO=0     )
>  UI IDM features                                         (OK=3406   KO=0     )
>  UI IDM user                                             (OK=3405   KO=0     )
>  UI IDM dashboard                                        (OK=3405   KO=0     )
>  UI IDM managed user schema                              (OK=3406   KO=0     )
>  UI IDM oidcToken                                        (OK=3405   KO=0     )
> userinfo                                                 (OK=3403   KO=0     )
> UI-Logout                                                (OK=3403   KO=0     )
> UI-Logout Redirect 1                                     (OK=3402   KO=0     )
> tokenUserinfo                                            (OK=3414   KO=0     )
>  UI AM revoke1                                           (OK=3400   KO=0     )
>  UI AM revoke2                                           (OK=3400   KO=0     )
>  UI AM endsession                                        (OK=3400   KO=0     )
> RootUserinfo                                             (OK=11381  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=607    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=607    KO=0     )
> getIdToken                                               (OK=1103   KO=0     )
> getIdToken Redirect 1                                    (OK=1102   KO=0     )
> createOrganization                                       (OK=1102   KO=0     )
> queryOrganization                                        (OK=1102   KO=0     )
> ReadPolicy                                               (OK=5020   KO=0     )
> deleteOrganization                                       (OK=1102   KO=0     )
> DeletePolicy                                             (OK=4875   KO=0     )
> restloginProgressiveProfileCallback                      (OK=19     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         4 (80.00%)
> status.find.in([200, 209], 304), found 409                          1 (20.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 273139 / active: 380    / done: 15643 
================================================================================


================================================================================
2024-11-06 22:16:25 GMT                                     220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=227569 KO=1     )
> restLoginInitiate                                        (OK=15786  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15783  KO=0     )
> Skip 2FA                                                 (OK=8785   KO=0     )
> User Authorize PKCE stage                                (OK=19248  KO=0     )
> User AccessToken PKCE stage                              (OK=19244  KO=0     )
> GetUUid                                                  (OK=5293   KO=0     )
> GetOpenidConfig                                          (OK=15464  KO=0     )
> CreatePolicy                                             (OK=5286   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3484   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3484   KO=0     )
>  UI AM idFromSession                                     (OK=3482   KO=0     )
>  UI AM validateGoto                                      (OK=3481   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3480   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3480   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3480   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3480   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3479   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3479   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3479   KO=0     )
>  UI IDM uiconfig                                         (OK=3479   KO=0     )
>  UI IDM version                                          (OK=3479   KO=0     )
>  UI IDM login                                            (OK=3479   KO=0     )
>  UI IDM privilege                                        (OK=3479   KO=0     )
>  UI IDM features                                         (OK=3479   KO=0     )
>  UI IDM user                                             (OK=3478   KO=0     )
>  UI IDM dashboard                                        (OK=3478   KO=0     )
>  UI IDM managed user schema                              (OK=3478   KO=0     )
>  UI IDM oidcToken                                        (OK=3477   KO=0     )
> userinfo                                                 (OK=3477   KO=0     )
> UI-Logout                                                (OK=3477   KO=0     )
> UI-Logout Redirect 1                                     (OK=3477   KO=0     )
> tokenUserinfo                                            (OK=3502   KO=0     )
>  UI AM revoke1                                           (OK=3477   KO=0     )
>  UI AM revoke2                                           (OK=3477   KO=0     )
>  UI AM endsession                                        (OK=3477   KO=0     )
> RootUserinfo                                             (OK=11656  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=616    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=616    KO=0     )
> getIdToken                                               (OK=1129   KO=0     )
> getIdToken Redirect 1                                    (OK=1129   KO=0     )
> createOrganization                                       (OK=1129   KO=0     )
> queryOrganization                                        (OK=1128   KO=0     )
> ReadPolicy                                               (OK=5153   KO=0     )
> deleteOrganization                                       (OK=1128   KO=0     )
> DeletePolicy                                             (OK=5018   KO=0     )
> restloginProgressiveProfileCallback                      (OK=19     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         4 (80.00%)
> status.find.in([200, 209], 304), found 409                          1 (20.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 272756 / active: 366    / done: 16040 
================================================================================

22:16:26.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:16:30 GMT                                     225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=232728 KO=1     )
> restLoginInitiate                                        (OK=16123  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16117  KO=0     )
> Skip 2FA                                                 (OK=8972   KO=0     )
> User Authorize PKCE stage                                (OK=19663  KO=0     )
> User AccessToken PKCE stage                              (OK=19658  KO=0     )
> GetUUid                                                  (OK=5393   KO=0     )
> GetOpenidConfig                                          (OK=15833  KO=0     )
> CreatePolicy                                             (OK=5391   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3571   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3570   KO=0     )
>  UI AM idFromSession                                     (OK=3570   KO=0     )
>  UI AM validateGoto                                      (OK=3570   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3567   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3565   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3564   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3564   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3562   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3562   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3560   KO=0     )
>  UI IDM uiconfig                                         (OK=3560   KO=0     )
>  UI IDM version                                          (OK=3560   KO=0     )
>  UI IDM login                                            (OK=3558   KO=0     )
>  UI IDM privilege                                        (OK=3558   KO=0     )
>  UI IDM features                                         (OK=3558   KO=0     )
>  UI IDM user                                             (OK=3557   KO=0     )
>  UI IDM dashboard                                        (OK=3557   KO=0     )
>  UI IDM managed user schema                              (OK=3557   KO=0     )
>  UI IDM oidcToken                                        (OK=3557   KO=0     )
> userinfo                                                 (OK=3557   KO=0     )
> UI-Logout                                                (OK=3556   KO=0     )
> UI-Logout Redirect 1                                     (OK=3554   KO=0     )
> tokenUserinfo                                            (OK=3562   KO=0     )
>  UI AM revoke1                                           (OK=3553   KO=0     )
>  UI AM revoke2                                           (OK=3553   KO=0     )
>  UI AM endsession                                        (OK=3553   KO=0     )
> RootUserinfo                                             (OK=11915  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=637    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=637    KO=0     )
> getIdToken                                               (OK=1161   KO=0     )
> getIdToken Redirect 1                                    (OK=1160   KO=0     )
> createOrganization                                       (OK=1160   KO=0     )
> queryOrganization                                        (OK=1159   KO=0     )
> ReadPolicy                                               (OK=5286   KO=0     )
> deleteOrganization                                       (OK=1157   KO=0     )
> DeletePolicy                                             (OK=5150   KO=0     )
> restloginProgressiveProfileCallback                      (OK=20     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         5 (83.33%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 272397 / active: 350    / done: 16415 
================================================================================


================================================================================
2024-11-06 22:16:35 GMT                                     230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=238517 KO=1     )
> restLoginInitiate                                        (OK=16528  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16522  KO=0     )
> Skip 2FA                                                 (OK=9206   KO=0     )
> User Authorize PKCE stage                                (OK=20155  KO=0     )
> User AccessToken PKCE stage                              (OK=20150  KO=0     )
> GetUUid                                                  (OK=5544   KO=0     )
> GetOpenidConfig                                          (OK=16218  KO=0     )
> CreatePolicy                                             (OK=5541   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3655   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3655   KO=0     )
>  UI AM idFromSession                                     (OK=3653   KO=0     )
>  UI AM validateGoto                                      (OK=3653   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3649   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3649   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3649   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3649   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3648   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3647   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3647   KO=0     )
>  UI IDM uiconfig                                         (OK=3647   KO=0     )
>  UI IDM version                                          (OK=3647   KO=0     )
>  UI IDM login                                            (OK=3647   KO=0     )
>  UI IDM privilege                                        (OK=3647   KO=0     )
>  UI IDM features                                         (OK=3647   KO=0     )
>  UI IDM user                                             (OK=3647   KO=0     )
>  UI IDM dashboard                                        (OK=3647   KO=0     )
>  UI IDM managed user schema                              (OK=3647   KO=0     )
>  UI IDM oidcToken                                        (OK=3647   KO=0     )
> userinfo                                                 (OK=3646   KO=0     )
> UI-Logout                                                (OK=3644   KO=0     )
> UI-Logout Redirect 1                                     (OK=3642   KO=0     )
> tokenUserinfo                                            (OK=3648   KO=0     )
>  UI AM revoke1                                           (OK=3641   KO=0     )
>  UI AM revoke2                                           (OK=3641   KO=0     )
>  UI AM endsession                                        (OK=3641   KO=0     )
> RootUserinfo                                             (OK=12200  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=660    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=660    KO=0     )
> getIdToken                                               (OK=1192   KO=0     )
> getIdToken Redirect 1                                    (OK=1192   KO=0     )
> createOrganization                                       (OK=1192   KO=0     )
> queryOrganization                                        (OK=1192   KO=0     )
> ReadPolicy                                               (OK=5390   KO=0     )
> deleteOrganization                                       (OK=1192   KO=0     )
> DeletePolicy                                             (OK=5281   KO=0     )
> restloginProgressiveProfileCallback                      (OK=21     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         5 (83.33%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 271971 / active: 366    / done: 16825 
================================================================================


================================================================================
2024-11-06 22:16:40 GMT                                     235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=244113 KO=1     )
> restLoginInitiate                                        (OK=16912  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16909  KO=0     )
> Skip 2FA                                                 (OK=9427   KO=0     )
> User Authorize PKCE stage                                (OK=20627  KO=0     )
> User AccessToken PKCE stage                              (OK=20623  KO=0     )
> GetUUid                                                  (OK=5665   KO=0     )
> GetOpenidConfig                                          (OK=16595  KO=0     )
> CreatePolicy                                             (OK=5662   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3740   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3740   KO=0     )
>  UI AM idFromSession                                     (OK=3739   KO=0     )
>  UI AM validateGoto                                      (OK=3739   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3735   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3734   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3733   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3733   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3731   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3730   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3729   KO=0     )
>  UI IDM uiconfig                                         (OK=3729   KO=0     )
>  UI IDM version                                          (OK=3729   KO=0     )
>  UI IDM login                                            (OK=3728   KO=0     )
>  UI IDM privilege                                        (OK=3728   KO=0     )
>  UI IDM features                                         (OK=3729   KO=0     )
>  UI IDM user                                             (OK=3728   KO=0     )
>  UI IDM dashboard                                        (OK=3728   KO=0     )
>  UI IDM managed user schema                              (OK=3728   KO=0     )
>  UI IDM oidcToken                                        (OK=3728   KO=0     )
> userinfo                                                 (OK=3728   KO=0     )
> UI-Logout                                                (OK=3728   KO=0     )
> UI-Logout Redirect 1                                     (OK=3728   KO=0     )
> tokenUserinfo                                            (OK=3729   KO=0     )
>  UI AM revoke1                                           (OK=3728   KO=0     )
>  UI AM revoke2                                           (OK=3728   KO=0     )
>  UI AM endsession                                        (OK=3728   KO=0     )
> RootUserinfo                                             (OK=12502  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=677    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=677    KO=0     )
> getIdToken                                               (OK=1231   KO=0     )
> getIdToken Redirect 1                                    (OK=1231   KO=0     )
> createOrganization                                       (OK=1231   KO=0     )
> queryOrganization                                        (OK=1231   KO=0     )
> ReadPolicy                                               (OK=5539   KO=0     )
> deleteOrganization                                       (OK=1230   KO=0     )
> DeletePolicy                                             (OK=5387   KO=0     )
> restloginProgressiveProfileCallback                      (OK=21     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         5 (83.33%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 271566 / active: 379    / done: 17217 
================================================================================

22:16:43.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:16:45 GMT                                     240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=250197 KO=1     )
> restLoginInitiate                                        (OK=17325  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17316  KO=0     )
> Skip 2FA                                                 (OK=9650   KO=0     )
> User Authorize PKCE stage                                (OK=21133  KO=0     )
> User AccessToken PKCE stage                              (OK=21125  KO=0     )
> GetUUid                                                  (OK=5801   KO=0     )
> GetOpenidConfig                                          (OK=16997  KO=0     )
> CreatePolicy                                             (OK=5795   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3842   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3839   KO=0     )
>  UI AM idFromSession                                     (OK=3839   KO=0     )
>  UI AM validateGoto                                      (OK=3839   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3836   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3836   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3833   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3833   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3830   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3829   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3828   KO=0     )
>  UI IDM uiconfig                                         (OK=3828   KO=0     )
>  UI IDM version                                          (OK=3828   KO=0     )
>  UI IDM login                                            (OK=3828   KO=0     )
>  UI IDM privilege                                        (OK=3828   KO=0     )
>  UI IDM features                                         (OK=3828   KO=0     )
>  UI IDM user                                             (OK=3828   KO=0     )
>  UI IDM dashboard                                        (OK=3828   KO=0     )
>  UI IDM managed user schema                              (OK=3828   KO=0     )
>  UI IDM oidcToken                                        (OK=3827   KO=0     )
> userinfo                                                 (OK=3826   KO=0     )
> UI-Logout                                                (OK=3825   KO=0     )
> UI-Logout Redirect 1                                     (OK=3824   KO=0     )
> tokenUserinfo                                            (OK=3810   KO=0     )
>  UI AM revoke1                                           (OK=3822   KO=0     )
>  UI AM revoke2                                           (OK=3822   KO=0     )
>  UI AM endsession                                        (OK=3822   KO=0     )
> RootUserinfo                                             (OK=12814  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=690    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=690    KO=0     )
> getIdToken                                               (OK=1251   KO=0     )
> getIdToken Redirect 1                                    (OK=1251   KO=0     )
> createOrganization                                       (OK=1251   KO=0     )
> queryOrganization                                        (OK=1251   KO=0     )
> ReadPolicy                                               (OK=5660   KO=0     )
> deleteOrganization                                       (OK=1251   KO=0     )
> DeletePolicy                                             (OK=5538   KO=0     )
> restloginProgressiveProfileCallback                      (OK=21     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         6 (85.71%)
> status.find.in([200, 209], 304), found 409                          1 (14.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 271140 / active: 379    / done: 17643 
================================================================================

22:16:45.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:16:50 GMT                                     245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=256184 KO=1     )
> restLoginInitiate                                        (OK=17721  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17713  KO=0     )
> Skip 2FA                                                 (OK=9862   KO=0     )
> User Authorize PKCE stage                                (OK=21623  KO=0     )
> User AccessToken PKCE stage                              (OK=21617  KO=0     )
> GetUUid                                                  (OK=5930   KO=0     )
> GetOpenidConfig                                          (OK=17379  KO=0     )
> CreatePolicy                                             (OK=5926   KO=1     )
> UI-Post-Login - stage 1                                  (OK=3938   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3938   KO=0     )
>  UI AM idFromSession                                     (OK=3936   KO=0     )
>  UI AM validateGoto                                      (OK=3936   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3933   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3932   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3932   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3932   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3928   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3928   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3928   KO=0     )
>  UI IDM uiconfig                                         (OK=3928   KO=0     )
>  UI IDM version                                          (OK=3928   KO=0     )
>  UI IDM login                                            (OK=3928   KO=0     )
>  UI IDM privilege                                        (OK=3928   KO=0     )
>  UI IDM features                                         (OK=3928   KO=0     )
>  UI IDM user                                             (OK=3927   KO=0     )
>  UI IDM dashboard                                        (OK=3928   KO=0     )
>  UI IDM managed user schema                              (OK=3928   KO=0     )
>  UI IDM oidcToken                                        (OK=3927   KO=0     )
> userinfo                                                 (OK=3925   KO=0     )
> UI-Logout                                                (OK=3925   KO=0     )
> UI-Logout Redirect 1                                     (OK=3924   KO=0     )
> tokenUserinfo                                            (OK=3900   KO=0     )
>  UI AM revoke1                                           (OK=3924   KO=0     )
>  UI AM revoke2                                           (OK=3924   KO=0     )
>  UI AM endsession                                        (OK=3924   KO=0     )
> RootUserinfo                                             (OK=13105  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=702    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=701    KO=0     )
> getIdToken                                               (OK=1275   KO=0     )
> getIdToken Redirect 1                                    (OK=1275   KO=0     )
> createOrganization                                       (OK=1275   KO=0     )
> queryOrganization                                        (OK=1275   KO=0     )
> ReadPolicy                                               (OK=5792   KO=0     )
> deleteOrganization                                       (OK=1275   KO=0     )
> DeletePolicy                                             (OK=5658   KO=0     )
> restloginProgressiveProfileCallback                      (OK=22     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         7 (87.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 270731 / active: 381    / done: 18050 
================================================================================

22:16:52.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:16:55 GMT                                     250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=262052 KO=1     )
> restLoginInitiate                                        (OK=18129  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18121  KO=0     )
> Skip 2FA                                                 (OK=10070  KO=0     )
> User Authorize PKCE stage                                (OK=22122  KO=0     )
> User AccessToken PKCE stage                              (OK=22111  KO=0     )
> GetUUid                                                  (OK=6064   KO=0     )
> GetOpenidConfig                                          (OK=17778  KO=0     )
> CreatePolicy                                             (OK=6060   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4032   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4031   KO=0     )
>  UI AM idFromSession                                     (OK=4029   KO=0     )
>  UI AM validateGoto                                      (OK=4029   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4025   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4024   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4024   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4024   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4020   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4020   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4020   KO=0     )
>  UI IDM uiconfig                                         (OK=4020   KO=0     )
>  UI IDM version                                          (OK=4020   KO=0     )
>  UI IDM login                                            (OK=4020   KO=0     )
>  UI IDM privilege                                        (OK=4020   KO=0     )
>  UI IDM features                                         (OK=4020   KO=0     )
>  UI IDM user                                             (OK=4020   KO=0     )
>  UI IDM dashboard                                        (OK=4020   KO=0     )
>  UI IDM managed user schema                              (OK=4020   KO=0     )
>  UI IDM oidcToken                                        (OK=4019   KO=0     )
> userinfo                                                 (OK=4019   KO=0     )
> UI-Logout                                                (OK=4019   KO=0     )
> UI-Logout Redirect 1                                     (OK=4018   KO=0     )
> tokenUserinfo                                            (OK=4000   KO=0     )
>  UI AM revoke1                                           (OK=4018   KO=0     )
>  UI AM revoke2                                           (OK=4017   KO=0     )
>  UI AM endsession                                        (OK=4018   KO=0     )
> RootUserinfo                                             (OK=13369  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=716    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=715    KO=0     )
> getIdToken                                               (OK=1300   KO=0     )
> getIdToken Redirect 1                                    (OK=1299   KO=0     )
> createOrganization                                       (OK=1299   KO=0     )
> queryOrganization                                        (OK=1299   KO=0     )
> ReadPolicy                                               (OK=5922   KO=0     )
> deleteOrganization                                       (OK=1299   KO=0     )
> DeletePolicy                                             (OK=5788   KO=0     )
> restloginProgressiveProfileCallback                      (OK=24     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         8 (88.89%)
> status.find.in([200, 209], 304), found 409                          1 (11.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 270315 / active: 373    / done: 18474 
================================================================================


================================================================================
2024-11-06 22:17:00 GMT                                     255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=267198 KO=1     )
> restLoginInitiate                                        (OK=18472  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18462  KO=0     )
> Skip 2FA                                                 (OK=10271  KO=0     )
> User Authorize PKCE stage                                (OK=22549  KO=0     )
> User AccessToken PKCE stage                              (OK=22542  KO=0     )
> GetUUid                                                  (OK=6188   KO=0     )
> GetOpenidConfig                                          (OK=18164  KO=0     )
> CreatePolicy                                             (OK=6184   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4103   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4103   KO=0     )
>  UI AM idFromSession                                     (OK=4103   KO=0     )
>  UI AM validateGoto                                      (OK=4103   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4102   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4102   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4102   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4102   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4099   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4099   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4098   KO=0     )
>  UI IDM uiconfig                                         (OK=4098   KO=0     )
>  UI IDM version                                          (OK=4098   KO=0     )
>  UI IDM login                                            (OK=4098   KO=0     )
>  UI IDM privilege                                        (OK=4098   KO=0     )
>  UI IDM features                                         (OK=4098   KO=0     )
>  UI IDM user                                             (OK=4097   KO=0     )
>  UI IDM dashboard                                        (OK=4097   KO=0     )
>  UI IDM managed user schema                              (OK=4097   KO=0     )
>  UI IDM oidcToken                                        (OK=4095   KO=0     )
> userinfo                                                 (OK=4092   KO=0     )
> UI-Logout                                                (OK=4092   KO=0     )
> UI-Logout Redirect 1                                     (OK=4092   KO=0     )
> tokenUserinfo                                            (OK=4074   KO=0     )
>  UI AM revoke1                                           (OK=4092   KO=0     )
>  UI AM revoke2                                           (OK=4092   KO=0     )
>  UI AM endsession                                        (OK=4092   KO=0     )
> RootUserinfo                                             (OK=13639  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=733    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=733    KO=0     )
> getIdToken                                               (OK=1329   KO=0     )
> getIdToken Redirect 1                                    (OK=1329   KO=0     )
> createOrganization                                       (OK=1329   KO=0     )
> queryOrganization                                        (OK=1327   KO=0     )
> ReadPolicy                                               (OK=6059   KO=0     )
> deleteOrganization                                       (OK=1327   KO=0     )
> DeletePolicy                                             (OK=5918   KO=0     )
> restloginProgressiveProfileCallback                      (OK=24     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         8 (88.89%)
> status.find.in([200, 209], 304), found 409                          1 (11.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 269947 / active: 367    / done: 18848 
================================================================================


================================================================================
2024-11-06 22:17:05 GMT                                     260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=272794 KO=1     )
> restLoginInitiate                                        (OK=18858  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18848  KO=0     )
> Skip 2FA                                                 (OK=10485  KO=0     )
> User Authorize PKCE stage                                (OK=23015  KO=0     )
> User AccessToken PKCE stage                              (OK=23011  KO=0     )
> GetUUid                                                  (OK=6313   KO=0     )
> GetOpenidConfig                                          (OK=18556  KO=0     )
> CreatePolicy                                             (OK=6311   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4193   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4191   KO=0     )
>  UI AM idFromSession                                     (OK=4190   KO=0     )
>  UI AM validateGoto                                      (OK=4191   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4188   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4188   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4188   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4188   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4186   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4184   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4184   KO=0     )
>  UI IDM uiconfig                                         (OK=4184   KO=0     )
>  UI IDM version                                          (OK=4183   KO=0     )
>  UI IDM login                                            (OK=4182   KO=0     )
>  UI IDM privilege                                        (OK=4182   KO=0     )
>  UI IDM features                                         (OK=4182   KO=0     )
>  UI IDM user                                             (OK=4181   KO=0     )
>  UI IDM dashboard                                        (OK=4181   KO=0     )
>  UI IDM managed user schema                              (OK=4180   KO=0     )
>  UI IDM oidcToken                                        (OK=4179   KO=0     )
> userinfo                                                 (OK=4179   KO=0     )
> UI-Logout                                                (OK=4179   KO=0     )
> UI-Logout Redirect 1                                     (OK=4178   KO=0     )
> tokenUserinfo                                            (OK=4157   KO=0     )
>  UI AM revoke1                                           (OK=4176   KO=0     )
>  UI AM revoke2                                           (OK=4176   KO=0     )
>  UI AM endsession                                        (OK=4176   KO=0     )
> RootUserinfo                                             (OK=13913  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=749    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=749    KO=0     )
> getIdToken                                               (OK=1360   KO=0     )
> getIdToken Redirect 1                                    (OK=1359   KO=0     )
> createOrganization                                       (OK=1359   KO=0     )
> queryOrganization                                        (OK=1359   KO=0     )
> ReadPolicy                                               (OK=6181   KO=0     )
> deleteOrganization                                       (OK=1358   KO=0     )
> DeletePolicy                                             (OK=6058   KO=0     )
> restloginProgressiveProfileCallback                      (OK=25     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         8 (88.89%)
> status.find.in([200, 209], 304), found 409                          1 (11.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 269548 / active: 360    / done: 19254 
================================================================================

22:17:10.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:17:10 GMT                                     265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=278663 KO=1     )
> restLoginInitiate                                        (OK=19257  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19249  KO=0     )
> Skip 2FA                                                 (OK=10697  KO=0     )
> User Authorize PKCE stage                                (OK=23509  KO=0     )
> User AccessToken PKCE stage                              (OK=23504  KO=0     )
> GetUUid                                                  (OK=6438   KO=0     )
> GetOpenidConfig                                          (OK=18926  KO=0     )
> CreatePolicy                                             (OK=6437   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4286   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4286   KO=0     )
>  UI AM idFromSession                                     (OK=4285   KO=0     )
>  UI AM validateGoto                                      (OK=4285   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4282   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4280   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4280   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4280   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4279   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4278   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4278   KO=0     )
>  UI IDM uiconfig                                         (OK=4278   KO=0     )
>  UI IDM version                                          (OK=4278   KO=0     )
>  UI IDM login                                            (OK=4278   KO=0     )
>  UI IDM privilege                                        (OK=4278   KO=0     )
>  UI IDM features                                         (OK=4278   KO=0     )
>  UI IDM user                                             (OK=4277   KO=0     )
>  UI IDM dashboard                                        (OK=4278   KO=0     )
>  UI IDM managed user schema                              (OK=4278   KO=0     )
>  UI IDM oidcToken                                        (OK=4276   KO=0     )
> userinfo                                                 (OK=4275   KO=0     )
> UI-Logout                                                (OK=4274   KO=0     )
> UI-Logout Redirect 1                                     (OK=4274   KO=0     )
> tokenUserinfo                                            (OK=4253   KO=0     )
>  UI AM revoke1                                           (OK=4274   KO=0     )
>  UI AM revoke2                                           (OK=4274   KO=0     )
>  UI AM endsession                                        (OK=4274   KO=0     )
> RootUserinfo                                             (OK=14189  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=766    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=766    KO=0     )
> getIdToken                                               (OK=1384   KO=0     )
> getIdToken Redirect 1                                    (OK=1384   KO=0     )
> createOrganization                                       (OK=1383   KO=0     )
> queryOrganization                                        (OK=1383   KO=0     )
> ReadPolicy                                               (OK=6305   KO=0     )
> deleteOrganization                                       (OK=1383   KO=0     )
> DeletePolicy                                             (OK=6180   KO=0     )
> restloginProgressiveProfileCallback                      (OK=26     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         9 (90.00%)
> status.find.in([200, 209], 304), found 409                          1 (10.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 269135 / active: 364    / done: 19663 
================================================================================


================================================================================
2024-11-06 22:17:15 GMT                                     270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=284435 KO=1     )
> restLoginInitiate                                        (OK=19663  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19654  KO=0     )
> Skip 2FA                                                 (OK=10932  KO=0     )
> User Authorize PKCE stage                                (OK=23998  KO=0     )
> User AccessToken PKCE stage                              (OK=23992  KO=0     )
> GetUUid                                                  (OK=6582   KO=0     )
> GetOpenidConfig                                          (OK=19319  KO=0     )
> CreatePolicy                                             (OK=6577   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4373   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4372   KO=0     )
>  UI AM idFromSession                                     (OK=4371   KO=0     )
>  UI AM validateGoto                                      (OK=4371   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4370   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4369   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4369   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4369   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4365   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4364   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4364   KO=0     )
>  UI IDM uiconfig                                         (OK=4363   KO=0     )
>  UI IDM version                                          (OK=4363   KO=0     )
>  UI IDM login                                            (OK=4363   KO=0     )
>  UI IDM privilege                                        (OK=4363   KO=0     )
>  UI IDM features                                         (OK=4363   KO=0     )
>  UI IDM user                                             (OK=4363   KO=0     )
>  UI IDM dashboard                                        (OK=4363   KO=0     )
>  UI IDM managed user schema                              (OK=4363   KO=0     )
>  UI IDM oidcToken                                        (OK=4362   KO=0     )
> userinfo                                                 (OK=4361   KO=0     )
> UI-Logout                                                (OK=4360   KO=0     )
> UI-Logout Redirect 1                                     (OK=4360   KO=0     )
> tokenUserinfo                                            (OK=4332   KO=0     )
>  UI AM revoke1                                           (OK=4359   KO=0     )
>  UI AM revoke2                                           (OK=4359   KO=0     )
>  UI AM endsession                                        (OK=4359   KO=0     )
> RootUserinfo                                             (OK=14506  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=786    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=786    KO=0     )
> getIdToken                                               (OK=1413   KO=0     )
> getIdToken Redirect 1                                    (OK=1412   KO=0     )
> createOrganization                                       (OK=1412   KO=0     )
> queryOrganization                                        (OK=1412   KO=0     )
> ReadPolicy                                               (OK=6436   KO=0     )
> deleteOrganization                                       (OK=1412   KO=0     )
> DeletePolicy                                             (OK=6303   KO=0     )
> restloginProgressiveProfileCallback                      (OK=26     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         9 (90.00%)
> status.find.in([200, 209], 304), found 409                          1 (10.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 268707 / active: 385    / done: 20070 
================================================================================

22:17:15.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:17:20 GMT                                     275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=290537 KO=1     )
> restLoginInitiate                                        (OK=20065  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20062  KO=0     )
> Skip 2FA                                                 (OK=11162  KO=0     )
> User Authorize PKCE stage                                (OK=24507  KO=0     )
> User AccessToken PKCE stage                              (OK=24502  KO=0     )
> GetUUid                                                  (OK=6715   KO=0     )
> GetOpenidConfig                                          (OK=19728  KO=0     )
> CreatePolicy                                             (OK=6714   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4471   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4471   KO=0     )
>  UI AM idFromSession                                     (OK=4471   KO=0     )
>  UI AM validateGoto                                      (OK=4471   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4469   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4469   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4465   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4465   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4460   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4460   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4459   KO=0     )
>  UI IDM uiconfig                                         (OK=4459   KO=0     )
>  UI IDM version                                          (OK=4459   KO=0     )
>  UI IDM login                                            (OK=4459   KO=0     )
>  UI IDM privilege                                        (OK=4459   KO=0     )
>  UI IDM features                                         (OK=4459   KO=0     )
>  UI IDM user                                             (OK=4459   KO=0     )
>  UI IDM dashboard                                        (OK=4459   KO=0     )
>  UI IDM managed user schema                              (OK=4459   KO=0     )
>  UI IDM oidcToken                                        (OK=4459   KO=0     )
> userinfo                                                 (OK=4458   KO=0     )
> UI-Logout                                                (OK=4457   KO=0     )
> UI-Logout Redirect 1                                     (OK=4454   KO=0     )
> tokenUserinfo                                            (OK=4412   KO=0     )
>  UI AM revoke1                                           (OK=4454   KO=0     )
>  UI AM revoke2                                           (OK=4453   KO=0     )
>  UI AM endsession                                        (OK=4454   KO=0     )
> RootUserinfo                                             (OK=14817  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=798    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=797    KO=0     )
> getIdToken                                               (OK=1447   KO=0     )
> getIdToken Redirect 1                                    (OK=1447   KO=0     )
> createOrganization                                       (OK=1446   KO=0     )
> queryOrganization                                        (OK=1446   KO=0     )
> ReadPolicy                                               (OK=6573   KO=0     )
> deleteOrganization                                       (OK=1446   KO=0     )
> DeletePolicy                                             (OK=6434   KO=0     )
> restloginProgressiveProfileCallback                      (OK=26     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        10 (90.91%)
> status.find.in([200, 209], 304), found 409                          1 ( 9.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 268296 / active: 389    / done: 20477 
================================================================================

22:17:20.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:17:25 GMT                                     280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=296020 KO=1     )
> restLoginInitiate                                        (OK=20448  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20442  KO=0     )
> Skip 2FA                                                 (OK=11379  KO=0     )
> User Authorize PKCE stage                                (OK=24958  KO=0     )
> User AccessToken PKCE stage                              (OK=24952  KO=0     )
> GetUUid                                                  (OK=6853   KO=0     )
> GetOpenidConfig                                          (OK=20139  KO=0     )
> CreatePolicy                                             (OK=6850   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4550   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4550   KO=0     )
>  UI AM idFromSession                                     (OK=4549   KO=0     )
>  UI AM validateGoto                                      (OK=4549   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4545   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4545   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4544   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4544   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4543   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4542   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4542   KO=0     )
>  UI IDM uiconfig                                         (OK=4542   KO=0     )
>  UI IDM version                                          (OK=4542   KO=0     )
>  UI IDM login                                            (OK=4541   KO=0     )
>  UI IDM privilege                                        (OK=4542   KO=0     )
>  UI IDM features                                         (OK=4542   KO=0     )
>  UI IDM user                                             (OK=4541   KO=0     )
>  UI IDM dashboard                                        (OK=4541   KO=0     )
>  UI IDM managed user schema                              (OK=4541   KO=0     )
>  UI IDM oidcToken                                        (OK=4537   KO=0     )
> userinfo                                                 (OK=4537   KO=0     )
> UI-Logout                                                (OK=4537   KO=0     )
> UI-Logout Redirect 1                                     (OK=4537   KO=0     )
> tokenUserinfo                                            (OK=4489   KO=0     )
>  UI AM revoke1                                           (OK=4537   KO=0     )
>  UI AM revoke2                                           (OK=4537   KO=0     )
>  UI AM endsession                                        (OK=4537   KO=0     )
> RootUserinfo                                             (OK=15110  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=813    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=813    KO=0     )
> getIdToken                                               (OK=1474   KO=0     )
> getIdToken Redirect 1                                    (OK=1474   KO=0     )
> createOrganization                                       (OK=1474   KO=0     )
> queryOrganization                                        (OK=1474   KO=0     )
> ReadPolicy                                               (OK=6713   KO=0     )
> deleteOrganization                                       (OK=1474   KO=0     )
> DeletePolicy                                             (OK=6570   KO=0     )
> restloginProgressiveProfileCallback                      (OK=26     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        11 (91.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 8.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 267894 / active: 388    / done: 20880 
================================================================================


================================================================================
2024-11-06 22:17:30 GMT                                     285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=301514 KO=1     )
> restLoginInitiate                                        (OK=20827  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20818  KO=0     )
> Skip 2FA                                                 (OK=11602  KO=0     )
> User Authorize PKCE stage                                (OK=25425  KO=0     )
> User AccessToken PKCE stage                              (OK=25420  KO=0     )
> GetUUid                                                  (OK=6975   KO=0     )
> GetOpenidConfig                                          (OK=20537  KO=0     )
> CreatePolicy                                             (OK=6973   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4628   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4628   KO=0     )
>  UI AM idFromSession                                     (OK=4628   KO=0     )
>  UI AM validateGoto                                      (OK=4628   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4625   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4625   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4625   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4625   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4623   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4622   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4622   KO=0     )
>  UI IDM uiconfig                                         (OK=4622   KO=0     )
>  UI IDM version                                          (OK=4622   KO=0     )
>  UI IDM login                                            (OK=4622   KO=0     )
>  UI IDM privilege                                        (OK=4622   KO=0     )
>  UI IDM features                                         (OK=4622   KO=0     )
>  UI IDM user                                             (OK=4621   KO=0     )
>  UI IDM dashboard                                        (OK=4621   KO=0     )
>  UI IDM managed user schema                              (OK=4621   KO=0     )
>  UI IDM oidcToken                                        (OK=4619   KO=0     )
> userinfo                                                 (OK=4618   KO=0     )
> UI-Logout                                                (OK=4618   KO=0     )
> UI-Logout Redirect 1                                     (OK=4618   KO=0     )
> tokenUserinfo                                            (OK=4573   KO=0     )
>  UI AM revoke1                                           (OK=4618   KO=0     )
>  UI AM revoke2                                           (OK=4618   KO=0     )
>  UI AM endsession                                        (OK=4618   KO=0     )
> RootUserinfo                                             (OK=15418  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=828    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=827    KO=0     )
> getIdToken                                               (OK=1506   KO=0     )
> getIdToken Redirect 1                                    (OK=1506   KO=0     )
> createOrganization                                       (OK=1506   KO=0     )
> queryOrganization                                        (OK=1506   KO=0     )
> ReadPolicy                                               (OK=6846   KO=0     )
> deleteOrganization                                       (OK=1506   KO=0     )
> DeletePolicy                                             (OK=6709   KO=0     )
> restloginProgressiveProfileCallback                      (OK=26     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        11 (91.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 8.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 267502 / active: 375    / done: 21285 
================================================================================


================================================================================
2024-11-06 22:17:35 GMT                                     290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=307037 KO=1     )
> restLoginInitiate                                        (OK=21215  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21207  KO=0     )
> Skip 2FA                                                 (OK=11817  KO=0     )
> User Authorize PKCE stage                                (OK=25892  KO=0     )
> User AccessToken PKCE stage                              (OK=25888  KO=0     )
> GetUUid                                                  (OK=7114   KO=0     )
> GetOpenidConfig                                          (OK=20933  KO=0     )
> CreatePolicy                                             (OK=7110   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4715   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4714   KO=0     )
>  UI AM idFromSession                                     (OK=4714   KO=0     )
>  UI AM validateGoto                                      (OK=4714   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4710   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4710   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4710   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4710   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4705   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4704   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4703   KO=0     )
>  UI IDM uiconfig                                         (OK=4703   KO=0     )
>  UI IDM version                                          (OK=4703   KO=0     )
>  UI IDM login                                            (OK=4703   KO=0     )
>  UI IDM privilege                                        (OK=4703   KO=0     )
>  UI IDM features                                         (OK=4703   KO=0     )
>  UI IDM user                                             (OK=4698   KO=0     )
>  UI IDM dashboard                                        (OK=4701   KO=0     )
>  UI IDM managed user schema                              (OK=4702   KO=0     )
>  UI IDM oidcToken                                        (OK=4698   KO=0     )
> userinfo                                                 (OK=4698   KO=0     )
> UI-Logout                                                (OK=4698   KO=0     )
> UI-Logout Redirect 1                                     (OK=4698   KO=0     )
> tokenUserinfo                                            (OK=4660   KO=0     )
>  UI AM revoke1                                           (OK=4696   KO=0     )
>  UI AM revoke2                                           (OK=4696   KO=0     )
>  UI AM endsession                                        (OK=4696   KO=0     )
> RootUserinfo                                             (OK=15741  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=846    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=845    KO=0     )
> getIdToken                                               (OK=1524   KO=0     )
> getIdToken Redirect 1                                    (OK=1524   KO=0     )
> createOrganization                                       (OK=1524   KO=0     )
> queryOrganization                                        (OK=1524   KO=0     )
> ReadPolicy                                               (OK=6973   KO=0     )
> deleteOrganization                                       (OK=1524   KO=0     )
> DeletePolicy                                             (OK=6844   KO=0     )
> restloginProgressiveProfileCallback                      (OK=26     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        11 (91.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 8.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 267096 / active: 375    / done: 21691 
================================================================================

22:17:36.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:17:40 GMT                                     295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=313052 KO=1     )
> restLoginInitiate                                        (OK=21646  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21636  KO=0     )
> Skip 2FA                                                 (OK=12048  KO=0     )
> User Authorize PKCE stage                                (OK=26409  KO=0     )
> User AccessToken PKCE stage                              (OK=26407  KO=0     )
> GetUUid                                                  (OK=7248   KO=0     )
> GetOpenidConfig                                          (OK=21328  KO=0     )
> CreatePolicy                                             (OK=7242   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4802   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4802   KO=0     )
>  UI AM idFromSession                                     (OK=4800   KO=0     )
>  UI AM validateGoto                                      (OK=4800   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4799   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4798   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4796   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4797   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4795   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4794   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4793   KO=0     )
>  UI IDM uiconfig                                         (OK=4793   KO=0     )
>  UI IDM version                                          (OK=4793   KO=0     )
>  UI IDM login                                            (OK=4793   KO=0     )
>  UI IDM privilege                                        (OK=4793   KO=0     )
>  UI IDM features                                         (OK=4793   KO=0     )
>  UI IDM user                                             (OK=4792   KO=0     )
>  UI IDM dashboard                                        (OK=4792   KO=0     )
>  UI IDM managed user schema                              (OK=4792   KO=0     )
>  UI IDM oidcToken                                        (OK=4792   KO=0     )
> userinfo                                                 (OK=4790   KO=0     )
> UI-Logout                                                (OK=4789   KO=0     )
> UI-Logout Redirect 1                                     (OK=4789   KO=0     )
> tokenUserinfo                                            (OK=4766   KO=0     )
>  UI AM revoke1                                           (OK=4789   KO=0     )
>  UI AM revoke2                                           (OK=4789   KO=0     )
>  UI AM endsession                                        (OK=4789   KO=0     )
> RootUserinfo                                             (OK=16051  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=862    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=861    KO=0     )
> getIdToken                                               (OK=1560   KO=0     )
> getIdToken Redirect 1                                    (OK=1560   KO=0     )
> createOrganization                                       (OK=1560   KO=0     )
> queryOrganization                                        (OK=1560   KO=0     )
> ReadPolicy                                               (OK=7110   KO=0     )
> deleteOrganization                                       (OK=1560   KO=0     )
> DeletePolicy                                             (OK=6967   KO=0     )
> restloginProgressiveProfileCallback                      (OK=26     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        12 (92.31%)
> status.find.in([200, 209], 304), found 409                          1 ( 7.69%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 266652 / active: 386    / done: 22124 
================================================================================


================================================================================
2024-11-06 22:17:45 GMT                                     300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=318596 KO=1     )
> restLoginInitiate                                        (OK=22040  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22029  KO=0     )
> Skip 2FA                                                 (OK=12272  KO=0     )
> User Authorize PKCE stage                                (OK=26879  KO=0     )
> User AccessToken PKCE stage                              (OK=26875  KO=0     )
> GetUUid                                                  (OK=7388   KO=0     )
> GetOpenidConfig                                          (OK=21739  KO=0     )
> CreatePolicy                                             (OK=7387   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4886   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4885   KO=0     )
>  UI AM idFromSession                                     (OK=4884   KO=0     )
>  UI AM validateGoto                                      (OK=4884   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4880   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4878   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4878   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4878   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4875   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4874   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4873   KO=0     )
>  UI IDM uiconfig                                         (OK=4873   KO=0     )
>  UI IDM version                                          (OK=4873   KO=0     )
>  UI IDM login                                            (OK=4873   KO=0     )
>  UI IDM privilege                                        (OK=4873   KO=0     )
>  UI IDM features                                         (OK=4873   KO=0     )
>  UI IDM user                                             (OK=4873   KO=0     )
>  UI IDM dashboard                                        (OK=4873   KO=0     )
>  UI IDM managed user schema                              (OK=4873   KO=0     )
>  UI IDM oidcToken                                        (OK=4872   KO=0     )
> userinfo                                                 (OK=4871   KO=0     )
> UI-Logout                                                (OK=4871   KO=0     )
> UI-Logout Redirect 1                                     (OK=4871   KO=0     )
> tokenUserinfo                                            (OK=4851   KO=0     )
>  UI AM revoke1                                           (OK=4871   KO=0     )
>  UI AM revoke2                                           (OK=4871   KO=0     )
>  UI AM endsession                                        (OK=4871   KO=0     )
> RootUserinfo                                             (OK=16316  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=872    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=871    KO=0     )
> getIdToken                                               (OK=1590   KO=0     )
> getIdToken Redirect 1                                    (OK=1589   KO=0     )
> createOrganization                                       (OK=1588   KO=0     )
> queryOrganization                                        (OK=1588   KO=0     )
> ReadPolicy                                               (OK=7240   KO=0     )
> deleteOrganization                                       (OK=1588   KO=0     )
> DeletePolicy                                             (OK=7109   KO=0     )
> restloginProgressiveProfileCallback                      (OK=27     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        12 (92.31%)
> status.find.in([200, 209], 304), found 409                          1 ( 7.69%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 266240 / active: 391    / done: 22531 
================================================================================


================================================================================
2024-11-06 22:17:50 GMT                                     305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=324354 KO=1     )
> restLoginInitiate                                        (OK=22441  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22434  KO=0     )
> Skip 2FA                                                 (OK=12495  KO=0     )
> User Authorize PKCE stage                                (OK=27369  KO=0     )
> User AccessToken PKCE stage                              (OK=27359  KO=0     )
> GetUUid                                                  (OK=7529   KO=0     )
> GetOpenidConfig                                          (OK=22155  KO=0     )
> CreatePolicy                                             (OK=7524   KO=1     )
> UI-Post-Login - stage 1                                  (OK=4977   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4976   KO=0     )
>  UI AM idFromSession                                     (OK=4974   KO=0     )
>  UI AM validateGoto                                      (OK=4974   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4966   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4965   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4964   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4964   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4961   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4960   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4960   KO=0     )
>  UI IDM uiconfig                                         (OK=4960   KO=0     )
>  UI IDM version                                          (OK=4959   KO=0     )
>  UI IDM login                                            (OK=4959   KO=0     )
>  UI IDM privilege                                        (OK=4959   KO=0     )
>  UI IDM features                                         (OK=4959   KO=0     )
>  UI IDM user                                             (OK=4958   KO=0     )
>  UI IDM dashboard                                        (OK=4958   KO=0     )
>  UI IDM managed user schema                              (OK=4958   KO=0     )
>  UI IDM oidcToken                                        (OK=4958   KO=0     )
> userinfo                                                 (OK=4958   KO=0     )
> UI-Logout                                                (OK=4958   KO=0     )
> UI-Logout Redirect 1                                     (OK=4957   KO=0     )
> tokenUserinfo                                            (OK=4939   KO=0     )
>  UI AM revoke1                                           (OK=4957   KO=0     )
>  UI AM revoke2                                           (OK=4957   KO=0     )
>  UI AM endsession                                        (OK=4957   KO=0     )
> RootUserinfo                                             (OK=16595  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=892    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=891    KO=0     )
> getIdToken                                               (OK=1615   KO=0     )
> getIdToken Redirect 1                                    (OK=1615   KO=0     )
> createOrganization                                       (OK=1614   KO=0     )
> queryOrganization                                        (OK=1614   KO=0     )
> ReadPolicy                                               (OK=7385   KO=0     )
> deleteOrganization                                       (OK=1613   KO=0     )
> DeletePolicy                                             (OK=7234   KO=0     )
> restloginProgressiveProfileCallback                      (OK=27     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        12 (92.31%)
> status.find.in([200, 209], 304), found 409                          1 ( 7.69%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 265825 / active: 407    / done: 22930 
================================================================================


================================================================================
2024-11-06 22:17:55 GMT                                     310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=330133 KO=1     )
> restLoginInitiate                                        (OK=22821  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22811  KO=0     )
> Skip 2FA                                                 (OK=12696  KO=0     )
> User Authorize PKCE stage                                (OK=27841  KO=0     )
> User AccessToken PKCE stage                              (OK=27835  KO=0     )
> GetUUid                                                  (OK=7650   KO=0     )
> GetOpenidConfig                                          (OK=22555  KO=0     )
> CreatePolicy                                             (OK=7646   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5064   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5063   KO=0     )
>  UI AM idFromSession                                     (OK=5062   KO=0     )
>  UI AM validateGoto                                      (OK=5062   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5056   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5056   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5056   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5056   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5055   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5055   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5055   KO=0     )
>  UI IDM uiconfig                                         (OK=5054   KO=0     )
>  UI IDM version                                          (OK=5054   KO=0     )
>  UI IDM login                                            (OK=5053   KO=0     )
>  UI IDM privilege                                        (OK=5053   KO=0     )
>  UI IDM features                                         (OK=5053   KO=0     )
>  UI IDM user                                             (OK=5051   KO=0     )
>  UI IDM dashboard                                        (OK=5051   KO=0     )
>  UI IDM managed user schema                              (OK=5051   KO=0     )
>  UI IDM oidcToken                                        (OK=5050   KO=0     )
> userinfo                                                 (OK=5050   KO=0     )
> UI-Logout                                                (OK=5050   KO=0     )
> UI-Logout Redirect 1                                     (OK=5049   KO=0     )
> tokenUserinfo                                            (OK=5032   KO=0     )
>  UI AM revoke1                                           (OK=5047   KO=0     )
>  UI AM revoke2                                           (OK=5048   KO=0     )
>  UI AM endsession                                        (OK=5048   KO=0     )
> RootUserinfo                                             (OK=16876  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=906    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=906    KO=0     )
> getIdToken                                               (OK=1645   KO=0     )
> getIdToken Redirect 1                                    (OK=1645   KO=0     )
> createOrganization                                       (OK=1645   KO=0     )
> queryOrganization                                        (OK=1645   KO=0     )
> ReadPolicy                                               (OK=7522   KO=0     )
> deleteOrganization                                       (OK=1644   KO=0     )
> DeletePolicy                                             (OK=7382   KO=0     )
> restloginProgressiveProfileCallback                      (OK=27     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        12 (92.31%)
> status.find.in([200, 209], 304), found 409                          1 ( 7.69%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  8%
          waiting: 265429 / active: 368    / done: 23365 
================================================================================


================================================================================
2024-11-06 22:18:00 GMT                                     315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=335556 KO=1     )
> restLoginInitiate                                        (OK=23216  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23208  KO=0     )
> Skip 2FA                                                 (OK=12936  KO=0     )
> User Authorize PKCE stage                                (OK=28312  KO=0     )
> User AccessToken PKCE stage                              (OK=28307  KO=0     )
> GetUUid                                                  (OK=7775   KO=0     )
> GetOpenidConfig                                          (OK=22944  KO=0     )
> CreatePolicy                                             (OK=7771   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5134   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5133   KO=0     )
>  UI AM idFromSession                                     (OK=5132   KO=0     )
>  UI AM validateGoto                                      (OK=5132   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5131   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5129   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5128   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5128   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5128   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5128   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5128   KO=0     )
>  UI IDM uiconfig                                         (OK=5128   KO=0     )
>  UI IDM version                                          (OK=5128   KO=0     )
>  UI IDM login                                            (OK=5128   KO=0     )
>  UI IDM privilege                                        (OK=5128   KO=0     )
>  UI IDM features                                         (OK=5128   KO=0     )
>  UI IDM user                                             (OK=5127   KO=0     )
>  UI IDM dashboard                                        (OK=5127   KO=0     )
>  UI IDM managed user schema                              (OK=5127   KO=0     )
>  UI IDM oidcToken                                        (OK=5127   KO=0     )
> userinfo                                                 (OK=5126   KO=0     )
> UI-Logout                                                (OK=5126   KO=0     )
> UI-Logout Redirect 1                                     (OK=5126   KO=0     )
> tokenUserinfo                                            (OK=5118   KO=0     )
>  UI AM revoke1                                           (OK=5126   KO=0     )
>  UI AM revoke2                                           (OK=5126   KO=0     )
>  UI AM endsession                                        (OK=5126   KO=0     )
> RootUserinfo                                             (OK=17180  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=922    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=922    KO=0     )
> getIdToken                                               (OK=1685   KO=0     )
> getIdToken Redirect 1                                    (OK=1684   KO=0     )
> createOrganization                                       (OK=1683   KO=0     )
> queryOrganization                                        (OK=1682   KO=0     )
> ReadPolicy                                               (OK=7647   KO=0     )
> deleteOrganization                                       (OK=1680   KO=0     )
> DeletePolicy                                             (OK=7520   KO=0     )
> restloginProgressiveProfileCallback                      (OK=27     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        12 (92.31%)
> status.find.in([200, 209], 304), found 409                          1 ( 7.69%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 265021 / active: 367    / done: 23774 
================================================================================


================================================================================
2024-11-06 22:18:05 GMT                                     320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=340325 KO=1     )
> restLoginInitiate                                        (OK=23546  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23539  KO=0     )
> Skip 2FA                                                 (OK=13124  KO=0     )
> User Authorize PKCE stage                                (OK=28721  KO=0     )
> User AccessToken PKCE stage                              (OK=28712  KO=0     )
> GetUUid                                                  (OK=7890   KO=0     )
> GetOpenidConfig                                          (OK=23305  KO=0     )
> CreatePolicy                                             (OK=7885   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5209   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5209   KO=0     )
>  UI AM idFromSession                                     (OK=5208   KO=0     )
>  UI AM validateGoto                                      (OK=5208   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5206   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5204   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5202   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5202   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5198   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5196   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5194   KO=0     )
>  UI IDM uiconfig                                         (OK=5194   KO=0     )
>  UI IDM version                                          (OK=5194   KO=0     )
>  UI IDM login                                            (OK=5194   KO=0     )
>  UI IDM privilege                                        (OK=5194   KO=0     )
>  UI IDM features                                         (OK=5194   KO=0     )
>  UI IDM user                                             (OK=5194   KO=0     )
>  UI IDM dashboard                                        (OK=5194   KO=0     )
>  UI IDM managed user schema                              (OK=5194   KO=0     )
>  UI IDM oidcToken                                        (OK=5192   KO=0     )
> userinfo                                                 (OK=5191   KO=0     )
> UI-Logout                                                (OK=5191   KO=0     )
> UI-Logout Redirect 1                                     (OK=5190   KO=0     )
> tokenUserinfo                                            (OK=5188   KO=0     )
>  UI AM revoke1                                           (OK=5190   KO=0     )
>  UI AM revoke2                                           (OK=5190   KO=0     )
>  UI AM endsession                                        (OK=5190   KO=0     )
> RootUserinfo                                             (OK=17474  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=932    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=932    KO=0     )
> getIdToken                                               (OK=1703   KO=0     )
> getIdToken Redirect 1                                    (OK=1703   KO=0     )
> createOrganization                                       (OK=1703   KO=0     )
> queryOrganization                                        (OK=1701   KO=0     )
> ReadPolicy                                               (OK=7767   KO=0     )
> deleteOrganization                                       (OK=1701   KO=0     )
> DeletePolicy                                             (OK=7647   KO=0     )
> restloginProgressiveProfileCallback                      (OK=28     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        12 (92.31%)
> status.find.in([200, 209], 304), found 409                          1 ( 7.69%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 264679 / active: 359    / done: 24124 
================================================================================

22:18:09.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:18:10 GMT                                     325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=345779 KO=1     )
> restLoginInitiate                                        (OK=23913  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23909  KO=0     )
> Skip 2FA                                                 (OK=13331  KO=0     )
> User Authorize PKCE stage                                (OK=29171  KO=0     )
> User AccessToken PKCE stage                              (OK=29162  KO=0     )
> GetUUid                                                  (OK=8014   KO=0     )
> GetOpenidConfig                                          (OK=23660  KO=0     )
> CreatePolicy                                             (OK=8007   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5294   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5294   KO=0     )
>  UI AM idFromSession                                     (OK=5292   KO=0     )
>  UI AM validateGoto                                      (OK=5292   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5288   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5287   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5286   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5286   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5285   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5282   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5282   KO=0     )
>  UI IDM uiconfig                                         (OK=5282   KO=0     )
>  UI IDM version                                          (OK=5281   KO=0     )
>  UI IDM login                                            (OK=5281   KO=0     )
>  UI IDM privilege                                        (OK=5281   KO=0     )
>  UI IDM features                                         (OK=5281   KO=0     )
>  UI IDM user                                             (OK=5281   KO=0     )
>  UI IDM dashboard                                        (OK=5281   KO=0     )
>  UI IDM managed user schema                              (OK=5281   KO=0     )
>  UI IDM oidcToken                                        (OK=5278   KO=0     )
> userinfo                                                 (OK=5278   KO=0     )
> UI-Logout                                                (OK=5276   KO=0     )
> UI-Logout Redirect 1                                     (OK=5275   KO=0     )
> tokenUserinfo                                            (OK=5262   KO=0     )
>  UI AM revoke1                                           (OK=5275   KO=0     )
>  UI AM revoke2                                           (OK=5275   KO=0     )
>  UI AM endsession                                        (OK=5275   KO=0     )
> RootUserinfo                                             (OK=17758  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=947    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=947    KO=0     )
> getIdToken                                               (OK=1734   KO=0     )
> getIdToken Redirect 1                                    (OK=1734   KO=0     )
> createOrganization                                       (OK=1734   KO=0     )
> queryOrganization                                        (OK=1734   KO=0     )
> ReadPolicy                                               (OK=7886   KO=0     )
> deleteOrganization                                       (OK=1733   KO=0     )
> DeletePolicy                                             (OK=7763   KO=0     )
> restloginProgressiveProfileCallback                      (OK=28     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        13 (92.86%)
> status.find.in([200, 209], 304), found 409                          1 ( 7.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 264297 / active: 357    / done: 24508 
================================================================================


================================================================================
2024-11-06 22:18:15 GMT                                     330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=351498 KO=1     )
> restLoginInitiate                                        (OK=24302  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24295  KO=0     )
> Skip 2FA                                                 (OK=13552  KO=0     )
> User Authorize PKCE stage                                (OK=29646  KO=0     )
> User AccessToken PKCE stage                              (OK=29639  KO=0     )
> GetUUid                                                  (OK=8144   KO=0     )
> GetOpenidConfig                                          (OK=24035  KO=0     )
> CreatePolicy                                             (OK=8137   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5383   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5383   KO=0     )
>  UI AM idFromSession                                     (OK=5381   KO=0     )
>  UI AM validateGoto                                      (OK=5381   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5380   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5380   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5379   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5379   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5374   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5373   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5373   KO=0     )
>  UI IDM uiconfig                                         (OK=5373   KO=0     )
>  UI IDM version                                          (OK=5373   KO=0     )
>  UI IDM login                                            (OK=5373   KO=0     )
>  UI IDM privilege                                        (OK=5373   KO=0     )
>  UI IDM features                                         (OK=5373   KO=0     )
>  UI IDM user                                             (OK=5373   KO=0     )
>  UI IDM dashboard                                        (OK=5373   KO=0     )
>  UI IDM managed user schema                              (OK=5373   KO=0     )
>  UI IDM oidcToken                                        (OK=5373   KO=0     )
> userinfo                                                 (OK=5371   KO=0     )
> UI-Logout                                                (OK=5369   KO=0     )
> UI-Logout Redirect 1                                     (OK=5367   KO=0     )
> tokenUserinfo                                            (OK=5338   KO=0     )
>  UI AM revoke1                                           (OK=5365   KO=0     )
>  UI AM revoke2                                           (OK=5365   KO=0     )
>  UI AM endsession                                        (OK=5365   KO=0     )
> RootUserinfo                                             (OK=18115  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=954    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=954    KO=0     )
> getIdToken                                               (OK=1749   KO=0     )
> getIdToken Redirect 1                                    (OK=1749   KO=0     )
> createOrganization                                       (OK=1748   KO=0     )
> queryOrganization                                        (OK=1748   KO=0     )
> ReadPolicy                                               (OK=8006   KO=0     )
> deleteOrganization                                       (OK=1748   KO=0     )
> DeletePolicy                                             (OK=7883   KO=0     )
> restloginProgressiveProfileCallback                      (OK=28     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        13 (92.86%)
> status.find.in([200, 209], 304), found 409                          1 ( 7.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 263903 / active: 379    / done: 24880 
================================================================================


================================================================================
2024-11-06 22:18:20 GMT                                     335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=356908 KO=1     )
> restLoginInitiate                                        (OK=24670  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24660  KO=0     )
> Skip 2FA                                                 (OK=13762  KO=0     )
> User Authorize PKCE stage                                (OK=30094  KO=0     )
> User AccessToken PKCE stage                              (OK=30090  KO=0     )
> GetUUid                                                  (OK=8271   KO=0     )
> GetOpenidConfig                                          (OK=24411  KO=0     )
> CreatePolicy                                             (OK=8267   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5465   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5464   KO=0     )
>  UI AM idFromSession                                     (OK=5464   KO=0     )
>  UI AM validateGoto                                      (OK=5464   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5462   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5462   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5462   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5462   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5458   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5457   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5456   KO=0     )
>  UI IDM uiconfig                                         (OK=5457   KO=0     )
>  UI IDM version                                          (OK=5456   KO=0     )
>  UI IDM login                                            (OK=5455   KO=0     )
>  UI IDM privilege                                        (OK=5455   KO=0     )
>  UI IDM features                                         (OK=5455   KO=0     )
>  UI IDM user                                             (OK=5455   KO=0     )
>  UI IDM dashboard                                        (OK=5455   KO=0     )
>  UI IDM managed user schema                              (OK=5455   KO=0     )
>  UI IDM oidcToken                                        (OK=5455   KO=0     )
> userinfo                                                 (OK=5454   KO=0     )
> UI-Logout                                                (OK=5454   KO=0     )
> UI-Logout Redirect 1                                     (OK=5454   KO=0     )
> tokenUserinfo                                            (OK=5416   KO=0     )
>  UI AM revoke1                                           (OK=5452   KO=0     )
>  UI AM revoke2                                           (OK=5452   KO=0     )
>  UI AM endsession                                        (OK=5452   KO=0     )
> RootUserinfo                                             (OK=18386  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=968    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=968    KO=0     )
> getIdToken                                               (OK=1777   KO=0     )
> getIdToken Redirect 1                                    (OK=1777   KO=0     )
> createOrganization                                       (OK=1777   KO=0     )
> queryOrganization                                        (OK=1777   KO=0     )
> ReadPolicy                                               (OK=8134   KO=0     )
> deleteOrganization                                       (OK=1777   KO=0     )
> DeletePolicy                                             (OK=8003   KO=0     )
> restloginProgressiveProfileCallback                      (OK=28     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        13 (92.86%)
> status.find.in([200, 209], 304), found 409                          1 ( 7.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 263520 / active: 371    / done: 25271 
================================================================================

22:18:20.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:18:25.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:18:25 GMT                                     340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=363141 KO=1     )
> restLoginInitiate                                        (OK=25094  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25088  KO=0     )
> Skip 2FA                                                 (OK=13994  KO=0     )
> User Authorize PKCE stage                                (OK=30621  KO=0     )
> User AccessToken PKCE stage                              (OK=30614  KO=0     )
> GetUUid                                                  (OK=8407   KO=0     )
> GetOpenidConfig                                          (OK=24806  KO=0     )
> CreatePolicy                                             (OK=8404   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5568   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5568   KO=0     )
>  UI AM idFromSession                                     (OK=5566   KO=0     )
>  UI AM validateGoto                                      (OK=5566   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5563   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5563   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5561   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5561   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5557   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5556   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5556   KO=0     )
>  UI IDM uiconfig                                         (OK=5556   KO=0     )
>  UI IDM version                                          (OK=5556   KO=0     )
>  UI IDM login                                            (OK=5555   KO=0     )
>  UI IDM privilege                                        (OK=5555   KO=0     )
>  UI IDM features                                         (OK=5555   KO=0     )
>  UI IDM user                                             (OK=5555   KO=0     )
>  UI IDM dashboard                                        (OK=5555   KO=0     )
>  UI IDM managed user schema                              (OK=5555   KO=0     )
>  UI IDM oidcToken                                        (OK=5554   KO=0     )
> userinfo                                                 (OK=5551   KO=0     )
> UI-Logout                                                (OK=5550   KO=0     )
> UI-Logout Redirect 1                                     (OK=5549   KO=0     )
> tokenUserinfo                                            (OK=5505   KO=0     )
>  UI AM revoke1                                           (OK=5548   KO=0     )
>  UI AM revoke2                                           (OK=5548   KO=0     )
>  UI AM endsession                                        (OK=5548   KO=0     )
> RootUserinfo                                             (OK=18701  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=977    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=977    KO=0     )
> getIdToken                                               (OK=1810   KO=0     )
> getIdToken Redirect 1                                    (OK=1810   KO=0     )
> createOrganization                                       (OK=1810   KO=0     )
> queryOrganization                                        (OK=1810   KO=0     )
> ReadPolicy                                               (OK=8265   KO=0     )
> deleteOrganization                                       (OK=1810   KO=0     )
> DeletePolicy                                             (OK=8132   KO=0     )
> restloginProgressiveProfileCallback                      (OK=28     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        15 (93.75%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 263086 / active: 390    / done: 25686 
================================================================================


================================================================================
2024-11-06 22:18:30 GMT                                     345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=368854 KO=1     )
> restLoginInitiate                                        (OK=25481  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25474  KO=0     )
> Skip 2FA                                                 (OK=14203  KO=0     )
> User Authorize PKCE stage                                (OK=31096  KO=0     )
> User AccessToken PKCE stage                              (OK=31090  KO=0     )
> GetUUid                                                  (OK=8532   KO=0     )
> GetOpenidConfig                                          (OK=25198  KO=0     )
> CreatePolicy                                             (OK=8527   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5658   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5656   KO=0     )
>  UI AM idFromSession                                     (OK=5656   KO=0     )
>  UI AM validateGoto                                      (OK=5655   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5653   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5651   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5651   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5651   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5647   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5646   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5642   KO=0     )
>  UI IDM uiconfig                                         (OK=5642   KO=0     )
>  UI IDM version                                          (OK=5642   KO=0     )
>  UI IDM login                                            (OK=5642   KO=0     )
>  UI IDM privilege                                        (OK=5642   KO=0     )
>  UI IDM features                                         (OK=5642   KO=0     )
>  UI IDM user                                             (OK=5642   KO=0     )
>  UI IDM dashboard                                        (OK=5642   KO=0     )
>  UI IDM managed user schema                              (OK=5642   KO=0     )
>  UI IDM oidcToken                                        (OK=5642   KO=0     )
> userinfo                                                 (OK=5641   KO=0     )
> UI-Logout                                                (OK=5641   KO=0     )
> UI-Logout Redirect 1                                     (OK=5641   KO=0     )
> tokenUserinfo                                            (OK=5591   KO=0     )
>  UI AM revoke1                                           (OK=5639   KO=0     )
>  UI AM revoke2                                           (OK=5639   KO=0     )
>  UI AM endsession                                        (OK=5639   KO=0     )
> RootUserinfo                                             (OK=18983  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=986    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=986    KO=0     )
> getIdToken                                               (OK=1845   KO=0     )
> getIdToken Redirect 1                                    (OK=1845   KO=0     )
> createOrganization                                       (OK=1845   KO=0     )
> queryOrganization                                        (OK=1845   KO=0     )
> ReadPolicy                                               (OK=8401   KO=0     )
> deleteOrganization                                       (OK=1845   KO=0     )
> DeletePolicy                                             (OK=8265   KO=0     )
> restloginProgressiveProfileCallback                      (OK=29     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        15 (93.75%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 262688 / active: 368    / done: 26106 
================================================================================


================================================================================
2024-11-06 22:18:35 GMT                                     350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=374579 KO=1     )
> restLoginInitiate                                        (OK=25867  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25861  KO=0     )
> Skip 2FA                                                 (OK=14404  KO=0     )
> User Authorize PKCE stage                                (OK=31579  KO=0     )
> User AccessToken PKCE stage                              (OK=31571  KO=0     )
> GetUUid                                                  (OK=8655   KO=0     )
> GetOpenidConfig                                          (OK=25583  KO=0     )
> CreatePolicy                                             (OK=8652   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5745   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5745   KO=0     )
>  UI AM idFromSession                                     (OK=5745   KO=0     )
>  UI AM validateGoto                                      (OK=5745   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5742   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5742   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5741   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5741   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5739   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5738   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5738   KO=0     )
>  UI IDM uiconfig                                         (OK=5738   KO=0     )
>  UI IDM version                                          (OK=5738   KO=0     )
>  UI IDM login                                            (OK=5738   KO=0     )
>  UI IDM privilege                                        (OK=5738   KO=0     )
>  UI IDM features                                         (OK=5738   KO=0     )
>  UI IDM user                                             (OK=5737   KO=0     )
>  UI IDM dashboard                                        (OK=5737   KO=0     )
>  UI IDM managed user schema                              (OK=5737   KO=0     )
>  UI IDM oidcToken                                        (OK=5734   KO=0     )
> userinfo                                                 (OK=5734   KO=0     )
> UI-Logout                                                (OK=5734   KO=0     )
> UI-Logout Redirect 1                                     (OK=5733   KO=0     )
> tokenUserinfo                                            (OK=5692   KO=0     )
>  UI AM revoke1                                           (OK=5732   KO=0     )
>  UI AM revoke2                                           (OK=5732   KO=0     )
>  UI AM endsession                                        (OK=5732   KO=0     )
> RootUserinfo                                             (OK=19243  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1000   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=999    KO=0     )
> getIdToken                                               (OK=1865   KO=0     )
> getIdToken Redirect 1                                    (OK=1865   KO=0     )
> createOrganization                                       (OK=1864   KO=0     )
> queryOrganization                                        (OK=1864   KO=0     )
> ReadPolicy                                               (OK=8527   KO=0     )
> deleteOrganization                                       (OK=1864   KO=0     )
> DeletePolicy                                             (OK=8399   KO=0     )
> restloginProgressiveProfileCallback                      (OK=29     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        15 (93.75%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 262293 / active: 357    / done: 26512 
================================================================================


================================================================================
2024-11-06 22:18:40 GMT                                     355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=379887 KO=1     )
> restLoginInitiate                                        (OK=26234  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26223  KO=0     )
> Skip 2FA                                                 (OK=14612  KO=0     )
> User Authorize PKCE stage                                (OK=32012  KO=0     )
> User AccessToken PKCE stage                              (OK=32010  KO=0     )
> GetUUid                                                  (OK=8780   KO=0     )
> GetOpenidConfig                                          (OK=25957  KO=0     )
> CreatePolicy                                             (OK=8775   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5826   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5825   KO=0     )
>  UI AM idFromSession                                     (OK=5824   KO=0     )
>  UI AM validateGoto                                      (OK=5824   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5822   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5821   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5821   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5821   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5819   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5818   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5818   KO=0     )
>  UI IDM uiconfig                                         (OK=5818   KO=0     )
>  UI IDM version                                          (OK=5818   KO=0     )
>  UI IDM login                                            (OK=5818   KO=0     )
>  UI IDM privilege                                        (OK=5818   KO=0     )
>  UI IDM features                                         (OK=5818   KO=0     )
>  UI IDM user                                             (OK=5818   KO=0     )
>  UI IDM dashboard                                        (OK=5818   KO=0     )
>  UI IDM managed user schema                              (OK=5818   KO=0     )
>  UI IDM oidcToken                                        (OK=5817   KO=0     )
> userinfo                                                 (OK=5816   KO=0     )
> UI-Logout                                                (OK=5816   KO=0     )
> UI-Logout Redirect 1                                     (OK=5815   KO=0     )
> tokenUserinfo                                            (OK=5758   KO=0     )
>  UI AM revoke1                                           (OK=5814   KO=0     )
>  UI AM revoke2                                           (OK=5813   KO=0     )
>  UI AM endsession                                        (OK=5814   KO=0     )
> RootUserinfo                                             (OK=19536  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1013   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1013   KO=0     )
> getIdToken                                               (OK=1894   KO=0     )
> getIdToken Redirect 1                                    (OK=1894   KO=0     )
> createOrganization                                       (OK=1893   KO=0     )
> queryOrganization                                        (OK=1893   KO=0     )
> ReadPolicy                                               (OK=8653   KO=0     )
> deleteOrganization                                       (OK=1892   KO=0     )
> DeletePolicy                                             (OK=8524   KO=0     )
> restloginProgressiveProfileCallback                      (OK=30     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        15 (93.75%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 261909 / active: 370    / done: 26883 
================================================================================

22:18:41.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:18:45 GMT                                     360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=385293 KO=1     )
> restLoginInitiate                                        (OK=26626  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26614  KO=0     )
> Skip 2FA                                                 (OK=14835  KO=0     )
> User Authorize PKCE stage                                (OK=32486  KO=0     )
> User AccessToken PKCE stage                              (OK=32480  KO=0     )
> GetUUid                                                  (OK=8915   KO=0     )
> GetOpenidConfig                                          (OK=26343  KO=0     )
> CreatePolicy                                             (OK=8909   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5903   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5903   KO=0     )
>  UI AM idFromSession                                     (OK=5903   KO=0     )
>  UI AM validateGoto                                      (OK=5903   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5901   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5901   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5900   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5900   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5895   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5893   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5893   KO=0     )
>  UI IDM uiconfig                                         (OK=5893   KO=0     )
>  UI IDM version                                          (OK=5893   KO=0     )
>  UI IDM login                                            (OK=5893   KO=0     )
>  UI IDM privilege                                        (OK=5893   KO=0     )
>  UI IDM features                                         (OK=5893   KO=0     )
>  UI IDM user                                             (OK=5893   KO=0     )
>  UI IDM dashboard                                        (OK=5893   KO=0     )
>  UI IDM managed user schema                              (OK=5893   KO=0     )
>  UI IDM oidcToken                                        (OK=5889   KO=0     )
> userinfo                                                 (OK=5889   KO=0     )
> UI-Logout                                                (OK=5889   KO=0     )
> UI-Logout Redirect 1                                     (OK=5889   KO=0     )
> tokenUserinfo                                            (OK=5850   KO=0     )
>  UI AM revoke1                                           (OK=5889   KO=0     )
>  UI AM revoke2                                           (OK=5889   KO=0     )
>  UI AM endsession                                        (OK=5889   KO=0     )
> RootUserinfo                                             (OK=19845  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1029   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1028   KO=0     )
> getIdToken                                               (OK=1924   KO=0     )
> getIdToken Redirect 1                                    (OK=1924   KO=0     )
> createOrganization                                       (OK=1922   KO=0     )
> queryOrganization                                        (OK=1922   KO=0     )
> ReadPolicy                                               (OK=8775   KO=0     )
> deleteOrganization                                       (OK=1922   KO=0     )
> DeletePolicy                                             (OK=8649   KO=0     )
> restloginProgressiveProfileCallback                      (OK=30     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        16 (94.12%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.88%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 261498 / active: 380    / done: 27284 
================================================================================


================================================================================
2024-11-06 22:18:50 GMT                                     365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=390811 KO=1     )
> restLoginInitiate                                        (OK=27013  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27004  KO=0     )
> Skip 2FA                                                 (OK=15060  KO=0     )
> User Authorize PKCE stage                                (OK=32950  KO=0     )
> User AccessToken PKCE stage                              (OK=32943  KO=0     )
> GetUUid                                                  (OK=9037   KO=0     )
> GetOpenidConfig                                          (OK=26720  KO=0     )
> CreatePolicy                                             (OK=9032   KO=1     )
> UI-Post-Login - stage 1                                  (OK=5991   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5989   KO=0     )
>  UI AM idFromSession                                     (OK=5987   KO=0     )
>  UI AM validateGoto                                      (OK=5987   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5982   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5982   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5980   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5980   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5975   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5974   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5974   KO=0     )
>  UI IDM uiconfig                                         (OK=5974   KO=0     )
>  UI IDM version                                          (OK=5974   KO=0     )
>  UI IDM login                                            (OK=5974   KO=0     )
>  UI IDM privilege                                        (OK=5974   KO=0     )
>  UI IDM features                                         (OK=5974   KO=0     )
>  UI IDM user                                             (OK=5974   KO=0     )
>  UI IDM dashboard                                        (OK=5974   KO=0     )
>  UI IDM managed user schema                              (OK=5974   KO=0     )
>  UI IDM oidcToken                                        (OK=5973   KO=0     )
> userinfo                                                 (OK=5972   KO=0     )
> UI-Logout                                                (OK=5971   KO=0     )
> UI-Logout Redirect 1                                     (OK=5971   KO=0     )
> tokenUserinfo                                            (OK=5929   KO=0     )
>  UI AM revoke1                                           (OK=5970   KO=0     )
>  UI AM revoke2                                           (OK=5970   KO=0     )
>  UI AM endsession                                        (OK=5970   KO=0     )
> RootUserinfo                                             (OK=20129  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1040   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1040   KO=0     )
> getIdToken                                               (OK=1962   KO=0     )
> getIdToken Redirect 1                                    (OK=1962   KO=0     )
> createOrganization                                       (OK=1962   KO=0     )
> queryOrganization                                        (OK=1962   KO=0     )
> ReadPolicy                                               (OK=8908   KO=0     )
> deleteOrganization                                       (OK=1960   KO=0     )
> DeletePolicy                                             (OK=8775   KO=0     )
> restloginProgressiveProfileCallback                      (OK=30     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        16 (94.12%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.88%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 261101 / active: 383    / done: 27678 
================================================================================


================================================================================
2024-11-06 22:18:55 GMT                                     370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=397133 KO=1     )
> restLoginInitiate                                        (OK=27443  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27435  KO=0     )
> Skip 2FA                                                 (OK=15296  KO=0     )
> User Authorize PKCE stage                                (OK=33485  KO=0     )
> User AccessToken PKCE stage                              (OK=33473  KO=0     )
> GetUUid                                                  (OK=9189   KO=0     )
> GetOpenidConfig                                          (OK=27128  KO=0     )
> CreatePolicy                                             (OK=9185   KO=1     )
> UI-Post-Login - stage 1                                  (OK=6093   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6092   KO=0     )
>  UI AM idFromSession                                     (OK=6090   KO=0     )
>  UI AM validateGoto                                      (OK=6090   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6083   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6080   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6078   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6078   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6077   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6076   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6076   KO=0     )
>  UI IDM uiconfig                                         (OK=6076   KO=0     )
>  UI IDM version                                          (OK=6076   KO=0     )
>  UI IDM login                                            (OK=6076   KO=0     )
>  UI IDM privilege                                        (OK=6076   KO=0     )
>  UI IDM features                                         (OK=6076   KO=0     )
>  UI IDM user                                             (OK=6076   KO=0     )
>  UI IDM dashboard                                        (OK=6076   KO=0     )
>  UI IDM managed user schema                              (OK=6076   KO=0     )
>  UI IDM oidcToken                                        (OK=6075   KO=0     )
> userinfo                                                 (OK=6074   KO=0     )
> UI-Logout                                                (OK=6072   KO=0     )
> UI-Logout Redirect 1                                     (OK=6072   KO=0     )
> tokenUserinfo                                            (OK=6024   KO=0     )
>  UI AM revoke1                                           (OK=6070   KO=0     )
>  UI AM revoke2                                           (OK=6070   KO=0     )
>  UI AM endsession                                        (OK=6070   KO=0     )
> RootUserinfo                                             (OK=20444  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1061   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1061   KO=0     )
> getIdToken                                               (OK=1984   KO=0     )
> getIdToken Redirect 1                                    (OK=1984   KO=0     )
> createOrganization                                       (OK=1984   KO=0     )
> queryOrganization                                        (OK=1983   KO=0     )
> ReadPolicy                                               (OK=9033   KO=0     )
> deleteOrganization                                       (OK=1983   KO=0     )
> DeletePolicy                                             (OK=8901   KO=0     )
> restloginProgressiveProfileCallback                      (OK=30     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        16 (94.12%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.88%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 260654 / active: 401    / done: 28107 
================================================================================

22:18:57.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:19:00 GMT                                     375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=403298 KO=1     )
> restLoginInitiate                                        (OK=27865  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27855  KO=0     )
> Skip 2FA                                                 (OK=15528  KO=0     )
> User Authorize PKCE stage                                (OK=34001  KO=0     )
> User AccessToken PKCE stage                              (OK=33998  KO=0     )
> GetUUid                                                  (OK=9338   KO=0     )
> GetOpenidConfig                                          (OK=27555  KO=0     )
> CreatePolicy                                             (OK=9336   KO=1     )
> UI-Post-Login - stage 1                                  (OK=6183   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6183   KO=0     )
>  UI AM idFromSession                                     (OK=6181   KO=0     )
>  UI AM validateGoto                                      (OK=6181   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6178   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6177   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6175   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6175   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6174   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6173   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6172   KO=0     )
>  UI IDM uiconfig                                         (OK=6172   KO=0     )
>  UI IDM version                                          (OK=6172   KO=0     )
>  UI IDM login                                            (OK=6172   KO=0     )
>  UI IDM privilege                                        (OK=6171   KO=0     )
>  UI IDM features                                         (OK=6172   KO=0     )
>  UI IDM user                                             (OK=6171   KO=0     )
>  UI IDM dashboard                                        (OK=6171   KO=0     )
>  UI IDM managed user schema                              (OK=6171   KO=0     )
>  UI IDM oidcToken                                        (OK=6171   KO=0     )
> userinfo                                                 (OK=6170   KO=0     )
> UI-Logout                                                (OK=6170   KO=0     )
> UI-Logout Redirect 1                                     (OK=6170   KO=0     )
> tokenUserinfo                                            (OK=6119   KO=0     )
>  UI AM revoke1                                           (OK=6169   KO=0     )
>  UI AM revoke2                                           (OK=6169   KO=0     )
>  UI AM endsession                                        (OK=6169   KO=0     )
> RootUserinfo                                             (OK=20720  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1073   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1073   KO=0     )
> getIdToken                                               (OK=2016   KO=0     )
> getIdToken Redirect 1                                    (OK=2016   KO=0     )
> createOrganization                                       (OK=2015   KO=0     )
> queryOrganization                                        (OK=2015   KO=0     )
> ReadPolicy                                               (OK=9185   KO=0     )
> deleteOrganization                                       (OK=2015   KO=0     )
> DeletePolicy                                             (OK=9029   KO=0     )
> restloginProgressiveProfileCallback                      (OK=31     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        17 (94.44%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 260221 / active: 408    / done: 28533 
================================================================================


================================================================================
2024-11-06 22:19:05 GMT                                     380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=408952 KO=1     )
> restLoginInitiate                                        (OK=28233  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28228  KO=0     )
> Skip 2FA                                                 (OK=15751  KO=0     )
> User Authorize PKCE stage                                (OK=34466  KO=0     )
> User AccessToken PKCE stage                              (OK=34461  KO=0     )
> GetUUid                                                  (OK=9474   KO=0     )
> GetOpenidConfig                                          (OK=27994  KO=0     )
> CreatePolicy                                             (OK=9470   KO=1     )
> UI-Post-Login - stage 1                                  (OK=6265   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6265   KO=0     )
>  UI AM idFromSession                                     (OK=6264   KO=0     )
>  UI AM validateGoto                                      (OK=6264   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6262   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6262   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6262   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6262   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6259   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6259   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6259   KO=0     )
>  UI IDM uiconfig                                         (OK=6259   KO=0     )
>  UI IDM version                                          (OK=6259   KO=0     )
>  UI IDM login                                            (OK=6259   KO=0     )
>  UI IDM privilege                                        (OK=6259   KO=0     )
>  UI IDM features                                         (OK=6259   KO=0     )
>  UI IDM user                                             (OK=6258   KO=0     )
>  UI IDM dashboard                                        (OK=6259   KO=0     )
>  UI IDM managed user schema                              (OK=6258   KO=0     )
>  UI IDM oidcToken                                        (OK=6258   KO=0     )
> userinfo                                                 (OK=6258   KO=0     )
> UI-Logout                                                (OK=6258   KO=0     )
> UI-Logout Redirect 1                                     (OK=6257   KO=0     )
> tokenUserinfo                                            (OK=6185   KO=0     )
>  UI AM revoke1                                           (OK=6256   KO=0     )
>  UI AM revoke2                                           (OK=6256   KO=0     )
>  UI AM endsession                                        (OK=6256   KO=0     )
> RootUserinfo                                             (OK=21012  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1087   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1087   KO=0     )
> getIdToken                                               (OK=2041   KO=0     )
> getIdToken Redirect 1                                    (OK=2041   KO=0     )
> createOrganization                                       (OK=2040   KO=0     )
> queryOrganization                                        (OK=2040   KO=0     )
> ReadPolicy                                               (OK=9335   KO=0     )
> deleteOrganization                                       (OK=2039   KO=0     )
> DeletePolicy                                             (OK=9181   KO=0     )
> restloginProgressiveProfileCallback                      (OK=32     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        17 (94.44%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 259838 / active: 398    / done: 28926 
================================================================================

22:19:07.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:19:08.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:19:10 GMT                                     385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=414041 KO=1     )
> restLoginInitiate                                        (OK=28598  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28588  KO=0     )
> Skip 2FA                                                 (OK=15961  KO=0     )
> User Authorize PKCE stage                                (OK=34889  KO=0     )
> User AccessToken PKCE stage                              (OK=34879  KO=0     )
> GetUUid                                                  (OK=9596   KO=0     )
> GetOpenidConfig                                          (OK=28399  KO=0     )
> CreatePolicy                                             (OK=9594   KO=1     )
> UI-Post-Login - stage 1                                  (OK=6339   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6339   KO=0     )
>  UI AM idFromSession                                     (OK=6338   KO=0     )
>  UI AM validateGoto                                      (OK=6338   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6334   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6334   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6334   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6334   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6332   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6332   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6330   KO=0     )
>  UI IDM uiconfig                                         (OK=6330   KO=0     )
>  UI IDM version                                          (OK=6330   KO=0     )
>  UI IDM login                                            (OK=6329   KO=0     )
>  UI IDM privilege                                        (OK=6329   KO=0     )
>  UI IDM features                                         (OK=6329   KO=0     )
>  UI IDM user                                             (OK=6329   KO=0     )
>  UI IDM dashboard                                        (OK=6329   KO=0     )
>  UI IDM managed user schema                              (OK=6329   KO=0     )
>  UI IDM oidcToken                                        (OK=6328   KO=0     )
> userinfo                                                 (OK=6326   KO=0     )
> UI-Logout                                                (OK=6326   KO=0     )
> UI-Logout Redirect 1                                     (OK=6325   KO=0     )
> tokenUserinfo                                            (OK=6260   KO=0     )
>  UI AM revoke1                                           (OK=6325   KO=0     )
>  UI AM revoke2                                           (OK=6325   KO=0     )
>  UI AM endsession                                        (OK=6325   KO=0     )
> RootUserinfo                                             (OK=21315  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1107   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1105   KO=0     )
> getIdToken                                               (OK=2064   KO=0     )
> getIdToken Redirect 1                                    (OK=2064   KO=0     )
> createOrganization                                       (OK=2064   KO=0     )
> queryOrganization                                        (OK=2063   KO=0     )
> ReadPolicy                                               (OK=9470   KO=0     )
> deleteOrganization                                       (OK=2062   KO=0     )
> DeletePolicy                                             (OK=9329   KO=0     )
> restloginProgressiveProfileCallback                      (OK=33     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        19 (95.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 259448 / active: 393    / done: 29321 
================================================================================


================================================================================
2024-11-06 22:19:15 GMT                                     390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=420041 KO=1     )
> restLoginInitiate                                        (OK=28994  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28986  KO=0     )
> Skip 2FA                                                 (OK=16186  KO=0     )
> User Authorize PKCE stage                                (OK=35388  KO=0     )
> User AccessToken PKCE stage                              (OK=35380  KO=0     )
> GetUUid                                                  (OK=9738   KO=0     )
> GetOpenidConfig                                          (OK=28799  KO=0     )
> CreatePolicy                                             (OK=9736   KO=1     )
> UI-Post-Login - stage 1                                  (OK=6434   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6434   KO=0     )
>  UI AM idFromSession                                     (OK=6433   KO=0     )
>  UI AM validateGoto                                      (OK=6433   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6432   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6431   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6429   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6430   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6426   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6426   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6426   KO=0     )
>  UI IDM uiconfig                                         (OK=6426   KO=0     )
>  UI IDM version                                          (OK=6426   KO=0     )
>  UI IDM login                                            (OK=6426   KO=0     )
>  UI IDM privilege                                        (OK=6426   KO=0     )
>  UI IDM features                                         (OK=6426   KO=0     )
>  UI IDM user                                             (OK=6424   KO=0     )
>  UI IDM dashboard                                        (OK=6424   KO=0     )
>  UI IDM managed user schema                              (OK=6424   KO=0     )
>  UI IDM oidcToken                                        (OK=6424   KO=0     )
> userinfo                                                 (OK=6423   KO=0     )
> UI-Logout                                                (OK=6422   KO=0     )
> UI-Logout Redirect 1                                     (OK=6422   KO=0     )
> tokenUserinfo                                            (OK=6341   KO=0     )
>  UI AM revoke1                                           (OK=6419   KO=0     )
>  UI AM revoke2                                           (OK=6419   KO=0     )
>  UI AM endsession                                        (OK=6419   KO=0     )
> RootUserinfo                                             (OK=21644  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1111   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1111   KO=0     )
> getIdToken                                               (OK=2090   KO=0     )
> getIdToken Redirect 1                                    (OK=2090   KO=0     )
> createOrganization                                       (OK=2090   KO=0     )
> queryOrganization                                        (OK=2090   KO=0     )
> ReadPolicy                                               (OK=9589   KO=0     )
> deleteOrganization                                       (OK=2089   KO=0     )
> DeletePolicy                                             (OK=9469   KO=0     )
> restloginProgressiveProfileCallback                      (OK=33     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        19 (95.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 259054 / active: 369    / done: 29739 
================================================================================

22:19:15.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:19:17.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:19:20 GMT                                     395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=425929 KO=1     )
> restLoginInitiate                                        (OK=29413  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29404  KO=0     )
> Skip 2FA                                                 (OK=16419  KO=0     )
> User Authorize PKCE stage                                (OK=35886  KO=0     )
> User AccessToken PKCE stage                              (OK=35879  KO=0     )
> GetUUid                                                  (OK=9876   KO=0     )
> GetOpenidConfig                                          (OK=29197  KO=0     )
> CreatePolicy                                             (OK=9872   KO=1     )
> UI-Post-Login - stage 1                                  (OK=6526   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6525   KO=0     )
>  UI AM idFromSession                                     (OK=6525   KO=0     )
>  UI AM validateGoto                                      (OK=6525   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6519   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6518   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6518   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6518   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6516   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6515   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6515   KO=0     )
>  UI IDM uiconfig                                         (OK=6515   KO=0     )
>  UI IDM version                                          (OK=6515   KO=0     )
>  UI IDM login                                            (OK=6515   KO=0     )
>  UI IDM privilege                                        (OK=6515   KO=0     )
>  UI IDM features                                         (OK=6514   KO=0     )
>  UI IDM user                                             (OK=6514   KO=0     )
>  UI IDM dashboard                                        (OK=6514   KO=0     )
>  UI IDM managed user schema                              (OK=6514   KO=0     )
>  UI IDM oidcToken                                        (OK=6514   KO=0     )
> userinfo                                                 (OK=6512   KO=0     )
> UI-Logout                                                (OK=6512   KO=0     )
> UI-Logout Redirect 1                                     (OK=6511   KO=0     )
> tokenUserinfo                                            (OK=6432   KO=0     )
>  UI AM revoke1                                           (OK=6509   KO=0     )
>  UI AM revoke2                                           (OK=6509   KO=0     )
>  UI AM endsession                                        (OK=6509   KO=0     )
> RootUserinfo                                             (OK=21926  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1127   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1127   KO=0     )
> getIdToken                                               (OK=2120   KO=0     )
> getIdToken Redirect 1                                    (OK=2120   KO=0     )
> createOrganization                                       (OK=2120   KO=0     )
> queryOrganization                                        (OK=2120   KO=0     )
> ReadPolicy                                               (OK=9735   KO=0     )
> deleteOrganization                                       (OK=2120   KO=0     )
> DeletePolicy                                             (OK=9588   KO=0     )
> restloginProgressiveProfileCallback                      (OK=33     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        21 (95.45%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.55%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 258619 / active: 392    / done: 30151 
================================================================================

22:19:24.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User Authorize PKCE stage' failed for user 30849: status.find.is(302), but actually found 502
22:19:24.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User Authorize PKCE stage: KO status.find.is(302), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,30849,HashMap(username -> user.804850, tokenIdCookieName -> 9b75a55744995d0, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58925bee, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/authorize, useAdminRealm -> true, callbacks -> {"tokenId":"-IJYKrtuElEnah-eetTBnW3Ky1Y.*AAJTSQACMDIAAlNLABxZOUh6OTViQXpUNFFRZ0pKSm16R0h1SUp0Mms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931564213), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=-IJYKrtuElEnah-eetTBnW3Ky1Y.*AAJTSQACMDIAAlNLABxZOUh6OTViQXpUNFFRZ0pKSm16R0h1SUp0Mms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931564213))), password -> Pa_ssw0rd, challenge -> vBUAYjHXkLUhnLy5TSexmBIdVppIEfYKOp7xazv99gw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 235.110.251.215, verifier -> MjIzNTAwOTAyMDY0MjEyMzEyMg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21c0a911, tokenId -> -IJYKrtuElEnah-eetTBnW3Ky1Y.*AAJTSQACMDIAAlNLABxZOUh6OTViQXpUNFFRZ0pKSm16R0h1SUp0Mms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/authorize
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=-IJYKrtuElEnah-eetTBnW3Ky1Y.*AAJTSQACMDIAAlNLABxZOUh6OTViQXpUNFFRZ0pKSm16R0h1SUp0Mms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 426
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=-IJYKrtuElEnah-eetTBnW3Ky1Y.*AAJTSQACMDIAAlNLABxZOUh6OTViQXpUNFFRZ0pKSm16R0h1SUp0Mms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=client_id=idmAdminClient&scope=openid+fr%3Aidm%3A*&state=1234&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fadmin%2FsessionCheck.html&response_type=code+id_token&prompt=none&nonce=1234&code_challenge=vBUAYjHXkLUhnLy5TSexmBIdVppIEfYKOp7xazv99gw&code_challenge_method=S256&decision=Allow&csrf=-IJYKrtuElEnah-eetTBnW3Ky1Y.*AAJTSQACMDIAAlNLABxZOUh6OTViQXpUNFFRZ0pKSm16R0h1SUp0Mms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 06 Nov 2024 22:19:24 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
22:19:24.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:19:25 GMT                                     400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=431827 KO=2     )
> restLoginInitiate                                        (OK=29819  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29806  KO=0     )
> Skip 2FA                                                 (OK=16645  KO=0     )
> User Authorize PKCE stage                                (OK=36378  KO=1     )
> User AccessToken PKCE stage                              (OK=36373  KO=0     )
> GetUUid                                                  (OK=10013  KO=0     )
> GetOpenidConfig                                          (OK=29618  KO=0     )
> CreatePolicy                                             (OK=10009  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6616   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6615   KO=0     )
>  UI AM idFromSession                                     (OK=6614   KO=0     )
>  UI AM validateGoto                                      (OK=6614   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6608   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6608   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6607   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6607   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6604   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6604   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6604   KO=0     )
>  UI IDM uiconfig                                         (OK=6604   KO=0     )
>  UI IDM version                                          (OK=6604   KO=0     )
>  UI IDM login                                            (OK=6604   KO=0     )
>  UI IDM privilege                                        (OK=6604   KO=0     )
>  UI IDM features                                         (OK=6604   KO=0     )
>  UI IDM user                                             (OK=6603   KO=0     )
>  UI IDM dashboard                                        (OK=6603   KO=0     )
>  UI IDM managed user schema                              (OK=6603   KO=0     )
>  UI IDM oidcToken                                        (OK=6602   KO=0     )
> userinfo                                                 (OK=6602   KO=0     )
> UI-Logout                                                (OK=6602   KO=0     )
> UI-Logout Redirect 1                                     (OK=6601   KO=0     )
> tokenUserinfo                                            (OK=6519   KO=0     )
>  UI AM revoke1                                           (OK=6600   KO=0     )
>  UI AM revoke2                                           (OK=6600   KO=0     )
>  UI AM endsession                                        (OK=6600   KO=0     )
> RootUserinfo                                             (OK=22229  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1144   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1143   KO=0     )
> getIdToken                                               (OK=2151   KO=0     )
> getIdToken Redirect 1                                    (OK=2151   KO=0     )
> createOrganization                                       (OK=2151   KO=0     )
> queryOrganization                                        (OK=2151   KO=0     )
> ReadPolicy                                               (OK=9870   KO=0     )
> deleteOrganization                                       (OK=2151   KO=0     )
> DeletePolicy                                             (OK=9733   KO=0     )
> restloginProgressiveProfileCallback                      (OK=33     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        21 (87.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.17%)
> status.find.is(302), but actually found 502                         1 ( 4.17%)
> RootUserinfo: No attribute named 'access_token' is defined          1 ( 4.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 258193 / active: 390    / done: 30579 
================================================================================

22:19:25.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
22:19:26.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
22:19:27.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
22:19:28.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:19:30 GMT                                     405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=437378 KO=2     )
> restLoginInitiate                                        (OK=30202  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30193  KO=0     )
> Skip 2FA                                                 (OK=16865  KO=0     )
> User Authorize PKCE stage                                (OK=36840  KO=1     )
> User AccessToken PKCE stage                              (OK=36830  KO=0     )
> GetUUid                                                  (OK=10152  KO=0     )
> GetOpenidConfig                                          (OK=30024  KO=0     )
> CreatePolicy                                             (OK=10144  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6702   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6702   KO=0     )
>  UI AM idFromSession                                     (OK=6698   KO=0     )
>  UI AM validateGoto                                      (OK=6698   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6694   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6693   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6692   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6692   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6688   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6688   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6688   KO=0     )
>  UI IDM uiconfig                                         (OK=6688   KO=0     )
>  UI IDM version                                          (OK=6688   KO=0     )
>  UI IDM login                                            (OK=6688   KO=0     )
>  UI IDM privilege                                        (OK=6688   KO=0     )
>  UI IDM features                                         (OK=6688   KO=0     )
>  UI IDM user                                             (OK=6687   KO=0     )
>  UI IDM dashboard                                        (OK=6687   KO=0     )
>  UI IDM managed user schema                              (OK=6687   KO=0     )
>  UI IDM oidcToken                                        (OK=6687   KO=0     )
> userinfo                                                 (OK=6686   KO=0     )
> UI-Logout                                                (OK=6686   KO=0     )
> UI-Logout Redirect 1                                     (OK=6685   KO=0     )
> tokenUserinfo                                            (OK=6593   KO=0     )
>  UI AM revoke1                                           (OK=6684   KO=0     )
>  UI AM revoke2                                           (OK=6684   KO=0     )
>  UI AM endsession                                        (OK=6684   KO=0     )
> RootUserinfo                                             (OK=22493  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1155   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1154   KO=0     )
> getIdToken                                               (OK=2178   KO=0     )
> getIdToken Redirect 1                                    (OK=2178   KO=0     )
> createOrganization                                       (OK=2178   KO=0     )
> queryOrganization                                        (OK=2178   KO=0     )
> ReadPolicy                                               (OK=10007  KO=0     )
> deleteOrganization                                       (OK=2178   KO=0     )
> DeletePolicy                                             (OK=9868   KO=0     )
> restloginProgressiveProfileCallback                      (OK=33     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        21 (75.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (17.86%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> status.find.is(302), but actually found 502                         1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 257798 / active: 395    / done: 30969 
================================================================================


================================================================================
2024-11-06 22:19:35 GMT                                     410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=443259 KO=2     )
> restLoginInitiate                                        (OK=30599  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30588  KO=0     )
> Skip 2FA                                                 (OK=17088  KO=0     )
> User Authorize PKCE stage                                (OK=37338  KO=1     )
> User AccessToken PKCE stage                              (OK=37334  KO=0     )
> GetUUid                                                  (OK=10285  KO=0     )
> GetOpenidConfig                                          (OK=30435  KO=0     )
> CreatePolicy                                             (OK=10280  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6788   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6788   KO=0     )
>  UI AM idFromSession                                     (OK=6787   KO=0     )
>  UI AM validateGoto                                      (OK=6787   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6783   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6782   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6782   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6782   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6779   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6779   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6778   KO=0     )
>  UI IDM uiconfig                                         (OK=6778   KO=0     )
>  UI IDM version                                          (OK=6778   KO=0     )
>  UI IDM login                                            (OK=6778   KO=0     )
>  UI IDM privilege                                        (OK=6778   KO=0     )
>  UI IDM features                                         (OK=6778   KO=0     )
>  UI IDM user                                             (OK=6778   KO=0     )
>  UI IDM dashboard                                        (OK=6778   KO=0     )
>  UI IDM managed user schema                              (OK=6778   KO=0     )
>  UI IDM oidcToken                                        (OK=6778   KO=0     )
> userinfo                                                 (OK=6776   KO=0     )
> UI-Logout                                                (OK=6775   KO=0     )
> UI-Logout Redirect 1                                     (OK=6775   KO=0     )
> tokenUserinfo                                            (OK=6684   KO=0     )
>  UI AM revoke1                                           (OK=6775   KO=0     )
>  UI AM revoke2                                           (OK=6775   KO=0     )
>  UI AM endsession                                        (OK=6774   KO=0     )
> RootUserinfo                                             (OK=22782  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1173   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1173   KO=0     )
> getIdToken                                               (OK=2210   KO=0     )
> getIdToken Redirect 1                                    (OK=2210   KO=0     )
> createOrganization                                       (OK=2210   KO=0     )
> queryOrganization                                        (OK=2210   KO=0     )
> ReadPolicy                                               (OK=10142  KO=0     )
> deleteOrganization                                       (OK=2209   KO=0     )
> DeletePolicy                                             (OK=10005  KO=0     )
> restloginProgressiveProfileCallback                      (OK=34     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        21 (75.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (17.86%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> status.find.is(302), but actually found 502                         1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 10%
          waiting: 257388 / active: 387    / done: 31387 
================================================================================


================================================================================
2024-11-06 22:19:40 GMT                                     415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=449427 KO=2     )
> restLoginInitiate                                        (OK=31018  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31014  KO=0     )
> Skip 2FA                                                 (OK=17333  KO=0     )
> User Authorize PKCE stage                                (OK=37859  KO=1     )
> User AccessToken PKCE stage                              (OK=37850  KO=0     )
> GetUUid                                                  (OK=10431  KO=0     )
> GetOpenidConfig                                          (OK=30846  KO=0     )
> CreatePolicy                                             (OK=10426  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6880   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6880   KO=0     )
>  UI AM idFromSession                                     (OK=6879   KO=0     )
>  UI AM validateGoto                                      (OK=6879   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6877   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6876   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6876   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6876   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6875   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6875   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6874   KO=0     )
>  UI IDM uiconfig                                         (OK=6874   KO=0     )
>  UI IDM version                                          (OK=6874   KO=0     )
>  UI IDM login                                            (OK=6872   KO=0     )
>  UI IDM privilege                                        (OK=6872   KO=0     )
>  UI IDM features                                         (OK=6874   KO=0     )
>  UI IDM user                                             (OK=6872   KO=0     )
>  UI IDM dashboard                                        (OK=6872   KO=0     )
>  UI IDM managed user schema                              (OK=6872   KO=0     )
>  UI IDM oidcToken                                        (OK=6871   KO=0     )
> userinfo                                                 (OK=6870   KO=0     )
> UI-Logout                                                (OK=6869   KO=0     )
> UI-Logout Redirect 1                                     (OK=6869   KO=0     )
> tokenUserinfo                                            (OK=6773   KO=0     )
>  UI AM revoke1                                           (OK=6868   KO=0     )
>  UI AM revoke2                                           (OK=6868   KO=0     )
>  UI AM endsession                                        (OK=6868   KO=0     )
> RootUserinfo                                             (OK=23134  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1190   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1190   KO=0     )
> getIdToken                                               (OK=2241   KO=0     )
> getIdToken Redirect 1                                    (OK=2241   KO=0     )
> createOrganization                                       (OK=2239   KO=0     )
> queryOrganization                                        (OK=2238   KO=0     )
> ReadPolicy                                               (OK=10279  KO=0     )
> deleteOrganization                                       (OK=2237   KO=0     )
> DeletePolicy                                             (OK=10139  KO=0     )
> restloginProgressiveProfileCallback                      (OK=34     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        21 (75.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (17.86%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> status.find.is(302), but actually found 502                         1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 256948 / active: 399    / done: 31815 
================================================================================


================================================================================
2024-11-06 22:19:45 GMT                                     420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=455085 KO=2     )
> restLoginInitiate                                        (OK=31407  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31398  KO=0     )
> Skip 2FA                                                 (OK=17538  KO=0     )
> User Authorize PKCE stage                                (OK=38330  KO=1     )
> User AccessToken PKCE stage                              (OK=38324  KO=0     )
> GetUUid                                                  (OK=10551  KO=0     )
> GetOpenidConfig                                          (OK=31256  KO=0     )
> CreatePolicy                                             (OK=10548  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6969   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6969   KO=0     )
>  UI AM idFromSession                                     (OK=6969   KO=0     )
>  UI AM validateGoto                                      (OK=6969   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6965   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6964   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6962   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6963   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6962   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6960   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6960   KO=0     )
>  UI IDM uiconfig                                         (OK=6960   KO=0     )
>  UI IDM version                                          (OK=6960   KO=0     )
>  UI IDM login                                            (OK=6958   KO=0     )
>  UI IDM privilege                                        (OK=6958   KO=0     )
>  UI IDM features                                         (OK=6958   KO=0     )
>  UI IDM user                                             (OK=6957   KO=0     )
>  UI IDM dashboard                                        (OK=6957   KO=0     )
>  UI IDM managed user schema                              (OK=6957   KO=0     )
>  UI IDM oidcToken                                        (OK=6955   KO=0     )
> userinfo                                                 (OK=6953   KO=0     )
> UI-Logout                                                (OK=6952   KO=0     )
> UI-Logout Redirect 1                                     (OK=6952   KO=0     )
> tokenUserinfo                                            (OK=6861   KO=0     )
>  UI AM revoke1                                           (OK=6952   KO=0     )
>  UI AM revoke2                                           (OK=6952   KO=0     )
>  UI AM endsession                                        (OK=6952   KO=0     )
> RootUserinfo                                             (OK=23426  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1203   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1203   KO=0     )
> getIdToken                                               (OK=2272   KO=0     )
> getIdToken Redirect 1                                    (OK=2271   KO=0     )
> createOrganization                                       (OK=2271   KO=0     )
> queryOrganization                                        (OK=2271   KO=0     )
> ReadPolicy                                               (OK=10424  KO=0     )
> deleteOrganization                                       (OK=2271   KO=0     )
> DeletePolicy                                             (OK=10278  KO=0     )
> restloginProgressiveProfileCallback                      (OK=34     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        21 (75.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (17.86%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> status.find.is(302), but actually found 502                         1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 256541 / active: 382    / done: 32239 
================================================================================

22:19:49.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:19:50 GMT                                     425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=461438 KO=2     )
> restLoginInitiate                                        (OK=31821  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31814  KO=0     )
> Skip 2FA                                                 (OK=17759  KO=0     )
> User Authorize PKCE stage                                (OK=38849  KO=1     )
> User AccessToken PKCE stage                              (OK=38843  KO=0     )
> GetUUid                                                  (OK=10691  KO=0     )
> GetOpenidConfig                                          (OK=31661  KO=0     )
> CreatePolicy                                             (OK=10688  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7078   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7077   KO=0     )
>  UI AM idFromSession                                     (OK=7077   KO=0     )
>  UI AM validateGoto                                      (OK=7077   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7073   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7072   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7072   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7072   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7067   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7066   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7065   KO=0     )
>  UI IDM uiconfig                                         (OK=7065   KO=0     )
>  UI IDM version                                          (OK=7065   KO=0     )
>  UI IDM login                                            (OK=7065   KO=0     )
>  UI IDM privilege                                        (OK=7065   KO=0     )
>  UI IDM features                                         (OK=7065   KO=0     )
>  UI IDM user                                             (OK=7064   KO=0     )
>  UI IDM dashboard                                        (OK=7064   KO=0     )
>  UI IDM managed user schema                              (OK=7064   KO=0     )
>  UI IDM oidcToken                                        (OK=7064   KO=0     )
> userinfo                                                 (OK=7063   KO=0     )
> UI-Logout                                                (OK=7061   KO=0     )
> UI-Logout Redirect 1                                     (OK=7060   KO=0     )
> tokenUserinfo                                            (OK=6945   KO=0     )
>  UI AM revoke1                                           (OK=7058   KO=0     )
>  UI AM revoke2                                           (OK=7058   KO=0     )
>  UI AM endsession                                        (OK=7059   KO=0     )
> RootUserinfo                                             (OK=23728  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1215   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1214   KO=0     )
> getIdToken                                               (OK=2294   KO=0     )
> getIdToken Redirect 1                                    (OK=2294   KO=0     )
> createOrganization                                       (OK=2294   KO=0     )
> queryOrganization                                        (OK=2294   KO=0     )
> ReadPolicy                                               (OK=10547  KO=0     )
> deleteOrganization                                       (OK=2294   KO=0     )
> DeletePolicy                                             (OK=10420  KO=0     )
> restloginProgressiveProfileCallback                      (OK=34     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        22 (75.86%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (17.24%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.is(302), but actually found 502                         1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 256124 / active: 375    / done: 32663 
================================================================================


================================================================================
2024-11-06 22:19:55 GMT                                     430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=467294 KO=2     )
> restLoginInitiate                                        (OK=32183  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32174  KO=0     )
> Skip 2FA                                                 (OK=17939  KO=0     )
> User Authorize PKCE stage                                (OK=39315  KO=1     )
> User AccessToken PKCE stage                              (OK=39311  KO=0     )
> GetUUid                                                  (OK=10781  KO=0     )
> GetOpenidConfig                                          (OK=32014  KO=0     )
> CreatePolicy                                             (OK=10777  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7176   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7176   KO=0     )
>  UI AM idFromSession                                     (OK=7175   KO=0     )
>  UI AM validateGoto                                      (OK=7175   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7172   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7172   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7172   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7172   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7171   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7171   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7171   KO=0     )
>  UI IDM uiconfig                                         (OK=7170   KO=0     )
>  UI IDM version                                          (OK=7170   KO=0     )
>  UI IDM login                                            (OK=7170   KO=0     )
>  UI IDM privilege                                        (OK=7170   KO=0     )
>  UI IDM features                                         (OK=7170   KO=0     )
>  UI IDM user                                             (OK=7170   KO=0     )
>  UI IDM dashboard                                        (OK=7170   KO=0     )
>  UI IDM managed user schema                              (OK=7170   KO=0     )
>  UI IDM oidcToken                                        (OK=7169   KO=0     )
> userinfo                                                 (OK=7166   KO=0     )
> UI-Logout                                                (OK=7166   KO=0     )
> UI-Logout Redirect 1                                     (OK=7164   KO=0     )
> tokenUserinfo                                            (OK=7032   KO=0     )
>  UI AM revoke1                                           (OK=7163   KO=0     )
>  UI AM revoke2                                           (OK=7164   KO=0     )
>  UI AM endsession                                        (OK=7164   KO=0     )
> RootUserinfo                                             (OK=24006  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1233   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1233   KO=0     )
> getIdToken                                               (OK=2322   KO=0     )
> getIdToken Redirect 1                                    (OK=2322   KO=0     )
> createOrganization                                       (OK=2322   KO=0     )
> queryOrganization                                        (OK=2322   KO=0     )
> ReadPolicy                                               (OK=10687  KO=0     )
> deleteOrganization                                       (OK=2321   KO=0     )
> DeletePolicy                                             (OK=10544  KO=0     )
> restloginProgressiveProfileCallback                      (OK=34     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        22 (75.86%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (17.24%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.is(302), but actually found 502                         1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 255742 / active: 334    / done: 33086 
================================================================================

22:19:58.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:19:59.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:20:00 GMT                                     435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=472470 KO=2     )
> restLoginInitiate                                        (OK=32541  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32537  KO=0     )
> Skip 2FA                                                 (OK=18149  KO=0     )
> User Authorize PKCE stage                                (OK=39750  KO=1     )
> User AccessToken PKCE stage                              (OK=39746  KO=0     )
> GetUUid                                                  (OK=10890  KO=0     )
> GetOpenidConfig                                          (OK=32351  KO=0     )
> CreatePolicy                                             (OK=10885  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7258   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7257   KO=0     )
>  UI AM idFromSession                                     (OK=7256   KO=0     )
>  UI AM validateGoto                                      (OK=7256   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7252   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7252   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7251   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7251   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7249   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7248   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7246   KO=0     )
>  UI IDM uiconfig                                         (OK=7246   KO=0     )
>  UI IDM version                                          (OK=7246   KO=0     )
>  UI IDM login                                            (OK=7246   KO=0     )
>  UI IDM privilege                                        (OK=7246   KO=0     )
>  UI IDM features                                         (OK=7246   KO=0     )
>  UI IDM user                                             (OK=7246   KO=0     )
>  UI IDM dashboard                                        (OK=7246   KO=0     )
>  UI IDM managed user schema                              (OK=7246   KO=0     )
>  UI IDM oidcToken                                        (OK=7246   KO=0     )
> userinfo                                                 (OK=7244   KO=0     )
> UI-Logout                                                (OK=7243   KO=0     )
> UI-Logout Redirect 1                                     (OK=7243   KO=0     )
> tokenUserinfo                                            (OK=7103   KO=0     )
>  UI AM revoke1                                           (OK=7242   KO=0     )
>  UI AM revoke2                                           (OK=7243   KO=0     )
>  UI AM endsession                                        (OK=7243   KO=0     )
> RootUserinfo                                             (OK=24303  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1248   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1248   KO=0     )
> getIdToken                                               (OK=2355   KO=0     )
> getIdToken Redirect 1                                    (OK=2355   KO=0     )
> createOrganization                                       (OK=2355   KO=0     )
> queryOrganization                                        (OK=2355   KO=0     )
> ReadPolicy                                               (OK=10776  KO=0     )
> deleteOrganization                                       (OK=2355   KO=0     )
> DeletePolicy                                             (OK=10682  KO=0     )
> restloginProgressiveProfileCallback                      (OK=35     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        24 (77.42%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (16.13%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.23%)
> status.find.is(302), but actually found 502                         1 ( 3.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 255367 / active: 317    / done: 33478 
================================================================================

22:20:03.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:20:05 GMT                                     440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=477977 KO=2     )
> restLoginInitiate                                        (OK=32935  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32927  KO=0     )
> Skip 2FA                                                 (OK=18364  KO=0     )
> User Authorize PKCE stage                                (OK=40224  KO=1     )
> User AccessToken PKCE stage                              (OK=40219  KO=0     )
> GetUUid                                                  (OK=11022  KO=0     )
> GetOpenidConfig                                          (OK=32679  KO=0     )
> CreatePolicy                                             (OK=11017  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7339   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7339   KO=0     )
>  UI AM idFromSession                                     (OK=7339   KO=0     )
>  UI AM validateGoto                                      (OK=7339   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7334   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7334   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7332   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7333   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7330   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7330   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7330   KO=0     )
>  UI IDM uiconfig                                         (OK=7330   KO=0     )
>  UI IDM version                                          (OK=7330   KO=0     )
>  UI IDM login                                            (OK=7330   KO=0     )
>  UI IDM privilege                                        (OK=7330   KO=0     )
>  UI IDM features                                         (OK=7330   KO=0     )
>  UI IDM user                                             (OK=7330   KO=0     )
>  UI IDM dashboard                                        (OK=7330   KO=0     )
>  UI IDM managed user schema                              (OK=7330   KO=0     )
>  UI IDM oidcToken                                        (OK=7327   KO=0     )
> userinfo                                                 (OK=7327   KO=0     )
> UI-Logout                                                (OK=7327   KO=0     )
> UI-Logout Redirect 1                                     (OK=7326   KO=0     )
> tokenUserinfo                                            (OK=7194   KO=0     )
>  UI AM revoke1                                           (OK=7326   KO=0     )
>  UI AM revoke2                                           (OK=7326   KO=0     )
>  UI AM endsession                                        (OK=7326   KO=0     )
> RootUserinfo                                             (OK=24600  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1272   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1272   KO=0     )
> getIdToken                                               (OK=2391   KO=0     )
> getIdToken Redirect 1                                    (OK=2390   KO=0     )
> createOrganization                                       (OK=2390   KO=0     )
> queryOrganization                                        (OK=2389   KO=0     )
> ReadPolicy                                               (OK=10885  KO=0     )
> deleteOrganization                                       (OK=2389   KO=0     )
> DeletePolicy                                             (OK=10775  KO=0     )
> restloginProgressiveProfileCallback                      (OK=36     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        25 (78.13%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (15.63%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.13%)
> status.find.is(302), but actually found 502                         1 ( 3.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 254950 / active: 351    / done: 33861 
================================================================================


================================================================================
2024-11-06 22:20:10 GMT                                     445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=483290 KO=2     )
> restLoginInitiate                                        (OK=33291  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33284  KO=0     )
> Skip 2FA                                                 (OK=18571  KO=0     )
> User Authorize PKCE stage                                (OK=40665  KO=1     )
> User AccessToken PKCE stage                              (OK=40656  KO=0     )
> GetUUid                                                  (OK=11148  KO=0     )
> GetOpenidConfig                                          (OK=33048  KO=0     )
> CreatePolicy                                             (OK=11145  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7421   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7420   KO=0     )
>  UI AM idFromSession                                     (OK=7420   KO=0     )
>  UI AM validateGoto                                      (OK=7420   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7418   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7418   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7418   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7418   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7414   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7414   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7413   KO=0     )
>  UI IDM uiconfig                                         (OK=7413   KO=0     )
>  UI IDM version                                          (OK=7413   KO=0     )
>  UI IDM login                                            (OK=7413   KO=0     )
>  UI IDM privilege                                        (OK=7413   KO=0     )
>  UI IDM features                                         (OK=7413   KO=0     )
>  UI IDM user                                             (OK=7413   KO=0     )
>  UI IDM dashboard                                        (OK=7413   KO=0     )
>  UI IDM managed user schema                              (OK=7413   KO=0     )
>  UI IDM oidcToken                                        (OK=7411   KO=0     )
> userinfo                                                 (OK=7409   KO=0     )
> UI-Logout                                                (OK=7409   KO=0     )
> UI-Logout Redirect 1                                     (OK=7408   KO=0     )
> tokenUserinfo                                            (OK=7257   KO=0     )
>  UI AM revoke1                                           (OK=7407   KO=0     )
>  UI AM revoke2                                           (OK=7407   KO=0     )
>  UI AM endsession                                        (OK=7407   KO=0     )
> RootUserinfo                                             (OK=24853  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1289   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1289   KO=0     )
> getIdToken                                               (OK=2420   KO=0     )
> getIdToken Redirect 1                                    (OK=2420   KO=0     )
> createOrganization                                       (OK=2420   KO=0     )
> queryOrganization                                        (OK=2420   KO=0     )
> ReadPolicy                                               (OK=11016  KO=0     )
> deleteOrganization                                       (OK=2420   KO=0     )
> DeletePolicy                                             (OK=10882  KO=0     )
> restloginProgressiveProfileCallback                      (OK=37     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        25 (78.13%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (15.63%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.13%)
> status.find.is(302), but actually found 502                         1 ( 3.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 254579 / active: 361    / done: 34222 
================================================================================


================================================================================
2024-11-06 22:20:15 GMT                                     450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=488512 KO=2     )
> restLoginInitiate                                        (OK=33675  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33663  KO=0     )
> Skip 2FA                                                 (OK=18791  KO=0     )
> User Authorize PKCE stage                                (OK=41114  KO=1     )
> User AccessToken PKCE stage                              (OK=41105  KO=0     )
> GetUUid                                                  (OK=11265  KO=0     )
> GetOpenidConfig                                          (OK=33426  KO=0     )
> CreatePolicy                                             (OK=11263  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7496   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7496   KO=0     )
>  UI AM idFromSession                                     (OK=7494   KO=0     )
>  UI AM validateGoto                                      (OK=7494   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7491   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7488   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7488   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7488   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7485   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7483   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7482   KO=0     )
>  UI IDM uiconfig                                         (OK=7482   KO=0     )
>  UI IDM version                                          (OK=7482   KO=0     )
>  UI IDM login                                            (OK=7482   KO=0     )
>  UI IDM privilege                                        (OK=7482   KO=0     )
>  UI IDM features                                         (OK=7482   KO=0     )
>  UI IDM user                                             (OK=7482   KO=0     )
>  UI IDM dashboard                                        (OK=7482   KO=0     )
>  UI IDM managed user schema                              (OK=7482   KO=0     )
>  UI IDM oidcToken                                        (OK=7481   KO=0     )
> userinfo                                                 (OK=7481   KO=0     )
> UI-Logout                                                (OK=7481   KO=0     )
> UI-Logout Redirect 1                                     (OK=7481   KO=0     )
> tokenUserinfo                                            (OK=7343   KO=0     )
>  UI AM revoke1                                           (OK=7481   KO=0     )
>  UI AM revoke2                                           (OK=7481   KO=0     )
>  UI AM endsession                                        (OK=7481   KO=0     )
> RootUserinfo                                             (OK=25168  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1308   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1308   KO=0     )
> getIdToken                                               (OK=2456   KO=0     )
> getIdToken Redirect 1                                    (OK=2456   KO=0     )
> createOrganization                                       (OK=2454   KO=0     )
> queryOrganization                                        (OK=2454   KO=0     )
> ReadPolicy                                               (OK=11146  KO=0     )
> deleteOrganization                                       (OK=2454   KO=0     )
> DeletePolicy                                             (OK=11015  KO=0     )
> restloginProgressiveProfileCallback                      (OK=37     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        25 (78.13%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (15.63%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.13%)
> status.find.is(302), but actually found 502                         1 ( 3.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 254169 / active: 370    / done: 34623 
================================================================================


================================================================================
2024-11-06 22:20:20 GMT                                     455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=494701 KO=2     )
> restLoginInitiate                                        (OK=34079  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34071  KO=0     )
> Skip 2FA                                                 (OK=19018  KO=0     )
> User Authorize PKCE stage                                (OK=41618  KO=1     )
> User AccessToken PKCE stage                              (OK=41611  KO=0     )
> GetUUid                                                  (OK=11403  KO=0     )
> GetOpenidConfig                                          (OK=33813  KO=0     )
> CreatePolicy                                             (OK=11401  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7596   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7595   KO=0     )
>  UI AM idFromSession                                     (OK=7593   KO=0     )
>  UI AM validateGoto                                      (OK=7593   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7590   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7590   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7590   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7590   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7588   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7588   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7586   KO=0     )
>  UI IDM uiconfig                                         (OK=7586   KO=0     )
>  UI IDM version                                          (OK=7586   KO=0     )
>  UI IDM login                                            (OK=7586   KO=0     )
>  UI IDM privilege                                        (OK=7586   KO=0     )
>  UI IDM features                                         (OK=7586   KO=0     )
>  UI IDM user                                             (OK=7586   KO=0     )
>  UI IDM dashboard                                        (OK=7586   KO=0     )
>  UI IDM managed user schema                              (OK=7586   KO=0     )
>  UI IDM oidcToken                                        (OK=7585   KO=0     )
> userinfo                                                 (OK=7583   KO=0     )
> UI-Logout                                                (OK=7583   KO=0     )
> UI-Logout Redirect 1                                     (OK=7583   KO=0     )
> tokenUserinfo                                            (OK=7421   KO=0     )
>  UI AM revoke1                                           (OK=7582   KO=0     )
>  UI AM revoke2                                           (OK=7582   KO=0     )
>  UI AM endsession                                        (OK=7582   KO=0     )
> RootUserinfo                                             (OK=25483  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1329   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1329   KO=0     )
> getIdToken                                               (OK=2482   KO=0     )
> getIdToken Redirect 1                                    (OK=2482   KO=0     )
> createOrganization                                       (OK=2482   KO=0     )
> queryOrganization                                        (OK=2482   KO=0     )
> ReadPolicy                                               (OK=11263  KO=0     )
> deleteOrganization                                       (OK=2481   KO=0     )
> DeletePolicy                                             (OK=11144  KO=0     )
> restloginProgressiveProfileCallback                      (OK=39     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        25 (78.13%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (15.63%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.13%)
> status.find.is(302), but actually found 502                         1 ( 3.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 12%
          waiting: 253747 / active: 376    / done: 35039 
================================================================================

22:20:20.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:20:25 GMT                                     460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=500659 KO=2     )
> restLoginInitiate                                        (OK=34480  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34471  KO=0     )
> Skip 2FA                                                 (OK=19226  KO=0     )
> User Authorize PKCE stage                                (OK=42119  KO=1     )
> User AccessToken PKCE stage                              (OK=42113  KO=0     )
> GetUUid                                                  (OK=11518  KO=0     )
> GetOpenidConfig                                          (OK=34174  KO=0     )
> CreatePolicy                                             (OK=11513  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7693   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7693   KO=0     )
>  UI AM idFromSession                                     (OK=7692   KO=0     )
>  UI AM validateGoto                                      (OK=7692   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7688   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7688   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7688   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7688   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7685   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7684   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7683   KO=0     )
>  UI IDM uiconfig                                         (OK=7683   KO=0     )
>  UI IDM version                                          (OK=7683   KO=0     )
>  UI IDM login                                            (OK=7682   KO=0     )
>  UI IDM privilege                                        (OK=7683   KO=0     )
>  UI IDM features                                         (OK=7683   KO=0     )
>  UI IDM user                                             (OK=7682   KO=0     )
>  UI IDM dashboard                                        (OK=7682   KO=0     )
>  UI IDM managed user schema                              (OK=7682   KO=0     )
>  UI IDM oidcToken                                        (OK=7680   KO=0     )
> userinfo                                                 (OK=7678   KO=0     )
> UI-Logout                                                (OK=7678   KO=0     )
> UI-Logout Redirect 1                                     (OK=7678   KO=0     )
> tokenUserinfo                                            (OK=7518   KO=0     )
>  UI AM revoke1                                           (OK=7676   KO=0     )
>  UI AM revoke2                                           (OK=7676   KO=0     )
>  UI AM endsession                                        (OK=7676   KO=0     )
> RootUserinfo                                             (OK=25792  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1337   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1337   KO=0     )
> getIdToken                                               (OK=2518   KO=0     )
> getIdToken Redirect 1                                    (OK=2517   KO=0     )
> createOrganization                                       (OK=2517   KO=0     )
> queryOrganization                                        (OK=2517   KO=0     )
> ReadPolicy                                               (OK=11399  KO=0     )
> deleteOrganization                                       (OK=2516   KO=0     )
> DeletePolicy                                             (OK=11259  KO=0     )
> restloginProgressiveProfileCallback                      (OK=39     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        26 (78.79%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (15.15%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.03%)
> status.find.is(302), but actually found 502                         1 ( 3.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 253340 / active: 369    / done: 35453 
================================================================================

22:20:27.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:20:30 GMT                                     465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=506150 KO=2     )
> restLoginInitiate                                        (OK=34862  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34855  KO=0     )
> Skip 2FA                                                 (OK=19449  KO=0     )
> User Authorize PKCE stage                                (OK=42581  KO=1     )
> User AccessToken PKCE stage                              (OK=42576  KO=0     )
> GetUUid                                                  (OK=11651  KO=0     )
> GetOpenidConfig                                          (OK=34561  KO=0     )
> CreatePolicy                                             (OK=11649  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7773   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7772   KO=0     )
>  UI AM idFromSession                                     (OK=7771   KO=0     )
>  UI AM validateGoto                                      (OK=7771   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7768   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7768   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7768   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7768   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7766   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7766   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7766   KO=0     )
>  UI IDM uiconfig                                         (OK=7766   KO=0     )
>  UI IDM version                                          (OK=7766   KO=0     )
>  UI IDM login                                            (OK=7766   KO=0     )
>  UI IDM privilege                                        (OK=7766   KO=0     )
>  UI IDM features                                         (OK=7766   KO=0     )
>  UI IDM user                                             (OK=7765   KO=0     )
>  UI IDM dashboard                                        (OK=7766   KO=0     )
>  UI IDM managed user schema                              (OK=7765   KO=0     )
>  UI IDM oidcToken                                        (OK=7765   KO=0     )
> userinfo                                                 (OK=7763   KO=0     )
> UI-Logout                                                (OK=7763   KO=0     )
> UI-Logout Redirect 1                                     (OK=7762   KO=0     )
> tokenUserinfo                                            (OK=7600   KO=0     )
>  UI AM revoke1                                           (OK=7761   KO=0     )
>  UI AM revoke2                                           (OK=7761   KO=0     )
>  UI AM endsession                                        (OK=7761   KO=0     )
> RootUserinfo                                             (OK=26067  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1349   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1349   KO=0     )
> getIdToken                                               (OK=2547   KO=0     )
> getIdToken Redirect 1                                    (OK=2547   KO=0     )
> createOrganization                                       (OK=2547   KO=0     )
> queryOrganization                                        (OK=2546   KO=0     )
> ReadPolicy                                               (OK=11511  KO=0     )
> deleteOrganization                                       (OK=2546   KO=0     )
> DeletePolicy                                             (OK=11395  KO=0     )
> restloginProgressiveProfileCallback                      (OK=40     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        27 (79.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (14.71%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.94%)
> status.find.is(302), but actually found 502                         1 ( 2.94%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 252947 / active: 355    / done: 35860 
================================================================================


================================================================================
2024-11-06 22:20:35 GMT                                     470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=511394 KO=2     )
> restLoginInitiate                                        (OK=35225  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35220  KO=0     )
> Skip 2FA                                                 (OK=19665  KO=0     )
> User Authorize PKCE stage                                (OK=43030  KO=1     )
> User AccessToken PKCE stage                              (OK=43029  KO=0     )
> GetUUid                                                  (OK=11784  KO=0     )
> GetOpenidConfig                                          (OK=34942  KO=0     )
> CreatePolicy                                             (OK=11782  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7845   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7844   KO=0     )
>  UI AM idFromSession                                     (OK=7844   KO=0     )
>  UI AM validateGoto                                      (OK=7844   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7844   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7842   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7841   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7841   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7839   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7839   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7839   KO=0     )
>  UI IDM uiconfig                                         (OK=7839   KO=0     )
>  UI IDM version                                          (OK=7839   KO=0     )
>  UI IDM login                                            (OK=7839   KO=0     )
>  UI IDM privilege                                        (OK=7839   KO=0     )
>  UI IDM features                                         (OK=7839   KO=0     )
>  UI IDM user                                             (OK=7839   KO=0     )
>  UI IDM dashboard                                        (OK=7839   KO=0     )
>  UI IDM managed user schema                              (OK=7839   KO=0     )
>  UI IDM oidcToken                                        (OK=7838   KO=0     )
> userinfo                                                 (OK=7838   KO=0     )
> UI-Logout                                                (OK=7838   KO=0     )
> UI-Logout Redirect 1                                     (OK=7838   KO=0     )
> tokenUserinfo                                            (OK=7682   KO=0     )
>  UI AM revoke1                                           (OK=7838   KO=0     )
>  UI AM revoke2                                           (OK=7838   KO=0     )
>  UI AM endsession                                        (OK=7838   KO=0     )
> RootUserinfo                                             (OK=26350  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1362   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1362   KO=0     )
> getIdToken                                               (OK=2585   KO=0     )
> getIdToken Redirect 1                                    (OK=2585   KO=0     )
> createOrganization                                       (OK=2585   KO=0     )
> queryOrganization                                        (OK=2585   KO=0     )
> ReadPolicy                                               (OK=11645  KO=0     )
> deleteOrganization                                       (OK=2583   KO=0     )
> DeletePolicy                                             (OK=11510  KO=0     )
> restloginProgressiveProfileCallback                      (OK=40     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        27 (79.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (14.71%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.94%)
> status.find.is(302), but actually found 502                         1 ( 2.94%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 252568 / active: 360    / done: 36234 
================================================================================


================================================================================
2024-11-06 22:20:40 GMT                                     475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=516172 KO=2     )
> restLoginInitiate                                        (OK=35560  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35551  KO=0     )
> Skip 2FA                                                 (OK=19835  KO=0     )
> User Authorize PKCE stage                                (OK=43431  KO=1     )
> User AccessToken PKCE stage                              (OK=43426  KO=0     )
> GetUUid                                                  (OK=11890  KO=0     )
> GetOpenidConfig                                          (OK=35316  KO=0     )
> CreatePolicy                                             (OK=11888  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7917   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7917   KO=0     )
>  UI AM idFromSession                                     (OK=7917   KO=0     )
>  UI AM validateGoto                                      (OK=7917   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7917   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7917   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7917   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7917   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7912   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7912   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7911   KO=0     )
>  UI IDM uiconfig                                         (OK=7911   KO=0     )
>  UI IDM version                                          (OK=7911   KO=0     )
>  UI IDM login                                            (OK=7911   KO=0     )
>  UI IDM privilege                                        (OK=7911   KO=0     )
>  UI IDM features                                         (OK=7910   KO=0     )
>  UI IDM user                                             (OK=7909   KO=0     )
>  UI IDM dashboard                                        (OK=7909   KO=0     )
>  UI IDM managed user schema                              (OK=7909   KO=0     )
>  UI IDM oidcToken                                        (OK=7909   KO=0     )
> userinfo                                                 (OK=7908   KO=0     )
> UI-Logout                                                (OK=7908   KO=0     )
> UI-Logout Redirect 1                                     (OK=7908   KO=0     )
> tokenUserinfo                                            (OK=7767   KO=0     )
>  UI AM revoke1                                           (OK=7906   KO=0     )
>  UI AM revoke2                                           (OK=7906   KO=0     )
>  UI AM endsession                                        (OK=7906   KO=0     )
> RootUserinfo                                             (OK=26578  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1376   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1376   KO=0     )
> getIdToken                                               (OK=2602   KO=0     )
> getIdToken Redirect 1                                    (OK=2601   KO=0     )
> createOrganization                                       (OK=2601   KO=0     )
> queryOrganization                                        (OK=2601   KO=0     )
> ReadPolicy                                               (OK=11782  KO=0     )
> deleteOrganization                                       (OK=2601   KO=0     )
> DeletePolicy                                             (OK=11643  KO=0     )
> restloginProgressiveProfileCallback                      (OK=41     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        27 (79.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (14.71%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.94%)
> status.find.is(302), but actually found 502                         1 ( 2.94%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 252224 / active: 330    / done: 36608 
================================================================================

22:20:42.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:20:45 GMT                                     480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=521380 KO=2     )
> restLoginInitiate                                        (OK=35936  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35928  KO=0     )
> Skip 2FA                                                 (OK=20041  KO=0     )
> User Authorize PKCE stage                                (OK=43875  KO=1     )
> User AccessToken PKCE stage                              (OK=43868  KO=0     )
> GetUUid                                                  (OK=12003  KO=0     )
> GetOpenidConfig                                          (OK=35672  KO=0     )
> CreatePolicy                                             (OK=12000  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8003   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8003   KO=0     )
>  UI AM idFromSession                                     (OK=8000   KO=0     )
>  UI AM validateGoto                                      (OK=8000   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7994   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7993   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7992   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7992   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7989   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7989   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7988   KO=0     )
>  UI IDM uiconfig                                         (OK=7988   KO=0     )
>  UI IDM version                                          (OK=7988   KO=0     )
>  UI IDM login                                            (OK=7988   KO=0     )
>  UI IDM privilege                                        (OK=7988   KO=0     )
>  UI IDM features                                         (OK=7988   KO=0     )
>  UI IDM user                                             (OK=7986   KO=0     )
>  UI IDM dashboard                                        (OK=7986   KO=0     )
>  UI IDM managed user schema                              (OK=7986   KO=0     )
>  UI IDM oidcToken                                        (OK=7985   KO=0     )
> userinfo                                                 (OK=7985   KO=0     )
> UI-Logout                                                (OK=7984   KO=0     )
> UI-Logout Redirect 1                                     (OK=7984   KO=0     )
> tokenUserinfo                                            (OK=7845   KO=0     )
>  UI AM revoke1                                           (OK=7983   KO=0     )
>  UI AM revoke2                                           (OK=7983   KO=0     )
>  UI AM endsession                                        (OK=7983   KO=0     )
> RootUserinfo                                             (OK=26868  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1387   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1387   KO=0     )
> getIdToken                                               (OK=2627   KO=0     )
> getIdToken Redirect 1                                    (OK=2627   KO=0     )
> createOrganization                                       (OK=2627   KO=0     )
> queryOrganization                                        (OK=2627   KO=0     )
> ReadPolicy                                               (OK=11886  KO=0     )
> deleteOrganization                                       (OK=2626   KO=0     )
> DeletePolicy                                             (OK=11778  KO=0     )
> restloginProgressiveProfileCallback                      (OK=41     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        28 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (14.29%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.86%)
> status.find.is(302), but actually found 502                         1 ( 2.86%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 251835 / active: 341    / done: 36986 
================================================================================


================================================================================
2024-11-06 22:20:50 GMT                                     485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=527084 KO=2     )
> restLoginInitiate                                        (OK=36308  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36304  KO=0     )
> Skip 2FA                                                 (OK=20240  KO=0     )
> User Authorize PKCE stage                                (OK=44347  KO=1     )
> User AccessToken PKCE stage                              (OK=44342  KO=0     )
> GetUUid                                                  (OK=12124  KO=0     )
> GetOpenidConfig                                          (OK=36004  KO=0     )
> CreatePolicy                                             (OK=12121  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8097   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8097   KO=0     )
>  UI AM idFromSession                                     (OK=8094   KO=0     )
>  UI AM validateGoto                                      (OK=8095   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8089   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8088   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8087   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8087   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8086   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8085   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8084   KO=0     )
>  UI IDM uiconfig                                         (OK=8085   KO=0     )
>  UI IDM version                                          (OK=8083   KO=0     )
>  UI IDM login                                            (OK=8082   KO=0     )
>  UI IDM privilege                                        (OK=8082   KO=0     )
>  UI IDM features                                         (OK=8082   KO=0     )
>  UI IDM user                                             (OK=8082   KO=0     )
>  UI IDM dashboard                                        (OK=8082   KO=0     )
>  UI IDM managed user schema                              (OK=8082   KO=0     )
>  UI IDM oidcToken                                        (OK=8081   KO=0     )
> userinfo                                                 (OK=8080   KO=0     )
> UI-Logout                                                (OK=8080   KO=0     )
> UI-Logout Redirect 1                                     (OK=8079   KO=0     )
> tokenUserinfo                                            (OK=7929   KO=0     )
>  UI AM revoke1                                           (OK=8079   KO=0     )
>  UI AM revoke2                                           (OK=8079   KO=0     )
>  UI AM endsession                                        (OK=8079   KO=0     )
> RootUserinfo                                             (OK=27138  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1399   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1399   KO=0     )
> getIdToken                                               (OK=2661   KO=0     )
> getIdToken Redirect 1                                    (OK=2661   KO=0     )
> createOrganization                                       (OK=2660   KO=0     )
> queryOrganization                                        (OK=2659   KO=0     )
> ReadPolicy                                               (OK=11996  KO=0     )
> deleteOrganization                                       (OK=2659   KO=0     )
> DeletePolicy                                             (OK=11883  KO=0     )
> restloginProgressiveProfileCallback                      (OK=41     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        28 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (14.29%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.86%)
> status.find.is(302), but actually found 502                         1 ( 2.86%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 251445 / active: 342    / done: 37375 
================================================================================


================================================================================
2024-11-06 22:20:55 GMT                                     490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=532200 KO=2     )
> restLoginInitiate                                        (OK=36661  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36652  KO=0     )
> Skip 2FA                                                 (OK=20435  KO=0     )
> User Authorize PKCE stage                                (OK=44769  KO=1     )
> User AccessToken PKCE stage                              (OK=44767  KO=0     )
> GetUUid                                                  (OK=12236  KO=0     )
> GetOpenidConfig                                          (OK=36346  KO=0     )
> CreatePolicy                                             (OK=12231  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8172   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8172   KO=0     )
>  UI AM idFromSession                                     (OK=8171   KO=0     )
>  UI AM validateGoto                                      (OK=8171   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8167   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8167   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8166   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8166   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8164   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8163   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8163   KO=0     )
>  UI IDM uiconfig                                         (OK=8163   KO=0     )
>  UI IDM version                                          (OK=8163   KO=0     )
>  UI IDM login                                            (OK=8163   KO=0     )
>  UI IDM privilege                                        (OK=8163   KO=0     )
>  UI IDM features                                         (OK=8163   KO=0     )
>  UI IDM user                                             (OK=8163   KO=0     )
>  UI IDM dashboard                                        (OK=8163   KO=0     )
>  UI IDM managed user schema                              (OK=8163   KO=0     )
>  UI IDM oidcToken                                        (OK=8163   KO=0     )
> userinfo                                                 (OK=8163   KO=0     )
> UI-Logout                                                (OK=8161   KO=0     )
> UI-Logout Redirect 1                                     (OK=8160   KO=0     )
> tokenUserinfo                                            (OK=8006   KO=0     )
>  UI AM revoke1                                           (OK=8160   KO=0     )
>  UI AM revoke2                                           (OK=8160   KO=0     )
>  UI AM endsession                                        (OK=8160   KO=0     )
> RootUserinfo                                             (OK=27393  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1413   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1413   KO=0     )
> getIdToken                                               (OK=2690   KO=0     )
> getIdToken Redirect 1                                    (OK=2690   KO=0     )
> createOrganization                                       (OK=2690   KO=0     )
> queryOrganization                                        (OK=2690   KO=0     )
> ReadPolicy                                               (OK=12117  KO=0     )
> deleteOrganization                                       (OK=2690   KO=0     )
> DeletePolicy                                             (OK=11994  KO=0     )
> restloginProgressiveProfileCallback                      (OK=41     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        28 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (14.29%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.86%)
> status.find.is(302), but actually found 502                         1 ( 2.86%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 251084 / active: 339    / done: 37739 
================================================================================

22:20:57.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:21:00 GMT                                     495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=537715 KO=2     )
> restLoginInitiate                                        (OK=37042  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37033  KO=0     )
> Skip 2FA                                                 (OK=20642  KO=0     )
> User Authorize PKCE stage                                (OK=45242  KO=1     )
> User AccessToken PKCE stage                              (OK=45236  KO=0     )
> GetUUid                                                  (OK=12360  KO=0     )
> GetOpenidConfig                                          (OK=36707  KO=0     )
> CreatePolicy                                             (OK=12357  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8257   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8257   KO=0     )
>  UI AM idFromSession                                     (OK=8256   KO=0     )
>  UI AM validateGoto                                      (OK=8256   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8253   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8253   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8253   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8253   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8250   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8250   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8249   KO=0     )
>  UI IDM uiconfig                                         (OK=8249   KO=0     )
>  UI IDM version                                          (OK=8249   KO=0     )
>  UI IDM login                                            (OK=8249   KO=0     )
>  UI IDM privilege                                        (OK=8249   KO=0     )
>  UI IDM features                                         (OK=8249   KO=0     )
>  UI IDM user                                             (OK=8249   KO=0     )
>  UI IDM dashboard                                        (OK=8249   KO=0     )
>  UI IDM managed user schema                              (OK=8249   KO=0     )
>  UI IDM oidcToken                                        (OK=8247   KO=0     )
> userinfo                                                 (OK=8247   KO=0     )
> UI-Logout                                                (OK=8246   KO=0     )
> UI-Logout Redirect 1                                     (OK=8246   KO=0     )
> tokenUserinfo                                            (OK=8099   KO=0     )
>  UI AM revoke1                                           (OK=8246   KO=0     )
>  UI AM revoke2                                           (OK=8246   KO=0     )
>  UI AM endsession                                        (OK=8246   KO=0     )
> RootUserinfo                                             (OK=27673  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1425   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1425   KO=0     )
> getIdToken                                               (OK=2717   KO=0     )
> getIdToken Redirect 1                                    (OK=2717   KO=0     )
> createOrganization                                       (OK=2716   KO=0     )
> queryOrganization                                        (OK=2716   KO=0     )
> ReadPolicy                                               (OK=12229  KO=0     )
> deleteOrganization                                       (OK=2716   KO=0     )
> DeletePolicy                                             (OK=12116  KO=0     )
> restloginProgressiveProfileCallback                      (OK=41     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        29 (80.56%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (13.89%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.78%)
> status.find.is(302), but actually found 502                         1 ( 2.78%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 250691 / active: 337    / done: 38134 
================================================================================


================================================================================
2024-11-06 22:21:05 GMT                                     500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=543262 KO=2     )
> restLoginInitiate                                        (OK=37449  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37435  KO=0     )
> Skip 2FA                                                 (OK=20864  KO=0     )
> User Authorize PKCE stage                                (OK=45714  KO=1     )
> User AccessToken PKCE stage                              (OK=45709  KO=0     )
> GetUUid                                                  (OK=12489  KO=0     )
> GetOpenidConfig                                          (OK=37071  KO=0     )
> CreatePolicy                                             (OK=12485  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8346   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8345   KO=0     )
>  UI AM idFromSession                                     (OK=8343   KO=0     )
>  UI AM validateGoto                                      (OK=8343   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8339   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8338   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8337   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8337   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8332   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8331   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8331   KO=0     )
>  UI IDM uiconfig                                         (OK=8331   KO=0     )
>  UI IDM version                                          (OK=8331   KO=0     )
>  UI IDM login                                            (OK=8331   KO=0     )
>  UI IDM privilege                                        (OK=8331   KO=0     )
>  UI IDM features                                         (OK=8331   KO=0     )
>  UI IDM user                                             (OK=8331   KO=0     )
>  UI IDM dashboard                                        (OK=8331   KO=0     )
>  UI IDM managed user schema                              (OK=8331   KO=0     )
>  UI IDM oidcToken                                        (OK=8331   KO=0     )
> userinfo                                                 (OK=8331   KO=0     )
> UI-Logout                                                (OK=8330   KO=0     )
> UI-Logout Redirect 1                                     (OK=8330   KO=0     )
> tokenUserinfo                                            (OK=8181   KO=0     )
>  UI AM revoke1                                           (OK=8329   KO=0     )
>  UI AM revoke2                                           (OK=8329   KO=0     )
>  UI AM endsession                                        (OK=8329   KO=0     )
> RootUserinfo                                             (OK=27939  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1439   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1439   KO=0     )
> getIdToken                                               (OK=2749   KO=0     )
> getIdToken Redirect 1                                    (OK=2749   KO=0     )
> createOrganization                                       (OK=2748   KO=0     )
> queryOrganization                                        (OK=2748   KO=0     )
> ReadPolicy                                               (OK=12354  KO=0     )
> deleteOrganization                                       (OK=2748   KO=0     )
> DeletePolicy                                             (OK=12227  KO=0     )
> restloginProgressiveProfileCallback                      (OK=43     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        29 (80.56%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (13.89%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.78%)
> status.find.is(302), but actually found 502                         1 ( 2.78%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 250271 / active: 384    / done: 38507 
================================================================================


================================================================================
2024-11-06 22:21:10 GMT                                     505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=549073 KO=2     )
> restLoginInitiate                                        (OK=37859  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37847  KO=0     )
> Skip 2FA                                                 (OK=21103  KO=0     )
> User Authorize PKCE stage                                (OK=46224  KO=1     )
> User AccessToken PKCE stage                              (OK=46219  KO=0     )
> GetUUid                                                  (OK=12624  KO=0     )
> GetOpenidConfig                                          (OK=37463  KO=0     )
> CreatePolicy                                             (OK=12622  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8426   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8426   KO=0     )
>  UI AM idFromSession                                     (OK=8425   KO=0     )
>  UI AM validateGoto                                      (OK=8425   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8422   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8421   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8420   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8420   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8417   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8417   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8416   KO=0     )
>  UI IDM uiconfig                                         (OK=8416   KO=0     )
>  UI IDM version                                          (OK=8416   KO=0     )
>  UI IDM login                                            (OK=8416   KO=0     )
>  UI IDM privilege                                        (OK=8416   KO=0     )
>  UI IDM features                                         (OK=8416   KO=0     )
>  UI IDM user                                             (OK=8416   KO=0     )
>  UI IDM dashboard                                        (OK=8416   KO=0     )
>  UI IDM managed user schema                              (OK=8416   KO=0     )
>  UI IDM oidcToken                                        (OK=8416   KO=0     )
> userinfo                                                 (OK=8416   KO=0     )
> UI-Logout                                                (OK=8416   KO=0     )
> UI-Logout Redirect 1                                     (OK=8415   KO=0     )
> tokenUserinfo                                            (OK=8279   KO=0     )
>  UI AM revoke1                                           (OK=8413   KO=0     )
>  UI AM revoke2                                           (OK=8413   KO=0     )
>  UI AM endsession                                        (OK=8413   KO=0     )
> RootUserinfo                                             (OK=28260  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1454   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1454   KO=0     )
> getIdToken                                               (OK=2783   KO=0     )
> getIdToken Redirect 1                                    (OK=2783   KO=0     )
> createOrganization                                       (OK=2783   KO=0     )
> queryOrganization                                        (OK=2783   KO=0     )
> ReadPolicy                                               (OK=12486  KO=0     )
> deleteOrganization                                       (OK=2782   KO=0     )
> DeletePolicy                                             (OK=12353  KO=0     )
> restloginProgressiveProfileCallback                      (OK=43     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        29 (80.56%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (13.89%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.78%)
> status.find.is(302), but actually found 502                         1 ( 2.78%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 249845 / active: 393    / done: 38924 
================================================================================

22:21:15.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:21:15 GMT                                     510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=554855 KO=2     )
> restLoginInitiate                                        (OK=38230  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38224  KO=0     )
> Skip 2FA                                                 (OK=21322  KO=0     )
> User Authorize PKCE stage                                (OK=46696  KO=1     )
> User AccessToken PKCE stage                              (OK=46693  KO=0     )
> GetUUid                                                  (OK=12765  KO=0     )
> GetOpenidConfig                                          (OK=37872  KO=0     )
> CreatePolicy                                             (OK=12763  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8515   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8515   KO=0     )
>  UI AM idFromSession                                     (OK=8515   KO=0     )
>  UI AM validateGoto                                      (OK=8515   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8513   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8512   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8512   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8512   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8510   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8509   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8508   KO=0     )
>  UI IDM uiconfig                                         (OK=8508   KO=0     )
>  UI IDM version                                          (OK=8508   KO=0     )
>  UI IDM login                                            (OK=8508   KO=0     )
>  UI IDM privilege                                        (OK=8508   KO=0     )
>  UI IDM features                                         (OK=8508   KO=0     )
>  UI IDM user                                             (OK=8507   KO=0     )
>  UI IDM dashboard                                        (OK=8507   KO=0     )
>  UI IDM managed user schema                              (OK=8507   KO=0     )
>  UI IDM oidcToken                                        (OK=8505   KO=0     )
> userinfo                                                 (OK=8505   KO=0     )
> UI-Logout                                                (OK=8505   KO=0     )
> UI-Logout Redirect 1                                     (OK=8505   KO=0     )
> tokenUserinfo                                            (OK=8352   KO=0     )
>  UI AM revoke1                                           (OK=8505   KO=0     )
>  UI AM revoke2                                           (OK=8505   KO=0     )
>  UI AM endsession                                        (OK=8505   KO=0     )
> RootUserinfo                                             (OK=28547  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1466   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1466   KO=0     )
> getIdToken                                               (OK=2815   KO=0     )
> getIdToken Redirect 1                                    (OK=2815   KO=0     )
> createOrganization                                       (OK=2815   KO=0     )
> queryOrganization                                        (OK=2814   KO=0     )
> ReadPolicy                                               (OK=12622  KO=0     )
> deleteOrganization                                       (OK=2814   KO=0     )
> DeletePolicy                                             (OK=12485  KO=0     )
> restloginProgressiveProfileCallback                      (OK=43     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        30 (81.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (13.51%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.70%)
> status.find.is(302), but actually found 502                         1 ( 2.70%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 249463 / active: 371    / done: 39328 
================================================================================


================================================================================
2024-11-06 22:21:20 GMT                                     515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=560066 KO=2     )
> restLoginInitiate                                        (OK=38616  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38608  KO=0     )
> Skip 2FA                                                 (OK=21539  KO=0     )
> User Authorize PKCE stage                                (OK=47149  KO=1     )
> User AccessToken PKCE stage                              (OK=47144  KO=0     )
> GetUUid                                                  (OK=12884  KO=0     )
> GetOpenidConfig                                          (OK=38265  KO=0     )
> CreatePolicy                                             (OK=12879  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8588   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8587   KO=0     )
>  UI AM idFromSession                                     (OK=8587   KO=0     )
>  UI AM validateGoto                                      (OK=8587   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8585   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8585   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8582   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8582   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8580   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8579   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8577   KO=0     )
>  UI IDM uiconfig                                         (OK=8577   KO=0     )
>  UI IDM version                                          (OK=8577   KO=0     )
>  UI IDM login                                            (OK=8577   KO=0     )
>  UI IDM privilege                                        (OK=8577   KO=0     )
>  UI IDM features                                         (OK=8577   KO=0     )
>  UI IDM user                                             (OK=8576   KO=0     )
>  UI IDM dashboard                                        (OK=8577   KO=0     )
>  UI IDM managed user schema                              (OK=8577   KO=0     )
>  UI IDM oidcToken                                        (OK=8576   KO=0     )
> userinfo                                                 (OK=8575   KO=0     )
> UI-Logout                                                (OK=8573   KO=0     )
> UI-Logout Redirect 1                                     (OK=8573   KO=0     )
> tokenUserinfo                                            (OK=8441   KO=0     )
>  UI AM revoke1                                           (OK=8572   KO=0     )
>  UI AM revoke2                                           (OK=8572   KO=0     )
>  UI AM endsession                                        (OK=8572   KO=0     )
> RootUserinfo                                             (OK=28835  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1479   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1479   KO=0     )
> getIdToken                                               (OK=2856   KO=0     )
> getIdToken Redirect 1                                    (OK=2856   KO=0     )
> createOrganization                                       (OK=2854   KO=0     )
> queryOrganization                                        (OK=2854   KO=0     )
> ReadPolicy                                               (OK=12761  KO=0     )
> deleteOrganization                                       (OK=2854   KO=0     )
> DeletePolicy                                             (OK=12618  KO=0     )
> restloginProgressiveProfileCallback                      (OK=44     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        30 (81.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (13.51%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.70%)
> status.find.is(302), but actually found 502                         1 ( 2.70%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 249063 / active: 374    / done: 39725 
================================================================================


================================================================================
2024-11-06 22:21:25 GMT                                     520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=566205 KO=2     )
> restLoginInitiate                                        (OK=39028  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39015  KO=0     )
> Skip 2FA                                                 (OK=21744  KO=0     )
> User Authorize PKCE stage                                (OK=47655  KO=1     )
> User AccessToken PKCE stage                              (OK=47651  KO=0     )
> GetUUid                                                  (OK=13012  KO=0     )
> GetOpenidConfig                                          (OK=38649  KO=0     )
> CreatePolicy                                             (OK=13007  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8694   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8694   KO=0     )
>  UI AM idFromSession                                     (OK=8692   KO=0     )
>  UI AM validateGoto                                      (OK=8692   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8688   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8686   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8686   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8686   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8681   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8680   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8679   KO=0     )
>  UI IDM uiconfig                                         (OK=8679   KO=0     )
>  UI IDM version                                          (OK=8679   KO=0     )
>  UI IDM login                                            (OK=8679   KO=0     )
>  UI IDM privilege                                        (OK=8679   KO=0     )
>  UI IDM features                                         (OK=8679   KO=0     )
>  UI IDM user                                             (OK=8677   KO=0     )
>  UI IDM dashboard                                        (OK=8677   KO=0     )
>  UI IDM managed user schema                              (OK=8677   KO=0     )
>  UI IDM oidcToken                                        (OK=8677   KO=0     )
> userinfo                                                 (OK=8675   KO=0     )
> UI-Logout                                                (OK=8674   KO=0     )
> UI-Logout Redirect 1                                     (OK=8674   KO=0     )
> tokenUserinfo                                            (OK=8538   KO=0     )
>  UI AM revoke1                                           (OK=8672   KO=0     )
>  UI AM revoke2                                           (OK=8672   KO=0     )
>  UI AM endsession                                        (OK=8673   KO=0     )
> RootUserinfo                                             (OK=29089  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1494   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1494   KO=0     )
> getIdToken                                               (OK=2888   KO=0     )
> getIdToken Redirect 1                                    (OK=2888   KO=0     )
> createOrganization                                       (OK=2888   KO=0     )
> queryOrganization                                        (OK=2888   KO=0     )
> ReadPolicy                                               (OK=12878  KO=0     )
> deleteOrganization                                       (OK=2888   KO=0     )
> DeletePolicy                                             (OK=12760  KO=0     )
> restloginProgressiveProfileCallback                      (OK=46     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        30 (81.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (13.51%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.70%)
> status.find.is(302), but actually found 502                         1 ( 2.70%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 248635 / active: 357    / done: 40170 
================================================================================


================================================================================
2024-11-06 22:21:30 GMT                                     525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=572155 KO=2     )
> restLoginInitiate                                        (OK=39403  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39395  KO=0     )
> Skip 2FA                                                 (OK=21949  KO=0     )
> User Authorize PKCE stage                                (OK=48140  KO=1     )
> User AccessToken PKCE stage                              (OK=48133  KO=0     )
> GetUUid                                                  (OK=13137  KO=0     )
> GetOpenidConfig                                          (OK=39019  KO=0     )
> CreatePolicy                                             (OK=13130  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8792   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8792   KO=0     )
>  UI AM idFromSession                                     (OK=8791   KO=0     )
>  UI AM validateGoto                                      (OK=8791   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8786   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8786   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8786   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8786   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8784   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8783   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8781   KO=0     )
>  UI IDM uiconfig                                         (OK=8781   KO=0     )
>  UI IDM version                                          (OK=8781   KO=0     )
>  UI IDM login                                            (OK=8781   KO=0     )
>  UI IDM privilege                                        (OK=8781   KO=0     )
>  UI IDM features                                         (OK=8781   KO=0     )
>  UI IDM user                                             (OK=8781   KO=0     )
>  UI IDM dashboard                                        (OK=8781   KO=0     )
>  UI IDM managed user schema                              (OK=8781   KO=0     )
>  UI IDM oidcToken                                        (OK=8781   KO=0     )
> userinfo                                                 (OK=8780   KO=0     )
> UI-Logout                                                (OK=8779   KO=0     )
> UI-Logout Redirect 1                                     (OK=8777   KO=0     )
> tokenUserinfo                                            (OK=8619   KO=0     )
>  UI AM revoke1                                           (OK=8776   KO=0     )
>  UI AM revoke2                                           (OK=8776   KO=0     )
>  UI AM endsession                                        (OK=8776   KO=0     )
> RootUserinfo                                             (OK=29334  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1517   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1517   KO=0     )
> getIdToken                                               (OK=2916   KO=0     )
> getIdToken Redirect 1                                    (OK=2916   KO=0     )
> createOrganization                                       (OK=2915   KO=0     )
> queryOrganization                                        (OK=2915   KO=0     )
> ReadPolicy                                               (OK=13006  KO=0     )
> deleteOrganization                                       (OK=2915   KO=0     )
> DeletePolicy                                             (OK=12877  KO=0     )
> restloginProgressiveProfileCallback                      (OK=47     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        30 (81.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (13.51%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.70%)
> status.find.is(302), but actually found 502                         1 ( 2.70%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 248238 / active: 351    / done: 40573 
================================================================================


================================================================================
2024-11-06 22:21:35 GMT                                     530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=577168 KO=2     )
> restLoginInitiate                                        (OK=39777  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39768  KO=0     )
> Skip 2FA                                                 (OK=22159  KO=0     )
> User Authorize PKCE stage                                (OK=48570  KO=1     )
> User AccessToken PKCE stage                              (OK=48565  KO=0     )
> GetUUid                                                  (OK=13263  KO=0     )
> GetOpenidConfig                                          (OK=39399  KO=0     )
> CreatePolicy                                             (OK=13261  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8860   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8859   KO=0     )
>  UI AM idFromSession                                     (OK=8858   KO=0     )
>  UI AM validateGoto                                      (OK=8858   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8852   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8852   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8852   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8852   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8851   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8851   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8851   KO=0     )
>  UI IDM uiconfig                                         (OK=8851   KO=0     )
>  UI IDM version                                          (OK=8851   KO=0     )
>  UI IDM login                                            (OK=8851   KO=0     )
>  UI IDM privilege                                        (OK=8851   KO=0     )
>  UI IDM features                                         (OK=8851   KO=0     )
>  UI IDM user                                             (OK=8850   KO=0     )
>  UI IDM dashboard                                        (OK=8850   KO=0     )
>  UI IDM managed user schema                              (OK=8850   KO=0     )
>  UI IDM oidcToken                                        (OK=8849   KO=0     )
> userinfo                                                 (OK=8849   KO=0     )
> UI-Logout                                                (OK=8849   KO=0     )
> UI-Logout Redirect 1                                     (OK=8848   KO=0     )
> tokenUserinfo                                            (OK=8707   KO=0     )
>  UI AM revoke1                                           (OK=8846   KO=0     )
>  UI AM revoke2                                           (OK=8846   KO=0     )
>  UI AM endsession                                        (OK=8846   KO=0     )
> RootUserinfo                                             (OK=29611  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1539   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1538   KO=0     )
> getIdToken                                               (OK=2939   KO=0     )
> getIdToken Redirect 1                                    (OK=2938   KO=0     )
> createOrganization                                       (OK=2938   KO=0     )
> queryOrganization                                        (OK=2938   KO=0     )
> ReadPolicy                                               (OK=13130  KO=0     )
> deleteOrganization                                       (OK=2938   KO=0     )
> DeletePolicy                                             (OK=13005  KO=0     )
> restloginProgressiveProfileCallback                      (OK=47     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        30 (81.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (13.51%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.70%)
> status.find.is(302), but actually found 502                         1 ( 2.70%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 247837 / active: 377    / done: 40948 
================================================================================


================================================================================
2024-11-06 22:21:40 GMT                                     535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=582645 KO=2     )
> restLoginInitiate                                        (OK=40133  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40124  KO=0     )
> Skip 2FA                                                 (OK=22375  KO=0     )
> User Authorize PKCE stage                                (OK=49025  KO=1     )
> User AccessToken PKCE stage                              (OK=49020  KO=0     )
> GetUUid                                                  (OK=13394  KO=0     )
> GetOpenidConfig                                          (OK=39784  KO=0     )
> CreatePolicy                                             (OK=13390  KO=1     )
> UI-Post-Login - stage 1                                  (OK=8944   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8944   KO=0     )
>  UI AM idFromSession                                     (OK=8944   KO=0     )
>  UI AM validateGoto                                      (OK=8944   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8943   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8943   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8942   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8942   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8936   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8935   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8935   KO=0     )
>  UI IDM uiconfig                                         (OK=8935   KO=0     )
>  UI IDM version                                          (OK=8935   KO=0     )
>  UI IDM login                                            (OK=8935   KO=0     )
>  UI IDM privilege                                        (OK=8935   KO=0     )
>  UI IDM features                                         (OK=8935   KO=0     )
>  UI IDM user                                             (OK=8935   KO=0     )
>  UI IDM dashboard                                        (OK=8935   KO=0     )
>  UI IDM managed user schema                              (OK=8935   KO=0     )
>  UI IDM oidcToken                                        (OK=8933   KO=0     )
> userinfo                                                 (OK=8932   KO=0     )
> UI-Logout                                                (OK=8931   KO=0     )
> UI-Logout Redirect 1                                     (OK=8931   KO=0     )
> tokenUserinfo                                            (OK=8773   KO=0     )
>  UI AM revoke1                                           (OK=8929   KO=0     )
>  UI AM revoke2                                           (OK=8929   KO=0     )
>  UI AM endsession                                        (OK=8929   KO=0     )
> RootUserinfo                                             (OK=29883  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1560   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1559   KO=0     )
> getIdToken                                               (OK=2968   KO=0     )
> getIdToken Redirect 1                                    (OK=2968   KO=0     )
> createOrganization                                       (OK=2968   KO=0     )
> queryOrganization                                        (OK=2968   KO=0     )
> ReadPolicy                                               (OK=13261  KO=0     )
> deleteOrganization                                       (OK=2968   KO=0     )
> DeletePolicy                                             (OK=13127  KO=0     )
> restloginProgressiveProfileCallback                      (OK=47     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        30 (81.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (13.51%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.70%)
> status.find.is(302), but actually found 502                         1 ( 2.70%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 247460 / active: 370    / done: 41332 
================================================================================

22:21:41.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:21:45 GMT                                     540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=588224 KO=2     )
> restLoginInitiate                                        (OK=40501  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40493  KO=0     )
> Skip 2FA                                                 (OK=22577  KO=0     )
> User Authorize PKCE stage                                (OK=49473  KO=1     )
> User AccessToken PKCE stage                              (OK=49470  KO=0     )
> GetUUid                                                  (OK=13509  KO=0     )
> GetOpenidConfig                                          (OK=40158  KO=0     )
> CreatePolicy                                             (OK=13504  KO=1     )
> UI-Post-Login - stage 1                                  (OK=9035   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9035   KO=0     )
>  UI AM idFromSession                                     (OK=9032   KO=0     )
>  UI AM validateGoto                                      (OK=9032   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9031   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9030   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9026   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9026   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9024   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9024   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9023   KO=0     )
>  UI IDM uiconfig                                         (OK=9023   KO=0     )
>  UI IDM version                                          (OK=9023   KO=0     )
>  UI IDM login                                            (OK=9023   KO=0     )
>  UI IDM privilege                                        (OK=9023   KO=0     )
>  UI IDM features                                         (OK=9023   KO=0     )
>  UI IDM user                                             (OK=9023   KO=0     )
>  UI IDM dashboard                                        (OK=9023   KO=0     )
>  UI IDM managed user schema                              (OK=9023   KO=0     )
>  UI IDM oidcToken                                        (OK=9023   KO=0     )
> userinfo                                                 (OK=9023   KO=0     )
> UI-Logout                                                (OK=9021   KO=0     )
> UI-Logout Redirect 1                                     (OK=9020   KO=0     )
> tokenUserinfo                                            (OK=8843   KO=0     )
>  UI AM revoke1                                           (OK=9019   KO=0     )
>  UI AM revoke2                                           (OK=9019   KO=0     )
>  UI AM endsession                                        (OK=9019   KO=0     )
> RootUserinfo                                             (OK=30182  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1586   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1586   KO=0     )
> getIdToken                                               (OK=3000   KO=0     )
> getIdToken Redirect 1                                    (OK=3000   KO=0     )
> createOrganization                                       (OK=2998   KO=0     )
> queryOrganization                                        (OK=2998   KO=0     )
> ReadPolicy                                               (OK=13389  KO=0     )
> deleteOrganization                                       (OK=2998   KO=0     )
> DeletePolicy                                             (OK=13259  KO=0     )
> restloginProgressiveProfileCallback                      (OK=50     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        31 (81.58%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (13.16%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.63%)
> status.find.is(302), but actually found 502                         1 ( 2.63%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 247069 / active: 361    / done: 41732 
================================================================================

22:21:46.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:21:50 GMT                                     545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=593694 KO=2     )
> restLoginInitiate                                        (OK=40884  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40874  KO=0     )
> Skip 2FA                                                 (OK=22800  KO=0     )
> User Authorize PKCE stage                                (OK=49940  KO=1     )
> User AccessToken PKCE stage                              (OK=49936  KO=0     )
> GetUUid                                                  (OK=13643  KO=0     )
> GetOpenidConfig                                          (OK=40535  KO=0     )
> CreatePolicy                                             (OK=13640  KO=1     )
> UI-Post-Login - stage 1                                  (OK=9113   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9112   KO=0     )
>  UI AM idFromSession                                     (OK=9112   KO=0     )
>  UI AM validateGoto                                      (OK=9112   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9110   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9109   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9109   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9109   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9107   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9106   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9106   KO=0     )
>  UI IDM uiconfig                                         (OK=9106   KO=0     )
>  UI IDM version                                          (OK=9106   KO=0     )
>  UI IDM login                                            (OK=9105   KO=0     )
>  UI IDM privilege                                        (OK=9105   KO=0     )
>  UI IDM features                                         (OK=9105   KO=0     )
>  UI IDM user                                             (OK=9105   KO=0     )
>  UI IDM dashboard                                        (OK=9105   KO=0     )
>  UI IDM managed user schema                              (OK=9105   KO=0     )
>  UI IDM oidcToken                                        (OK=9103   KO=0     )
> userinfo                                                 (OK=9103   KO=0     )
> UI-Logout                                                (OK=9101   KO=0     )
> UI-Logout Redirect 1                                     (OK=9099   KO=0     )
> tokenUserinfo                                            (OK=8921   KO=0     )
>  UI AM revoke1                                           (OK=9099   KO=0     )
>  UI AM revoke2                                           (OK=9099   KO=0     )
>  UI AM endsession                                        (OK=9099   KO=0     )
> RootUserinfo                                             (OK=30482  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1595   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1595   KO=0     )
> getIdToken                                               (OK=3031   KO=0     )
> getIdToken Redirect 1                                    (OK=3031   KO=0     )
> createOrganization                                       (OK=3031   KO=0     )
> queryOrganization                                        (OK=3031   KO=0     )
> ReadPolicy                                               (OK=13503  KO=0     )
> deleteOrganization                                       (OK=3031   KO=0     )
> DeletePolicy                                             (OK=13387  KO=0     )
> restloginProgressiveProfileCallback                      (OK=50     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        32 (82.05%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (12.82%)
> status.find.in([200, 209], 304), found 409                          1 ( 2.56%)
> status.find.is(302), but actually found 502                         1 ( 2.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 246679 / active: 356    / done: 42127 
================================================================================

22:21:50.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 42465: status.find.in([200, 209], 304), found 409
22:21:50.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,42465,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTMyMDk0MTYyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQk5mMVVWTlpCLXFUYjVnM3p0WTBDc3J4YjlVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTcxMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTcxMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1MzEwLCJpYXQiOjE3MzA5MzE3MTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlRjZ2FkWmZNZ2lZNklOV2E4dVNvemZvYk1CNCJ9.n0hp8F6xZWUVr19gT50cfcDVBz3K2L17uCZLACSNu8sYutiGVwQoNzDKoTSlGOuKKlZFWfp6Nifr0KpZnnNsqdtBCHhCd1akg011E9BaB6209M9Gfxn0tN-ksN_fPb_RmTkrzwf0hr67PKQ8P120yY9Y2ADLcqsQGvMK6NeKG2TaiDUhzJkfu5B0zCDVgnA5rOpJJHhWsgwNEzENklI46Kwh8sAldV-IlKLBA_swl8VXty60uu8Px1Rm07OeZFLs5l_QdnWld02-QxLwRkmDm48u8rAqLjkobuExgrMbVK9SiWIwwHLKOtbkFfXlqtLEyTTZdRJcYtaui0b12ihFrw, username -> user.843404, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy234334, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e70de22, authcode -> qsJXhuEaw2to8fY7gVPbVuTd0CQ, useAdminRealm -> true, callbacks -> {"tokenId":"F-lWuIj4PmfVfKRUPP2JAT6Odb4.*AAJTSQACMDIAAlNLABxQaUVsRG9MOTVVVktUNVdVd0FCWTczVTlXaVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931710417), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=F-lWuIj4PmfVfKRUPP2JAT6Odb4.*AAJTSQACMDIAAlNLABxQaUVsRG9MOTVVVktUNVdVd0FCWTczVTlXaVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931710417))), password -> Pa_ssw0rd, challenge -> pst-zw-nFG9AYTd67g0cNjFEXI6mDGSSfdDV1cBDAIQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 225.88.183.118, verifier -> NzY3NTcxNTExNTQ1MzgyMTA5Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@703aaf4f, tokenId -> F-lWuIj4PmfVfKRUPP2JAT6Odb4.*AAJTSQACMDIAAlNLABxQaUVsRG9MOTVVVktUNVdVd0FCWTczVTlXaVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=F-lWuIj4PmfVfKRUPP2JAT6Odb4.*AAJTSQACMDIAAlNLABxQaUVsRG9MOTVVVktUNVdVd0FCWTczVTlXaVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=F-lWuIj4PmfVfKRUPP2JAT6Odb4.*AAJTSQACMDIAAlNLABxQaUVsRG9MOTVVVktUNVdVd0FCWTczVTlXaVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy234334","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:21:50 GMT
	x-forgerock-transactionid: 9d17cce6-b46f-4948-8a46-1a44b5aa354b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:21:55 GMT                                     550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=599209 KO=3     )
> restLoginInitiate                                        (OK=41272  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41261  KO=0     )
> Skip 2FA                                                 (OK=23010  KO=0     )
> User Authorize PKCE stage                                (OK=50414  KO=1     )
> User AccessToken PKCE stage                              (OK=50409  KO=0     )
> GetUUid                                                  (OK=13767  KO=0     )
> GetOpenidConfig                                          (OK=40905  KO=0     )
> CreatePolicy                                             (OK=13762  KO=2     )
> UI-Post-Login - stage 1                                  (OK=9197   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9197   KO=0     )
>  UI AM idFromSession                                     (OK=9197   KO=0     )
>  UI AM validateGoto                                      (OK=9197   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9195   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9193   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9192   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9192   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9190   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9190   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9187   KO=0     )
>  UI IDM uiconfig                                         (OK=9187   KO=0     )
>  UI IDM version                                          (OK=9187   KO=0     )
>  UI IDM login                                            (OK=9186   KO=0     )
>  UI IDM privilege                                        (OK=9186   KO=0     )
>  UI IDM features                                         (OK=9186   KO=0     )
>  UI IDM user                                             (OK=9186   KO=0     )
>  UI IDM dashboard                                        (OK=9186   KO=0     )
>  UI IDM managed user schema                              (OK=9186   KO=0     )
>  UI IDM oidcToken                                        (OK=9186   KO=0     )
> userinfo                                                 (OK=9185   KO=0     )
> UI-Logout                                                (OK=9184   KO=0     )
> UI-Logout Redirect 1                                     (OK=9184   KO=0     )
> tokenUserinfo                                            (OK=9016   KO=0     )
>  UI AM revoke1                                           (OK=9183   KO=0     )
>  UI AM revoke2                                           (OK=9183   KO=0     )
>  UI AM endsession                                        (OK=9183   KO=0     )
> RootUserinfo                                             (OK=30762  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1615   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1615   KO=0     )
> getIdToken                                               (OK=3061   KO=0     )
> getIdToken Redirect 1                                    (OK=3061   KO=0     )
> createOrganization                                       (OK=3061   KO=0     )
> queryOrganization                                        (OK=3061   KO=0     )
> ReadPolicy                                               (OK=13638  KO=0     )
> deleteOrganization                                       (OK=3061   KO=0     )
> DeletePolicy                                             (OK=13499  KO=0     )
> restloginProgressiveProfileCallback                      (OK=50     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        32 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (12.50%)
> status.find.in([200, 209], 304), found 409                          2 ( 5.00%)
> status.find.is(302), but actually found 502                         1 ( 2.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 246269 / active: 370    / done: 42523 
================================================================================

22:21:55.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:21:56.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:22:00 GMT                                     555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=605153 KO=3     )
> restLoginInitiate                                        (OK=41660  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41653  KO=0     )
> Skip 2FA                                                 (OK=23225  KO=0     )
> User Authorize PKCE stage                                (OK=50904  KO=1     )
> User AccessToken PKCE stage                              (OK=50890  KO=0     )
> GetUUid                                                  (OK=13907  KO=0     )
> GetOpenidConfig                                          (OK=41307  KO=0     )
> CreatePolicy                                             (OK=13902  KO=2     )
> UI-Post-Login - stage 1                                  (OK=9298   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9298   KO=0     )
>  UI AM idFromSession                                     (OK=9298   KO=0     )
>  UI AM validateGoto                                      (OK=9298   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9294   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9293   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9292   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9292   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9286   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9284   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9284   KO=0     )
>  UI IDM uiconfig                                         (OK=9284   KO=0     )
>  UI IDM version                                          (OK=9284   KO=0     )
>  UI IDM login                                            (OK=9283   KO=0     )
>  UI IDM privilege                                        (OK=9283   KO=0     )
>  UI IDM features                                         (OK=9283   KO=0     )
>  UI IDM user                                             (OK=9283   KO=0     )
>  UI IDM dashboard                                        (OK=9283   KO=0     )
>  UI IDM managed user schema                              (OK=9283   KO=0     )
>  UI IDM oidcToken                                        (OK=9282   KO=0     )
> userinfo                                                 (OK=9282   KO=0     )
> UI-Logout                                                (OK=9282   KO=0     )
> UI-Logout Redirect 1                                     (OK=9280   KO=0     )
> tokenUserinfo                                            (OK=9088   KO=0     )
>  UI AM revoke1                                           (OK=9280   KO=0     )
>  UI AM revoke2                                           (OK=9280   KO=0     )
>  UI AM endsession                                        (OK=9280   KO=0     )
> RootUserinfo                                             (OK=30955  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1633   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1632   KO=0     )
> getIdToken                                               (OK=3102   KO=0     )
> getIdToken Redirect 1                                    (OK=3101   KO=0     )
> createOrganization                                       (OK=3099   KO=0     )
> queryOrganization                                        (OK=3099   KO=0     )
> ReadPolicy                                               (OK=13762  KO=0     )
> deleteOrganization                                       (OK=3097   KO=0     )
> DeletePolicy                                             (OK=13634  KO=0     )
> restloginProgressiveProfileCallback                      (OK=50     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        34 (80.95%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.90%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.76%)
> status.find.is(302), but actually found 502                         1 ( 2.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 245865 / active: 362    / done: 42935 
================================================================================

22:22:00.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 42465: status.find.in([200, 209], 304), found 404
22:22:00.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,42465,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTMyMDk0MTYyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQk5mMVVWTlpCLXFUYjVnM3p0WTBDc3J4YjlVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTcxMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTcxMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1MzEwLCJpYXQiOjE3MzA5MzE3MTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlRjZ2FkWmZNZ2lZNklOV2E4dVNvemZvYk1CNCJ9.n0hp8F6xZWUVr19gT50cfcDVBz3K2L17uCZLACSNu8sYutiGVwQoNzDKoTSlGOuKKlZFWfp6Nifr0KpZnnNsqdtBCHhCd1akg011E9BaB6209M9Gfxn0tN-ksN_fPb_RmTkrzwf0hr67PKQ8P120yY9Y2ADLcqsQGvMK6NeKG2TaiDUhzJkfu5B0zCDVgnA5rOpJJHhWsgwNEzENklI46Kwh8sAldV-IlKLBA_swl8VXty60uu8Px1Rm07OeZFLs5l_QdnWld02-QxLwRkmDm48u8rAqLjkobuExgrMbVK9SiWIwwHLKOtbkFfXlqtLEyTTZdRJcYtaui0b12ihFrw, username -> user.843404, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy234334, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e70de22, authcode -> qsJXhuEaw2to8fY7gVPbVuTd0CQ, useAdminRealm -> true, callbacks -> {"tokenId":"F-lWuIj4PmfVfKRUPP2JAT6Odb4.*AAJTSQACMDIAAlNLABxQaUVsRG9MOTVVVktUNVdVd0FCWTczVTlXaVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931710417), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=F-lWuIj4PmfVfKRUPP2JAT6Odb4.*AAJTSQACMDIAAlNLABxQaUVsRG9MOTVVVktUNVdVd0FCWTczVTlXaVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931710417))), password -> Pa_ssw0rd, challenge -> pst-zw-nFG9AYTd67g0cNjFEXI6mDGSSfdDV1cBDAIQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 225.88.183.118, verifier -> NzY3NTcxNTExNTQ1MzgyMTA5Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@703aaf4f, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@415efc8c, tokenId -> F-lWuIj4PmfVfKRUPP2JAT6Odb4.*AAJTSQACMDIAAlNLABxQaUVsRG9MOTVVVktUNVdVd0FCWTczVTlXaVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy234334
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=F-lWuIj4PmfVfKRUPP2JAT6Odb4.*AAJTSQACMDIAAlNLABxQaUVsRG9MOTVVVktUNVdVd0FCWTczVTlXaVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=F-lWuIj4PmfVfKRUPP2JAT6Odb4.*AAJTSQACMDIAAlNLABxQaUVsRG9MOTVVVktUNVdVd0FCWTczVTlXaVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:22:00 GMT
	x-forgerock-transactionid: 3e4fb716-d5cf-42c2-90e0-e655fa8d20b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy234334 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:22:04.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:22:05 GMT                                     560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=610363 KO=4     )
> restLoginInitiate                                        (OK=42022  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42013  KO=0     )
> Skip 2FA                                                 (OK=23428  KO=0     )
> User Authorize PKCE stage                                (OK=51335  KO=1     )
> User AccessToken PKCE stage                              (OK=51325  KO=0     )
> GetUUid                                                  (OK=14021  KO=0     )
> GetOpenidConfig                                          (OK=41679  KO=0     )
> CreatePolicy                                             (OK=14017  KO=2     )
> UI-Post-Login - stage 1                                  (OK=9373   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9373   KO=0     )
>  UI AM idFromSession                                     (OK=9371   KO=0     )
>  UI AM validateGoto                                      (OK=9371   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9370   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9370   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9370   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9370   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9365   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9365   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9364   KO=0     )
>  UI IDM uiconfig                                         (OK=9364   KO=0     )
>  UI IDM version                                          (OK=9364   KO=0     )
>  UI IDM login                                            (OK=9364   KO=0     )
>  UI IDM privilege                                        (OK=9364   KO=0     )
>  UI IDM features                                         (OK=9364   KO=0     )
>  UI IDM user                                             (OK=9364   KO=0     )
>  UI IDM dashboard                                        (OK=9364   KO=0     )
>  UI IDM managed user schema                              (OK=9364   KO=0     )
>  UI IDM oidcToken                                        (OK=9364   KO=0     )
> userinfo                                                 (OK=9364   KO=0     )
> UI-Logout                                                (OK=9362   KO=0     )
> UI-Logout Redirect 1                                     (OK=9362   KO=0     )
> tokenUserinfo                                            (OK=9170   KO=0     )
>  UI AM revoke1                                           (OK=9361   KO=0     )
>  UI AM revoke2                                           (OK=9361   KO=0     )
>  UI AM endsession                                        (OK=9361   KO=0     )
> RootUserinfo                                             (OK=31188  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1645   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1645   KO=0     )
> getIdToken                                               (OK=3132   KO=0     )
> getIdToken Redirect 1                                    (OK=3132   KO=0     )
> createOrganization                                       (OK=3132   KO=0     )
> queryOrganization                                        (OK=3132   KO=0     )
> ReadPolicy                                               (OK=13902  KO=0     )
> deleteOrganization                                       (OK=3132   KO=0     )
> DeletePolicy                                             (OK=13749  KO=1     )
> restloginProgressiveProfileCallback                      (OK=51     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        35 (79.55%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.36%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.55%)
> status.find.is(302), but actually found 502                         1 ( 2.27%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 14%
          waiting: 245487 / active: 375    / done: 43300 
================================================================================

22:22:07.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:22:10 GMT                                     565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=616458 KO=4     )
> restLoginInitiate                                        (OK=42435  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42428  KO=0     )
> Skip 2FA                                                 (OK=23663  KO=0     )
> User Authorize PKCE stage                                (OK=51846  KO=1     )
> User AccessToken PKCE stage                              (OK=51841  KO=0     )
> GetUUid                                                  (OK=14161  KO=0     )
> GetOpenidConfig                                          (OK=42080  KO=0     )
> CreatePolicy                                             (OK=14154  KO=2     )
> UI-Post-Login - stage 1                                  (OK=9473   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9473   KO=0     )
>  UI AM idFromSession                                     (OK=9472   KO=0     )
>  UI AM validateGoto                                      (OK=9472   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9470   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9469   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9468   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9468   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9461   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9460   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9460   KO=0     )
>  UI IDM uiconfig                                         (OK=9460   KO=0     )
>  UI IDM version                                          (OK=9460   KO=0     )
>  UI IDM login                                            (OK=9460   KO=0     )
>  UI IDM privilege                                        (OK=9460   KO=0     )
>  UI IDM features                                         (OK=9460   KO=0     )
>  UI IDM user                                             (OK=9460   KO=0     )
>  UI IDM dashboard                                        (OK=9460   KO=0     )
>  UI IDM managed user schema                              (OK=9460   KO=0     )
>  UI IDM oidcToken                                        (OK=9457   KO=0     )
> userinfo                                                 (OK=9457   KO=0     )
> UI-Logout                                                (OK=9456   KO=0     )
> UI-Logout Redirect 1                                     (OK=9456   KO=0     )
> tokenUserinfo                                            (OK=9250   KO=0     )
>  UI AM revoke1                                           (OK=9452   KO=0     )
>  UI AM revoke2                                           (OK=9452   KO=0     )
>  UI AM endsession                                        (OK=9452   KO=0     )
> RootUserinfo                                             (OK=31504  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1654   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1654   KO=0     )
> getIdToken                                               (OK=3162   KO=0     )
> getIdToken Redirect 1                                    (OK=3162   KO=0     )
> createOrganization                                       (OK=3162   KO=0     )
> queryOrganization                                        (OK=3161   KO=0     )
> ReadPolicy                                               (OK=14016  KO=0     )
> deleteOrganization                                       (OK=3161   KO=0     )
> DeletePolicy                                             (OK=13901  KO=1     )
> restloginProgressiveProfileCallback                      (OK=51     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        36 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.11%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.44%)
> status.find.is(302), but actually found 502                         1 ( 2.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 245068 / active: 375    / done: 43719 
================================================================================


================================================================================
2024-11-06 22:22:15 GMT                                     570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=621857 KO=4     )
> restLoginInitiate                                        (OK=42795  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42794  KO=0     )
> Skip 2FA                                                 (OK=23862  KO=0     )
> User Authorize PKCE stage                                (OK=52297  KO=1     )
> User AccessToken PKCE stage                              (OK=52288  KO=0     )
> GetUUid                                                  (OK=14293  KO=0     )
> GetOpenidConfig                                          (OK=42461  KO=0     )
> CreatePolicy                                             (OK=14288  KO=2     )
> UI-Post-Login - stage 1                                  (OK=9555   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9555   KO=0     )
>  UI AM idFromSession                                     (OK=9554   KO=0     )
>  UI AM validateGoto                                      (OK=9554   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9550   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9549   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9549   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9549   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9545   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9545   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9545   KO=0     )
>  UI IDM uiconfig                                         (OK=9545   KO=0     )
>  UI IDM version                                          (OK=9545   KO=0     )
>  UI IDM login                                            (OK=9545   KO=0     )
>  UI IDM privilege                                        (OK=9545   KO=0     )
>  UI IDM features                                         (OK=9545   KO=0     )
>  UI IDM user                                             (OK=9545   KO=0     )
>  UI IDM dashboard                                        (OK=9545   KO=0     )
>  UI IDM managed user schema                              (OK=9545   KO=0     )
>  UI IDM oidcToken                                        (OK=9545   KO=0     )
> userinfo                                                 (OK=9543   KO=0     )
> UI-Logout                                                (OK=9542   KO=0     )
> UI-Logout Redirect 1                                     (OK=9541   KO=0     )
> tokenUserinfo                                            (OK=9333   KO=0     )
>  UI AM revoke1                                           (OK=9541   KO=0     )
>  UI AM revoke2                                           (OK=9541   KO=0     )
>  UI AM endsession                                        (OK=9541   KO=0     )
> RootUserinfo                                             (OK=31788  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1664   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1664   KO=0     )
> getIdToken                                               (OK=3182   KO=0     )
> getIdToken Redirect 1                                    (OK=3181   KO=0     )
> createOrganization                                       (OK=3181   KO=0     )
> queryOrganization                                        (OK=3181   KO=0     )
> ReadPolicy                                               (OK=14151  KO=0     )
> deleteOrganization                                       (OK=3181   KO=0     )
> DeletePolicy                                             (OK=14013  KO=1     )
> restloginProgressiveProfileCallback                      (OK=52     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        36 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.11%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.44%)
> status.find.is(302), but actually found 502                         1 ( 2.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 244697 / active: 373    / done: 44092 
================================================================================


================================================================================
2024-11-06 22:22:20 GMT                                     575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=626894 KO=4     )
> restLoginInitiate                                        (OK=43174  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43166  KO=0     )
> Skip 2FA                                                 (OK=24072  KO=0     )
> User Authorize PKCE stage                                (OK=52730  KO=1     )
> User AccessToken PKCE stage                              (OK=52725  KO=0     )
> GetUUid                                                  (OK=14411  KO=0     )
> GetOpenidConfig                                          (OK=42848  KO=0     )
> CreatePolicy                                             (OK=14405  KO=2     )
> UI-Post-Login - stage 1                                  (OK=9626   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9624   KO=0     )
>  UI AM idFromSession                                     (OK=9623   KO=0     )
>  UI AM validateGoto                                      (OK=9623   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9618   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9618   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9618   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9618   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9615   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9614   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9612   KO=0     )
>  UI IDM uiconfig                                         (OK=9612   KO=0     )
>  UI IDM version                                          (OK=9612   KO=0     )
>  UI IDM login                                            (OK=9611   KO=0     )
>  UI IDM privilege                                        (OK=9611   KO=0     )
>  UI IDM features                                         (OK=9611   KO=0     )
>  UI IDM user                                             (OK=9610   KO=0     )
>  UI IDM dashboard                                        (OK=9610   KO=0     )
>  UI IDM managed user schema                              (OK=9610   KO=0     )
>  UI IDM oidcToken                                        (OK=9610   KO=0     )
> userinfo                                                 (OK=9610   KO=0     )
> UI-Logout                                                (OK=9610   KO=0     )
> UI-Logout Redirect 1                                     (OK=9610   KO=0     )
> tokenUserinfo                                            (OK=9422   KO=0     )
>  UI AM revoke1                                           (OK=9609   KO=0     )
>  UI AM revoke2                                           (OK=9609   KO=0     )
>  UI AM endsession                                        (OK=9609   KO=0     )
> RootUserinfo                                             (OK=32061  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1677   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1676   KO=0     )
> getIdToken                                               (OK=3215   KO=0     )
> getIdToken Redirect 1                                    (OK=3215   KO=0     )
> createOrganization                                       (OK=3215   KO=0     )
> queryOrganization                                        (OK=3215   KO=0     )
> ReadPolicy                                               (OK=14288  KO=0     )
> deleteOrganization                                       (OK=3213   KO=0     )
> DeletePolicy                                             (OK=14147  KO=1     )
> restloginProgressiveProfileCallback                      (OK=52     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        36 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.11%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.44%)
> status.find.is(302), but actually found 502                         1 ( 2.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 244307 / active: 374    / done: 44481 
================================================================================


================================================================================
2024-11-06 22:22:25 GMT                                     580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=632409 KO=4     )
> restLoginInitiate                                        (OK=43548  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43540  KO=0     )
> Skip 2FA                                                 (OK=24273  KO=0     )
> User Authorize PKCE stage                                (OK=53190  KO=1     )
> User AccessToken PKCE stage                              (OK=53182  KO=0     )
> GetUUid                                                  (OK=14521  KO=0     )
> GetOpenidConfig                                          (OK=43216  KO=0     )
> CreatePolicy                                             (OK=14519  KO=2     )
> UI-Post-Login - stage 1                                  (OK=9708   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9708   KO=0     )
>  UI AM idFromSession                                     (OK=9708   KO=0     )
>  UI AM validateGoto                                      (OK=9708   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9704   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9703   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9701   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9701   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9699   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9699   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9699   KO=0     )
>  UI IDM uiconfig                                         (OK=9699   KO=0     )
>  UI IDM version                                          (OK=9699   KO=0     )
>  UI IDM login                                            (OK=9699   KO=0     )
>  UI IDM privilege                                        (OK=9699   KO=0     )
>  UI IDM features                                         (OK=9699   KO=0     )
>  UI IDM user                                             (OK=9699   KO=0     )
>  UI IDM dashboard                                        (OK=9699   KO=0     )
>  UI IDM managed user schema                              (OK=9699   KO=0     )
>  UI IDM oidcToken                                        (OK=9698   KO=0     )
> userinfo                                                 (OK=9697   KO=0     )
> UI-Logout                                                (OK=9697   KO=0     )
> UI-Logout Redirect 1                                     (OK=9695   KO=0     )
> tokenUserinfo                                            (OK=9511   KO=0     )
>  UI AM revoke1                                           (OK=9695   KO=0     )
>  UI AM revoke2                                           (OK=9694   KO=0     )
>  UI AM endsession                                        (OK=9695   KO=0     )
> RootUserinfo                                             (OK=32344  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1694   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1694   KO=0     )
> getIdToken                                               (OK=3247   KO=0     )
> getIdToken Redirect 1                                    (OK=3245   KO=0     )
> createOrganization                                       (OK=3245   KO=0     )
> queryOrganization                                        (OK=3245   KO=0     )
> ReadPolicy                                               (OK=14407  KO=0     )
> deleteOrganization                                       (OK=3244   KO=0     )
> DeletePolicy                                             (OK=14286  KO=1     )
> restloginProgressiveProfileCallback                      (OK=53     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        36 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.11%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.44%)
> status.find.is(302), but actually found 502                         1 ( 2.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 243916 / active: 350    / done: 44896 
================================================================================


================================================================================
2024-11-06 22:22:30 GMT                                     585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=638165 KO=4     )
> restLoginInitiate                                        (OK=43946  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43938  KO=0     )
> Skip 2FA                                                 (OK=24487  KO=0     )
> User Authorize PKCE stage                                (OK=53682  KO=1     )
> User AccessToken PKCE stage                              (OK=53677  KO=0     )
> GetUUid                                                  (OK=14654  KO=0     )
> GetOpenidConfig                                          (OK=43580  KO=0     )
> CreatePolicy                                             (OK=14651  KO=2     )
> UI-Post-Login - stage 1                                  (OK=9799   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9799   KO=0     )
>  UI AM idFromSession                                     (OK=9798   KO=0     )
>  UI AM validateGoto                                      (OK=9798   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9796   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9795   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9793   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9794   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9790   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9788   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9787   KO=0     )
>  UI IDM uiconfig                                         (OK=9787   KO=0     )
>  UI IDM version                                          (OK=9787   KO=0     )
>  UI IDM login                                            (OK=9787   KO=0     )
>  UI IDM privilege                                        (OK=9787   KO=0     )
>  UI IDM features                                         (OK=9787   KO=0     )
>  UI IDM user                                             (OK=9787   KO=0     )
>  UI IDM dashboard                                        (OK=9787   KO=0     )
>  UI IDM managed user schema                              (OK=9787   KO=0     )
>  UI IDM oidcToken                                        (OK=9787   KO=0     )
> userinfo                                                 (OK=9786   KO=0     )
> UI-Logout                                                (OK=9785   KO=0     )
> UI-Logout Redirect 1                                     (OK=9783   KO=0     )
> tokenUserinfo                                            (OK=9610   KO=0     )
>  UI AM revoke1                                           (OK=9782   KO=0     )
>  UI AM revoke2                                           (OK=9782   KO=0     )
>  UI AM endsession                                        (OK=9782   KO=0     )
> RootUserinfo                                             (OK=32638  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1707   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1707   KO=0     )
> getIdToken                                               (OK=3278   KO=0     )
> getIdToken Redirect 1                                    (OK=3278   KO=0     )
> createOrganization                                       (OK=3278   KO=0     )
> queryOrganization                                        (OK=3278   KO=0     )
> ReadPolicy                                               (OK=14518  KO=0     )
> deleteOrganization                                       (OK=3277   KO=0     )
> DeletePolicy                                             (OK=14402  KO=1     )
> restloginProgressiveProfileCallback                      (OK=54     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=5      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        36 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.11%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.44%)
> status.find.is(302), but actually found 502                         1 ( 2.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 243502 / active: 350    / done: 45310 
================================================================================


================================================================================
2024-11-06 22:22:35 GMT                                     590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=643351 KO=4     )
> restLoginInitiate                                        (OK=44326  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44317  KO=0     )
> Skip 2FA                                                 (OK=24695  KO=0     )
> User Authorize PKCE stage                                (OK=54131  KO=1     )
> User AccessToken PKCE stage                              (OK=54123  KO=0     )
> GetUUid                                                  (OK=14769  KO=0     )
> GetOpenidConfig                                          (OK=43935  KO=0     )
> CreatePolicy                                             (OK=14762  KO=2     )
> UI-Post-Login - stage 1                                  (OK=9869   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9869   KO=0     )
>  UI AM idFromSession                                     (OK=9869   KO=0     )
>  UI AM validateGoto                                      (OK=9869   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9866   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9866   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9865   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9865   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9865   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9865   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9865   KO=0     )
>  UI IDM uiconfig                                         (OK=9865   KO=0     )
>  UI IDM version                                          (OK=9865   KO=0     )
>  UI IDM login                                            (OK=9865   KO=0     )
>  UI IDM privilege                                        (OK=9865   KO=0     )
>  UI IDM features                                         (OK=9865   KO=0     )
>  UI IDM user                                             (OK=9865   KO=0     )
>  UI IDM dashboard                                        (OK=9865   KO=0     )
>  UI IDM managed user schema                              (OK=9865   KO=0     )
>  UI IDM oidcToken                                        (OK=9865   KO=0     )
> userinfo                                                 (OK=9864   KO=0     )
> UI-Logout                                                (OK=9864   KO=0     )
> UI-Logout Redirect 1                                     (OK=9863   KO=0     )
> tokenUserinfo                                            (OK=9707   KO=0     )
>  UI AM revoke1                                           (OK=9862   KO=0     )
>  UI AM revoke2                                           (OK=9862   KO=0     )
>  UI AM endsession                                        (OK=9862   KO=0     )
> RootUserinfo                                             (OK=32882  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1722   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1722   KO=0     )
> getIdToken                                               (OK=3310   KO=0     )
> getIdToken Redirect 1                                    (OK=3309   KO=0     )
> createOrganization                                       (OK=3309   KO=0     )
> queryOrganization                                        (OK=3308   KO=0     )
> ReadPolicy                                               (OK=14652  KO=0     )
> deleteOrganization                                       (OK=3308   KO=0     )
> DeletePolicy                                             (OK=14510  KO=1     )
> restloginProgressiveProfileCallback                      (OK=54     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=5      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        36 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.11%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.44%)
> status.find.is(302), but actually found 502                         1 ( 2.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 243107 / active: 360    / done: 45695 
================================================================================


================================================================================
2024-11-06 22:22:40 GMT                                     595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=648782 KO=4     )
> restLoginInitiate                                        (OK=44726  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44713  KO=0     )
> Skip 2FA                                                 (OK=24920  KO=0     )
> User Authorize PKCE stage                                (OK=54602  KO=1     )
> User AccessToken PKCE stage                              (OK=54599  KO=0     )
> GetUUid                                                  (OK=14909  KO=0     )
> GetOpenidConfig                                          (OK=44323  KO=0     )
> CreatePolicy                                             (OK=14905  KO=2     )
> UI-Post-Login - stage 1                                  (OK=9946   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9946   KO=0     )
>  UI AM idFromSession                                     (OK=9946   KO=0     )
>  UI AM validateGoto                                      (OK=9946   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9943   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9943   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9943   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9943   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9939   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9939   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9939   KO=0     )
>  UI IDM uiconfig                                         (OK=9939   KO=0     )
>  UI IDM version                                          (OK=9939   KO=0     )
>  UI IDM login                                            (OK=9939   KO=0     )
>  UI IDM privilege                                        (OK=9938   KO=0     )
>  UI IDM features                                         (OK=9939   KO=0     )
>  UI IDM user                                             (OK=9938   KO=0     )
>  UI IDM dashboard                                        (OK=9938   KO=0     )
>  UI IDM managed user schema                              (OK=9938   KO=0     )
>  UI IDM oidcToken                                        (OK=9938   KO=0     )
> userinfo                                                 (OK=9938   KO=0     )
> UI-Logout                                                (OK=9938   KO=0     )
> UI-Logout Redirect 1                                     (OK=9938   KO=0     )
> tokenUserinfo                                            (OK=9802   KO=0     )
>  UI AM revoke1                                           (OK=9938   KO=0     )
>  UI AM revoke2                                           (OK=9938   KO=0     )
>  UI AM endsession                                        (OK=9938   KO=0     )
> RootUserinfo                                             (OK=33202  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1737   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1737   KO=0     )
> getIdToken                                               (OK=3338   KO=0     )
> getIdToken Redirect 1                                    (OK=3338   KO=0     )
> createOrganization                                       (OK=3338   KO=0     )
> queryOrganization                                        (OK=3338   KO=0     )
> ReadPolicy                                               (OK=14763  KO=0     )
> deleteOrganization                                       (OK=3336   KO=0     )
> DeletePolicy                                             (OK=14650  KO=1     )
> restloginProgressiveProfileCallback                      (OK=54     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=5      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        36 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.11%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.44%)
> status.find.is(302), but actually found 502                         1 ( 2.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 242695 / active: 365    / done: 46102 
================================================================================


================================================================================
2024-11-06 22:22:45 GMT                                     600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=654097 KO=4     )
> restLoginInitiate                                        (OK=45082  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45072  KO=0     )
> Skip 2FA                                                 (OK=25126  KO=0     )
> User Authorize PKCE stage                                (OK=55049  KO=1     )
> User AccessToken PKCE stage                              (OK=55047  KO=0     )
> GetUUid                                                  (OK=15029  KO=0     )
> GetOpenidConfig                                          (OK=44693  KO=0     )
> CreatePolicy                                             (OK=15023  KO=2     )
> UI-Post-Login - stage 1                                  (OK=10029  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10029  KO=0     )
>  UI AM idFromSession                                     (OK=10028  KO=0     )
>  UI AM validateGoto                                      (OK=10028  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10028  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10026  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10026  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10026  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10024  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10024  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10024  KO=0     )
>  UI IDM uiconfig                                         (OK=10023  KO=0     )
>  UI IDM version                                          (OK=10023  KO=0     )
>  UI IDM login                                            (OK=10022  KO=0     )
>  UI IDM privilege                                        (OK=10022  KO=0     )
>  UI IDM features                                         (OK=10021  KO=0     )
>  UI IDM user                                             (OK=10021  KO=0     )
>  UI IDM dashboard                                        (OK=10021  KO=0     )
>  UI IDM managed user schema                              (OK=10021  KO=0     )
>  UI IDM oidcToken                                        (OK=10020  KO=0     )
> userinfo                                                 (OK=10020  KO=0     )
> UI-Logout                                                (OK=10020  KO=0     )
> UI-Logout Redirect 1                                     (OK=10020  KO=0     )
> tokenUserinfo                                            (OK=9875   KO=0     )
>  UI AM revoke1                                           (OK=10020  KO=0     )
>  UI AM revoke2                                           (OK=10020  KO=0     )
>  UI AM endsession                                        (OK=10020  KO=0     )
> RootUserinfo                                             (OK=33495  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1750   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1750   KO=0     )
> getIdToken                                               (OK=3356   KO=0     )
> getIdToken Redirect 1                                    (OK=3356   KO=0     )
> createOrganization                                       (OK=3355   KO=0     )
> queryOrganization                                        (OK=3355   KO=0     )
> ReadPolicy                                               (OK=14904  KO=0     )
> deleteOrganization                                       (OK=3355   KO=0     )
> DeletePolicy                                             (OK=14758  KO=1     )
> restloginProgressiveProfileCallback                      (OK=56     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=5      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        36 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.11%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.44%)
> status.find.is(302), but actually found 502                         1 ( 2.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 16%
          waiting: 242326 / active: 380    / done: 46456 
================================================================================


================================================================================
2024-11-06 22:22:50 GMT                                     605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=659131 KO=4     )
> restLoginInitiate                                        (OK=45444  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45431  KO=0     )
> Skip 2FA                                                 (OK=25320  KO=0     )
> User Authorize PKCE stage                                (OK=55478  KO=1     )
> User AccessToken PKCE stage                              (OK=55476  KO=0     )
> GetUUid                                                  (OK=15148  KO=0     )
> GetOpenidConfig                                          (OK=45076  KO=0     )
> CreatePolicy                                             (OK=15144  KO=2     )
> UI-Post-Login - stage 1                                  (OK=10099  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10099  KO=0     )
>  UI AM idFromSession                                     (OK=10097  KO=0     )
>  UI AM validateGoto                                      (OK=10097  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10095  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10095  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10095  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10095  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10092  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10092  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10092  KO=0     )
>  UI IDM uiconfig                                         (OK=10092  KO=0     )
>  UI IDM version                                          (OK=10092  KO=0     )
>  UI IDM login                                            (OK=10092  KO=0     )
>  UI IDM privilege                                        (OK=10092  KO=0     )
>  UI IDM features                                         (OK=10092  KO=0     )
>  UI IDM user                                             (OK=10092  KO=0     )
>  UI IDM dashboard                                        (OK=10092  KO=0     )
>  UI IDM managed user schema                              (OK=10092  KO=0     )
>  UI IDM oidcToken                                        (OK=10092  KO=0     )
> userinfo                                                 (OK=10092  KO=0     )
> UI-Logout                                                (OK=10092  KO=0     )
> UI-Logout Redirect 1                                     (OK=10092  KO=0     )
> tokenUserinfo                                            (OK=9974   KO=0     )
>  UI AM revoke1                                           (OK=10089  KO=0     )
>  UI AM revoke2                                           (OK=10089  KO=0     )
>  UI AM endsession                                        (OK=10090  KO=0     )
> RootUserinfo                                             (OK=33789  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1767   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1767   KO=0     )
> getIdToken                                               (OK=3383   KO=0     )
> getIdToken Redirect 1                                    (OK=3382   KO=0     )
> createOrganization                                       (OK=3382   KO=0     )
> queryOrganization                                        (OK=3382   KO=0     )
> ReadPolicy                                               (OK=15024  KO=0     )
> deleteOrganization                                       (OK=3382   KO=0     )
> DeletePolicy                                             (OK=14901  KO=1     )
> restloginProgressiveProfileCallback                      (OK=56     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=5      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        36 (80.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (11.11%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.44%)
> status.find.is(302), but actually found 502                         1 ( 2.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 16%
          waiting: 241941 / active: 349    / done: 46872 
================================================================================

22:22:53.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:22:55 GMT                                     610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=664892 KO=4     )
> restLoginInitiate                                        (OK=45848  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45843  KO=0     )
> Skip 2FA                                                 (OK=25537  KO=0     )
> User Authorize PKCE stage                                (OK=55982  KO=1     )
> User AccessToken PKCE stage                              (OK=55976  KO=0     )
> GetUUid                                                  (OK=15278  KO=0     )
> GetOpenidConfig                                          (OK=45445  KO=0     )
> CreatePolicy                                             (OK=15274  KO=2     )
> UI-Post-Login - stage 1                                  (OK=10189  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10188  KO=0     )
>  UI AM idFromSession                                     (OK=10187  KO=0     )
>  UI AM validateGoto                                      (OK=10188  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10186  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10186  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10186  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10186  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10183  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10183  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10183  KO=0     )
>  UI IDM uiconfig                                         (OK=10183  KO=0     )
>  UI IDM version                                          (OK=10183  KO=0     )
>  UI IDM login                                            (OK=10183  KO=0     )
>  UI IDM privilege                                        (OK=10183  KO=0     )
>  UI IDM features                                         (OK=10183  KO=0     )
>  UI IDM user                                             (OK=10183  KO=0     )
>  UI IDM dashboard                                        (OK=10183  KO=0     )
>  UI IDM managed user schema                              (OK=10183  KO=0     )
>  UI IDM oidcToken                                        (OK=10179  KO=0     )
> userinfo                                                 (OK=10178  KO=0     )
> UI-Logout                                                (OK=10176  KO=0     )
> UI-Logout Redirect 1                                     (OK=10176  KO=0     )
> tokenUserinfo                                            (OK=10074  KO=0     )
>  UI AM revoke1                                           (OK=10176  KO=0     )
>  UI AM revoke2                                           (OK=10176  KO=0     )
>  UI AM endsession                                        (OK=10176  KO=0     )
> RootUserinfo                                             (OK=34063  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1779   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1778   KO=0     )
> getIdToken                                               (OK=3410   KO=0     )
> getIdToken Redirect 1                                    (OK=3410   KO=0     )
> createOrganization                                       (OK=3409   KO=0     )
> queryOrganization                                        (OK=3409   KO=0     )
> ReadPolicy                                               (OK=15143  KO=0     )
> deleteOrganization                                       (OK=3409   KO=0     )
> DeletePolicy                                             (OK=15018  KO=1     )
> restloginProgressiveProfileCallback                      (OK=56     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=5      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        37 (80.43%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (10.87%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.35%)
> status.find.is(302), but actually found 502                         1 ( 2.17%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 241532 / active: 365    / done: 47265 
================================================================================


================================================================================
2024-11-06 22:23:00 GMT                                     615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=670830 KO=4     )
> restLoginInitiate                                        (OK=46279  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46272  KO=0     )
> Skip 2FA                                                 (OK=25761  KO=0     )
> User Authorize PKCE stage                                (OK=56501  KO=1     )
> User AccessToken PKCE stage                              (OK=56491  KO=0     )
> GetUUid                                                  (OK=15401  KO=0     )
> GetOpenidConfig                                          (OK=45816  KO=0     )
> CreatePolicy                                             (OK=15399  KO=2     )
> UI-Post-Login - stage 1                                  (OK=10285  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10284  KO=0     )
>  UI AM idFromSession                                     (OK=10284  KO=0     )
>  UI AM validateGoto                                      (OK=10284  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10284  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10284  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10282  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10283  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10273  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10270  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10270  KO=0     )
>  UI IDM uiconfig                                         (OK=10270  KO=0     )
>  UI IDM version                                          (OK=10270  KO=0     )
>  UI IDM login                                            (OK=10268  KO=0     )
>  UI IDM privilege                                        (OK=10268  KO=0     )
>  UI IDM features                                         (OK=10268  KO=0     )
>  UI IDM user                                             (OK=10268  KO=0     )
>  UI IDM dashboard                                        (OK=10268  KO=0     )
>  UI IDM managed user schema                              (OK=10268  KO=0     )
>  UI IDM oidcToken                                        (OK=10266  KO=0     )
> userinfo                                                 (OK=10266  KO=0     )
> UI-Logout                                                (OK=10265  KO=0     )
> UI-Logout Redirect 1                                     (OK=10265  KO=0     )
> tokenUserinfo                                            (OK=10180  KO=0     )
>  UI AM revoke1                                           (OK=10262  KO=0     )
>  UI AM revoke2                                           (OK=10262  KO=0     )
>  UI AM endsession                                        (OK=10262  KO=0     )
> RootUserinfo                                             (OK=34364  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1791   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1790   KO=0     )
> getIdToken                                               (OK=3446   KO=0     )
> getIdToken Redirect 1                                    (OK=3446   KO=0     )
> createOrganization                                       (OK=3446   KO=0     )
> queryOrganization                                        (OK=3446   KO=0     )
> ReadPolicy                                               (OK=15274  KO=0     )
> deleteOrganization                                       (OK=3446   KO=0     )
> DeletePolicy                                             (OK=15139  KO=1     )
> restloginProgressiveProfileCallback                      (OK=57     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=6      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        37 (80.43%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (10.87%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.35%)
> status.find.is(302), but actually found 502                         1 ( 2.17%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 241084 / active: 387    / done: 47691 
================================================================================

22:23:04.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:23:05 GMT                                     620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=676482 KO=4     )
> restLoginInitiate                                        (OK=46693  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46684  KO=0     )
> Skip 2FA                                                 (OK=25988  KO=0     )
> User Authorize PKCE stage                                (OK=56992  KO=1     )
> User AccessToken PKCE stage                              (OK=56980  KO=0     )
> GetUUid                                                  (OK=15544  KO=0     )
> GetOpenidConfig                                          (OK=46214  KO=0     )
> CreatePolicy                                             (OK=15537  KO=2     )
> UI-Post-Login - stage 1                                  (OK=10360  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10360  KO=0     )
>  UI AM idFromSession                                     (OK=10359  KO=0     )
>  UI AM validateGoto                                      (OK=10359  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10355  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10355  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10354  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10354  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10353  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10353  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10353  KO=0     )
>  UI IDM uiconfig                                         (OK=10353  KO=0     )
>  UI IDM version                                          (OK=10353  KO=0     )
>  UI IDM login                                            (OK=10353  KO=0     )
>  UI IDM privilege                                        (OK=10353  KO=0     )
>  UI IDM features                                         (OK=10353  KO=0     )
>  UI IDM user                                             (OK=10353  KO=0     )
>  UI IDM dashboard                                        (OK=10353  KO=0     )
>  UI IDM managed user schema                              (OK=10353  KO=0     )
>  UI IDM oidcToken                                        (OK=10353  KO=0     )
> userinfo                                                 (OK=10350  KO=0     )
> UI-Logout                                                (OK=10349  KO=0     )
> UI-Logout Redirect 1                                     (OK=10349  KO=0     )
> tokenUserinfo                                            (OK=10292  KO=0     )
>  UI AM revoke1                                           (OK=10348  KO=0     )
>  UI AM revoke2                                           (OK=10348  KO=0     )
>  UI AM endsession                                        (OK=10348  KO=0     )
> RootUserinfo                                             (OK=34666  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1801   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1801   KO=0     )
> getIdToken                                               (OK=3475   KO=0     )
> getIdToken Redirect 1                                    (OK=3475   KO=0     )
> createOrganization                                       (OK=3475   KO=0     )
> queryOrganization                                        (OK=3474   KO=0     )
> ReadPolicy                                               (OK=15398  KO=0     )
> deleteOrganization                                       (OK=3474   KO=0     )
> DeletePolicy                                             (OK=15271  KO=1     )
> restloginProgressiveProfileCallback                      (OK=57     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=7      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        38 (80.85%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (10.64%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.26%)
> status.find.is(302), but actually found 502                         1 ( 2.13%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 240663 / active: 375    / done: 48124 
================================================================================


================================================================================
2024-11-06 22:23:10 GMT                                     625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=682175 KO=4     )
> restLoginInitiate                                        (OK=47094  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47081  KO=0     )
> Skip 2FA                                                 (OK=26215  KO=0     )
> User Authorize PKCE stage                                (OK=57471  KO=1     )
> User AccessToken PKCE stage                              (OK=57468  KO=0     )
> GetUUid                                                  (OK=15683  KO=0     )
> GetOpenidConfig                                          (OK=46613  KO=0     )
> CreatePolicy                                             (OK=15676  KO=2     )
> UI-Post-Login - stage 1                                  (OK=10446  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10446  KO=0     )
>  UI AM idFromSession                                     (OK=10446  KO=0     )
>  UI AM validateGoto                                      (OK=10446  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10444  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10443  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10441  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10441  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10437  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10437  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10436  KO=0     )
>  UI IDM uiconfig                                         (OK=10436  KO=0     )
>  UI IDM version                                          (OK=10436  KO=0     )
>  UI IDM login                                            (OK=10436  KO=0     )
>  UI IDM privilege                                        (OK=10436  KO=0     )
>  UI IDM features                                         (OK=10436  KO=0     )
>  UI IDM user                                             (OK=10435  KO=0     )
>  UI IDM dashboard                                        (OK=10435  KO=0     )
>  UI IDM managed user schema                              (OK=10435  KO=0     )
>  UI IDM oidcToken                                        (OK=10435  KO=0     )
> userinfo                                                 (OK=10435  KO=0     )
> UI-Logout                                                (OK=10435  KO=0     )
> UI-Logout Redirect 1                                     (OK=10434  KO=0     )
> tokenUserinfo                                            (OK=10377  KO=0     )
>  UI AM revoke1                                           (OK=10434  KO=0     )
>  UI AM revoke2                                           (OK=10434  KO=0     )
>  UI AM endsession                                        (OK=10434  KO=0     )
> RootUserinfo                                             (OK=34932  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1815   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1814   KO=0     )
> getIdToken                                               (OK=3512   KO=0     )
> getIdToken Redirect 1                                    (OK=3511   KO=0     )
> createOrganization                                       (OK=3510   KO=0     )
> queryOrganization                                        (OK=3510   KO=0     )
> ReadPolicy                                               (OK=15536  KO=0     )
> deleteOrganization                                       (OK=3509   KO=0     )
> DeletePolicy                                             (OK=15394  KO=1     )
> restloginProgressiveProfileCallback                      (OK=57     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=8      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        38 (80.85%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (10.64%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.26%)
> status.find.is(302), but actually found 502                         1 ( 2.13%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 240246 / active: 391    / done: 48525 
================================================================================


================================================================================
2024-11-06 22:23:15 GMT                                     630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=688283 KO=4     )
> restLoginInitiate                                        (OK=47490  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47481  KO=0     )
> Skip 2FA                                                 (OK=26431  KO=0     )
> User Authorize PKCE stage                                (OK=57969  KO=1     )
> User AccessToken PKCE stage                              (OK=57965  KO=0     )
> GetUUid                                                  (OK=15811  KO=0     )
> GetOpenidConfig                                          (OK=47024  KO=0     )
> CreatePolicy                                             (OK=15806  KO=2     )
> UI-Post-Login - stage 1                                  (OK=10544  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10544  KO=0     )
>  UI AM idFromSession                                     (OK=10542  KO=0     )
>  UI AM validateGoto                                      (OK=10542  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10539  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10539  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10538  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10538  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10537  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10537  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10537  KO=0     )
>  UI IDM uiconfig                                         (OK=10537  KO=0     )
>  UI IDM version                                          (OK=10537  KO=0     )
>  UI IDM login                                            (OK=10537  KO=0     )
>  UI IDM privilege                                        (OK=10537  KO=0     )
>  UI IDM features                                         (OK=10537  KO=0     )
>  UI IDM user                                             (OK=10537  KO=0     )
>  UI IDM dashboard                                        (OK=10537  KO=0     )
>  UI IDM managed user schema                              (OK=10537  KO=0     )
>  UI IDM oidcToken                                        (OK=10536  KO=0     )
> userinfo                                                 (OK=10535  KO=0     )
> UI-Logout                                                (OK=10534  KO=0     )
> UI-Logout Redirect 1                                     (OK=10534  KO=0     )
> tokenUserinfo                                            (OK=10462  KO=0     )
>  UI AM revoke1                                           (OK=10534  KO=0     )
>  UI AM revoke2                                           (OK=10534  KO=0     )
>  UI AM endsession                                        (OK=10534  KO=0     )
> RootUserinfo                                             (OK=35268  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1827   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1827   KO=0     )
> getIdToken                                               (OK=3534   KO=0     )
> getIdToken Redirect 1                                    (OK=3534   KO=0     )
> createOrganization                                       (OK=3534   KO=0     )
> queryOrganization                                        (OK=3534   KO=0     )
> ReadPolicy                                               (OK=15677  KO=0     )
> deleteOrganization                                       (OK=3534   KO=0     )
> DeletePolicy                                             (OK=15534  KO=1     )
> restloginProgressiveProfileCallback                      (OK=59     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=8      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        38 (80.85%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (10.64%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.26%)
> status.find.is(302), but actually found 502                         1 ( 2.13%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 239838 / active: 377    / done: 48947 
================================================================================

22:23:19.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:23:20 GMT                                     635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=693885 KO=4     )
> restLoginInitiate                                        (OK=47858  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47846  KO=0     )
> Skip 2FA                                                 (OK=26631  KO=0     )
> User Authorize PKCE stage                                (OK=58427  KO=1     )
> User AccessToken PKCE stage                              (OK=58418  KO=0     )
> GetUUid                                                  (OK=15934  KO=0     )
> GetOpenidConfig                                          (OK=47417  KO=0     )
> CreatePolicy                                             (OK=15930  KO=2     )
> UI-Post-Login - stage 1                                  (OK=10641  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10640  KO=0     )
>  UI AM idFromSession                                     (OK=10638  KO=0     )
>  UI AM validateGoto                                      (OK=10638  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10634  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10633  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10633  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10633  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10628  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10628  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10627  KO=0     )
>  UI IDM uiconfig                                         (OK=10627  KO=0     )
>  UI IDM version                                          (OK=10627  KO=0     )
>  UI IDM login                                            (OK=10627  KO=0     )
>  UI IDM privilege                                        (OK=10627  KO=0     )
>  UI IDM features                                         (OK=10627  KO=0     )
>  UI IDM user                                             (OK=10627  KO=0     )
>  UI IDM dashboard                                        (OK=10627  KO=0     )
>  UI IDM managed user schema                              (OK=10627  KO=0     )
>  UI IDM oidcToken                                        (OK=10625  KO=0     )
> userinfo                                                 (OK=10625  KO=0     )
> UI-Logout                                                (OK=10624  KO=0     )
> UI-Logout Redirect 1                                     (OK=10622  KO=0     )
> tokenUserinfo                                            (OK=10526  KO=0     )
>  UI AM revoke1                                           (OK=10620  KO=0     )
>  UI AM revoke2                                           (OK=10620  KO=0     )
>  UI AM endsession                                        (OK=10620  KO=0     )
> RootUserinfo                                             (OK=35558  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1841   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1841   KO=0     )
> getIdToken                                               (OK=3555   KO=0     )
> getIdToken Redirect 1                                    (OK=3554   KO=0     )
> createOrganization                                       (OK=3552   KO=0     )
> queryOrganization                                        (OK=3551   KO=0     )
> ReadPolicy                                               (OK=15807  KO=0     )
> deleteOrganization                                       (OK=3551   KO=0     )
> DeletePolicy                                             (OK=15676  KO=1     )
> restloginProgressiveProfileCallback                      (OK=59     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=8      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        39 (81.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (10.42%)
> status.find.in([200, 209], 304), found 409                          2 ( 4.17%)
> status.find.is(302), but actually found 502                         1 ( 2.08%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 239456 / active: 381    / done: 49325 
================================================================================

22:23:20.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 49711: status.find.is(200), but actually found 502
22:23:20.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,49711,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.992584, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dba427, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIxYjMwZTQ0Yy1lOGQ0LTQxOTQtYjBlMC01YThhNWY4YjY3ZjEiLCJvdGsiOiJtMW5vaTA2YWxnMmFibjNobmhpc2R1b2txbiIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFVHRktlSHBYVUhkWExYWkViMlJ1YWtoUFdsTm5MazlJT1hwdFMxTkZRazR6VkdKVmRXZHdjVmRFV0VkUWFYbDVRVlI0VEd4V2VFWjZhMGgyVnpWRGRrMVllWFpaVkdOaFdHVTVjRmhIV0U5NlQzZHNOVm93UzBFNWNEWnphR0ZVWVUxcFEzZFVVakl5VkZaQ1JIZHRWM1pPUm5vM1pIaHVjVTE2YjIxS2JXOUVPR1IwYkMxb1YxSllNblJsVWt3MlJ6VXpWVXhhV0MxbVUyeEZWMjFFT1ZaU09GOHdSR2t5ZHpKTVpGZHBOR3BKYUVSSFQyaDFUMlZhWjA1dGFXZEtjRXhXZFc1NkxXVXdUbWcwTkVsdVJWRkhWVFJOT0ZoVFNrcEtSMVZMTkVKSWRXTjRPR1JhTFRoMlZsZzBYMTlFWm5sNVRuTlRPVGRDWW1zd2FpMUJiMUpmUTJsVVJraEJaMnB0U2tFeVVscDJkbVo0VEZoelRqWndkekpKT1RKdVdGRmxSMXB2Vm5jdFpVYzNkR2s0TUVORWFTMVJSVE5EVFZORE0zbHpkek5uVUY5a1prWnlWVll5UW05eFlWaDZkMk15ZDNsdlVsZHRVMEZ3Y0ZacFMwVnBTMUpYVEhjMU5XNUlNM1Y1ZWtWUVJIUXlOVlI2ZWpWZmFEWTBkRUkxZWkxQ1JEZDJSR0YyV1Mxek1YZzJPSGxIVDJsVkxXUndNVEJ1YWpGU2RWTlBURXRGWWtnM1UxcEpUM0ptUWpOaVVqWjVOV2xOUTIxWVRDMUdSa3RYVDAxRVUwUllWak5SYmtGV04zTlpOa055TTFacmVqQmhVRTh6V1hkU1ZFMW5kazFZVVZSU1ZEbDZhV1JaT0RkS1gzWnNWMnBUVGtvMFpXaHVhMFV6TjJwaVdGcEZPRmxNUVRacmJXWk5NemhPUTBrM2RYcDVVbGd0TTI1YU5rdEVlRWMzVWtKTWN6SjZlalV6YmxaUWIzWjBPVGg1U25SR09ESk9ORmx0UzNSalJqUmpkM1l4YjA5TFZYWXdPRTFxT1dkRWIzTm5Wa3RIVURkQ1oxTm9hbVpETFRsSVZWUkZZVUpRWWkxck1ISmpha2hMYWtWalNYcENXWHA2WjFnMFZWOVdlRXhzYUVWQ01HVjJjRzUwU1hnM2NXbzFNVzlGVEZCMFUzRlNXWEoxVmxKV1RFaEpaVjl3Wm5SMWRtRmlVWGR6V1cxZmVIaEVTelZMT1RKclMyUjRVRVowUmxCbmMxVk5PV3hTWm01TWIyTnhWVTFmVUhneVdtNURZMTlMU1dWZmFteFlNM05xTnpOMlVrNU9NbXBPVjFKWFpWVnNOSFp6TkdObFIydEVTa3RrU21JM2FsYzRkMTlpYkdSRE9VZEZVbkpLT1M1NVpXZEVlVEpuUjIwMWFWbDVURXRTY0Y5RWRETm4ub04tSEpPOWI2N2Qtb016Y2VHUHFxb1JPVGUwN3QtSHpWa2lYNm9wZk1aRSIsImV4cCI6MTczMDkzMjEwMCwiaWF0IjoxNzMwOTMxODAwfQ.TQ3zGKEOiHyS7RTynUyAW-DOqyKvESvEXEp0JQLtug4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.992584"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931800552))), password -> Pa_ssw0rd, fake-ip -> 164.145.136.21, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a02f384),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 2564
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIxYjMwZTQ0Yy1lOGQ0LTQxOTQtYjBlMC01YThhNWY4YjY3ZjEiLCJvdGsiOiJtMW5vaTA2YWxnMmFibjNobmhpc2R1b2txbiIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFVHRktlSHBYVUhkWExYWkViMlJ1YWtoUFdsTm5MazlJT1hwdFMxTkZRazR6VkdKVmRXZHdjVmRFV0VkUWFYbDVRVlI0VEd4V2VFWjZhMGgyVnpWRGRrMVllWFpaVkdOaFdHVTVjRmhIV0U5NlQzZHNOVm93UzBFNWNEWnphR0ZVWVUxcFEzZFVVakl5VkZaQ1JIZHRWM1pPUm5vM1pIaHVjVTE2YjIxS2JXOUVPR1IwYkMxb1YxSllNblJsVWt3MlJ6VXpWVXhhV0MxbVUyeEZWMjFFT1ZaU09GOHdSR2t5ZHpKTVpGZHBOR3BKYUVSSFQyaDFUMlZhWjA1dGFXZEtjRXhXZFc1NkxXVXdUbWcwTkVsdVJWRkhWVFJOT0ZoVFNrcEtSMVZMTkVKSWRXTjRPR1JhTFRoMlZsZzBYMTlFWm5sNVRuTlRPVGRDWW1zd2FpMUJiMUpmUTJsVVJraEJaMnB0U2tFeVVscDJkbVo0VEZoelRqWndkekpKT1RKdVdGRmxSMXB2Vm5jdFpVYzNkR2s0TUVORWFTMVJSVE5EVFZORE0zbHpkek5uVUY5a1prWnlWVll5UW05eFlWaDZkMk15ZDNsdlVsZHRVMEZ3Y0ZacFMwVnBTMUpYVEhjMU5XNUlNM1Y1ZWtWUVJIUXlOVlI2ZWpWZmFEWTBkRUkxZWkxQ1JEZDJSR0YyV1Mxek1YZzJPSGxIVDJsVkxXUndNVEJ1YWpGU2RWTlBURXRGWWtnM1UxcEpUM0ptUWpOaVVqWjVOV2xOUTIxWVRDMUdSa3RYVDAxRVUwUllWak5SYmtGV04zTlpOa055TTFacmVqQmhVRTh6V1hkU1ZFMW5kazFZVVZSU1ZEbDZhV1JaT0RkS1gzWnNWMnBUVGtvMFpXaHVhMFV6TjJwaVdGcEZPRmxNUVRacmJXWk5NemhPUTBrM2RYcDVVbGd0TTI1YU5rdEVlRWMzVWtKTWN6SjZlalV6YmxaUWIzWjBPVGg1U25SR09ESk9ORmx0UzNSalJqUmpkM1l4YjA5TFZYWXdPRTFxT1dkRWIzTm5Wa3RIVURkQ1oxTm9hbVpETFRsSVZWUkZZVUpRWWkxck1ISmpha2hMYWtWalNYcENXWHA2WjFnMFZWOVdlRXhzYUVWQ01HVjJjRzUwU1hnM2NXbzFNVzlGVEZCMFUzRlNXWEoxVmxKV1RFaEpaVjl3Wm5SMWRtRmlVWGR6V1cxZmVIaEVTelZMT1RKclMyUjRVRVowUmxCbmMxVk5PV3hTWm01TWIyTnhWVTFmVUhneVdtNURZMTlMU1dWZmFteFlNM05xTnpOMlVrNU9NbXBPVjFKWFpWVnNOSFp6TkdObFIydEVTa3RrU21JM2FsYzRkMTlpYkdSRE9VZEZVbkpLT1M1NVpXZEVlVEpuUjIwMWFWbDVURXRTY0Y5RWRETm4ub04tSEpPOWI2N2Qtb016Y2VHUHFxb1JPVGUwN3QtSHpWa2lYNm9wZk1aRSIsImV4cCI6MTczMDkzMjEwMCwiaWF0IjoxNzMwOTMxODAwfQ.TQ3zGKEOiHyS7RTynUyAW-DOqyKvESvEXEp0JQLtug4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.992584"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 06 Nov 2024 22:23:20 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
22:23:23.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 49893: status.find.in([200, 209], 304), found 409
22:23:23.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,49893,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTMyNDcxODA2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiX2dLbW9GeTZfWlZfSzBiV2g2QVpoc3IzV09nIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTgwMywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTgwMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NDAzLCJpYXQiOjE3MzA5MzE4MDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlFjWkZKcERfbWstb3BIc183NHAxc2szQWV5byJ9.nSgp8dV3-wPMvZq1bJVND9HBeq1-AixBZ4f6qNSDeKVvVseQpYoP243UAXkH1M7wfI5owMjQ4uJCcqarater8rvO8llnNdDz9okjYOE2yXhuPoQ4bNZm_8q_wpYN-FWEsIfJBGxcTLAo3mS78SoFSaBDVp4Yqw426QLvTDHxca-2QiT9GSX1EqnD61YhGiomwQXv_h38ExZTveMHNrFqb_OiAuiiV1Bvhpl_CWC0QKyRS3QkH_MZIlqEUaYl7Uka0RQy3VTYbcrkaBVG7xjx1zFnd47_JvsNo_5OR6B3LRHW-7B2qUUHtdl5yCcVlPYsJyJZc5VYXTG7v2d7Itee_g, username -> user.890883, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy720835, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c5edfe6, authcode -> CTYn6poY5wU9emxbREy0Iez3vgQ, useAdminRealm -> true, callbacks -> {"tokenId":"VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931803007), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931803007))), password -> Pa_ssw0rd, challenge -> YtOQdPw4K2Fa1oWJnd9gD5-FiuZn-zLDNmT2GY5um7w, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 114.43.132.215, verifier -> LTkxMjU3OTMxODQ4Mjc0MjUyNzM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55df677a, tokenId -> VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy720835","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:23:23 GMT
	x-forgerock-transactionid: cd4a33c9-f6f5-4ef5-8490-f35cd6c6a16d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:23:25 GMT                                     640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=699640 KO=6     )
> restLoginInitiate                                        (OK=48225  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48217  KO=1     )
> Skip 2FA                                                 (OK=26833  KO=0     )
> User Authorize PKCE stage                                (OK=58891  KO=1     )
> User AccessToken PKCE stage                              (OK=58883  KO=0     )
> GetUUid                                                  (OK=16054  KO=0     )
> GetOpenidConfig                                          (OK=47790  KO=0     )
> CreatePolicy                                             (OK=16047  KO=3     )
> UI-Post-Login - stage 1                                  (OK=10733  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10732  KO=0     )
>  UI AM idFromSession                                     (OK=10732  KO=0     )
>  UI AM validateGoto                                      (OK=10732  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10730  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10730  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10728  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10728  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10725  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10725  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10724  KO=0     )
>  UI IDM uiconfig                                         (OK=10724  KO=0     )
>  UI IDM version                                          (OK=10724  KO=0     )
>  UI IDM login                                            (OK=10724  KO=0     )
>  UI IDM privilege                                        (OK=10724  KO=0     )
>  UI IDM features                                         (OK=10724  KO=0     )
>  UI IDM user                                             (OK=10723  KO=0     )
>  UI IDM dashboard                                        (OK=10724  KO=0     )
>  UI IDM managed user schema                              (OK=10724  KO=0     )
>  UI IDM oidcToken                                        (OK=10723  KO=0     )
> userinfo                                                 (OK=10722  KO=0     )
> UI-Logout                                                (OK=10721  KO=0     )
> UI-Logout Redirect 1                                     (OK=10721  KO=0     )
> tokenUserinfo                                            (OK=10605  KO=0     )
>  UI AM revoke1                                           (OK=10720  KO=0     )
>  UI AM revoke2                                           (OK=10720  KO=0     )
>  UI AM endsession                                        (OK=10720  KO=0     )
> RootUserinfo                                             (OK=35831  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1853   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1853   KO=0     )
> getIdToken                                               (OK=3581   KO=0     )
> getIdToken Redirect 1                                    (OK=3580   KO=0     )
> createOrganization                                       (OK=3580   KO=0     )
> queryOrganization                                        (OK=3579   KO=0     )
> ReadPolicy                                               (OK=15930  KO=0     )
> deleteOrganization                                       (OK=3579   KO=0     )
> DeletePolicy                                             (OK=15805  KO=1     )
> restloginProgressiveProfileCallback                      (OK=59     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=8      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        39 (78.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 (10.00%)
> status.find.in([200, 209], 304), found 409                          3 ( 6.00%)
> status.find.is(302), but actually found 502                         1 ( 2.00%)
> status.find.in([200, 209], 304), found 404                          1 ( 2.00%)
> status.find.is(200), but actually found 502                         1 ( 2.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 239083 / active: 342    / done: 49737 
================================================================================

22:23:27.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:23:28.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 49893: status.find.in([200, 209], 304), found 404
22:23:28.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,49893,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTMyNDcxODA2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiX2dLbW9GeTZfWlZfSzBiV2g2QVpoc3IzV09nIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTgwMywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTgwMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NDAzLCJpYXQiOjE3MzA5MzE4MDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlFjWkZKcERfbWstb3BIc183NHAxc2szQWV5byJ9.nSgp8dV3-wPMvZq1bJVND9HBeq1-AixBZ4f6qNSDeKVvVseQpYoP243UAXkH1M7wfI5owMjQ4uJCcqarater8rvO8llnNdDz9okjYOE2yXhuPoQ4bNZm_8q_wpYN-FWEsIfJBGxcTLAo3mS78SoFSaBDVp4Yqw426QLvTDHxca-2QiT9GSX1EqnD61YhGiomwQXv_h38ExZTveMHNrFqb_OiAuiiV1Bvhpl_CWC0QKyRS3QkH_MZIlqEUaYl7Uka0RQy3VTYbcrkaBVG7xjx1zFnd47_JvsNo_5OR6B3LRHW-7B2qUUHtdl5yCcVlPYsJyJZc5VYXTG7v2d7Itee_g, username -> user.890883, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy720835, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c5edfe6, authcode -> CTYn6poY5wU9emxbREy0Iez3vgQ, useAdminRealm -> true, callbacks -> {"tokenId":"VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931803007), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931803007))), password -> Pa_ssw0rd, challenge -> YtOQdPw4K2Fa1oWJnd9gD5-FiuZn-zLDNmT2GY5um7w, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 114.43.132.215, verifier -> LTkxMjU3OTMxODQ4Mjc0MjUyNzM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55df677a, tokenId -> VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy720835
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:23:28 GMT
	x-forgerock-transactionid: 0a47c841-55b5-4188-9bc0-0ca695fb86e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy720835 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:23:29.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:23:30 GMT                                     645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=704556 KO=7     )
> restLoginInitiate                                        (OK=48604  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48595  KO=1     )
> Skip 2FA                                                 (OK=27057  KO=0     )
> User Authorize PKCE stage                                (OK=59330  KO=1     )
> User AccessToken PKCE stage                              (OK=59321  KO=0     )
> GetUUid                                                  (OK=16179  KO=0     )
> GetOpenidConfig                                          (OK=48154  KO=0     )
> CreatePolicy                                             (OK=16172  KO=3     )
> UI-Post-Login - stage 1                                  (OK=10796  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10794  KO=0     )
>  UI AM idFromSession                                     (OK=10793  KO=0     )
>  UI AM validateGoto                                      (OK=10793  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10789  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10788  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10788  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10788  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10787  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10786  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10786  KO=0     )
>  UI IDM uiconfig                                         (OK=10786  KO=0     )
>  UI IDM version                                          (OK=10786  KO=0     )
>  UI IDM login                                            (OK=10786  KO=0     )
>  UI IDM privilege                                        (OK=10786  KO=0     )
>  UI IDM features                                         (OK=10786  KO=0     )
>  UI IDM user                                             (OK=10786  KO=0     )
>  UI IDM dashboard                                        (OK=10786  KO=0     )
>  UI IDM managed user schema                              (OK=10786  KO=0     )
>  UI IDM oidcToken                                        (OK=10786  KO=0     )
> userinfo                                                 (OK=10786  KO=0     )
> UI-Logout                                                (OK=10786  KO=0     )
> UI-Logout Redirect 1                                     (OK=10786  KO=0     )
> tokenUserinfo                                            (OK=10694  KO=0     )
>  UI AM revoke1                                           (OK=10786  KO=0     )
>  UI AM revoke2                                           (OK=10786  KO=0     )
>  UI AM endsession                                        (OK=10786  KO=0     )
> RootUserinfo                                             (OK=36135  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1866   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1866   KO=0     )
> getIdToken                                               (OK=3615   KO=0     )
> getIdToken Redirect 1                                    (OK=3615   KO=0     )
> createOrganization                                       (OK=3614   KO=0     )
> queryOrganization                                        (OK=3613   KO=0     )
> ReadPolicy                                               (OK=16045  KO=1     )
> deleteOrganization                                       (OK=3612   KO=0     )
> DeletePolicy                                             (OK=15924  KO=1     )
> restloginProgressiveProfileCallback                      (OK=59     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=8      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        41 (77.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 9.43%)
> status.find.in([200, 209], 304), found 409                          3 ( 5.66%)
> status.find.in([200, 209], 304), found 404                          2 ( 3.77%)
> status.find.is(302), but actually found 502                         1 ( 1.89%)
> status.find.is(200), but actually found 502                         1 ( 1.89%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 238689 / active: 358    / done: 50115 
================================================================================

22:23:33.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 49893: status.find.in([200, 209], 304), found 404
22:23:33.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,49893,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTMyNDcxODA2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiX2dLbW9GeTZfWlZfSzBiV2g2QVpoc3IzV09nIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTgwMywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTgwMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NDAzLCJpYXQiOjE3MzA5MzE4MDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlFjWkZKcERfbWstb3BIc183NHAxc2szQWV5byJ9.nSgp8dV3-wPMvZq1bJVND9HBeq1-AixBZ4f6qNSDeKVvVseQpYoP243UAXkH1M7wfI5owMjQ4uJCcqarater8rvO8llnNdDz9okjYOE2yXhuPoQ4bNZm_8q_wpYN-FWEsIfJBGxcTLAo3mS78SoFSaBDVp4Yqw426QLvTDHxca-2QiT9GSX1EqnD61YhGiomwQXv_h38ExZTveMHNrFqb_OiAuiiV1Bvhpl_CWC0QKyRS3QkH_MZIlqEUaYl7Uka0RQy3VTYbcrkaBVG7xjx1zFnd47_JvsNo_5OR6B3LRHW-7B2qUUHtdl5yCcVlPYsJyJZc5VYXTG7v2d7Itee_g, username -> user.890883, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy720835, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c5edfe6, authcode -> CTYn6poY5wU9emxbREy0Iez3vgQ, useAdminRealm -> true, callbacks -> {"tokenId":"VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931803007), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931803007))), password -> Pa_ssw0rd, challenge -> YtOQdPw4K2Fa1oWJnd9gD5-FiuZn-zLDNmT2GY5um7w, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 114.43.132.215, verifier -> LTkxMjU3OTMxODQ4Mjc0MjUyNzM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55df677a, tokenId -> VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy720835
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=VmwogR7u9lb8My0lRUqD2tUjr0k.*AAJTSQACMDIAAlNLABxQVHBkM0xaNWhHaGtrT3RmT2FCb25iMHVDdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:23:33 GMT
	x-forgerock-transactionid: baa8442b-c52a-4a8b-8f16-29cd6cb3db47
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy720835 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:23:35 GMT                                     650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=710166 KO=8     )
> restLoginInitiate                                        (OK=48971  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48961  KO=1     )
> Skip 2FA                                                 (OK=27259  KO=0     )
> User Authorize PKCE stage                                (OK=59784  KO=1     )
> User AccessToken PKCE stage                              (OK=59782  KO=0     )
> GetUUid                                                  (OK=16296  KO=0     )
> GetOpenidConfig                                          (OK=48512  KO=0     )
> CreatePolicy                                             (OK=16290  KO=3     )
> UI-Post-Login - stage 1                                  (OK=10887  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10886  KO=0     )
>  UI AM idFromSession                                     (OK=10886  KO=0     )
>  UI AM validateGoto                                      (OK=10886  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10881  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10881  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10880  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10880  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10879  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10879  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10878  KO=0     )
>  UI IDM uiconfig                                         (OK=10878  KO=0     )
>  UI IDM version                                          (OK=10878  KO=0     )
>  UI IDM login                                            (OK=10878  KO=0     )
>  UI IDM privilege                                        (OK=10878  KO=0     )
>  UI IDM features                                         (OK=10878  KO=0     )
>  UI IDM user                                             (OK=10876  KO=0     )
>  UI IDM dashboard                                        (OK=10876  KO=0     )
>  UI IDM managed user schema                              (OK=10876  KO=0     )
>  UI IDM oidcToken                                        (OK=10875  KO=0     )
> userinfo                                                 (OK=10874  KO=0     )
> UI-Logout                                                (OK=10874  KO=0     )
> UI-Logout Redirect 1                                     (OK=10873  KO=0     )
> tokenUserinfo                                            (OK=10768  KO=0     )
>  UI AM revoke1                                           (OK=10872  KO=0     )
>  UI AM revoke2                                           (OK=10872  KO=0     )
>  UI AM endsession                                        (OK=10872  KO=0     )
> RootUserinfo                                             (OK=36457  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1887   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1886   KO=0     )
> getIdToken                                               (OK=3641   KO=0     )
> getIdToken Redirect 1                                    (OK=3641   KO=0     )
> createOrganization                                       (OK=3640   KO=0     )
> queryOrganization                                        (OK=3640   KO=0     )
> ReadPolicy                                               (OK=16171  KO=1     )
> deleteOrganization                                       (OK=3638   KO=0     )
> DeletePolicy                                             (OK=16041  KO=2     )
> restloginProgressiveProfileCallback                      (OK=59     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        41 (75.93%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 9.26%)
> status.find.in([200, 209], 304), found 409                          3 ( 5.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 5.56%)
> status.find.is(302), but actually found 502                         1 ( 1.85%)
> status.find.is(200), but actually found 502                         1 ( 1.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 238295 / active: 361    / done: 50506 
================================================================================


================================================================================
2024-11-06 22:23:40 GMT                                     655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=715754 KO=8     )
> restLoginInitiate                                        (OK=49376  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49372  KO=1     )
> Skip 2FA                                                 (OK=27494  KO=0     )
> User Authorize PKCE stage                                (OK=60286  KO=1     )
> User AccessToken PKCE stage                              (OK=60273  KO=0     )
> GetUUid                                                  (OK=16437  KO=0     )
> GetOpenidConfig                                          (OK=48898  KO=0     )
> CreatePolicy                                             (OK=16431  KO=3     )
> UI-Post-Login - stage 1                                  (OK=10971  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10971  KO=0     )
>  UI AM idFromSession                                     (OK=10970  KO=0     )
>  UI AM validateGoto                                      (OK=10970  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10968  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10966  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10965  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10965  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10959  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10959  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10957  KO=0     )
>  UI IDM uiconfig                                         (OK=10956  KO=0     )
>  UI IDM version                                          (OK=10956  KO=0     )
>  UI IDM login                                            (OK=10956  KO=0     )
>  UI IDM privilege                                        (OK=10956  KO=0     )
>  UI IDM features                                         (OK=10956  KO=0     )
>  UI IDM user                                             (OK=10955  KO=0     )
>  UI IDM dashboard                                        (OK=10955  KO=0     )
>  UI IDM managed user schema                              (OK=10955  KO=0     )
>  UI IDM oidcToken                                        (OK=10952  KO=0     )
> userinfo                                                 (OK=10952  KO=0     )
> UI-Logout                                                (OK=10952  KO=0     )
> UI-Logout Redirect 1                                     (OK=10952  KO=0     )
> tokenUserinfo                                            (OK=10857  KO=0     )
>  UI AM revoke1                                           (OK=10952  KO=0     )
>  UI AM revoke2                                           (OK=10952  KO=0     )
>  UI AM endsession                                        (OK=10952  KO=0     )
> RootUserinfo                                             (OK=36732  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1895   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1895   KO=0     )
> getIdToken                                               (OK=3671   KO=0     )
> getIdToken Redirect 1                                    (OK=3671   KO=0     )
> createOrganization                                       (OK=3671   KO=0     )
> queryOrganization                                        (OK=3671   KO=0     )
> ReadPolicy                                               (OK=16289  KO=1     )
> deleteOrganization                                       (OK=3671   KO=0     )
> DeletePolicy                                             (OK=16166  KO=2     )
> restloginProgressiveProfileCallback                      (OK=59     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        41 (75.93%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 9.26%)
> status.find.in([200, 209], 304), found 409                          3 ( 5.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 5.56%)
> status.find.is(302), but actually found 502                         1 ( 1.85%)
> status.find.is(200), but actually found 502                         1 ( 1.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 237888 / active: 382    / done: 50892 
================================================================================


================================================================================
2024-11-06 22:23:45 GMT                                     660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=721309 KO=8     )
> restLoginInitiate                                        (OK=49778  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49769  KO=1     )
> Skip 2FA                                                 (OK=27717  KO=0     )
> User Authorize PKCE stage                                (OK=60756  KO=1     )
> User AccessToken PKCE stage                              (OK=60753  KO=0     )
> GetUUid                                                  (OK=16571  KO=0     )
> GetOpenidConfig                                          (OK=49290  KO=0     )
> CreatePolicy                                             (OK=16564  KO=3     )
> UI-Post-Login - stage 1                                  (OK=11049  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11048  KO=0     )
>  UI AM idFromSession                                     (OK=11048  KO=0     )
>  UI AM validateGoto                                      (OK=11048  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11043  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11041  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11040  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11040  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11037  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11037  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11036  KO=0     )
>  UI IDM uiconfig                                         (OK=11036  KO=0     )
>  UI IDM version                                          (OK=11036  KO=0     )
>  UI IDM login                                            (OK=11036  KO=0     )
>  UI IDM privilege                                        (OK=11036  KO=0     )
>  UI IDM features                                         (OK=11036  KO=0     )
>  UI IDM user                                             (OK=11035  KO=0     )
>  UI IDM dashboard                                        (OK=11036  KO=0     )
>  UI IDM managed user schema                              (OK=11036  KO=0     )
>  UI IDM oidcToken                                        (OK=11035  KO=0     )
> userinfo                                                 (OK=11033  KO=0     )
> UI-Logout                                                (OK=11032  KO=0     )
> UI-Logout Redirect 1                                     (OK=11030  KO=0     )
> tokenUserinfo                                            (OK=10956  KO=0     )
>  UI AM revoke1                                           (OK=11029  KO=0     )
>  UI AM revoke2                                           (OK=11029  KO=0     )
>  UI AM endsession                                        (OK=11029  KO=0     )
> RootUserinfo                                             (OK=37061  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1914   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1913   KO=0     )
> getIdToken                                               (OK=3704   KO=0     )
> getIdToken Redirect 1                                    (OK=3704   KO=0     )
> createOrganization                                       (OK=3702   KO=0     )
> queryOrganization                                        (OK=3701   KO=0     )
> ReadPolicy                                               (OK=16430  KO=1     )
> deleteOrganization                                       (OK=3701   KO=0     )
> DeletePolicy                                             (OK=16286  KO=2     )
> restloginProgressiveProfileCallback                      (OK=59     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        41 (75.93%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 9.26%)
> status.find.in([200, 209], 304), found 409                          3 ( 5.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 5.56%)
> status.find.is(302), but actually found 502                         1 ( 1.85%)
> status.find.is(200), but actually found 502                         1 ( 1.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 237468 / active: 390    / done: 51304 
================================================================================


================================================================================
2024-11-06 22:23:50 GMT                                     665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=726842 KO=8     )
> restLoginInitiate                                        (OK=50148  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50139  KO=1     )
> Skip 2FA                                                 (OK=27919  KO=0     )
> User Authorize PKCE stage                                (OK=61211  KO=1     )
> User AccessToken PKCE stage                              (OK=61211  KO=0     )
> GetUUid                                                  (OK=16688  KO=0     )
> GetOpenidConfig                                          (OK=49686  KO=0     )
> CreatePolicy                                             (OK=16685  KO=3     )
> UI-Post-Login - stage 1                                  (OK=11134  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11134  KO=0     )
>  UI AM idFromSession                                     (OK=11133  KO=0     )
>  UI AM validateGoto                                      (OK=11133  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11130  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11129  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11129  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11129  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11126  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11126  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11121  KO=0     )
>  UI IDM uiconfig                                         (OK=11121  KO=0     )
>  UI IDM version                                          (OK=11121  KO=0     )
>  UI IDM login                                            (OK=11121  KO=0     )
>  UI IDM privilege                                        (OK=11121  KO=0     )
>  UI IDM features                                         (OK=11121  KO=0     )
>  UI IDM user                                             (OK=11121  KO=0     )
>  UI IDM dashboard                                        (OK=11121  KO=0     )
>  UI IDM managed user schema                              (OK=11121  KO=0     )
>  UI IDM oidcToken                                        (OK=11121  KO=0     )
> userinfo                                                 (OK=11119  KO=0     )
> UI-Logout                                                (OK=11117  KO=0     )
> UI-Logout Redirect 1                                     (OK=11117  KO=0     )
> tokenUserinfo                                            (OK=11039  KO=0     )
>  UI AM revoke1                                           (OK=11116  KO=0     )
>  UI AM revoke2                                           (OK=11116  KO=0     )
>  UI AM endsession                                        (OK=11116  KO=0     )
> RootUserinfo                                             (OK=37346  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1932   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1930   KO=0     )
> getIdToken                                               (OK=3728   KO=0     )
> getIdToken Redirect 1                                    (OK=3728   KO=0     )
> createOrganization                                       (OK=3726   KO=0     )
> queryOrganization                                        (OK=3726   KO=0     )
> ReadPolicy                                               (OK=16565  KO=1     )
> deleteOrganization                                       (OK=3726   KO=0     )
> DeletePolicy                                             (OK=16427  KO=2     )
> restloginProgressiveProfileCallback                      (OK=59     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        41 (75.93%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 9.26%)
> status.find.in([200, 209], 304), found 409                          3 ( 5.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 5.56%)
> status.find.is(302), but actually found 502                         1 ( 1.85%)
> status.find.is(200), but actually found 502                         1 ( 1.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 237080 / active: 366    / done: 51716 
================================================================================


================================================================================
2024-11-06 22:23:55 GMT                                     670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=732372 KO=8     )
> restLoginInitiate                                        (OK=50516  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50511  KO=1     )
> Skip 2FA                                                 (OK=28116  KO=0     )
> User Authorize PKCE stage                                (OK=61671  KO=1     )
> User AccessToken PKCE stage                              (OK=61668  KO=0     )
> GetUUid                                                  (OK=16809  KO=0     )
> GetOpenidConfig                                          (OK=50061  KO=0     )
> CreatePolicy                                             (OK=16804  KO=3     )
> UI-Post-Login - stage 1                                  (OK=11224  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11222  KO=0     )
>  UI AM idFromSession                                     (OK=11219  KO=0     )
>  UI AM validateGoto                                      (OK=11219  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11217  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11215  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11214  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11214  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11212  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11211  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11210  KO=0     )
>  UI IDM uiconfig                                         (OK=11210  KO=0     )
>  UI IDM version                                          (OK=11210  KO=0     )
>  UI IDM login                                            (OK=11210  KO=0     )
>  UI IDM privilege                                        (OK=11210  KO=0     )
>  UI IDM features                                         (OK=11210  KO=0     )
>  UI IDM user                                             (OK=11210  KO=0     )
>  UI IDM dashboard                                        (OK=11210  KO=0     )
>  UI IDM managed user schema                              (OK=11210  KO=0     )
>  UI IDM oidcToken                                        (OK=11210  KO=0     )
> userinfo                                                 (OK=11210  KO=0     )
> UI-Logout                                                (OK=11210  KO=0     )
> UI-Logout Redirect 1                                     (OK=11209  KO=0     )
> tokenUserinfo                                            (OK=11123  KO=0     )
>  UI AM revoke1                                           (OK=11206  KO=0     )
>  UI AM revoke2                                           (OK=11206  KO=0     )
>  UI AM endsession                                        (OK=11206  KO=0     )
> RootUserinfo                                             (OK=37601  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1942   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1942   KO=0     )
> getIdToken                                               (OK=3756   KO=0     )
> getIdToken Redirect 1                                    (OK=3756   KO=0     )
> createOrganization                                       (OK=3756   KO=0     )
> queryOrganization                                        (OK=3756   KO=0     )
> ReadPolicy                                               (OK=16684  KO=1     )
> deleteOrganization                                       (OK=3755   KO=0     )
> DeletePolicy                                             (OK=16563  KO=2     )
> restloginProgressiveProfileCallback                      (OK=59     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        41 (75.93%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 9.26%)
> status.find.in([200, 209], 304), found 409                          3 ( 5.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 5.56%)
> status.find.is(302), but actually found 502                         1 ( 1.85%)
> status.find.is(200), but actually found 502                         1 ( 1.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 236701 / active: 334    / done: 52127 
================================================================================

22:23:57.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:23:57.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 52552: status.find.in([200, 209], 304), found 409
22:23:57.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,52552,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTMyOTk1OTI2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNElaWWQ0bWRudUc1ZTkyZ2M2a0VfVHJiVk40Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTgzNiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTgzNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NDM2LCJpYXQiOjE3MzA5MzE4MzYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImRjUEZkQWU1SkVYR1hkbFdpcmJVQzdWd0ZnZyJ9.oAMQZAOssPaIK7__KaItyP6UXwsEWuzPLhqBHB3XCzMT6NDFlOeVbEnVHtb3EQTvYGc-zoCrvsLiExmPNUY2Leeuk8PhbghHJOigtPMeAnigG0-Vw9RxTL6xbBZ41e3An1LtC9m9POek1LEv26IhbciXaPDpgdrfO5Lx7lUctYMet5n0qTehJuKmZcXc_mUjdIwQagVkvOG63vRMrwMRVB-CQV8LtLp_gQwUfwQl7pRs1wx44qHJ4mrujZvOngvDcfWK3JzkN9cZ0nKsB0--E-b0vQuIsAWqYoZpUHFldyOWBchdiYAZZ8HODkocyV8WLAJshTRg5qM7UKyHttCmgA, username -> user.874831, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy954046, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4464f4f4, authcode -> I72wdQNAdIXvfh4crFMUGng7whw, useAdminRealm -> true, callbacks -> {"tokenId":"mGFQfpPqfvJYF5iw8MsVwoYyeH8.*AAJTSQACMDIAAlNLABxMTUZFV2Ezb1hZMmhoVHp4RzNEV1BFUE5jTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931836872), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=mGFQfpPqfvJYF5iw8MsVwoYyeH8.*AAJTSQACMDIAAlNLABxMTUZFV2Ezb1hZMmhoVHp4RzNEV1BFUE5jTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931836872))), password -> Pa_ssw0rd, challenge -> w-X1Uo3DD1ok4MXHamTJehdNCAPjM9WJYFyYQTZMzRc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 212.150.65.52, verifier -> ODk0MzU0MDM4Nzg1NDM2MDk0OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a3254fa, tokenId -> mGFQfpPqfvJYF5iw8MsVwoYyeH8.*AAJTSQACMDIAAlNLABxMTUZFV2Ezb1hZMmhoVHp4RzNEV1BFUE5jTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@652a7737)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=mGFQfpPqfvJYF5iw8MsVwoYyeH8.*AAJTSQACMDIAAlNLABxMTUZFV2Ezb1hZMmhoVHp4RzNEV1BFUE5jTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=mGFQfpPqfvJYF5iw8MsVwoYyeH8.*AAJTSQACMDIAAlNLABxMTUZFV2Ezb1hZMmhoVHp4RzNEV1BFUE5jTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy954046","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:23:57 GMT
	x-forgerock-transactionid: 996e6ee3-b176-410d-9b26-83a427c50256
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:24:00 GMT                                     675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=737908 KO=9     )
> restLoginInitiate                                        (OK=50912  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50901  KO=1     )
> Skip 2FA                                                 (OK=28335  KO=0     )
> User Authorize PKCE stage                                (OK=62137  KO=1     )
> User AccessToken PKCE stage                              (OK=62131  KO=0     )
> GetUUid                                                  (OK=16927  KO=0     )
> GetOpenidConfig                                          (OK=50418  KO=0     )
> CreatePolicy                                             (OK=16919  KO=4     )
> UI-Post-Login - stage 1                                  (OK=11308  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11308  KO=0     )
>  UI AM idFromSession                                     (OK=11307  KO=0     )
>  UI AM validateGoto                                      (OK=11307  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11305  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11303  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11302  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11302  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11297  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11297  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11295  KO=0     )
>  UI IDM uiconfig                                         (OK=11295  KO=0     )
>  UI IDM version                                          (OK=11295  KO=0     )
>  UI IDM login                                            (OK=11295  KO=0     )
>  UI IDM privilege                                        (OK=11295  KO=0     )
>  UI IDM features                                         (OK=11295  KO=0     )
>  UI IDM user                                             (OK=11295  KO=0     )
>  UI IDM dashboard                                        (OK=11295  KO=0     )
>  UI IDM managed user schema                              (OK=11295  KO=0     )
>  UI IDM oidcToken                                        (OK=11294  KO=0     )
> userinfo                                                 (OK=11294  KO=0     )
> UI-Logout                                                (OK=11294  KO=0     )
> UI-Logout Redirect 1                                     (OK=11294  KO=0     )
> tokenUserinfo                                            (OK=11199  KO=0     )
>  UI AM revoke1                                           (OK=11293  KO=0     )
>  UI AM revoke2                                           (OK=11293  KO=0     )
>  UI AM endsession                                        (OK=11293  KO=0     )
> RootUserinfo                                             (OK=37882  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1953   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1952   KO=0     )
> getIdToken                                               (OK=3789   KO=0     )
> getIdToken Redirect 1                                    (OK=3789   KO=0     )
> createOrganization                                       (OK=3789   KO=0     )
> queryOrganization                                        (OK=3786   KO=0     )
> ReadPolicy                                               (OK=16805  KO=1     )
> deleteOrganization                                       (OK=3786   KO=0     )
> DeletePolicy                                             (OK=16683  KO=2     )
> restloginProgressiveProfileCallback                      (OK=60     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        42 (75.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 8.93%)
> status.find.in([200, 209], 304), found 409                          4 ( 7.14%)
> status.find.in([200, 209], 304), found 404                          3 ( 5.36%)
> status.find.is(302), but actually found 502                         1 ( 1.79%)
> status.find.is(200), but actually found 502                         1 ( 1.79%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 236292 / active: 375    / done: 52495 
================================================================================

22:24:03.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:24:05 GMT                                     680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=743680 KO=9     )
> restLoginInitiate                                        (OK=51306  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51298  KO=1     )
> Skip 2FA                                                 (OK=28554  KO=0     )
> User Authorize PKCE stage                                (OK=62632  KO=1     )
> User AccessToken PKCE stage                              (OK=62625  KO=0     )
> GetUUid                                                  (OK=17071  KO=0     )
> GetOpenidConfig                                          (OK=50798  KO=0     )
> CreatePolicy                                             (OK=17065  KO=4     )
> UI-Post-Login - stage 1                                  (OK=11399  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11398  KO=0     )
>  UI AM idFromSession                                     (OK=11396  KO=0     )
>  UI AM validateGoto                                      (OK=11396  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11388  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11388  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11388  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11388  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11387  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11386  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11385  KO=0     )
>  UI IDM uiconfig                                         (OK=11385  KO=0     )
>  UI IDM version                                          (OK=11385  KO=0     )
>  UI IDM login                                            (OK=11385  KO=0     )
>  UI IDM privilege                                        (OK=11385  KO=0     )
>  UI IDM features                                         (OK=11385  KO=0     )
>  UI IDM user                                             (OK=11384  KO=0     )
>  UI IDM dashboard                                        (OK=11385  KO=0     )
>  UI IDM managed user schema                              (OK=11384  KO=0     )
>  UI IDM oidcToken                                        (OK=11383  KO=0     )
> userinfo                                                 (OK=11381  KO=0     )
> UI-Logout                                                (OK=11380  KO=0     )
> UI-Logout Redirect 1                                     (OK=11380  KO=0     )
> tokenUserinfo                                            (OK=11297  KO=0     )
>  UI AM revoke1                                           (OK=11380  KO=0     )
>  UI AM revoke2                                           (OK=11380  KO=0     )
>  UI AM endsession                                        (OK=11380  KO=0     )
> RootUserinfo                                             (OK=38168  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1962   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1962   KO=0     )
> getIdToken                                               (OK=3822   KO=0     )
> getIdToken Redirect 1                                    (OK=3822   KO=0     )
> createOrganization                                       (OK=3822   KO=0     )
> queryOrganization                                        (OK=3821   KO=0     )
> ReadPolicy                                               (OK=16921  KO=1     )
> deleteOrganization                                       (OK=3821   KO=0     )
> DeletePolicy                                             (OK=16802  KO=2     )
> restloginProgressiveProfileCallback                      (OK=61     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        43 (75.44%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 8.77%)
> status.find.in([200, 209], 304), found 409                          4 ( 7.02%)
> status.find.in([200, 209], 304), found 404                          3 ( 5.26%)
> status.find.is(302), but actually found 502                         1 ( 1.75%)
> status.find.is(200), but actually found 502                         1 ( 1.75%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 235888 / active: 362    / done: 52912 
================================================================================

22:24:07.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 52552: status.find.in([200, 209], 304), found 404
22:24:07.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,52552,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTMyOTk1OTI2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNElaWWQ0bWRudUc1ZTkyZ2M2a0VfVHJiVk40Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTgzNiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTgzNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NDM2LCJpYXQiOjE3MzA5MzE4MzYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImRjUEZkQWU1SkVYR1hkbFdpcmJVQzdWd0ZnZyJ9.oAMQZAOssPaIK7__KaItyP6UXwsEWuzPLhqBHB3XCzMT6NDFlOeVbEnVHtb3EQTvYGc-zoCrvsLiExmPNUY2Leeuk8PhbghHJOigtPMeAnigG0-Vw9RxTL6xbBZ41e3An1LtC9m9POek1LEv26IhbciXaPDpgdrfO5Lx7lUctYMet5n0qTehJuKmZcXc_mUjdIwQagVkvOG63vRMrwMRVB-CQV8LtLp_gQwUfwQl7pRs1wx44qHJ4mrujZvOngvDcfWK3JzkN9cZ0nKsB0--E-b0vQuIsAWqYoZpUHFldyOWBchdiYAZZ8HODkocyV8WLAJshTRg5qM7UKyHttCmgA, username -> user.874831, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy954046, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4464f4f4, authcode -> I72wdQNAdIXvfh4crFMUGng7whw, useAdminRealm -> true, callbacks -> {"tokenId":"mGFQfpPqfvJYF5iw8MsVwoYyeH8.*AAJTSQACMDIAAlNLABxMTUZFV2Ezb1hZMmhoVHp4RzNEV1BFUE5jTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931836872), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=mGFQfpPqfvJYF5iw8MsVwoYyeH8.*AAJTSQACMDIAAlNLABxMTUZFV2Ezb1hZMmhoVHp4RzNEV1BFUE5jTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931836872))), password -> Pa_ssw0rd, challenge -> w-X1Uo3DD1ok4MXHamTJehdNCAPjM9WJYFyYQTZMzRc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 212.150.65.52, verifier -> ODk0MzU0MDM4Nzg1NDM2MDk0OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a3254fa, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@157d72b0, tokenId -> mGFQfpPqfvJYF5iw8MsVwoYyeH8.*AAJTSQACMDIAAlNLABxMTUZFV2Ezb1hZMmhoVHp4RzNEV1BFUE5jTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@652a7737)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy954046
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=mGFQfpPqfvJYF5iw8MsVwoYyeH8.*AAJTSQACMDIAAlNLABxMTUZFV2Ezb1hZMmhoVHp4RzNEV1BFUE5jTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=mGFQfpPqfvJYF5iw8MsVwoYyeH8.*AAJTSQACMDIAAlNLABxMTUZFV2Ezb1hZMmhoVHp4RzNEV1BFUE5jTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:24:07 GMT
	x-forgerock-transactionid: d897b1ad-5bbd-427d-bf2e-8e1cb06df0c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy954046 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:24:08.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:24:08.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:24:10 GMT                                     685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=749331 KO=10    )
> restLoginInitiate                                        (OK=51678  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51671  KO=1     )
> Skip 2FA                                                 (OK=28758  KO=0     )
> User Authorize PKCE stage                                (OK=63084  KO=1     )
> User AccessToken PKCE stage                              (OK=63084  KO=0     )
> GetUUid                                                  (OK=17176  KO=0     )
> GetOpenidConfig                                          (OK=51165  KO=0     )
> CreatePolicy                                             (OK=17172  KO=4     )
> UI-Post-Login - stage 1                                  (OK=11487  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11485  KO=0     )
>  UI AM idFromSession                                     (OK=11485  KO=0     )
>  UI AM validateGoto                                      (OK=11485  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11481  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11481  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11481  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11481  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11478  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11478  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11478  KO=0     )
>  UI IDM uiconfig                                         (OK=11478  KO=0     )
>  UI IDM version                                          (OK=11478  KO=0     )
>  UI IDM login                                            (OK=11478  KO=0     )
>  UI IDM privilege                                        (OK=11478  KO=0     )
>  UI IDM features                                         (OK=11478  KO=0     )
>  UI IDM user                                             (OK=11477  KO=0     )
>  UI IDM dashboard                                        (OK=11477  KO=0     )
>  UI IDM managed user schema                              (OK=11477  KO=0     )
>  UI IDM oidcToken                                        (OK=11477  KO=0     )
> userinfo                                                 (OK=11476  KO=0     )
> UI-Logout                                                (OK=11476  KO=0     )
> UI-Logout Redirect 1                                     (OK=11476  KO=0     )
> tokenUserinfo                                            (OK=11370  KO=0     )
>  UI AM revoke1                                           (OK=11476  KO=0     )
>  UI AM revoke2                                           (OK=11476  KO=0     )
>  UI AM endsession                                        (OK=11476  KO=0     )
> RootUserinfo                                             (OK=38457  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1972   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1972   KO=0     )
> getIdToken                                               (OK=3854   KO=0     )
> getIdToken Redirect 1                                    (OK=3854   KO=0     )
> createOrganization                                       (OK=3853   KO=0     )
> queryOrganization                                        (OK=3853   KO=0     )
> ReadPolicy                                               (OK=17064  KO=1     )
> deleteOrganization                                       (OK=3852   KO=0     )
> DeletePolicy                                             (OK=16918  KO=3     )
> restloginProgressiveProfileCallback                      (OK=61     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        45 (75.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 8.33%)
> status.find.in([200, 209], 304), found 409                          4 ( 6.67%)
> status.find.in([200, 209], 304), found 404                          4 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 1.67%)
> status.find.is(200), but actually found 502                         1 ( 1.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 235508 / active: 365    / done: 53289 
================================================================================

22:24:11.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:24:12.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:24:15.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:24:15.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 54012: status.find.in([200, 209], 304), found 409
22:24:15.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,54012,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTMyNjMzMjU4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZy15UDJST0ZmUVF2Vm95c3ZvMTRfbVV6NUYwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTg1NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTg1NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NDU1LCJpYXQiOjE3MzA5MzE4NTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik44czNocmp3cFNUdzU2VVhYUVU3dVhSOW5hZyJ9.c53iJiZ2IKNAhD9sJIIy8gTvcPo2BTZjSYVbr70lslz1Me7L3U7VHRB0BVXN9isMEpCFJ8CXY05WbusvkNdCtHkmLs5Vo0s1eQ037evVz1TUn5NkMW5DDUrBJ6OKnMgXvEyaPT-M-sc__MjHfEmOcuYhShU0J3cJ9y2AWxo01N13-gwja3DunrQfeqvm1LENcN8y3f-RMjVNejr522RI0vuTWup5yPMqEnjCbqh1gBBwQvpbjUePlGBZkXzCTvputm5tQMawxBXz3wvx3svoyM1rWJzFt6fXobJsCNQYbkbGwnNCahawflBQa1P56rCQf3iEQN04N_IlaT8_Dnt7_w, username -> user.327814, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy622804, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ce4b329, authcode -> koq4Olj9NAbp8UoC8kAgS9cVah4, useAdminRealm -> true, callbacks -> {"tokenId":"oU3DsM_jDd5fftNGWg75ca_JXO4.*AAJTSQACMDIAAlNLABxBOXJlbXdZVlRYN1BuV3pCTFloNWM3ZGRqbUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931855073), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=oU3DsM_jDd5fftNGWg75ca_JXO4.*AAJTSQACMDIAAlNLABxBOXJlbXdZVlRYN1BuV3pCTFloNWM3ZGRqbUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931855073))), password -> Pa_ssw0rd, challenge -> T4ZQLLqzwL4memwbJ7JOYhfkA10V-p_8_1oKwPsFg90, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 168.186.109.153, verifier -> LTM1NTg3NDE4NzcxMDc3MzYyNzU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47de001f, tokenId -> oU3DsM_jDd5fftNGWg75ca_JXO4.*AAJTSQACMDIAAlNLABxBOXJlbXdZVlRYN1BuV3pCTFloNWM3ZGRqbUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=oU3DsM_jDd5fftNGWg75ca_JXO4.*AAJTSQACMDIAAlNLABxBOXJlbXdZVlRYN1BuV3pCTFloNWM3ZGRqbUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=oU3DsM_jDd5fftNGWg75ca_JXO4.*AAJTSQACMDIAAlNLABxBOXJlbXdZVlRYN1BuV3pCTFloNWM3ZGRqbUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy622804","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:24:15 GMT
	x-forgerock-transactionid: bd085c30-24a7-438c-8190-95dab7f3acc2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:24:15 GMT                                     690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=755101 KO=11    )
> restLoginInitiate                                        (OK=52064  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52060  KO=1     )
> Skip 2FA                                                 (OK=28969  KO=0     )
> User Authorize PKCE stage                                (OK=63570  KO=1     )
> User AccessToken PKCE stage                              (OK=63566  KO=0     )
> GetUUid                                                  (OK=17307  KO=0     )
> GetOpenidConfig                                          (OK=51543  KO=0     )
> CreatePolicy                                             (OK=17297  KO=5     )
> UI-Post-Login - stage 1                                  (OK=11581  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11580  KO=0     )
>  UI AM idFromSession                                     (OK=11578  KO=0     )
>  UI AM validateGoto                                      (OK=11578  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11576  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11573  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11572  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11572  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11571  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11570  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11569  KO=0     )
>  UI IDM uiconfig                                         (OK=11569  KO=0     )
>  UI IDM version                                          (OK=11569  KO=0     )
>  UI IDM login                                            (OK=11568  KO=0     )
>  UI IDM privilege                                        (OK=11568  KO=0     )
>  UI IDM features                                         (OK=11568  KO=0     )
>  UI IDM user                                             (OK=11568  KO=0     )
>  UI IDM dashboard                                        (OK=11568  KO=0     )
>  UI IDM managed user schema                              (OK=11568  KO=0     )
>  UI IDM oidcToken                                        (OK=11568  KO=0     )
> userinfo                                                 (OK=11568  KO=0     )
> UI-Logout                                                (OK=11568  KO=0     )
> UI-Logout Redirect 1                                     (OK=11568  KO=0     )
> tokenUserinfo                                            (OK=11454  KO=0     )
>  UI AM revoke1                                           (OK=11566  KO=0     )
>  UI AM revoke2                                           (OK=11566  KO=0     )
>  UI AM endsession                                        (OK=11566  KO=0     )
> RootUserinfo                                             (OK=38742  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1989   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1988   KO=0     )
> getIdToken                                               (OK=3883   KO=0     )
> getIdToken Redirect 1                                    (OK=3883   KO=0     )
> createOrganization                                       (OK=3883   KO=0     )
> queryOrganization                                        (OK=3882   KO=0     )
> ReadPolicy                                               (OK=17173  KO=1     )
> deleteOrganization                                       (OK=3882   KO=0     )
> DeletePolicy                                             (OK=17060  KO=3     )
> restloginProgressiveProfileCallback                      (OK=61     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        48 (75.00%)
> status.find.in([200, 209], 304), found 409                          5 ( 7.81%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 7.81%)
> status.find.in([200, 209], 304), found 404                          4 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 1.56%)
> status.find.is(200), but actually found 502                         1 ( 1.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 235106 / active: 335    / done: 53721 
================================================================================

22:24:19.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:24:20 GMT                                     695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=760916 KO=11    )
> restLoginInitiate                                        (OK=52467  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52457  KO=1     )
> Skip 2FA                                                 (OK=29201  KO=0     )
> User Authorize PKCE stage                                (OK=64065  KO=1     )
> User AccessToken PKCE stage                              (OK=64056  KO=0     )
> GetUUid                                                  (OK=17441  KO=0     )
> GetOpenidConfig                                          (OK=51913  KO=0     )
> CreatePolicy                                             (OK=17432  KO=5     )
> UI-Post-Login - stage 1                                  (OK=11673  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11672  KO=0     )
>  UI AM idFromSession                                     (OK=11671  KO=0     )
>  UI AM validateGoto                                      (OK=11671  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11669  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11669  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11667  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11667  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11663  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11662  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11661  KO=0     )
>  UI IDM uiconfig                                         (OK=11661  KO=0     )
>  UI IDM version                                          (OK=11661  KO=0     )
>  UI IDM login                                            (OK=11661  KO=0     )
>  UI IDM privilege                                        (OK=11661  KO=0     )
>  UI IDM features                                         (OK=11661  KO=0     )
>  UI IDM user                                             (OK=11660  KO=0     )
>  UI IDM dashboard                                        (OK=11660  KO=0     )
>  UI IDM managed user schema                              (OK=11660  KO=0     )
>  UI IDM oidcToken                                        (OK=11659  KO=0     )
> userinfo                                                 (OK=11659  KO=0     )
> UI-Logout                                                (OK=11658  KO=0     )
> UI-Logout Redirect 1                                     (OK=11656  KO=0     )
> tokenUserinfo                                            (OK=11526  KO=0     )
>  UI AM revoke1                                           (OK=11654  KO=0     )
>  UI AM revoke2                                           (OK=11654  KO=0     )
>  UI AM endsession                                        (OK=11654  KO=0     )
> RootUserinfo                                             (OK=39041  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2005   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2005   KO=0     )
> getIdToken                                               (OK=3910   KO=0     )
> getIdToken Redirect 1                                    (OK=3910   KO=0     )
> createOrganization                                       (OK=3909   KO=0     )
> queryOrganization                                        (OK=3909   KO=0     )
> ReadPolicy                                               (OK=17297  KO=1     )
> deleteOrganization                                       (OK=3907   KO=0     )
> DeletePolicy                                             (OK=17170  KO=3     )
> restloginProgressiveProfileCallback                      (OK=62     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        49 (75.38%)
> status.find.in([200, 209], 304), found 409                          5 ( 7.69%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 7.69%)
> status.find.in([200, 209], 304), found 404                          4 ( 6.15%)
> status.find.is(302), but actually found 502                         1 ( 1.54%)
> status.find.is(200), but actually found 502                         1 ( 1.54%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 234682 / active: 398    / done: 54082 
================================================================================

22:24:22.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 54641: status.find.in([200, 209], 304), found 409
22:24:22.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,54641,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTMzMDgxNDQyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidzdQU2ZFM0NXb2VESU51UTg1NDhlb3F3QWtJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTg2MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTg2MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NDYyLCJpYXQiOjE3MzA5MzE4NjIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImVUdHVHNU8ySVZhRU84cHBfQmdOY1JmM0d2byJ9.O9mbPhIvM1X_3ioYpJ5kWHzIPPAgNq7yccHVYCNtWsWOjKlSphLieax7ulUdEWSEFot-WX2gK7ZWx0Za2HUCfcgKMtKy39B8sk34DGHAV0h53b3Ndc_9IYHBCT0m3L8KoPhQ8JLRAISkkPFwJrc2xbHmmlzMg21Imlk4nHVALcKaaoaaI1d6zJtlwqJwk2ZkGf3w1nYZrfa-UQKgMUHlaTzGr6y5UXiGGKEg_nT5j5jBqvU9LVVXWN90UHuhU-8VMuH0E7JPs9CVF71MJDohbpB4sYmA_F-9TXzVIaDqMJEK9SIwnmvfAA63DC-4Ps6vVAsH-4WQX4at7rjcgceAxA, username -> user.649020, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy540748, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17762ff6, authcode -> xRCgngDiS2la0Io_aq7DAP-uhL8, useAdminRealm -> true, callbacks -> {"tokenId":"tReuvmTSXAJa7Te1ax56tY3ieRk.*AAJTSQACMDIAAlNLABxJc25yZ2dVTzNXSkxJUC9xajB1UDM3RXJRa1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931862614), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=tReuvmTSXAJa7Te1ax56tY3ieRk.*AAJTSQACMDIAAlNLABxJc25yZ2dVTzNXSkxJUC9xajB1UDM3RXJRa1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931862614))), password -> Pa_ssw0rd, challenge -> r09XhTvsG2SwxcDMbAQkMWqhYUhb_7Ggu6NEVG6MjVI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 88.24.232.32, verifier -> MzkxOTc3ODQxNDQzNDUzMzMwNA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bd4929f, tokenId -> tReuvmTSXAJa7Te1ax56tY3ieRk.*AAJTSQACMDIAAlNLABxJc25yZ2dVTzNXSkxJUC9xajB1UDM3RXJRa1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=tReuvmTSXAJa7Te1ax56tY3ieRk.*AAJTSQACMDIAAlNLABxJc25yZ2dVTzNXSkxJUC9xajB1UDM3RXJRa1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=tReuvmTSXAJa7Te1ax56tY3ieRk.*AAJTSQACMDIAAlNLABxJc25yZ2dVTzNXSkxJUC9xajB1UDM3RXJRa1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy540748","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:24:22 GMT
	x-forgerock-transactionid: 691a45bb-104c-4eeb-8088-b11d4f6ec0ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:24:25 GMT                                     700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=766427 KO=12    )
> restLoginInitiate                                        (OK=52834  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52828  KO=1     )
> Skip 2FA                                                 (OK=29399  KO=0     )
> User Authorize PKCE stage                                (OK=64514  KO=1     )
> User AccessToken PKCE stage                              (OK=64508  KO=0     )
> GetUUid                                                  (OK=17560  KO=0     )
> GetOpenidConfig                                          (OK=52293  KO=0     )
> CreatePolicy                                             (OK=17551  KO=6     )
> UI-Post-Login - stage 1                                  (OK=11754  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11752  KO=0     )
>  UI AM idFromSession                                     (OK=11752  KO=0     )
>  UI AM validateGoto                                      (OK=11752  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11752  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11750  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11749  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11749  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11747  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11747  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11747  KO=0     )
>  UI IDM uiconfig                                         (OK=11747  KO=0     )
>  UI IDM version                                          (OK=11747  KO=0     )
>  UI IDM login                                            (OK=11747  KO=0     )
>  UI IDM privilege                                        (OK=11747  KO=0     )
>  UI IDM features                                         (OK=11747  KO=0     )
>  UI IDM user                                             (OK=11747  KO=0     )
>  UI IDM dashboard                                        (OK=11747  KO=0     )
>  UI IDM managed user schema                              (OK=11747  KO=0     )
>  UI IDM oidcToken                                        (OK=11747  KO=0     )
> userinfo                                                 (OK=11746  KO=0     )
> UI-Logout                                                (OK=11746  KO=0     )
> UI-Logout Redirect 1                                     (OK=11745  KO=0     )
> tokenUserinfo                                            (OK=11616  KO=0     )
>  UI AM revoke1                                           (OK=11744  KO=0     )
>  UI AM revoke2                                           (OK=11744  KO=0     )
>  UI AM endsession                                        (OK=11744  KO=0     )
> RootUserinfo                                             (OK=39347  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2017   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2017   KO=0     )
> getIdToken                                               (OK=3940   KO=0     )
> getIdToken Redirect 1                                    (OK=3940   KO=0     )
> createOrganization                                       (OK=3940   KO=0     )
> queryOrganization                                        (OK=3940   KO=0     )
> ReadPolicy                                               (OK=17433  KO=1     )
> deleteOrganization                                       (OK=3940   KO=0     )
> DeletePolicy                                             (OK=17295  KO=3     )
> restloginProgressiveProfileCallback                      (OK=63     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        49 (74.24%)
> status.find.in([200, 209], 304), found 409                          6 ( 9.09%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 7.58%)
> status.find.in([200, 209], 304), found 404                          4 ( 6.06%)
> status.find.is(302), but actually found 502                         1 ( 1.52%)
> status.find.is(200), but actually found 502                         1 ( 1.52%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 234305 / active: 356    / done: 54501 
================================================================================

22:24:25.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 54012: status.find.in([200, 209], 304), found 404
22:24:25.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,54012,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTMyNjMzMjU4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZy15UDJST0ZmUVF2Vm95c3ZvMTRfbVV6NUYwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMTg1NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMTg1NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NDU1LCJpYXQiOjE3MzA5MzE4NTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik44czNocmp3cFNUdzU2VVhYUVU3dVhSOW5hZyJ9.c53iJiZ2IKNAhD9sJIIy8gTvcPo2BTZjSYVbr70lslz1Me7L3U7VHRB0BVXN9isMEpCFJ8CXY05WbusvkNdCtHkmLs5Vo0s1eQ037evVz1TUn5NkMW5DDUrBJ6OKnMgXvEyaPT-M-sc__MjHfEmOcuYhShU0J3cJ9y2AWxo01N13-gwja3DunrQfeqvm1LENcN8y3f-RMjVNejr522RI0vuTWup5yPMqEnjCbqh1gBBwQvpbjUePlGBZkXzCTvputm5tQMawxBXz3wvx3svoyM1rWJzFt6fXobJsCNQYbkbGwnNCahawflBQa1P56rCQf3iEQN04N_IlaT8_Dnt7_w, username -> user.327814, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy622804, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ce4b329, authcode -> koq4Olj9NAbp8UoC8kAgS9cVah4, useAdminRealm -> true, callbacks -> {"tokenId":"oU3DsM_jDd5fftNGWg75ca_JXO4.*AAJTSQACMDIAAlNLABxBOXJlbXdZVlRYN1BuV3pCTFloNWM3ZGRqbUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931855073), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=oU3DsM_jDd5fftNGWg75ca_JXO4.*AAJTSQACMDIAAlNLABxBOXJlbXdZVlRYN1BuV3pCTFloNWM3ZGRqbUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730931855073))), password -> Pa_ssw0rd, challenge -> T4ZQLLqzwL4memwbJ7JOYhfkA10V-p_8_1oKwPsFg90, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 168.186.109.153, verifier -> LTM1NTg3NDE4NzcxMDc3MzYyNzU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47de001f, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@72cdaa30, tokenId -> oU3DsM_jDd5fftNGWg75ca_JXO4.*AAJTSQACMDIAAlNLABxBOXJlbXdZVlRYN1BuV3pCTFloNWM3ZGRqbUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy622804
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=oU3DsM_jDd5fftNGWg75ca_JXO4.*AAJTSQACMDIAAlNLABxBOXJlbXdZVlRYN1BuV3pCTFloNWM3ZGRqbUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=oU3DsM_jDd5fftNGWg75ca_JXO4.*AAJTSQACMDIAAlNLABxBOXJlbXdZVlRYN1BuV3pCTFloNWM3ZGRqbUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:24:25 GMT
	x-forgerock-transactionid: 60bf94a5-8cff-40ab-a0b3-f75276b76ff0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy622804 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:24:30 GMT                                     705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=772048 KO=13    )
> restLoginInitiate                                        (OK=53194  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53190  KO=1     )
> Skip 2FA                                                 (OK=29584  KO=0     )
> User Authorize PKCE stage                                (OK=64976  KO=1     )
> User AccessToken PKCE stage                              (OK=64973  KO=0     )
> GetUUid                                                  (OK=17670  KO=0     )
> GetOpenidConfig                                          (OK=52658  KO=0     )
> CreatePolicy                                             (OK=17661  KO=6     )
> UI-Post-Login - stage 1                                  (OK=11850  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11849  KO=0     )
>  UI AM idFromSession                                     (OK=11849  KO=0     )
>  UI AM validateGoto                                      (OK=11849  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11846  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11846  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11846  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11846  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11843  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11843  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11842  KO=0     )
>  UI IDM uiconfig                                         (OK=11842  KO=0     )
>  UI IDM version                                          (OK=11842  KO=0     )
>  UI IDM login                                            (OK=11841  KO=0     )
>  UI IDM privilege                                        (OK=11841  KO=0     )
>  UI IDM features                                         (OK=11841  KO=0     )
>  UI IDM user                                             (OK=11841  KO=0     )
>  UI IDM dashboard                                        (OK=11841  KO=0     )
>  UI IDM managed user schema                              (OK=11841  KO=0     )
>  UI IDM oidcToken                                        (OK=11840  KO=0     )
> userinfo                                                 (OK=11839  KO=0     )
> UI-Logout                                                (OK=11839  KO=0     )
> UI-Logout Redirect 1                                     (OK=11839  KO=0     )
> tokenUserinfo                                            (OK=11701  KO=0     )
>  UI AM revoke1                                           (OK=11839  KO=0     )
>  UI AM revoke2                                           (OK=11839  KO=0     )
>  UI AM endsession                                        (OK=11839  KO=0     )
> RootUserinfo                                             (OK=39605  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2033   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2033   KO=0     )
> getIdToken                                               (OK=3961   KO=0     )
> getIdToken Redirect 1                                    (OK=3961   KO=0     )
> createOrganization                                       (OK=3961   KO=0     )
> queryOrganization                                        (OK=3960   KO=0     )
> ReadPolicy                                               (OK=17553  KO=1     )
> deleteOrganization                                       (OK=3960   KO=0     )
> DeletePolicy                                             (OK=17429  KO=4     )
> restloginProgressiveProfileCallback                      (OK=63     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        49 (73.13%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.96%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 7.46%)
> status.find.in([200, 209], 304), found 404                          5 ( 7.46%)
> status.find.is(302), but actually found 502                         1 ( 1.49%)
> status.find.is(200), but actually found 502                         1 ( 1.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 18%
          waiting: 233931 / active: 323    / done: 54908 
================================================================================


================================================================================
2024-11-06 22:24:35 GMT                                     710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=777846 KO=13    )
> restLoginInitiate                                        (OK=53608  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53599  KO=1     )
> Skip 2FA                                                 (OK=29797  KO=0     )
> User Authorize PKCE stage                                (OK=65470  KO=1     )
> User AccessToken PKCE stage                              (OK=65464  KO=0     )
> GetUUid                                                  (OK=17785  KO=0     )
> GetOpenidConfig                                          (OK=53004  KO=0     )
> CreatePolicy                                             (OK=17778  KO=6     )
> UI-Post-Login - stage 1                                  (OK=11947  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11947  KO=0     )
>  UI AM idFromSession                                     (OK=11945  KO=0     )
>  UI AM validateGoto                                      (OK=11945  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11940  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11939  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11938  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11938  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11933  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11933  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11933  KO=0     )
>  UI IDM uiconfig                                         (OK=11932  KO=0     )
>  UI IDM version                                          (OK=11932  KO=0     )
>  UI IDM login                                            (OK=11932  KO=0     )
>  UI IDM privilege                                        (OK=11932  KO=0     )
>  UI IDM features                                         (OK=11931  KO=0     )
>  UI IDM user                                             (OK=11930  KO=0     )
>  UI IDM dashboard                                        (OK=11931  KO=0     )
>  UI IDM managed user schema                              (OK=11930  KO=0     )
>  UI IDM oidcToken                                        (OK=11929  KO=0     )
> userinfo                                                 (OK=11929  KO=0     )
> UI-Logout                                                (OK=11929  KO=0     )
> UI-Logout Redirect 1                                     (OK=11929  KO=0     )
> tokenUserinfo                                            (OK=11801  KO=0     )
>  UI AM revoke1                                           (OK=11928  KO=0     )
>  UI AM revoke2                                           (OK=11928  KO=0     )
>  UI AM endsession                                        (OK=11929  KO=0     )
> RootUserinfo                                             (OK=39910  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2047   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2047   KO=0     )
> getIdToken                                               (OK=3993   KO=0     )
> getIdToken Redirect 1                                    (OK=3993   KO=0     )
> createOrganization                                       (OK=3993   KO=0     )
> queryOrganization                                        (OK=3993   KO=0     )
> ReadPolicy                                               (OK=17663  KO=1     )
> deleteOrganization                                       (OK=3993   KO=0     )
> DeletePolicy                                             (OK=17547  KO=4     )
> restloginProgressiveProfileCallback                      (OK=63     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        49 (73.13%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.96%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 7.46%)
> status.find.in([200, 209], 304), found 404                          5 ( 7.46%)
> status.find.is(302), but actually found 502                         1 ( 1.49%)
> status.find.is(200), but actually found 502                         1 ( 1.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 233501 / active: 348    / done: 55313 
================================================================================


================================================================================
2024-11-06 22:24:40 GMT                                     715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=783456 KO=13    )
> restLoginInitiate                                        (OK=53985  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53977  KO=1     )
> Skip 2FA                                                 (OK=30002  KO=0     )
> User Authorize PKCE stage                                (OK=65942  KO=1     )
> User AccessToken PKCE stage                              (OK=65941  KO=0     )
> GetUUid                                                  (OK=17916  KO=0     )
> GetOpenidConfig                                          (OK=53362  KO=0     )
> CreatePolicy                                             (OK=17909  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12032  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12032  KO=0     )
>  UI AM idFromSession                                     (OK=12030  KO=0     )
>  UI AM validateGoto                                      (OK=12030  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12028  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12027  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12027  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12027  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12025  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12023  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12023  KO=0     )
>  UI IDM uiconfig                                         (OK=12023  KO=0     )
>  UI IDM version                                          (OK=12023  KO=0     )
>  UI IDM login                                            (OK=12023  KO=0     )
>  UI IDM privilege                                        (OK=12023  KO=0     )
>  UI IDM features                                         (OK=12023  KO=0     )
>  UI IDM user                                             (OK=12023  KO=0     )
>  UI IDM dashboard                                        (OK=12023  KO=0     )
>  UI IDM managed user schema                              (OK=12023  KO=0     )
>  UI IDM oidcToken                                        (OK=12022  KO=0     )
> userinfo                                                 (OK=12020  KO=0     )
> UI-Logout                                                (OK=12018  KO=0     )
> UI-Logout Redirect 1                                     (OK=12018  KO=0     )
> tokenUserinfo                                            (OK=11889  KO=0     )
>  UI AM revoke1                                           (OK=12017  KO=0     )
>  UI AM revoke2                                           (OK=12017  KO=0     )
>  UI AM endsession                                        (OK=12017  KO=0     )
> RootUserinfo                                             (OK=40161  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2060   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2060   KO=0     )
> getIdToken                                               (OK=4025   KO=0     )
> getIdToken Redirect 1                                    (OK=4025   KO=0     )
> createOrganization                                       (OK=4025   KO=0     )
> queryOrganization                                        (OK=4024   KO=0     )
> ReadPolicy                                               (OK=17783  KO=1     )
> deleteOrganization                                       (OK=4024   KO=0     )
> DeletePolicy                                             (OK=17657  KO=4     )
> restloginProgressiveProfileCallback                      (OK=63     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        49 (73.13%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.96%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 7.46%)
> status.find.in([200, 209], 304), found 404                          5 ( 7.46%)
> status.find.is(302), but actually found 502                         1 ( 1.49%)
> status.find.is(200), but actually found 502                         1 ( 1.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 233113 / active: 343    / done: 55706 
================================================================================

22:24:44.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:24:45 GMT                                     720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=788820 KO=13    )
> restLoginInitiate                                        (OK=54357  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54345  KO=1     )
> Skip 2FA                                                 (OK=30200  KO=0     )
> User Authorize PKCE stage                                (OK=66392  KO=1     )
> User AccessToken PKCE stage                              (OK=66385  KO=0     )
> GetUUid                                                  (OK=18042  KO=0     )
> GetOpenidConfig                                          (OK=53739  KO=0     )
> CreatePolicy                                             (OK=18034  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12119  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12118  KO=0     )
>  UI AM idFromSession                                     (OK=12115  KO=0     )
>  UI AM validateGoto                                      (OK=12116  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12110  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12110  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12110  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12110  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12107  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12107  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12106  KO=0     )
>  UI IDM uiconfig                                         (OK=12106  KO=0     )
>  UI IDM version                                          (OK=12106  KO=0     )
>  UI IDM login                                            (OK=12106  KO=0     )
>  UI IDM privilege                                        (OK=12106  KO=0     )
>  UI IDM features                                         (OK=12106  KO=0     )
>  UI IDM user                                             (OK=12105  KO=0     )
>  UI IDM dashboard                                        (OK=12105  KO=0     )
>  UI IDM managed user schema                              (OK=12105  KO=0     )
>  UI IDM oidcToken                                        (OK=12105  KO=0     )
> userinfo                                                 (OK=12103  KO=0     )
> UI-Logout                                                (OK=12102  KO=0     )
> UI-Logout Redirect 1                                     (OK=12102  KO=0     )
> tokenUserinfo                                            (OK=11972  KO=0     )
>  UI AM revoke1                                           (OK=12101  KO=0     )
>  UI AM revoke2                                           (OK=12101  KO=0     )
>  UI AM endsession                                        (OK=12101  KO=0     )
> RootUserinfo                                             (OK=40372  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2082   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2082   KO=0     )
> getIdToken                                               (OK=4053   KO=0     )
> getIdToken Redirect 1                                    (OK=4053   KO=0     )
> createOrganization                                       (OK=4053   KO=0     )
> queryOrganization                                        (OK=4053   KO=0     )
> ReadPolicy                                               (OK=17913  KO=1     )
> deleteOrganization                                       (OK=4053   KO=0     )
> DeletePolicy                                             (OK=17779  KO=4     )
> restloginProgressiveProfileCallback                      (OK=64     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        50 (73.53%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.82%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 7.35%)
> status.find.in([200, 209], 304), found 404                          5 ( 7.35%)
> status.find.is(302), but actually found 502                         1 ( 1.47%)
> status.find.is(200), but actually found 502                         1 ( 1.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 232718 / active: 356    / done: 56088 
================================================================================

22:24:48.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:24:50 GMT                                     725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=794214 KO=13    )
> restLoginInitiate                                        (OK=54739  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54731  KO=1     )
> Skip 2FA                                                 (OK=30412  KO=0     )
> User Authorize PKCE stage                                (OK=66855  KO=1     )
> User AccessToken PKCE stage                              (OK=66848  KO=0     )
> GetUUid                                                  (OK=18153  KO=0     )
> GetOpenidConfig                                          (OK=54106  KO=0     )
> CreatePolicy                                             (OK=18146  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12198  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12198  KO=0     )
>  UI AM idFromSession                                     (OK=12197  KO=0     )
>  UI AM validateGoto                                      (OK=12198  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12192  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12191  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12189  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12189  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12187  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12186  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12186  KO=0     )
>  UI IDM uiconfig                                         (OK=12186  KO=0     )
>  UI IDM version                                          (OK=12186  KO=0     )
>  UI IDM login                                            (OK=12184  KO=0     )
>  UI IDM privilege                                        (OK=12185  KO=0     )
>  UI IDM features                                         (OK=12184  KO=0     )
>  UI IDM user                                             (OK=12184  KO=0     )
>  UI IDM dashboard                                        (OK=12184  KO=0     )
>  UI IDM managed user schema                              (OK=12184  KO=0     )
>  UI IDM oidcToken                                        (OK=12184  KO=0     )
> userinfo                                                 (OK=12183  KO=0     )
> UI-Logout                                                (OK=12182  KO=0     )
> UI-Logout Redirect 1                                     (OK=12182  KO=0     )
> tokenUserinfo                                            (OK=12064  KO=0     )
>  UI AM revoke1                                           (OK=12182  KO=0     )
>  UI AM revoke2                                           (OK=12182  KO=0     )
>  UI AM endsession                                        (OK=12182  KO=0     )
> RootUserinfo                                             (OK=40692  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2098   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2098   KO=0     )
> getIdToken                                               (OK=4078   KO=0     )
> getIdToken Redirect 1                                    (OK=4078   KO=0     )
> createOrganization                                       (OK=4078   KO=0     )
> queryOrganization                                        (OK=4077   KO=0     )
> ReadPolicy                                               (OK=18038  KO=1     )
> deleteOrganization                                       (OK=4075   KO=0     )
> DeletePolicy                                             (OK=17910  KO=4     )
> restloginProgressiveProfileCallback                      (OK=64     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        51 (73.91%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.70%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 7.25%)
> status.find.in([200, 209], 304), found 404                          5 ( 7.25%)
> status.find.is(302), but actually found 502                         1 ( 1.45%)
> status.find.is(200), but actually found 502                         1 ( 1.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 232323 / active: 358    / done: 56481 
================================================================================


================================================================================
2024-11-06 22:24:55 GMT                                     730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=799903 KO=13    )
> restLoginInitiate                                        (OK=55143  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55128  KO=1     )
> Skip 2FA                                                 (OK=30631  KO=0     )
> User Authorize PKCE stage                                (OK=67343  KO=1     )
> User AccessToken PKCE stage                              (OK=67335  KO=0     )
> GetUUid                                                  (OK=18294  KO=0     )
> GetOpenidConfig                                          (OK=54480  KO=0     )
> CreatePolicy                                             (OK=18286  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12282  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12281  KO=0     )
>  UI AM idFromSession                                     (OK=12281  KO=0     )
>  UI AM validateGoto                                      (OK=12281  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12277  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12276  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12275  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12275  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12273  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12273  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12273  KO=0     )
>  UI IDM uiconfig                                         (OK=12273  KO=0     )
>  UI IDM version                                          (OK=12273  KO=0     )
>  UI IDM login                                            (OK=12272  KO=0     )
>  UI IDM privilege                                        (OK=12273  KO=0     )
>  UI IDM features                                         (OK=12273  KO=0     )
>  UI IDM user                                             (OK=12272  KO=0     )
>  UI IDM dashboard                                        (OK=12272  KO=0     )
>  UI IDM managed user schema                              (OK=12272  KO=0     )
>  UI IDM oidcToken                                        (OK=12271  KO=0     )
> userinfo                                                 (OK=12271  KO=0     )
> UI-Logout                                                (OK=12271  KO=0     )
> UI-Logout Redirect 1                                     (OK=12269  KO=0     )
> tokenUserinfo                                            (OK=12155  KO=0     )
>  UI AM revoke1                                           (OK=12269  KO=0     )
>  UI AM revoke2                                           (OK=12269  KO=0     )
>  UI AM endsession                                        (OK=12269  KO=0     )
> RootUserinfo                                             (OK=40987  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2112   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2112   KO=0     )
> getIdToken                                               (OK=4106   KO=0     )
> getIdToken Redirect 1                                    (OK=4106   KO=0     )
> createOrganization                                       (OK=4106   KO=0     )
> queryOrganization                                        (OK=4105   KO=0     )
> ReadPolicy                                               (OK=18149  KO=1     )
> deleteOrganization                                       (OK=4105   KO=0     )
> DeletePolicy                                             (OK=18031  KO=4     )
> restloginProgressiveProfileCallback                      (OK=64     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        51 (73.91%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.70%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 7.25%)
> status.find.in([200, 209], 304), found 404                          5 ( 7.25%)
> status.find.is(302), but actually found 502                         1 ( 1.45%)
> status.find.is(200), but actually found 502                         1 ( 1.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 231902 / active: 360    / done: 56900 
================================================================================

22:24:57.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:25:00 GMT                                     735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=805349 KO=13    )
> restLoginInitiate                                        (OK=55508  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55500  KO=1     )
> Skip 2FA                                                 (OK=30847  KO=0     )
> User Authorize PKCE stage                                (OK=67791  KO=1     )
> User AccessToken PKCE stage                              (OK=67789  KO=0     )
> GetUUid                                                  (OK=18417  KO=0     )
> GetOpenidConfig                                          (OK=54857  KO=0     )
> CreatePolicy                                             (OK=18411  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12365  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12364  KO=0     )
>  UI AM idFromSession                                     (OK=12363  KO=0     )
>  UI AM validateGoto                                      (OK=12363  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12361  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12360  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12357  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12357  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12356  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12354  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12354  KO=0     )
>  UI IDM uiconfig                                         (OK=12354  KO=0     )
>  UI IDM version                                          (OK=12354  KO=0     )
>  UI IDM login                                            (OK=12354  KO=0     )
>  UI IDM privilege                                        (OK=12354  KO=0     )
>  UI IDM features                                         (OK=12354  KO=0     )
>  UI IDM user                                             (OK=12354  KO=0     )
>  UI IDM dashboard                                        (OK=12354  KO=0     )
>  UI IDM managed user schema                              (OK=12354  KO=0     )
>  UI IDM oidcToken                                        (OK=12354  KO=0     )
> userinfo                                                 (OK=12354  KO=0     )
> UI-Logout                                                (OK=12352  KO=0     )
> UI-Logout Redirect 1                                     (OK=12352  KO=0     )
> tokenUserinfo                                            (OK=12230  KO=0     )
>  UI AM revoke1                                           (OK=12351  KO=0     )
>  UI AM revoke2                                           (OK=12351  KO=0     )
>  UI AM endsession                                        (OK=12351  KO=0     )
> RootUserinfo                                             (OK=41262  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2132   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2131   KO=0     )
> getIdToken                                               (OK=4145   KO=0     )
> getIdToken Redirect 1                                    (OK=4144   KO=0     )
> createOrganization                                       (OK=4143   KO=0     )
> queryOrganization                                        (OK=4143   KO=0     )
> ReadPolicy                                               (OK=18286  KO=1     )
> deleteOrganization                                       (OK=4142   KO=0     )
> DeletePolicy                                             (OK=18146  KO=4     )
> restloginProgressiveProfileCallback                      (OK=65     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        52 (74.29%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.57%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 7.14%)
> status.find.in([200, 209], 304), found 404                          5 ( 7.14%)
> status.find.is(302), but actually found 502                         1 ( 1.43%)
> status.find.is(200), but actually found 502                         1 ( 1.43%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 231520 / active: 365    / done: 57277 
================================================================================

22:25:01.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:25:04.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:25:05 GMT                                     740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=811067 KO=13    )
> restLoginInitiate                                        (OK=55887  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55877  KO=1     )
> Skip 2FA                                                 (OK=31053  KO=0     )
> User Authorize PKCE stage                                (OK=68263  KO=1     )
> User AccessToken PKCE stage                              (OK=68258  KO=0     )
> GetUUid                                                  (OK=18545  KO=0     )
> GetOpenidConfig                                          (OK=55248  KO=0     )
> CreatePolicy                                             (OK=18537  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12452  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12452  KO=0     )
>  UI AM idFromSession                                     (OK=12452  KO=0     )
>  UI AM validateGoto                                      (OK=12452  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12449  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12449  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12449  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12449  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12449  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12446  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12445  KO=0     )
>  UI IDM uiconfig                                         (OK=12445  KO=0     )
>  UI IDM version                                          (OK=12445  KO=0     )
>  UI IDM login                                            (OK=12445  KO=0     )
>  UI IDM privilege                                        (OK=12445  KO=0     )
>  UI IDM features                                         (OK=12445  KO=0     )
>  UI IDM user                                             (OK=12445  KO=0     )
>  UI IDM dashboard                                        (OK=12445  KO=0     )
>  UI IDM managed user schema                              (OK=12445  KO=0     )
>  UI IDM oidcToken                                        (OK=12445  KO=0     )
> userinfo                                                 (OK=12444  KO=0     )
> UI-Logout                                                (OK=12444  KO=0     )
> UI-Logout Redirect 1                                     (OK=12444  KO=0     )
> tokenUserinfo                                            (OK=12310  KO=0     )
>  UI AM revoke1                                           (OK=12443  KO=0     )
>  UI AM revoke2                                           (OK=12443  KO=0     )
>  UI AM endsession                                        (OK=12443  KO=0     )
> RootUserinfo                                             (OK=41537  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2146   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2145   KO=0     )
> getIdToken                                               (OK=4176   KO=0     )
> getIdToken Redirect 1                                    (OK=4176   KO=0     )
> createOrganization                                       (OK=4176   KO=0     )
> queryOrganization                                        (OK=4176   KO=0     )
> ReadPolicy                                               (OK=18414  KO=1     )
> deleteOrganization                                       (OK=4176   KO=0     )
> DeletePolicy                                             (OK=18283  KO=4     )
> restloginProgressiveProfileCallback                      (OK=65     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        54 (75.00%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.94%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.94%)
> status.find.is(302), but actually found 502                         1 ( 1.39%)
> status.find.is(200), but actually found 502                         1 ( 1.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 231124 / active: 351    / done: 57687 
================================================================================


================================================================================
2024-11-06 22:25:10 GMT                                     745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=816055 KO=13    )
> restLoginInitiate                                        (OK=56246  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56235  KO=1     )
> Skip 2FA                                                 (OK=31259  KO=0     )
> User Authorize PKCE stage                                (OK=68690  KO=1     )
> User AccessToken PKCE stage                              (OK=68685  KO=0     )
> GetUUid                                                  (OK=18672  KO=0     )
> GetOpenidConfig                                          (OK=55622  KO=0     )
> CreatePolicy                                             (OK=18661  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12524  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12524  KO=0     )
>  UI AM idFromSession                                     (OK=12524  KO=0     )
>  UI AM validateGoto                                      (OK=12524  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12520  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12520  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12520  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12520  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12518  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12518  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12517  KO=0     )
>  UI IDM uiconfig                                         (OK=12517  KO=0     )
>  UI IDM version                                          (OK=12517  KO=0     )
>  UI IDM login                                            (OK=12517  KO=0     )
>  UI IDM privilege                                        (OK=12517  KO=0     )
>  UI IDM features                                         (OK=12517  KO=0     )
>  UI IDM user                                             (OK=12517  KO=0     )
>  UI IDM dashboard                                        (OK=12517  KO=0     )
>  UI IDM managed user schema                              (OK=12517  KO=0     )
>  UI IDM oidcToken                                        (OK=12517  KO=0     )
> userinfo                                                 (OK=12516  KO=0     )
> UI-Logout                                                (OK=12516  KO=0     )
> UI-Logout Redirect 1                                     (OK=12516  KO=0     )
> tokenUserinfo                                            (OK=12391  KO=0     )
>  UI AM revoke1                                           (OK=12516  KO=0     )
>  UI AM revoke2                                           (OK=12516  KO=0     )
>  UI AM endsession                                        (OK=12516  KO=0     )
> RootUserinfo                                             (OK=41784  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2158   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2158   KO=0     )
> getIdToken                                               (OK=4200   KO=0     )
> getIdToken Redirect 1                                    (OK=4200   KO=0     )
> createOrganization                                       (OK=4200   KO=0     )
> queryOrganization                                        (OK=4198   KO=0     )
> ReadPolicy                                               (OK=18537  KO=1     )
> deleteOrganization                                       (OK=4198   KO=0     )
> DeletePolicy                                             (OK=18409  KO=4     )
> restloginProgressiveProfileCallback                      (OK=65     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        54 (75.00%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.94%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.94%)
> status.find.is(302), but actually found 502                         1 ( 1.39%)
> status.find.is(200), but actually found 502                         1 ( 1.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 230752 / active: 354    / done: 58056 
================================================================================

22:25:10.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:25:11.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:25:14.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:25:15 GMT                                     750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=821286 KO=13    )
> restLoginInitiate                                        (OK=56629  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56619  KO=1     )
> Skip 2FA                                                 (OK=31481  KO=0     )
> User Authorize PKCE stage                                (OK=69142  KO=1     )
> User AccessToken PKCE stage                              (OK=69139  KO=0     )
> GetUUid                                                  (OK=18801  KO=0     )
> GetOpenidConfig                                          (OK=56000  KO=0     )
> CreatePolicy                                             (OK=18791  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12602  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12597  KO=0     )
>  UI AM idFromSession                                     (OK=12597  KO=0     )
>  UI AM validateGoto                                      (OK=12597  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12597  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12594  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12593  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12593  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12590  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12590  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12590  KO=0     )
>  UI IDM uiconfig                                         (OK=12590  KO=0     )
>  UI IDM version                                          (OK=12590  KO=0     )
>  UI IDM login                                            (OK=12589  KO=0     )
>  UI IDM privilege                                        (OK=12590  KO=0     )
>  UI IDM features                                         (OK=12590  KO=0     )
>  UI IDM user                                             (OK=12589  KO=0     )
>  UI IDM dashboard                                        (OK=12589  KO=0     )
>  UI IDM managed user schema                              (OK=12589  KO=0     )
>  UI IDM oidcToken                                        (OK=12588  KO=0     )
> userinfo                                                 (OK=12588  KO=0     )
> UI-Logout                                                (OK=12588  KO=0     )
> UI-Logout Redirect 1                                     (OK=12588  KO=0     )
> tokenUserinfo                                            (OK=12474  KO=0     )
>  UI AM revoke1                                           (OK=12588  KO=0     )
>  UI AM revoke2                                           (OK=12588  KO=0     )
>  UI AM endsession                                        (OK=12588  KO=0     )
> RootUserinfo                                             (OK=42057  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2173   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2170   KO=0     )
> getIdToken                                               (OK=4235   KO=0     )
> getIdToken Redirect 1                                    (OK=4234   KO=0     )
> createOrganization                                       (OK=4234   KO=0     )
> queryOrganization                                        (OK=4234   KO=0     )
> ReadPolicy                                               (OK=18662  KO=1     )
> deleteOrganization                                       (OK=4234   KO=0     )
> DeletePolicy                                             (OK=18531  KO=4     )
> restloginProgressiveProfileCallback                      (OK=65     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        57 (76.00%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.67%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 1.33%)
> status.find.is(200), but actually found 502                         1 ( 1.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 230351 / active: 376    / done: 58435 
================================================================================


================================================================================
2024-11-06 22:25:20 GMT                                     755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=827060 KO=13    )
> restLoginInitiate                                        (OK=57037  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57027  KO=1     )
> Skip 2FA                                                 (OK=31708  KO=0     )
> User Authorize PKCE stage                                (OK=69634  KO=1     )
> User AccessToken PKCE stage                              (OK=69629  KO=0     )
> GetUUid                                                  (OK=18940  KO=0     )
> GetOpenidConfig                                          (OK=56396  KO=0     )
> CreatePolicy                                             (OK=18930  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12686  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12685  KO=0     )
>  UI AM idFromSession                                     (OK=12684  KO=0     )
>  UI AM validateGoto                                      (OK=12684  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12682  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12681  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12680  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12680  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12677  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12676  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12676  KO=0     )
>  UI IDM uiconfig                                         (OK=12675  KO=0     )
>  UI IDM version                                          (OK=12675  KO=0     )
>  UI IDM login                                            (OK=12675  KO=0     )
>  UI IDM privilege                                        (OK=12675  KO=0     )
>  UI IDM features                                         (OK=12675  KO=0     )
>  UI IDM user                                             (OK=12675  KO=0     )
>  UI IDM dashboard                                        (OK=12675  KO=0     )
>  UI IDM managed user schema                              (OK=12675  KO=0     )
>  UI IDM oidcToken                                        (OK=12675  KO=0     )
> userinfo                                                 (OK=12674  KO=0     )
> UI-Logout                                                (OK=12674  KO=0     )
> UI-Logout Redirect 1                                     (OK=12670  KO=0     )
> tokenUserinfo                                            (OK=12565  KO=0     )
>  UI AM revoke1                                           (OK=12669  KO=0     )
>  UI AM revoke2                                           (OK=12669  KO=0     )
>  UI AM endsession                                        (OK=12669  KO=0     )
> RootUserinfo                                             (OK=42369  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2190   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2190   KO=0     )
> getIdToken                                               (OK=4267   KO=0     )
> getIdToken Redirect 1                                    (OK=4267   KO=0     )
> createOrganization                                       (OK=4267   KO=0     )
> queryOrganization                                        (OK=4265   KO=0     )
> ReadPolicy                                               (OK=18792  KO=1     )
> deleteOrganization                                       (OK=4265   KO=0     )
> DeletePolicy                                             (OK=18655  KO=4     )
> restloginProgressiveProfileCallback                      (OK=67     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        57 (76.00%)
> status.find.in([200, 209], 304), found 409                          6 ( 8.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.67%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 1.33%)
> status.find.is(200), but actually found 502                         1 ( 1.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 229930 / active: 391    / done: 58841 
================================================================================

22:25:22.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:25:22.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:25:25 GMT                                     760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=832814 KO=13    )
> restLoginInitiate                                        (OK=57434  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57419  KO=1     )
> Skip 2FA                                                 (OK=31897  KO=0     )
> User Authorize PKCE stage                                (OK=70118  KO=1     )
> User AccessToken PKCE stage                              (OK=70114  KO=0     )
> GetUUid                                                  (OK=19068  KO=0     )
> GetOpenidConfig                                          (OK=56792  KO=0     )
> CreatePolicy                                             (OK=19059  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12782  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12782  KO=0     )
>  UI AM idFromSession                                     (OK=12782  KO=0     )
>  UI AM validateGoto                                      (OK=12782  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12776  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12775  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12774  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12773  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12770  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12768  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12767  KO=0     )
>  UI IDM uiconfig                                         (OK=12767  KO=0     )
>  UI IDM version                                          (OK=12767  KO=0     )
>  UI IDM login                                            (OK=12767  KO=0     )
>  UI IDM privilege                                        (OK=12767  KO=0     )
>  UI IDM features                                         (OK=12767  KO=0     )
>  UI IDM user                                             (OK=12767  KO=0     )
>  UI IDM dashboard                                        (OK=12767  KO=0     )
>  UI IDM managed user schema                              (OK=12767  KO=0     )
>  UI IDM oidcToken                                        (OK=12766  KO=0     )
> userinfo                                                 (OK=12764  KO=0     )
> UI-Logout                                                (OK=12764  KO=0     )
> UI-Logout Redirect 1                                     (OK=12763  KO=0     )
> tokenUserinfo                                            (OK=12673  KO=0     )
>  UI AM revoke1                                           (OK=12763  KO=0     )
>  UI AM revoke2                                           (OK=12762  KO=0     )
>  UI AM endsession                                        (OK=12762  KO=0     )
> RootUserinfo                                             (OK=42608  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2202   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2202   KO=0     )
> getIdToken                                               (OK=4286   KO=0     )
> getIdToken Redirect 1                                    (OK=4286   KO=0     )
> createOrganization                                       (OK=4284   KO=0     )
> queryOrganization                                        (OK=4283   KO=0     )
> ReadPolicy                                               (OK=18931  KO=1     )
> deleteOrganization                                       (OK=4283   KO=0     )
> DeletePolicy                                             (OK=18788  KO=4     )
> restloginProgressiveProfileCallback                      (OK=67     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        59 (76.62%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.79%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.49%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.49%)
> status.find.is(302), but actually found 502                         1 ( 1.30%)
> status.find.is(200), but actually found 502                         1 ( 1.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 229523 / active: 375    / done: 59264 
================================================================================

22:25:26.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:25:30 GMT                                     765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=838363 KO=13    )
> restLoginInitiate                                        (OK=57834  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57822  KO=1     )
> Skip 2FA                                                 (OK=32130  KO=0     )
> User Authorize PKCE stage                                (OK=70601  KO=1     )
> User AccessToken PKCE stage                              (OK=70595  KO=0     )
> GetUUid                                                  (OK=19214  KO=0     )
> GetOpenidConfig                                          (OK=57208  KO=0     )
> CreatePolicy                                             (OK=19207  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12856  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12856  KO=0     )
>  UI AM idFromSession                                     (OK=12855  KO=0     )
>  UI AM validateGoto                                      (OK=12855  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12854  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12854  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12854  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12854  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12849  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12849  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12849  KO=0     )
>  UI IDM uiconfig                                         (OK=12849  KO=0     )
>  UI IDM version                                          (OK=12849  KO=0     )
>  UI IDM login                                            (OK=12848  KO=0     )
>  UI IDM privilege                                        (OK=12849  KO=0     )
>  UI IDM features                                         (OK=12848  KO=0     )
>  UI IDM user                                             (OK=12847  KO=0     )
>  UI IDM dashboard                                        (OK=12848  KO=0     )
>  UI IDM managed user schema                              (OK=12847  KO=0     )
>  UI IDM oidcToken                                        (OK=12846  KO=0     )
> userinfo                                                 (OK=12846  KO=0     )
> UI-Logout                                                (OK=12846  KO=0     )
> UI-Logout Redirect 1                                     (OK=12844  KO=0     )
> tokenUserinfo                                            (OK=12771  KO=0     )
>  UI AM revoke1                                           (OK=12844  KO=0     )
>  UI AM revoke2                                           (OK=12844  KO=0     )
>  UI AM endsession                                        (OK=12844  KO=0     )
> RootUserinfo                                             (OK=42847  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2217   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2216   KO=0     )
> getIdToken                                               (OK=4311   KO=0     )
> getIdToken Redirect 1                                    (OK=4311   KO=0     )
> createOrganization                                       (OK=4311   KO=0     )
> queryOrganization                                        (OK=4311   KO=0     )
> ReadPolicy                                               (OK=19061  KO=1     )
> deleteOrganization                                       (OK=4311   KO=0     )
> DeletePolicy                                             (OK=18925  KO=4     )
> restloginProgressiveProfileCallback                      (OK=67     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        60 (76.92%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.69%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.41%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.41%)
> status.find.is(302), but actually found 502                         1 ( 1.28%)
> status.find.is(200), but actually found 502                         1 ( 1.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 229104 / active: 384    / done: 59674 
================================================================================

22:25:34.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:25:35 GMT                                     770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=844177 KO=13    )
> restLoginInitiate                                        (OK=58223  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58215  KO=1     )
> Skip 2FA                                                 (OK=32343  KO=0     )
> User Authorize PKCE stage                                (OK=71085  KO=1     )
> User AccessToken PKCE stage                              (OK=71080  KO=0     )
> GetUUid                                                  (OK=19345  KO=0     )
> GetOpenidConfig                                          (OK=57617  KO=0     )
> CreatePolicy                                             (OK=19336  KO=6     )
> UI-Post-Login - stage 1                                  (OK=12949  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12949  KO=0     )
>  UI AM idFromSession                                     (OK=12948  KO=0     )
>  UI AM validateGoto                                      (OK=12948  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12945  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12944  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12944  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12944  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12943  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12942  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12942  KO=0     )
>  UI IDM uiconfig                                         (OK=12942  KO=0     )
>  UI IDM version                                          (OK=12941  KO=0     )
>  UI IDM login                                            (OK=12941  KO=0     )
>  UI IDM privilege                                        (OK=12941  KO=0     )
>  UI IDM features                                         (OK=12941  KO=0     )
>  UI IDM user                                             (OK=12940  KO=0     )
>  UI IDM dashboard                                        (OK=12940  KO=0     )
>  UI IDM managed user schema                              (OK=12940  KO=0     )
>  UI IDM oidcToken                                        (OK=12940  KO=0     )
> userinfo                                                 (OK=12938  KO=0     )
> UI-Logout                                                (OK=12937  KO=0     )
> UI-Logout Redirect 1                                     (OK=12937  KO=0     )
> tokenUserinfo                                            (OK=12855  KO=0     )
>  UI AM revoke1                                           (OK=12937  KO=0     )
>  UI AM revoke2                                           (OK=12937  KO=0     )
>  UI AM endsession                                        (OK=12937  KO=0     )
> RootUserinfo                                             (OK=43141  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2227   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2227   KO=0     )
> getIdToken                                               (OK=4332   KO=0     )
> getIdToken Redirect 1                                    (OK=4332   KO=0     )
> createOrganization                                       (OK=4332   KO=0     )
> queryOrganization                                        (OK=4332   KO=0     )
> ReadPolicy                                               (OK=19206  KO=1     )
> deleteOrganization                                       (OK=4332   KO=0     )
> DeletePolicy                                             (OK=19054  KO=4     )
> restloginProgressiveProfileCallback                      (OK=67     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        61 (77.22%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.33%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.33%)
> status.find.is(302), but actually found 502                         1 ( 1.27%)
> status.find.is(200), but actually found 502                         1 ( 1.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 228707 / active: 391    / done: 60064 
================================================================================


================================================================================
2024-11-06 22:25:40 GMT                                     775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=850286 KO=13    )
> restLoginInitiate                                        (OK=58629  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58623  KO=1     )
> Skip 2FA                                                 (OK=32559  KO=0     )
> User Authorize PKCE stage                                (OK=71590  KO=1     )
> User AccessToken PKCE stage                              (OK=71577  KO=0     )
> GetUUid                                                  (OK=19478  KO=0     )
> GetOpenidConfig                                          (OK=58023  KO=0     )
> CreatePolicy                                             (OK=19466  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13050  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13050  KO=0     )
>  UI AM idFromSession                                     (OK=13049  KO=0     )
>  UI AM validateGoto                                      (OK=13049  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13043  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13043  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13042  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13042  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13039  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13039  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13039  KO=0     )
>  UI IDM uiconfig                                         (OK=13039  KO=0     )
>  UI IDM version                                          (OK=13039  KO=0     )
>  UI IDM login                                            (OK=13039  KO=0     )
>  UI IDM privilege                                        (OK=13039  KO=0     )
>  UI IDM features                                         (OK=13039  KO=0     )
>  UI IDM user                                             (OK=13039  KO=0     )
>  UI IDM dashboard                                        (OK=13039  KO=0     )
>  UI IDM managed user schema                              (OK=13039  KO=0     )
>  UI IDM oidcToken                                        (OK=13038  KO=0     )
> userinfo                                                 (OK=13037  KO=0     )
> UI-Logout                                                (OK=13037  KO=0     )
> UI-Logout Redirect 1                                     (OK=13037  KO=0     )
> tokenUserinfo                                            (OK=12939  KO=0     )
>  UI AM revoke1                                           (OK=13037  KO=0     )
>  UI AM revoke2                                           (OK=13037  KO=0     )
>  UI AM endsession                                        (OK=13037  KO=0     )
> RootUserinfo                                             (OK=43439  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2237   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2237   KO=0     )
> getIdToken                                               (OK=4364   KO=0     )
> getIdToken Redirect 1                                    (OK=4364   KO=0     )
> createOrganization                                       (OK=4363   KO=0     )
> queryOrganization                                        (OK=4363   KO=0     )
> ReadPolicy                                               (OK=19338  KO=1     )
> deleteOrganization                                       (OK=4363   KO=0     )
> DeletePolicy                                             (OK=19201  KO=4     )
> restloginProgressiveProfileCallback                      (OK=67     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        61 (77.22%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.33%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.33%)
> status.find.is(302), but actually found 502                         1 ( 1.27%)
> status.find.is(200), but actually found 502                         1 ( 1.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 228292 / active: 373    / done: 60497 
================================================================================


================================================================================
2024-11-06 22:25:45 GMT                                     780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=856018 KO=13    )
> restLoginInitiate                                        (OK=59013  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59005  KO=1     )
> Skip 2FA                                                 (OK=32769  KO=0     )
> User Authorize PKCE stage                                (OK=72067  KO=1     )
> User AccessToken PKCE stage                              (OK=72060  KO=0     )
> GetUUid                                                  (OK=19597  KO=0     )
> GetOpenidConfig                                          (OK=58406  KO=0     )
> CreatePolicy                                             (OK=19587  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13141  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13140  KO=0     )
>  UI AM idFromSession                                     (OK=13140  KO=0     )
>  UI AM validateGoto                                      (OK=13140  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13136  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13136  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13136  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13136  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13132  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13132  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13132  KO=0     )
>  UI IDM uiconfig                                         (OK=13132  KO=0     )
>  UI IDM version                                          (OK=13132  KO=0     )
>  UI IDM login                                            (OK=13132  KO=0     )
>  UI IDM privilege                                        (OK=13132  KO=0     )
>  UI IDM features                                         (OK=13131  KO=0     )
>  UI IDM user                                             (OK=13131  KO=0     )
>  UI IDM dashboard                                        (OK=13131  KO=0     )
>  UI IDM managed user schema                              (OK=13131  KO=0     )
>  UI IDM oidcToken                                        (OK=13131  KO=0     )
> userinfo                                                 (OK=13129  KO=0     )
> UI-Logout                                                (OK=13127  KO=0     )
> UI-Logout Redirect 1                                     (OK=13127  KO=0     )
> tokenUserinfo                                            (OK=13029  KO=0     )
>  UI AM revoke1                                           (OK=13125  KO=0     )
>  UI AM revoke2                                           (OK=13125  KO=0     )
>  UI AM endsession                                        (OK=13125  KO=0     )
> RootUserinfo                                             (OK=43700  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2257   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2257   KO=0     )
> getIdToken                                               (OK=4392   KO=0     )
> getIdToken Redirect 1                                    (OK=4392   KO=0     )
> createOrganization                                       (OK=4390   KO=0     )
> queryOrganization                                        (OK=4390   KO=0     )
> ReadPolicy                                               (OK=19467  KO=1     )
> deleteOrganization                                       (OK=4390   KO=0     )
> DeletePolicy                                             (OK=19332  KO=4     )
> restloginProgressiveProfileCallback                      (OK=67     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        61 (77.22%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.33%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.33%)
> status.find.is(302), but actually found 502                         1 ( 1.27%)
> status.find.is(200), but actually found 502                         1 ( 1.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 227887 / active: 368    / done: 60907 
================================================================================

22:25:46.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:25:50 GMT                                     785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=861191 KO=13    )
> restLoginInitiate                                        (OK=59377  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59370  KO=1     )
> Skip 2FA                                                 (OK=32977  KO=0     )
> User Authorize PKCE stage                                (OK=72501  KO=1     )
> User AccessToken PKCE stage                              (OK=72496  KO=0     )
> GetUUid                                                  (OK=19728  KO=0     )
> GetOpenidConfig                                          (OK=58785  KO=0     )
> CreatePolicy                                             (OK=19719  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13217  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13217  KO=0     )
>  UI AM idFromSession                                     (OK=13214  KO=0     )
>  UI AM validateGoto                                      (OK=13214  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13210  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13209  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13208  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13208  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13208  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13207  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13206  KO=0     )
>  UI IDM uiconfig                                         (OK=13206  KO=0     )
>  UI IDM version                                          (OK=13206  KO=0     )
>  UI IDM login                                            (OK=13206  KO=0     )
>  UI IDM privilege                                        (OK=13206  KO=0     )
>  UI IDM features                                         (OK=13206  KO=0     )
>  UI IDM user                                             (OK=13206  KO=0     )
>  UI IDM dashboard                                        (OK=13206  KO=0     )
>  UI IDM managed user schema                              (OK=13206  KO=0     )
>  UI IDM oidcToken                                        (OK=13203  KO=0     )
> userinfo                                                 (OK=13203  KO=0     )
> UI-Logout                                                (OK=13203  KO=0     )
> UI-Logout Redirect 1                                     (OK=13202  KO=0     )
> tokenUserinfo                                            (OK=13103  KO=0     )
>  UI AM revoke1                                           (OK=13201  KO=0     )
>  UI AM revoke2                                           (OK=13201  KO=0     )
>  UI AM endsession                                        (OK=13201  KO=0     )
> RootUserinfo                                             (OK=44027  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2268   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2268   KO=0     )
> getIdToken                                               (OK=4414   KO=0     )
> getIdToken Redirect 1                                    (OK=4413   KO=0     )
> createOrganization                                       (OK=4412   KO=0     )
> queryOrganization                                        (OK=4412   KO=0     )
> ReadPolicy                                               (OK=19591  KO=1     )
> deleteOrganization                                       (OK=4412   KO=0     )
> DeletePolicy                                             (OK=19460  KO=4     )
> restloginProgressiveProfileCallback                      (OK=69     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        62 (77.50%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.50%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.25%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 1.25%)
> status.find.is(200), but actually found 502                         1 ( 1.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 227510 / active: 371    / done: 61281 
================================================================================


================================================================================
2024-11-06 22:25:55 GMT                                     790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=866671 KO=13    )
> restLoginInitiate                                        (OK=59741  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59730  KO=1     )
> Skip 2FA                                                 (OK=33173  KO=0     )
> User Authorize PKCE stage                                (OK=72951  KO=1     )
> User AccessToken PKCE stage                              (OK=72947  KO=0     )
> GetUUid                                                  (OK=19840  KO=0     )
> GetOpenidConfig                                          (OK=59156  KO=0     )
> CreatePolicy                                             (OK=19833  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13300  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13300  KO=0     )
>  UI AM idFromSession                                     (OK=13300  KO=0     )
>  UI AM validateGoto                                      (OK=13300  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13296  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13295  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13295  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13295  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13295  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13295  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13295  KO=0     )
>  UI IDM uiconfig                                         (OK=13295  KO=0     )
>  UI IDM version                                          (OK=13295  KO=0     )
>  UI IDM login                                            (OK=13295  KO=0     )
>  UI IDM privilege                                        (OK=13295  KO=0     )
>  UI IDM features                                         (OK=13295  KO=0     )
>  UI IDM user                                             (OK=13295  KO=0     )
>  UI IDM dashboard                                        (OK=13295  KO=0     )
>  UI IDM managed user schema                              (OK=13295  KO=0     )
>  UI IDM oidcToken                                        (OK=13293  KO=0     )
> userinfo                                                 (OK=13293  KO=0     )
> UI-Logout                                                (OK=13292  KO=0     )
> UI-Logout Redirect 1                                     (OK=13292  KO=0     )
> tokenUserinfo                                            (OK=13189  KO=0     )
>  UI AM revoke1                                           (OK=13289  KO=0     )
>  UI AM revoke2                                           (OK=13289  KO=0     )
>  UI AM endsession                                        (OK=13291  KO=0     )
> RootUserinfo                                             (OK=44316  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2284   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2284   KO=0     )
> getIdToken                                               (OK=4434   KO=0     )
> getIdToken Redirect 1                                    (OK=4434   KO=0     )
> createOrganization                                       (OK=4434   KO=0     )
> queryOrganization                                        (OK=4434   KO=0     )
> ReadPolicy                                               (OK=19724  KO=1     )
> deleteOrganization                                       (OK=4434   KO=0     )
> DeletePolicy                                             (OK=19588  KO=4     )
> restloginProgressiveProfileCallback                      (OK=71     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        62 (77.50%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.50%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.25%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 1.25%)
> status.find.is(200), but actually found 502                         1 ( 1.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 227131 / active: 352    / done: 61679 
================================================================================

22:25:59.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:25:59.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:26:00 GMT                                     795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=872467 KO=13    )
> restLoginInitiate                                        (OK=60143  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60134  KO=1     )
> Skip 2FA                                                 (OK=33401  KO=0     )
> User Authorize PKCE stage                                (OK=73443  KO=1     )
> User AccessToken PKCE stage                              (OK=73438  KO=0     )
> GetUUid                                                  (OK=19972  KO=0     )
> GetOpenidConfig                                          (OK=59534  KO=0     )
> CreatePolicy                                             (OK=19965  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13391  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13391  KO=0     )
>  UI AM idFromSession                                     (OK=13391  KO=0     )
>  UI AM validateGoto                                      (OK=13391  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13389  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13389  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13386  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13386  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13384  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13384  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13383  KO=0     )
>  UI IDM uiconfig                                         (OK=13383  KO=0     )
>  UI IDM version                                          (OK=13383  KO=0     )
>  UI IDM login                                            (OK=13382  KO=0     )
>  UI IDM privilege                                        (OK=13383  KO=0     )
>  UI IDM features                                         (OK=13382  KO=0     )
>  UI IDM user                                             (OK=13382  KO=0     )
>  UI IDM dashboard                                        (OK=13382  KO=0     )
>  UI IDM managed user schema                              (OK=13382  KO=0     )
>  UI IDM oidcToken                                        (OK=13382  KO=0     )
> userinfo                                                 (OK=13382  KO=0     )
> UI-Logout                                                (OK=13381  KO=0     )
> UI-Logout Redirect 1                                     (OK=13379  KO=0     )
> tokenUserinfo                                            (OK=13268  KO=0     )
>  UI AM revoke1                                           (OK=13377  KO=0     )
>  UI AM revoke2                                           (OK=13378  KO=0     )
>  UI AM endsession                                        (OK=13378  KO=0     )
> RootUserinfo                                             (OK=44617  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2293   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2293   KO=0     )
> getIdToken                                               (OK=4470   KO=0     )
> getIdToken Redirect 1                                    (OK=4470   KO=0     )
> createOrganization                                       (OK=4470   KO=0     )
> queryOrganization                                        (OK=4470   KO=0     )
> ReadPolicy                                               (OK=19836  KO=1     )
> deleteOrganization                                       (OK=4468   KO=0     )
> DeletePolicy                                             (OK=19721  KO=4     )
> restloginProgressiveProfileCallback                      (OK=71     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        64 (78.05%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.10%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.10%)
> status.find.is(302), but actually found 502                         1 ( 1.22%)
> status.find.is(200), but actually found 502                         1 ( 1.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 226722 / active: 360    / done: 62080 
================================================================================

22:26:04.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:26:05 GMT                                     800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=878810 KO=13    )
> restLoginInitiate                                        (OK=60586  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60577  KO=1     )
> Skip 2FA                                                 (OK=33648  KO=0     )
> User Authorize PKCE stage                                (OK=73981  KO=1     )
> User AccessToken PKCE stage                              (OK=73974  KO=0     )
> GetUUid                                                  (OK=20113  KO=0     )
> GetOpenidConfig                                          (OK=59916  KO=0     )
> CreatePolicy                                             (OK=20102  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13493  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13491  KO=0     )
>  UI AM idFromSession                                     (OK=13490  KO=0     )
>  UI AM validateGoto                                      (OK=13490  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13486  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13485  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13485  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13485  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13482  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13482  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13482  KO=0     )
>  UI IDM uiconfig                                         (OK=13482  KO=0     )
>  UI IDM version                                          (OK=13482  KO=0     )
>  UI IDM login                                            (OK=13482  KO=0     )
>  UI IDM privilege                                        (OK=13482  KO=0     )
>  UI IDM features                                         (OK=13482  KO=0     )
>  UI IDM user                                             (OK=13482  KO=0     )
>  UI IDM dashboard                                        (OK=13482  KO=0     )
>  UI IDM managed user schema                              (OK=13482  KO=0     )
>  UI IDM oidcToken                                        (OK=13481  KO=0     )
> userinfo                                                 (OK=13480  KO=0     )
> UI-Logout                                                (OK=13480  KO=0     )
> UI-Logout Redirect 1                                     (OK=13480  KO=0     )
> tokenUserinfo                                            (OK=13365  KO=0     )
>  UI AM revoke1                                           (OK=13479  KO=0     )
>  UI AM revoke2                                           (OK=13479  KO=0     )
>  UI AM endsession                                        (OK=13479  KO=0     )
> RootUserinfo                                             (OK=44962  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2309   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2308   KO=0     )
> getIdToken                                               (OK=4506   KO=0     )
> getIdToken Redirect 1                                    (OK=4506   KO=0     )
> createOrganization                                       (OK=4505   KO=0     )
> queryOrganization                                        (OK=4505   KO=0     )
> ReadPolicy                                               (OK=19968  KO=1     )
> deleteOrganization                                       (OK=4505   KO=0     )
> DeletePolicy                                             (OK=19829  KO=4     )
> restloginProgressiveProfileCallback                      (OK=71     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        65 (78.31%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.23%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.02%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.02%)
> status.find.is(302), but actually found 502                         1 ( 1.20%)
> status.find.is(200), but actually found 502                         1 ( 1.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 226262 / active: 390    / done: 62510 
================================================================================


================================================================================
2024-11-06 22:26:10 GMT                                     805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=884312 KO=13    )
> restLoginInitiate                                        (OK=60975  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60966  KO=1     )
> Skip 2FA                                                 (OK=33866  KO=0     )
> User Authorize PKCE stage                                (OK=74452  KO=1     )
> User AccessToken PKCE stage                              (OK=74447  KO=0     )
> GetUUid                                                  (OK=20261  KO=0     )
> GetOpenidConfig                                          (OK=60333  KO=0     )
> CreatePolicy                                             (OK=20252  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13570  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13569  KO=0     )
>  UI AM idFromSession                                     (OK=13568  KO=0     )
>  UI AM validateGoto                                      (OK=13568  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13566  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13565  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13565  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13565  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13564  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13564  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13562  KO=0     )
>  UI IDM uiconfig                                         (OK=13562  KO=0     )
>  UI IDM version                                          (OK=13562  KO=0     )
>  UI IDM login                                            (OK=13562  KO=0     )
>  UI IDM privilege                                        (OK=13562  KO=0     )
>  UI IDM features                                         (OK=13562  KO=0     )
>  UI IDM user                                             (OK=13560  KO=0     )
>  UI IDM dashboard                                        (OK=13562  KO=0     )
>  UI IDM managed user schema                              (OK=13561  KO=0     )
>  UI IDM oidcToken                                        (OK=13560  KO=0     )
> userinfo                                                 (OK=13560  KO=0     )
> UI-Logout                                                (OK=13560  KO=0     )
> UI-Logout Redirect 1                                     (OK=13558  KO=0     )
> tokenUserinfo                                            (OK=13457  KO=0     )
>  UI AM revoke1                                           (OK=13556  KO=0     )
>  UI AM revoke2                                           (OK=13556  KO=0     )
>  UI AM endsession                                        (OK=13556  KO=0     )
> RootUserinfo                                             (OK=45233  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2329   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2329   KO=0     )
> getIdToken                                               (OK=4528   KO=0     )
> getIdToken Redirect 1                                    (OK=4528   KO=0     )
> createOrganization                                       (OK=4528   KO=0     )
> queryOrganization                                        (OK=4528   KO=0     )
> ReadPolicy                                               (OK=20106  KO=1     )
> deleteOrganization                                       (OK=4528   KO=0     )
> DeletePolicy                                             (OK=19960  KO=4     )
> restloginProgressiveProfileCallback                      (OK=72     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        65 (78.31%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.23%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 6.02%)
> status.find.in([200, 209], 304), found 404                          5 ( 6.02%)
> status.find.is(302), but actually found 502                         1 ( 1.20%)
> status.find.is(200), but actually found 502                         1 ( 1.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 225855 / active: 401    / done: 62906 
================================================================================

22:26:14.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:26:15 GMT                                     810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=889538 KO=13    )
> restLoginInitiate                                        (OK=61332  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61329  KO=1     )
> Skip 2FA                                                 (OK=34046  KO=0     )
> User Authorize PKCE stage                                (OK=74894  KO=1     )
> User AccessToken PKCE stage                              (OK=74892  KO=0     )
> GetUUid                                                  (OK=20369  KO=0     )
> GetOpenidConfig                                          (OK=60731  KO=0     )
> CreatePolicy                                             (OK=20363  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13648  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13648  KO=0     )
>  UI AM idFromSession                                     (OK=13647  KO=0     )
>  UI AM validateGoto                                      (OK=13647  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13646  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13643  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13643  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13643  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13642  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13641  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13638  KO=0     )
>  UI IDM uiconfig                                         (OK=13639  KO=0     )
>  UI IDM version                                          (OK=13638  KO=0     )
>  UI IDM login                                            (OK=13638  KO=0     )
>  UI IDM privilege                                        (OK=13638  KO=0     )
>  UI IDM features                                         (OK=13638  KO=0     )
>  UI IDM user                                             (OK=13638  KO=0     )
>  UI IDM dashboard                                        (OK=13638  KO=0     )
>  UI IDM managed user schema                              (OK=13638  KO=0     )
>  UI IDM oidcToken                                        (OK=13637  KO=0     )
> userinfo                                                 (OK=13635  KO=0     )
> UI-Logout                                                (OK=13635  KO=0     )
> UI-Logout Redirect 1                                     (OK=13635  KO=0     )
> tokenUserinfo                                            (OK=13557  KO=0     )
>  UI AM revoke1                                           (OK=13634  KO=0     )
>  UI AM revoke2                                           (OK=13634  KO=0     )
>  UI AM endsession                                        (OK=13634  KO=0     )
> RootUserinfo                                             (OK=45489  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2344   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2343   KO=0     )
> getIdToken                                               (OK=4556   KO=0     )
> getIdToken Redirect 1                                    (OK=4556   KO=0     )
> createOrganization                                       (OK=4556   KO=0     )
> queryOrganization                                        (OK=4556   KO=0     )
> ReadPolicy                                               (OK=20256  KO=1     )
> deleteOrganization                                       (OK=4556   KO=0     )
> DeletePolicy                                             (OK=20097  KO=4     )
> restloginProgressiveProfileCallback                      (OK=72     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (78.57%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.95%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.95%)
> status.find.is(302), but actually found 502                         1 ( 1.19%)
> status.find.is(200), but actually found 502                         1 ( 1.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 225480 / active: 359    / done: 63323 
================================================================================


================================================================================
2024-11-06 22:26:20 GMT                                     815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=894769 KO=13    )
> restLoginInitiate                                        (OK=61708  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61697  KO=1     )
> Skip 2FA                                                 (OK=34252  KO=0     )
> User Authorize PKCE stage                                (OK=75340  KO=1     )
> User AccessToken PKCE stage                              (OK=75333  KO=0     )
> GetUUid                                                  (OK=20481  KO=0     )
> GetOpenidConfig                                          (OK=61105  KO=0     )
> CreatePolicy                                             (OK=20473  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13728  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13727  KO=0     )
>  UI AM idFromSession                                     (OK=13726  KO=0     )
>  UI AM validateGoto                                      (OK=13727  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13722  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13721  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13721  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13721  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13716  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13716  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13716  KO=0     )
>  UI IDM uiconfig                                         (OK=13716  KO=0     )
>  UI IDM version                                          (OK=13716  KO=0     )
>  UI IDM login                                            (OK=13715  KO=0     )
>  UI IDM privilege                                        (OK=13715  KO=0     )
>  UI IDM features                                         (OK=13715  KO=0     )
>  UI IDM user                                             (OK=13714  KO=0     )
>  UI IDM dashboard                                        (OK=13715  KO=0     )
>  UI IDM managed user schema                              (OK=13715  KO=0     )
>  UI IDM oidcToken                                        (OK=13713  KO=0     )
> userinfo                                                 (OK=13713  KO=0     )
> UI-Logout                                                (OK=13712  KO=0     )
> UI-Logout Redirect 1                                     (OK=13711  KO=0     )
> tokenUserinfo                                            (OK=13645  KO=0     )
>  UI AM revoke1                                           (OK=13710  KO=0     )
>  UI AM revoke2                                           (OK=13710  KO=0     )
>  UI AM endsession                                        (OK=13710  KO=0     )
> RootUserinfo                                             (OK=45734  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2364   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2363   KO=0     )
> getIdToken                                               (OK=4588   KO=0     )
> getIdToken Redirect 1                                    (OK=4588   KO=0     )
> createOrganization                                       (OK=4587   KO=0     )
> queryOrganization                                        (OK=4587   KO=0     )
> ReadPolicy                                               (OK=20367  KO=1     )
> deleteOrganization                                       (OK=4586   KO=0     )
> DeletePolicy                                             (OK=20249  KO=4     )
> restloginProgressiveProfileCallback                      (OK=72     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (78.57%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.95%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.95%)
> status.find.is(302), but actually found 502                         1 ( 1.19%)
> status.find.is(200), but actually found 502                         1 ( 1.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 225086 / active: 337    / done: 63739 
================================================================================


================================================================================
2024-11-06 22:26:25 GMT                                     820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=900498 KO=13    )
> restLoginInitiate                                        (OK=62077  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62069  KO=1     )
> Skip 2FA                                                 (OK=34459  KO=0     )
> User Authorize PKCE stage                                (OK=75809  KO=1     )
> User AccessToken PKCE stage                              (OK=75805  KO=0     )
> GetUUid                                                  (OK=20606  KO=0     )
> GetOpenidConfig                                          (OK=61451  KO=0     )
> CreatePolicy                                             (OK=20598  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13820  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13819  KO=0     )
>  UI AM idFromSession                                     (OK=13819  KO=0     )
>  UI AM validateGoto                                      (OK=13819  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13816  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13816  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13814  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13814  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13813  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13812  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13812  KO=0     )
>  UI IDM uiconfig                                         (OK=13812  KO=0     )
>  UI IDM version                                          (OK=13812  KO=0     )
>  UI IDM login                                            (OK=13812  KO=0     )
>  UI IDM privilege                                        (OK=13812  KO=0     )
>  UI IDM features                                         (OK=13812  KO=0     )
>  UI IDM user                                             (OK=13812  KO=0     )
>  UI IDM dashboard                                        (OK=13812  KO=0     )
>  UI IDM managed user schema                              (OK=13812  KO=0     )
>  UI IDM oidcToken                                        (OK=13810  KO=0     )
> userinfo                                                 (OK=13810  KO=0     )
> UI-Logout                                                (OK=13810  KO=0     )
> UI-Logout Redirect 1                                     (OK=13810  KO=0     )
> tokenUserinfo                                            (OK=13717  KO=0     )
>  UI AM revoke1                                           (OK=13810  KO=0     )
>  UI AM revoke2                                           (OK=13810  KO=0     )
>  UI AM endsession                                        (OK=13810  KO=0     )
> RootUserinfo                                             (OK=46022  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2379   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2379   KO=0     )
> getIdToken                                               (OK=4614   KO=0     )
> getIdToken Redirect 1                                    (OK=4613   KO=0     )
> createOrganization                                       (OK=4613   KO=0     )
> queryOrganization                                        (OK=4613   KO=0     )
> ReadPolicy                                               (OK=20476  KO=1     )
> deleteOrganization                                       (OK=4613   KO=0     )
> DeletePolicy                                             (OK=20363  KO=4     )
> restloginProgressiveProfileCallback                      (OK=73     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (78.57%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.95%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.95%)
> status.find.is(302), but actually found 502                         1 ( 1.19%)
> status.find.is(200), but actually found 502                         1 ( 1.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 224702 / active: 335    / done: 64125 
================================================================================


================================================================================
2024-11-06 22:26:30 GMT                                     825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=905867 KO=13    )
> restLoginInitiate                                        (OK=62465  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62456  KO=1     )
> Skip 2FA                                                 (OK=34668  KO=0     )
> User Authorize PKCE stage                                (OK=76275  KO=1     )
> User AccessToken PKCE stage                              (OK=76270  KO=0     )
> GetUUid                                                  (OK=20744  KO=0     )
> GetOpenidConfig                                          (OK=61821  KO=0     )
> CreatePolicy                                             (OK=20735  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13900  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13899  KO=0     )
>  UI AM idFromSession                                     (OK=13898  KO=0     )
>  UI AM validateGoto                                      (OK=13897  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13895  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13895  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13895  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13895  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13891  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13890  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13890  KO=0     )
>  UI IDM uiconfig                                         (OK=13890  KO=0     )
>  UI IDM version                                          (OK=13890  KO=0     )
>  UI IDM login                                            (OK=13890  KO=0     )
>  UI IDM privilege                                        (OK=13890  KO=0     )
>  UI IDM features                                         (OK=13890  KO=0     )
>  UI IDM user                                             (OK=13889  KO=0     )
>  UI IDM dashboard                                        (OK=13890  KO=0     )
>  UI IDM managed user schema                              (OK=13890  KO=0     )
>  UI IDM oidcToken                                        (OK=13888  KO=0     )
> userinfo                                                 (OK=13887  KO=0     )
> UI-Logout                                                (OK=13887  KO=0     )
> UI-Logout Redirect 1                                     (OK=13887  KO=0     )
> tokenUserinfo                                            (OK=13815  KO=0     )
>  UI AM revoke1                                           (OK=13887  KO=0     )
>  UI AM revoke2                                           (OK=13887  KO=0     )
>  UI AM endsession                                        (OK=13887  KO=0     )
> RootUserinfo                                             (OK=46296  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2397   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2397   KO=0     )
> getIdToken                                               (OK=4641   KO=0     )
> getIdToken Redirect 1                                    (OK=4641   KO=0     )
> createOrganization                                       (OK=4640   KO=0     )
> queryOrganization                                        (OK=4640   KO=0     )
> ReadPolicy                                               (OK=20598  KO=1     )
> deleteOrganization                                       (OK=4640   KO=0     )
> DeletePolicy                                             (OK=20471  KO=4     )
> restloginProgressiveProfileCallback                      (OK=74     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (78.57%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.95%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.95%)
> status.find.is(302), but actually found 502                         1 ( 1.19%)
> status.find.is(200), but actually found 502                         1 ( 1.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 224296 / active: 360    / done: 64506 
================================================================================


================================================================================
2024-11-06 22:26:35 GMT                                     830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=911721 KO=13    )
> restLoginInitiate                                        (OK=62838  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62823  KO=1     )
> Skip 2FA                                                 (OK=34865  KO=0     )
> User Authorize PKCE stage                                (OK=76738  KO=1     )
> User AccessToken PKCE stage                              (OK=76734  KO=0     )
> GetUUid                                                  (OK=20849  KO=0     )
> GetOpenidConfig                                          (OK=62188  KO=0     )
> CreatePolicy                                             (OK=20841  KO=6     )
> UI-Post-Login - stage 1                                  (OK=13998  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13997  KO=0     )
>  UI AM idFromSession                                     (OK=13997  KO=0     )
>  UI AM validateGoto                                      (OK=13997  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13996  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13996  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13996  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13996  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13995  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13993  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13991  KO=0     )
>  UI IDM uiconfig                                         (OK=13991  KO=0     )
>  UI IDM version                                          (OK=13991  KO=0     )
>  UI IDM login                                            (OK=13991  KO=0     )
>  UI IDM privilege                                        (OK=13991  KO=0     )
>  UI IDM features                                         (OK=13991  KO=0     )
>  UI IDM user                                             (OK=13991  KO=0     )
>  UI IDM dashboard                                        (OK=13991  KO=0     )
>  UI IDM managed user schema                              (OK=13991  KO=0     )
>  UI IDM oidcToken                                        (OK=13991  KO=0     )
> userinfo                                                 (OK=13989  KO=0     )
> UI-Logout                                                (OK=13988  KO=0     )
> UI-Logout Redirect 1                                     (OK=13987  KO=0     )
> tokenUserinfo                                            (OK=13886  KO=0     )
>  UI AM revoke1                                           (OK=13987  KO=0     )
>  UI AM revoke2                                           (OK=13987  KO=0     )
>  UI AM endsession                                        (OK=13987  KO=0     )
> RootUserinfo                                             (OK=46565  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2419   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2419   KO=0     )
> getIdToken                                               (OK=4669   KO=0     )
> getIdToken Redirect 1                                    (OK=4669   KO=0     )
> createOrganization                                       (OK=4668   KO=0     )
> queryOrganization                                        (OK=4668   KO=0     )
> ReadPolicy                                               (OK=20740  KO=1     )
> deleteOrganization                                       (OK=4668   KO=0     )
> DeletePolicy                                             (OK=20595  KO=4     )
> restloginProgressiveProfileCallback                      (OK=74     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (78.57%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.95%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.95%)
> status.find.is(302), but actually found 502                         1 ( 1.19%)
> status.find.is(200), but actually found 502                         1 ( 1.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 223900 / active: 355    / done: 64907 
================================================================================


================================================================================
2024-11-06 22:26:40 GMT                                     835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=917553 KO=13    )
> restLoginInitiate                                        (OK=63231  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63220  KO=1     )
> Skip 2FA                                                 (OK=35083  KO=0     )
> User Authorize PKCE stage                                (OK=77229  KO=1     )
> User AccessToken PKCE stage                              (OK=77222  KO=0     )
> GetUUid                                                  (OK=20977  KO=0     )
> GetOpenidConfig                                          (OK=62562  KO=0     )
> CreatePolicy                                             (OK=20968  KO=6     )
> UI-Post-Login - stage 1                                  (OK=14093  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14092  KO=0     )
>  UI AM idFromSession                                     (OK=14090  KO=0     )
>  UI AM validateGoto                                      (OK=14090  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14089  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14088  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14088  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14088  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14088  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14088  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14085  KO=0     )
>  UI IDM uiconfig                                         (OK=14085  KO=0     )
>  UI IDM version                                          (OK=14085  KO=0     )
>  UI IDM login                                            (OK=14084  KO=0     )
>  UI IDM privilege                                        (OK=14085  KO=0     )
>  UI IDM features                                         (OK=14085  KO=0     )
>  UI IDM user                                             (OK=14084  KO=0     )
>  UI IDM dashboard                                        (OK=14084  KO=0     )
>  UI IDM managed user schema                              (OK=14084  KO=0     )
>  UI IDM oidcToken                                        (OK=14082  KO=0     )
> userinfo                                                 (OK=14080  KO=0     )
> UI-Logout                                                (OK=14079  KO=0     )
> UI-Logout Redirect 1                                     (OK=14078  KO=0     )
> tokenUserinfo                                            (OK=13969  KO=0     )
>  UI AM revoke1                                           (OK=14077  KO=0     )
>  UI AM revoke2                                           (OK=14077  KO=0     )
>  UI AM endsession                                        (OK=14077  KO=0     )
> RootUserinfo                                             (OK=46866  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2435   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2435   KO=0     )
> getIdToken                                               (OK=4698   KO=0     )
> getIdToken Redirect 1                                    (OK=4698   KO=0     )
> createOrganization                                       (OK=4697   KO=0     )
> queryOrganization                                        (OK=4697   KO=0     )
> ReadPolicy                                               (OK=20844  KO=1     )
> deleteOrganization                                       (OK=4696   KO=0     )
> DeletePolicy                                             (OK=20737  KO=4     )
> restloginProgressiveProfileCallback                      (OK=75     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (78.57%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.95%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.95%)
> status.find.is(302), but actually found 502                         1 ( 1.19%)
> status.find.is(200), but actually found 502                         1 ( 1.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 223488 / active: 351    / done: 65323 
================================================================================


================================================================================
2024-11-06 22:26:45 GMT                                     840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=923425 KO=13    )
> restLoginInitiate                                        (OK=63644  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63634  KO=1     )
> Skip 2FA                                                 (OK=35316  KO=0     )
> User Authorize PKCE stage                                (OK=77734  KO=1     )
> User AccessToken PKCE stage                              (OK=77724  KO=0     )
> GetUUid                                                  (OK=21110  KO=0     )
> GetOpenidConfig                                          (OK=62922  KO=0     )
> CreatePolicy                                             (OK=21100  KO=6     )
> UI-Post-Login - stage 1                                  (OK=14188  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14188  KO=0     )
>  UI AM idFromSession                                     (OK=14186  KO=0     )
>  UI AM validateGoto                                      (OK=14186  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14182  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14181  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14180  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14180  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14176  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14174  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14173  KO=0     )
>  UI IDM uiconfig                                         (OK=14173  KO=0     )
>  UI IDM version                                          (OK=14173  KO=0     )
>  UI IDM login                                            (OK=14173  KO=0     )
>  UI IDM privilege                                        (OK=14173  KO=0     )
>  UI IDM features                                         (OK=14173  KO=0     )
>  UI IDM user                                             (OK=14172  KO=0     )
>  UI IDM dashboard                                        (OK=14172  KO=0     )
>  UI IDM managed user schema                              (OK=14172  KO=0     )
>  UI IDM oidcToken                                        (OK=14171  KO=0     )
> userinfo                                                 (OK=14168  KO=0     )
> UI-Logout                                                (OK=14168  KO=0     )
> UI-Logout Redirect 1                                     (OK=14168  KO=0     )
> tokenUserinfo                                            (OK=14052  KO=0     )
>  UI AM revoke1                                           (OK=14167  KO=0     )
>  UI AM revoke2                                           (OK=14167  KO=0     )
>  UI AM endsession                                        (OK=14167  KO=0     )
> RootUserinfo                                             (OK=47190  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2456   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2456   KO=0     )
> getIdToken                                               (OK=4730   KO=0     )
> getIdToken Redirect 1                                    (OK=4730   KO=0     )
> createOrganization                                       (OK=4728   KO=0     )
> queryOrganization                                        (OK=4728   KO=0     )
> ReadPolicy                                               (OK=20969  KO=1     )
> deleteOrganization                                       (OK=4727   KO=0     )
> DeletePolicy                                             (OK=20838  KO=4     )
> restloginProgressiveProfileCallback                      (OK=76     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (78.57%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.95%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.95%)
> status.find.is(302), but actually found 502                         1 ( 1.19%)
> status.find.is(200), but actually found 502                         1 ( 1.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 223057 / active: 399    / done: 65706 
================================================================================


================================================================================
2024-11-06 22:26:50 GMT                                     845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=929235 KO=13    )
> restLoginInitiate                                        (OK=63998  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63993  KO=1     )
> Skip 2FA                                                 (OK=35516  KO=0     )
> User Authorize PKCE stage                                (OK=78193  KO=1     )
> User AccessToken PKCE stage                              (OK=78191  KO=0     )
> GetUUid                                                  (OK=21237  KO=0     )
> GetOpenidConfig                                          (OK=63308  KO=0     )
> CreatePolicy                                             (OK=21228  KO=6     )
> UI-Post-Login - stage 1                                  (OK=14281  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14280  KO=0     )
>  UI AM idFromSession                                     (OK=14280  KO=0     )
>  UI AM validateGoto                                      (OK=14280  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14278  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14278  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14278  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14278  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14275  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14273  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14273  KO=0     )
>  UI IDM uiconfig                                         (OK=14273  KO=0     )
>  UI IDM version                                          (OK=14273  KO=0     )
>  UI IDM login                                            (OK=14273  KO=0     )
>  UI IDM privilege                                        (OK=14273  KO=0     )
>  UI IDM features                                         (OK=14273  KO=0     )
>  UI IDM user                                             (OK=14272  KO=0     )
>  UI IDM dashboard                                        (OK=14272  KO=0     )
>  UI IDM managed user schema                              (OK=14272  KO=0     )
>  UI IDM oidcToken                                        (OK=14271  KO=0     )
> userinfo                                                 (OK=14271  KO=0     )
> UI-Logout                                                (OK=14270  KO=0     )
> UI-Logout Redirect 1                                     (OK=14267  KO=0     )
> tokenUserinfo                                            (OK=14122  KO=0     )
>  UI AM revoke1                                           (OK=14265  KO=0     )
>  UI AM revoke2                                           (OK=14265  KO=0     )
>  UI AM endsession                                        (OK=14265  KO=0     )
> RootUserinfo                                             (OK=47473  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2470   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2469   KO=0     )
> getIdToken                                               (OK=4756   KO=0     )
> getIdToken Redirect 1                                    (OK=4756   KO=0     )
> createOrganization                                       (OK=4756   KO=0     )
> queryOrganization                                        (OK=4753   KO=0     )
> ReadPolicy                                               (OK=21102  KO=1     )
> deleteOrganization                                       (OK=4753   KO=0     )
> DeletePolicy                                             (OK=20966  KO=4     )
> restloginProgressiveProfileCallback                      (OK=76     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (78.57%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.95%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.95%)
> status.find.is(302), but actually found 502                         1 ( 1.19%)
> status.find.is(200), but actually found 502                         1 ( 1.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 222688 / active: 361    / done: 66113 
================================================================================


================================================================================
2024-11-06 22:26:55 GMT                                     850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=934648 KO=13    )
> restLoginInitiate                                        (OK=64357  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64350  KO=1     )
> Skip 2FA                                                 (OK=35709  KO=0     )
> User Authorize PKCE stage                                (OK=78636  KO=1     )
> User AccessToken PKCE stage                              (OK=78631  KO=0     )
> GetUUid                                                  (OK=21344  KO=0     )
> GetOpenidConfig                                          (OK=63676  KO=0     )
> CreatePolicy                                             (OK=21336  KO=6     )
> UI-Post-Login - stage 1                                  (OK=14368  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14368  KO=0     )
>  UI AM idFromSession                                     (OK=14368  KO=0     )
>  UI AM validateGoto                                      (OK=14368  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14366  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14366  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14365  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14365  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14361  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14361  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14359  KO=0     )
>  UI IDM uiconfig                                         (OK=14359  KO=0     )
>  UI IDM version                                          (OK=14359  KO=0     )
>  UI IDM login                                            (OK=14359  KO=0     )
>  UI IDM privilege                                        (OK=14358  KO=0     )
>  UI IDM features                                         (OK=14358  KO=0     )
>  UI IDM user                                             (OK=14358  KO=0     )
>  UI IDM dashboard                                        (OK=14358  KO=0     )
>  UI IDM managed user schema                              (OK=14358  KO=0     )
>  UI IDM oidcToken                                        (OK=14358  KO=0     )
> userinfo                                                 (OK=14358  KO=0     )
> UI-Logout                                                (OK=14358  KO=0     )
> UI-Logout Redirect 1                                     (OK=14358  KO=0     )
> tokenUserinfo                                            (OK=14202  KO=0     )
>  UI AM revoke1                                           (OK=14355  KO=0     )
>  UI AM revoke2                                           (OK=14355  KO=0     )
>  UI AM endsession                                        (OK=14355  KO=0     )
> RootUserinfo                                             (OK=47735  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2482   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2481   KO=0     )
> getIdToken                                               (OK=4784   KO=0     )
> getIdToken Redirect 1                                    (OK=4784   KO=0     )
> createOrganization                                       (OK=4783   KO=0     )
> queryOrganization                                        (OK=4783   KO=0     )
> ReadPolicy                                               (OK=21229  KO=1     )
> deleteOrganization                                       (OK=4782   KO=0     )
> DeletePolicy                                             (OK=21098  KO=4     )
> restloginProgressiveProfileCallback                      (OK=77     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (78.57%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.95%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.95%)
> status.find.is(302), but actually found 502                         1 ( 1.19%)
> status.find.is(200), but actually found 502                         1 ( 1.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 22%
          waiting: 222321 / active: 338    / done: 66503 
================================================================================


================================================================================
2024-11-06 22:27:00 GMT                                     855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=940635 KO=13    )
> restLoginInitiate                                        (OK=64751  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64744  KO=1     )
> Skip 2FA                                                 (OK=35920  KO=0     )
> User Authorize PKCE stage                                (OK=79128  KO=1     )
> User AccessToken PKCE stage                              (OK=79124  KO=0     )
> GetUUid                                                  (OK=21473  KO=0     )
> GetOpenidConfig                                          (OK=64039  KO=0     )
> CreatePolicy                                             (OK=21464  KO=6     )
> UI-Post-Login - stage 1                                  (OK=14474  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14474  KO=0     )
>  UI AM idFromSession                                     (OK=14472  KO=0     )
>  UI AM validateGoto                                      (OK=14472  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14468  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14465  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14465  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14465  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14461  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14460  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14460  KO=0     )
>  UI IDM uiconfig                                         (OK=14460  KO=0     )
>  UI IDM version                                          (OK=14460  KO=0     )
>  UI IDM login                                            (OK=14460  KO=0     )
>  UI IDM privilege                                        (OK=14460  KO=0     )
>  UI IDM features                                         (OK=14460  KO=0     )
>  UI IDM user                                             (OK=14460  KO=0     )
>  UI IDM dashboard                                        (OK=14460  KO=0     )
>  UI IDM managed user schema                              (OK=14460  KO=0     )
>  UI IDM oidcToken                                        (OK=14457  KO=0     )
> userinfo                                                 (OK=14457  KO=0     )
> UI-Logout                                                (OK=14455  KO=0     )
> UI-Logout Redirect 1                                     (OK=14454  KO=0     )
> tokenUserinfo                                            (OK=14277  KO=0     )
>  UI AM revoke1                                           (OK=14454  KO=0     )
>  UI AM revoke2                                           (OK=14454  KO=0     )
>  UI AM endsession                                        (OK=14454  KO=0     )
> RootUserinfo                                             (OK=48023  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2488   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2488   KO=0     )
> getIdToken                                               (OK=4814   KO=0     )
> getIdToken Redirect 1                                    (OK=4814   KO=0     )
> createOrganization                                       (OK=4813   KO=0     )
> queryOrganization                                        (OK=4813   KO=0     )
> ReadPolicy                                               (OK=21339  KO=1     )
> deleteOrganization                                       (OK=4813   KO=0     )
> DeletePolicy                                             (OK=21220  KO=4     )
> restloginProgressiveProfileCallback                      (OK=79     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (78.57%)
> status.find.in([200, 209], 304), found 409                          6 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.95%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.95%)
> status.find.is(302), but actually found 502                         1 ( 1.19%)
> status.find.is(200), but actually found 502                         1 ( 1.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 221917 / active: 353    / done: 66892 
================================================================================

22:27:02.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 67341: status.find.in([200, 209], 304), found 409
22:27:02.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,67341,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTMzNTgzNDQ0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTm1VdlBQbXRsLTFjM2p6X21vR1hYQjljTlNrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjAyMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjAyMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NjIxLCJpYXQiOjE3MzA5MzIwMjEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtFVVZIdlVKQ05wZGxkQ1FpZDhnQzkzMHJfMCJ9.pGP73q6Ut-q9tGKPh0BL7oPcfutixkap8eA0DNG0P55d69aA6l_6OcAUBHiPSMBPQo2A6yVvQghHrH5TDdM_mQGFNHBzyRZowLxChAN9VwyVeFqhwPFJCMTU9_MG-XNy7w6qRy1ijDnEjtVDAtJ-nhTnU-bxuRo9oep9eFGEUL9nPjUcGEULnyonHp4UUGlfxmehHpld9dQKBn7nKQFJsd82S5fFVOCwoxoMACvItWVMXIwm0VeChtAkvXNhHRSpU0qOkgCX92nScCp3ip1gn0HciqkuX7itvoIW4v7pgwIXQSrsgAdjVfhLgEh-XFFenKr_vMt0pyI9K5PpWx1Bdw, username -> user.405778, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy563154, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ad955d5, authcode -> 07r6IDNog9MLr0aEOFtzy3jKQ0U, useAdminRealm -> true, callbacks -> {"tokenId":"pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932021772), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932021772))), password -> Pa_ssw0rd, challenge -> pgLCH2QN6HEq3X2lMhCOrBUhrBed38bDqiXJWiVScHQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 238.193.59.238, verifier -> NDA4MDQ5MTYxOTgxMTA2NDk5OA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6beebdb5, tokenId -> pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy563154","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:27:02 GMT
	x-forgerock-transactionid: d9f81969-5881-4ce0-bd6d-d223670264e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:27:05 GMT                                     860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=946437 KO=14    )
> restLoginInitiate                                        (OK=65144  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65136  KO=1     )
> Skip 2FA                                                 (OK=36121  KO=0     )
> User Authorize PKCE stage                                (OK=79615  KO=1     )
> User AccessToken PKCE stage                              (OK=79611  KO=0     )
> GetUUid                                                  (OK=21584  KO=0     )
> GetOpenidConfig                                          (OK=64391  KO=0     )
> CreatePolicy                                             (OK=21576  KO=7     )
> UI-Post-Login - stage 1                                  (OK=14570  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14570  KO=0     )
>  UI AM idFromSession                                     (OK=14569  KO=0     )
>  UI AM validateGoto                                      (OK=14568  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14566  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14565  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14563  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14563  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14559  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14559  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14555  KO=0     )
>  UI IDM uiconfig                                         (OK=14555  KO=0     )
>  UI IDM version                                          (OK=14555  KO=0     )
>  UI IDM login                                            (OK=14555  KO=0     )
>  UI IDM privilege                                        (OK=14555  KO=0     )
>  UI IDM features                                         (OK=14555  KO=0     )
>  UI IDM user                                             (OK=14555  KO=0     )
>  UI IDM dashboard                                        (OK=14555  KO=0     )
>  UI IDM managed user schema                              (OK=14555  KO=0     )
>  UI IDM oidcToken                                        (OK=14553  KO=0     )
> userinfo                                                 (OK=14552  KO=0     )
> UI-Logout                                                (OK=14551  KO=0     )
> UI-Logout Redirect 1                                     (OK=14551  KO=0     )
> tokenUserinfo                                            (OK=14367  KO=0     )
>  UI AM revoke1                                           (OK=14548  KO=0     )
>  UI AM revoke2                                           (OK=14549  KO=0     )
>  UI AM endsession                                        (OK=14549  KO=0     )
> RootUserinfo                                             (OK=48300  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2503   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2503   KO=0     )
> getIdToken                                               (OK=4840   KO=0     )
> getIdToken Redirect 1                                    (OK=4839   KO=0     )
> createOrganization                                       (OK=4839   KO=0     )
> queryOrganization                                        (OK=4839   KO=0     )
> ReadPolicy                                               (OK=21465  KO=1     )
> deleteOrganization                                       (OK=4839   KO=0     )
> DeletePolicy                                             (OK=21334  KO=4     )
> restloginProgressiveProfileCallback                      (OK=81     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (77.65%)
> status.find.in([200, 209], 304), found 409                          7 ( 8.24%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.88%)
> status.find.in([200, 209], 304), found 404                          5 ( 5.88%)
> status.find.is(302), but actually found 502                         1 ( 1.18%)
> status.find.is(200), but actually found 502                         1 ( 1.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 221509 / active: 363    / done: 67290 
================================================================================

22:27:07.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 67341: status.find.in([200, 209], 304), found 404
22:27:07.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,67341,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTMzNTgzNDQ0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTm1VdlBQbXRsLTFjM2p6X21vR1hYQjljTlNrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjAyMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjAyMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NjIxLCJpYXQiOjE3MzA5MzIwMjEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtFVVZIdlVKQ05wZGxkQ1FpZDhnQzkzMHJfMCJ9.pGP73q6Ut-q9tGKPh0BL7oPcfutixkap8eA0DNG0P55d69aA6l_6OcAUBHiPSMBPQo2A6yVvQghHrH5TDdM_mQGFNHBzyRZowLxChAN9VwyVeFqhwPFJCMTU9_MG-XNy7w6qRy1ijDnEjtVDAtJ-nhTnU-bxuRo9oep9eFGEUL9nPjUcGEULnyonHp4UUGlfxmehHpld9dQKBn7nKQFJsd82S5fFVOCwoxoMACvItWVMXIwm0VeChtAkvXNhHRSpU0qOkgCX92nScCp3ip1gn0HciqkuX7itvoIW4v7pgwIXQSrsgAdjVfhLgEh-XFFenKr_vMt0pyI9K5PpWx1Bdw, username -> user.405778, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy563154, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ad955d5, authcode -> 07r6IDNog9MLr0aEOFtzy3jKQ0U, useAdminRealm -> true, callbacks -> {"tokenId":"pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932021772), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932021772))), password -> Pa_ssw0rd, challenge -> pgLCH2QN6HEq3X2lMhCOrBUhrBed38bDqiXJWiVScHQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 238.193.59.238, verifier -> NDA4MDQ5MTYxOTgxMTA2NDk5OA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6beebdb5, tokenId -> pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy563154
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:27:07 GMT
	x-forgerock-transactionid: 3ddbe8b3-e92e-4676-a2c4-d92baf9a36e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy563154 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:27:10 GMT                                     865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=951904 KO=15    )
> restLoginInitiate                                        (OK=65522  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65515  KO=1     )
> Skip 2FA                                                 (OK=36334  KO=0     )
> User Authorize PKCE stage                                (OK=80085  KO=1     )
> User AccessToken PKCE stage                              (OK=80082  KO=0     )
> GetUUid                                                  (OK=21713  KO=0     )
> GetOpenidConfig                                          (OK=64753  KO=0     )
> CreatePolicy                                             (OK=21700  KO=7     )
> UI-Post-Login - stage 1                                  (OK=14647  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14646  KO=0     )
>  UI AM idFromSession                                     (OK=14646  KO=0     )
>  UI AM validateGoto                                      (OK=14646  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14643  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14643  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14643  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14643  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14642  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14641  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14640  KO=0     )
>  UI IDM uiconfig                                         (OK=14640  KO=0     )
>  UI IDM version                                          (OK=14639  KO=0     )
>  UI IDM login                                            (OK=14638  KO=0     )
>  UI IDM privilege                                        (OK=14638  KO=0     )
>  UI IDM features                                         (OK=14638  KO=0     )
>  UI IDM user                                             (OK=14637  KO=0     )
>  UI IDM dashboard                                        (OK=14637  KO=0     )
>  UI IDM managed user schema                              (OK=14637  KO=0     )
>  UI IDM oidcToken                                        (OK=14637  KO=0     )
> userinfo                                                 (OK=14637  KO=0     )
> UI-Logout                                                (OK=14636  KO=0     )
> UI-Logout Redirect 1                                     (OK=14635  KO=0     )
> tokenUserinfo                                            (OK=14463  KO=0     )
>  UI AM revoke1                                           (OK=14634  KO=0     )
>  UI AM revoke2                                           (OK=14634  KO=0     )
>  UI AM endsession                                        (OK=14634  KO=0     )
> RootUserinfo                                             (OK=48590  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2509   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2508   KO=0     )
> getIdToken                                               (OK=4875   KO=0     )
> getIdToken Redirect 1                                    (OK=4875   KO=0     )
> createOrganization                                       (OK=4875   KO=0     )
> queryOrganization                                        (OK=4874   KO=0     )
> ReadPolicy                                               (OK=21575  KO=2     )
> deleteOrganization                                       (OK=4874   KO=0     )
> DeletePolicy                                             (OK=21460  KO=4     )
> restloginProgressiveProfileCallback                      (OK=81     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (76.74%)
> status.find.in([200, 209], 304), found 409                          7 ( 8.14%)
> status.find.in([200, 209], 304), found 404                          6 ( 6.98%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.81%)
> status.find.is(302), but actually found 502                         1 ( 1.16%)
> status.find.is(200), but actually found 502                         1 ( 1.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 221126 / active: 342    / done: 67694 
================================================================================

22:27:12.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 67341: status.find.in([200, 209], 304), found 404
22:27:12.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,67341,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTMzNTgzNDQ0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTm1VdlBQbXRsLTFjM2p6X21vR1hYQjljTlNrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjAyMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjAyMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NjIxLCJpYXQiOjE3MzA5MzIwMjEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtFVVZIdlVKQ05wZGxkQ1FpZDhnQzkzMHJfMCJ9.pGP73q6Ut-q9tGKPh0BL7oPcfutixkap8eA0DNG0P55d69aA6l_6OcAUBHiPSMBPQo2A6yVvQghHrH5TDdM_mQGFNHBzyRZowLxChAN9VwyVeFqhwPFJCMTU9_MG-XNy7w6qRy1ijDnEjtVDAtJ-nhTnU-bxuRo9oep9eFGEUL9nPjUcGEULnyonHp4UUGlfxmehHpld9dQKBn7nKQFJsd82S5fFVOCwoxoMACvItWVMXIwm0VeChtAkvXNhHRSpU0qOkgCX92nScCp3ip1gn0HciqkuX7itvoIW4v7pgwIXQSrsgAdjVfhLgEh-XFFenKr_vMt0pyI9K5PpWx1Bdw, username -> user.405778, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy563154, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ad955d5, authcode -> 07r6IDNog9MLr0aEOFtzy3jKQ0U, useAdminRealm -> true, callbacks -> {"tokenId":"pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932021772), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932021772))), password -> Pa_ssw0rd, challenge -> pgLCH2QN6HEq3X2lMhCOrBUhrBed38bDqiXJWiVScHQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 238.193.59.238, verifier -> NDA4MDQ5MTYxOTgxMTA2NDk5OA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6beebdb5, tokenId -> pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy563154
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=pLn_Z8cZvwZPN35rOsD4FDllLg0.*AAJTSQACMDIAAlNLABwxZjB5bHprU1AzTEw5NXBSNit4aXRURUprQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:27:12 GMT
	x-forgerock-transactionid: 61ead698-70c8-4814-8d86-4fb30bd7648d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy563154 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:27:15 GMT                                     870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=957403 KO=16    )
> restLoginInitiate                                        (OK=65911  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65895  KO=1     )
> Skip 2FA                                                 (OK=36545  KO=0     )
> User Authorize PKCE stage                                (OK=80548  KO=1     )
> User AccessToken PKCE stage                              (OK=80542  KO=0     )
> GetUUid                                                  (OK=21841  KO=0     )
> GetOpenidConfig                                          (OK=65123  KO=0     )
> CreatePolicy                                             (OK=21833  KO=7     )
> UI-Post-Login - stage 1                                  (OK=14735  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14734  KO=0     )
>  UI AM idFromSession                                     (OK=14732  KO=0     )
>  UI AM validateGoto                                      (OK=14732  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14729  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14729  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14729  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14729  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14727  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14726  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14725  KO=0     )
>  UI IDM uiconfig                                         (OK=14725  KO=0     )
>  UI IDM version                                          (OK=14725  KO=0     )
>  UI IDM login                                            (OK=14725  KO=0     )
>  UI IDM privilege                                        (OK=14725  KO=0     )
>  UI IDM features                                         (OK=14725  KO=0     )
>  UI IDM user                                             (OK=14725  KO=0     )
>  UI IDM dashboard                                        (OK=14725  KO=0     )
>  UI IDM managed user schema                              (OK=14725  KO=0     )
>  UI IDM oidcToken                                        (OK=14723  KO=0     )
> userinfo                                                 (OK=14723  KO=0     )
> UI-Logout                                                (OK=14721  KO=0     )
> UI-Logout Redirect 1                                     (OK=14720  KO=0     )
> tokenUserinfo                                            (OK=14545  KO=0     )
>  UI AM revoke1                                           (OK=14717  KO=0     )
>  UI AM revoke2                                           (OK=14717  KO=0     )
>  UI AM endsession                                        (OK=14717  KO=0     )
> RootUserinfo                                             (OK=48862  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2516   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2516   KO=0     )
> getIdToken                                               (OK=4900   KO=0     )
> getIdToken Redirect 1                                    (OK=4900   KO=0     )
> createOrganization                                       (OK=4900   KO=0     )
> queryOrganization                                        (OK=4899   KO=0     )
> ReadPolicy                                               (OK=21703  KO=2     )
> deleteOrganization                                       (OK=4899   KO=0     )
> DeletePolicy                                             (OK=21569  KO=5     )
> restloginProgressiveProfileCallback                      (OK=81     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        66 (75.86%)
> status.find.in([200, 209], 304), found 409                          7 ( 8.05%)
> status.find.in([200, 209], 304), found 404                          7 ( 8.05%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.75%)
> status.find.is(302), but actually found 502                         1 ( 1.15%)
> status.find.is(200), but actually found 502                         1 ( 1.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 220734 / active: 371    / done: 68057 
================================================================================

22:27:16.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:27:17.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:27:20 GMT                                     875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=963293 KO=16    )
> restLoginInitiate                                        (OK=66311  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66305  KO=1     )
> Skip 2FA                                                 (OK=36766  KO=0     )
> User Authorize PKCE stage                                (OK=81039  KO=1     )
> User AccessToken PKCE stage                              (OK=81036  KO=0     )
> GetUUid                                                  (OK=21978  KO=0     )
> GetOpenidConfig                                          (OK=65519  KO=0     )
> CreatePolicy                                             (OK=21970  KO=7     )
> UI-Post-Login - stage 1                                  (OK=14832  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14830  KO=0     )
>  UI AM idFromSession                                     (OK=14824  KO=0     )
>  UI AM validateGoto                                      (OK=14824  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14820  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14819  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14819  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14819  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14818  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14818  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14817  KO=0     )
>  UI IDM uiconfig                                         (OK=14817  KO=0     )
>  UI IDM version                                          (OK=14817  KO=0     )
>  UI IDM login                                            (OK=14817  KO=0     )
>  UI IDM privilege                                        (OK=14817  KO=0     )
>  UI IDM features                                         (OK=14817  KO=0     )
>  UI IDM user                                             (OK=14817  KO=0     )
>  UI IDM dashboard                                        (OK=14817  KO=0     )
>  UI IDM managed user schema                              (OK=14817  KO=0     )
>  UI IDM oidcToken                                        (OK=14817  KO=0     )
> userinfo                                                 (OK=14815  KO=0     )
> UI-Logout                                                (OK=14815  KO=0     )
> UI-Logout Redirect 1                                     (OK=14812  KO=0     )
> tokenUserinfo                                            (OK=14636  KO=0     )
>  UI AM revoke1                                           (OK=14811  KO=0     )
>  UI AM revoke2                                           (OK=14811  KO=0     )
>  UI AM endsession                                        (OK=14811  KO=0     )
> RootUserinfo                                             (OK=49128  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2530   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2530   KO=0     )
> getIdToken                                               (OK=4931   KO=0     )
> getIdToken Redirect 1                                    (OK=4931   KO=0     )
> createOrganization                                       (OK=4930   KO=0     )
> queryOrganization                                        (OK=4930   KO=0     )
> ReadPolicy                                               (OK=21837  KO=2     )
> deleteOrganization                                       (OK=4929   KO=0     )
> DeletePolicy                                             (OK=21697  KO=5     )
> restloginProgressiveProfileCallback                      (OK=82     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        68 (76.40%)
> status.find.in([200, 209], 304), found 409                          7 ( 7.87%)
> status.find.in([200, 209], 304), found 404                          7 ( 7.87%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.62%)
> status.find.is(302), but actually found 502                         1 ( 1.12%)
> status.find.is(200), but actually found 502                         1 ( 1.12%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 220317 / active: 379    / done: 68466 
================================================================================

22:27:20.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 68848: status.find.in([200, 209], 304), found 409
22:27:20.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,68848,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTMzNjQzMjM3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOTYwTkVvWEdLZld2WFpFOE9veEtnZ3dOMVFjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjA0MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjA0MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NjQwLCJpYXQiOjE3MzA5MzIwNDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFaSl9US0l4SzhBTm9VZGo5akN3b2hFUEJIRSJ9.FIdwis1nQdFI9UeaiW7CXt0TzjmOJs4nfbROnaCDy8PukKrNKvmFC7ZEJIIs2vEqQnrdXZ0PxfQglpCJhmKmuHVyASfJt8eUJRmlKY8VPOvlnrCBrqAUIcSgn5-OYV6q0Y6GYRLfkwM_FDP5B6idqcmXjq2be5gLE4A27HmyuiF4XCNqzR69MJsWsmsTp8Zq-PTUfla6ijLnUjFz-6bMxrKSZmdIAXnyA-ITchVgRS1WrsjMDWvNTn1OCZBA7i2nMpxKOj5tcotp1zd6yDoODK8iXwoXo0-1D3N6Rc9NTxeaEy_iQumrfHHqV1cO_2rEeXDcNY8HUAclFKHaHTovQw, username -> user.76500, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy733490, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b1fede8, authcode -> 3RpyToNYFC_vSynjllOQqXS_aEw, useAdminRealm -> true, callbacks -> {"tokenId":"nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932040663), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932040663))), password -> Pa_ssw0rd, challenge -> Zu35Xa1k3w1Ml06UHiL-qgVhSdvtqiRGyT_-o_Ybl24, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 118.224.218.13, verifier -> NzcwMjgyODQ0Mjg3NTQyMjIzNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45c07833, tokenId -> nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy733490","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:27:20 GMT
	x-forgerock-transactionid: 288af651-2564-4fdd-adc1-79e72af5eec2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:27:22.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:27:25 GMT                                     880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=968995 KO=17    )
> restLoginInitiate                                        (OK=66711  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66699  KO=1     )
> Skip 2FA                                                 (OK=36980  KO=0     )
> User Authorize PKCE stage                                (OK=81518  KO=1     )
> User AccessToken PKCE stage                              (OK=81515  KO=0     )
> GetUUid                                                  (OK=22096  KO=0     )
> GetOpenidConfig                                          (OK=65908  KO=0     )
> CreatePolicy                                             (OK=22087  KO=8     )
> UI-Post-Login - stage 1                                  (OK=14911  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14910  KO=0     )
>  UI AM idFromSession                                     (OK=14909  KO=0     )
>  UI AM validateGoto                                      (OK=14909  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14908  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14908  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14908  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14908  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14907  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14907  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14907  KO=0     )
>  UI IDM uiconfig                                         (OK=14907  KO=0     )
>  UI IDM version                                          (OK=14907  KO=0     )
>  UI IDM login                                            (OK=14907  KO=0     )
>  UI IDM privilege                                        (OK=14907  KO=0     )
>  UI IDM features                                         (OK=14907  KO=0     )
>  UI IDM user                                             (OK=14907  KO=0     )
>  UI IDM dashboard                                        (OK=14907  KO=0     )
>  UI IDM managed user schema                              (OK=14907  KO=0     )
>  UI IDM oidcToken                                        (OK=14905  KO=0     )
> userinfo                                                 (OK=14905  KO=0     )
> UI-Logout                                                (OK=14904  KO=0     )
> UI-Logout Redirect 1                                     (OK=14902  KO=0     )
> tokenUserinfo                                            (OK=14726  KO=0     )
>  UI AM revoke1                                           (OK=14901  KO=0     )
>  UI AM revoke2                                           (OK=14901  KO=0     )
>  UI AM endsession                                        (OK=14901  KO=0     )
> RootUserinfo                                             (OK=49433  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2538   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2538   KO=0     )
> getIdToken                                               (OK=4957   KO=0     )
> getIdToken Redirect 1                                    (OK=4957   KO=0     )
> createOrganization                                       (OK=4957   KO=0     )
> queryOrganization                                        (OK=4957   KO=0     )
> ReadPolicy                                               (OK=21973  KO=2     )
> deleteOrganization                                       (OK=4957   KO=0     )
> DeletePolicy                                             (OK=21829  KO=5     )
> restloginProgressiveProfileCallback                      (OK=82     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        69 (75.82%)
> status.find.in([200, 209], 304), found 409                          8 ( 8.79%)
> status.find.in([200, 209], 304), found 404                          7 ( 7.69%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.49%)
> status.find.is(302), but actually found 502                         1 ( 1.10%)
> status.find.is(200), but actually found 502                         1 ( 1.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 219910 / active: 379    / done: 68873 
================================================================================

22:27:26.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 68848: status.find.in([200, 209], 304), found 404
22:27:26.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,68848,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTMzNjQzMjM3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOTYwTkVvWEdLZld2WFpFOE9veEtnZ3dOMVFjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjA0MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjA0MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NjQwLCJpYXQiOjE3MzA5MzIwNDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFaSl9US0l4SzhBTm9VZGo5akN3b2hFUEJIRSJ9.FIdwis1nQdFI9UeaiW7CXt0TzjmOJs4nfbROnaCDy8PukKrNKvmFC7ZEJIIs2vEqQnrdXZ0PxfQglpCJhmKmuHVyASfJt8eUJRmlKY8VPOvlnrCBrqAUIcSgn5-OYV6q0Y6GYRLfkwM_FDP5B6idqcmXjq2be5gLE4A27HmyuiF4XCNqzR69MJsWsmsTp8Zq-PTUfla6ijLnUjFz-6bMxrKSZmdIAXnyA-ITchVgRS1WrsjMDWvNTn1OCZBA7i2nMpxKOj5tcotp1zd6yDoODK8iXwoXo0-1D3N6Rc9NTxeaEy_iQumrfHHqV1cO_2rEeXDcNY8HUAclFKHaHTovQw, username -> user.76500, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy733490, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b1fede8, authcode -> 3RpyToNYFC_vSynjllOQqXS_aEw, useAdminRealm -> true, callbacks -> {"tokenId":"nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932040663), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932040663))), password -> Pa_ssw0rd, challenge -> Zu35Xa1k3w1Ml06UHiL-qgVhSdvtqiRGyT_-o_Ybl24, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 118.224.218.13, verifier -> NzcwMjgyODQ0Mjg3NTQyMjIzNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45c07833, tokenId -> nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy733490
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:27:26 GMT
	x-forgerock-transactionid: 3252b2ef-9495-4cde-b006-4b80ead88118
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy733490 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:27:30 GMT                                     885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=974367 KO=18    )
> restLoginInitiate                                        (OK=67101  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67091  KO=1     )
> Skip 2FA                                                 (OK=37210  KO=0     )
> User Authorize PKCE stage                                (OK=81986  KO=1     )
> User AccessToken PKCE stage                              (OK=81980  KO=0     )
> GetUUid                                                  (OK=22252  KO=0     )
> GetOpenidConfig                                          (OK=66319  KO=0     )
> CreatePolicy                                             (OK=22243  KO=8     )
> UI-Post-Login - stage 1                                  (OK=14987  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14986  KO=0     )
>  UI AM idFromSession                                     (OK=14985  KO=0     )
>  UI AM validateGoto                                      (OK=14985  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14982  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14981  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14981  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14981  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14981  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14981  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14979  KO=0     )
>  UI IDM uiconfig                                         (OK=14979  KO=0     )
>  UI IDM version                                          (OK=14979  KO=0     )
>  UI IDM login                                            (OK=14979  KO=0     )
>  UI IDM privilege                                        (OK=14979  KO=0     )
>  UI IDM features                                         (OK=14979  KO=0     )
>  UI IDM user                                             (OK=14977  KO=0     )
>  UI IDM dashboard                                        (OK=14979  KO=0     )
>  UI IDM managed user schema                              (OK=14976  KO=0     )
>  UI IDM oidcToken                                        (OK=14975  KO=0     )
> userinfo                                                 (OK=14975  KO=0     )
> UI-Logout                                                (OK=14975  KO=0     )
> UI-Logout Redirect 1                                     (OK=14975  KO=0     )
> tokenUserinfo                                            (OK=14811  KO=0     )
>  UI AM revoke1                                           (OK=14974  KO=0     )
>  UI AM revoke2                                           (OK=14974  KO=0     )
>  UI AM endsession                                        (OK=14974  KO=0     )
> RootUserinfo                                             (OK=49727  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2555   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2554   KO=0     )
> getIdToken                                               (OK=4986   KO=0     )
> getIdToken Redirect 1                                    (OK=4986   KO=0     )
> createOrganization                                       (OK=4986   KO=0     )
> queryOrganization                                        (OK=4986   KO=0     )
> ReadPolicy                                               (OK=22089  KO=3     )
> deleteOrganization                                       (OK=4986   KO=0     )
> DeletePolicy                                             (OK=21968  KO=5     )
> restloginProgressiveProfileCallback                      (OK=83     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        69 (75.00%)
> status.find.in([200, 209], 304), found 409                          8 ( 8.70%)
> status.find.in([200, 209], 304), found 404                          8 ( 8.70%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.43%)
> status.find.is(302), but actually found 502                         1 ( 1.09%)
> status.find.is(200), but actually found 502                         1 ( 1.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 219503 / active: 379    / done: 69280 
================================================================================

22:27:31.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 68848: status.find.in([200, 209], 304), found 404
22:27:31.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,68848,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTMzNjQzMjM3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOTYwTkVvWEdLZld2WFpFOE9veEtnZ3dOMVFjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjA0MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjA0MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1NjQwLCJpYXQiOjE3MzA5MzIwNDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFaSl9US0l4SzhBTm9VZGo5akN3b2hFUEJIRSJ9.FIdwis1nQdFI9UeaiW7CXt0TzjmOJs4nfbROnaCDy8PukKrNKvmFC7ZEJIIs2vEqQnrdXZ0PxfQglpCJhmKmuHVyASfJt8eUJRmlKY8VPOvlnrCBrqAUIcSgn5-OYV6q0Y6GYRLfkwM_FDP5B6idqcmXjq2be5gLE4A27HmyuiF4XCNqzR69MJsWsmsTp8Zq-PTUfla6ijLnUjFz-6bMxrKSZmdIAXnyA-ITchVgRS1WrsjMDWvNTn1OCZBA7i2nMpxKOj5tcotp1zd6yDoODK8iXwoXo0-1D3N6Rc9NTxeaEy_iQumrfHHqV1cO_2rEeXDcNY8HUAclFKHaHTovQw, username -> user.76500, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy733490, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b1fede8, authcode -> 3RpyToNYFC_vSynjllOQqXS_aEw, useAdminRealm -> true, callbacks -> {"tokenId":"nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932040663), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932040663))), password -> Pa_ssw0rd, challenge -> Zu35Xa1k3w1Ml06UHiL-qgVhSdvtqiRGyT_-o_Ybl24, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 118.224.218.13, verifier -> NzcwMjgyODQ0Mjg3NTQyMjIzNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45c07833, tokenId -> nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy733490
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=nuXDUYr0RrwH9HacDopHFbkTVzg.*AAJTSQACMDIAAlNLABwxeThHZGluMElJR1BEWEkvYWNWcDJBVnI1eVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:27:31 GMT
	x-forgerock-transactionid: 03c92b09-2fb2-4bd6-90b1-9b79020f948e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy733490 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:27:32.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:27:35 GMT                                     890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=980286 KO=19    )
> restLoginInitiate                                        (OK=67497  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67487  KO=1     )
> Skip 2FA                                                 (OK=37422  KO=0     )
> User Authorize PKCE stage                                (OK=82477  KO=1     )
> User AccessToken PKCE stage                              (OK=82473  KO=0     )
> GetUUid                                                  (OK=22367  KO=0     )
> GetOpenidConfig                                          (OK=66707  KO=0     )
> CreatePolicy                                             (OK=22359  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15084  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15079  KO=0     )
>  UI AM idFromSession                                     (OK=15079  KO=0     )
>  UI AM validateGoto                                      (OK=15079  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15075  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15075  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15075  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15074  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15073  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15073  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15073  KO=0     )
>  UI IDM uiconfig                                         (OK=15073  KO=0     )
>  UI IDM version                                          (OK=15073  KO=0     )
>  UI IDM login                                            (OK=15073  KO=0     )
>  UI IDM privilege                                        (OK=15073  KO=0     )
>  UI IDM features                                         (OK=15073  KO=0     )
>  UI IDM user                                             (OK=15073  KO=0     )
>  UI IDM dashboard                                        (OK=15073  KO=0     )
>  UI IDM managed user schema                              (OK=15073  KO=0     )
>  UI IDM oidcToken                                        (OK=15072  KO=0     )
> userinfo                                                 (OK=15072  KO=0     )
> UI-Logout                                                (OK=15072  KO=0     )
> UI-Logout Redirect 1                                     (OK=15071  KO=0     )
> tokenUserinfo                                            (OK=14904  KO=0     )
>  UI AM revoke1                                           (OK=15070  KO=0     )
>  UI AM revoke2                                           (OK=15070  KO=0     )
>  UI AM endsession                                        (OK=15070  KO=0     )
> RootUserinfo                                             (OK=50043  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2566   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2566   KO=0     )
> getIdToken                                               (OK=5016   KO=0     )
> getIdToken Redirect 1                                    (OK=5015   KO=0     )
> createOrganization                                       (OK=5015   KO=0     )
> queryOrganization                                        (OK=5015   KO=0     )
> ReadPolicy                                               (OK=22244  KO=3     )
> deleteOrganization                                       (OK=5014   KO=0     )
> DeletePolicy                                             (OK=22084  KO=6     )
> restloginProgressiveProfileCallback                      (OK=85     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        70 (74.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 9.57%)
> status.find.in([200, 209], 304), found 409                          8 ( 8.51%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.32%)
> status.find.is(302), but actually found 502                         1 ( 1.06%)
> status.find.is(200), but actually found 502                         1 ( 1.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 219094 / active: 383    / done: 69685 
================================================================================


================================================================================
2024-11-06 22:27:40 GMT                                     895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=985967 KO=19    )
> restLoginInitiate                                        (OK=67877  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67867  KO=1     )
> Skip 2FA                                                 (OK=37643  KO=0     )
> User Authorize PKCE stage                                (OK=82951  KO=1     )
> User AccessToken PKCE stage                              (OK=82941  KO=0     )
> GetUUid                                                  (OK=22485  KO=0     )
> GetOpenidConfig                                          (OK=67098  KO=0     )
> CreatePolicy                                             (OK=22474  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15169  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15169  KO=0     )
>  UI AM idFromSession                                     (OK=15167  KO=0     )
>  UI AM validateGoto                                      (OK=15167  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15163  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15163  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15163  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15163  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15162  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15161  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15160  KO=0     )
>  UI IDM uiconfig                                         (OK=15160  KO=0     )
>  UI IDM version                                          (OK=15160  KO=0     )
>  UI IDM login                                            (OK=15160  KO=0     )
>  UI IDM privilege                                        (OK=15160  KO=0     )
>  UI IDM features                                         (OK=15160  KO=0     )
>  UI IDM user                                             (OK=15160  KO=0     )
>  UI IDM dashboard                                        (OK=15160  KO=0     )
>  UI IDM managed user schema                              (OK=15160  KO=0     )
>  UI IDM oidcToken                                        (OK=15158  KO=0     )
> userinfo                                                 (OK=15157  KO=0     )
> UI-Logout                                                (OK=15156  KO=0     )
> UI-Logout Redirect 1                                     (OK=15155  KO=0     )
> tokenUserinfo                                            (OK=14978  KO=0     )
>  UI AM revoke1                                           (OK=15155  KO=0     )
>  UI AM revoke2                                           (OK=15155  KO=0     )
>  UI AM endsession                                        (OK=15155  KO=0     )
> RootUserinfo                                             (OK=50363  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2582   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2581   KO=0     )
> getIdToken                                               (OK=5051   KO=0     )
> getIdToken Redirect 1                                    (OK=5051   KO=0     )
> createOrganization                                       (OK=5050   KO=0     )
> queryOrganization                                        (OK=5050   KO=0     )
> ReadPolicy                                               (OK=22363  KO=3     )
> deleteOrganization                                       (OK=5050   KO=0     )
> DeletePolicy                                             (OK=22239  KO=6     )
> restloginProgressiveProfileCallback                      (OK=85     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        70 (74.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 9.57%)
> status.find.in([200, 209], 304), found 409                          8 ( 8.51%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.32%)
> status.find.is(302), but actually found 502                         1 ( 1.06%)
> status.find.is(200), but actually found 502                         1 ( 1.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 218701 / active: 345    / done: 70116 
================================================================================

22:27:41.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:27:43.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:27:45 GMT                                     900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=991687 KO=19    )
> restLoginInitiate                                        (OK=68277  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=68269  KO=1     )
> Skip 2FA                                                 (OK=37860  KO=0     )
> User Authorize PKCE stage                                (OK=83429  KO=1     )
> User AccessToken PKCE stage                              (OK=83422  KO=0     )
> GetUUid                                                  (OK=22607  KO=0     )
> GetOpenidConfig                                          (OK=67453  KO=0     )
> CreatePolicy                                             (OK=22596  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15260  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15258  KO=0     )
>  UI AM idFromSession                                     (OK=15257  KO=0     )
>  UI AM validateGoto                                      (OK=15257  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15253  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15253  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15253  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15253  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15252  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15252  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15250  KO=0     )
>  UI IDM uiconfig                                         (OK=15250  KO=0     )
>  UI IDM version                                          (OK=15250  KO=0     )
>  UI IDM login                                            (OK=15250  KO=0     )
>  UI IDM privilege                                        (OK=15250  KO=0     )
>  UI IDM features                                         (OK=15250  KO=0     )
>  UI IDM user                                             (OK=15249  KO=0     )
>  UI IDM dashboard                                        (OK=15249  KO=0     )
>  UI IDM managed user schema                              (OK=15249  KO=0     )
>  UI IDM oidcToken                                        (OK=15248  KO=0     )
> userinfo                                                 (OK=15248  KO=0     )
> UI-Logout                                                (OK=15247  KO=0     )
> UI-Logout Redirect 1                                     (OK=15246  KO=0     )
> tokenUserinfo                                            (OK=15064  KO=0     )
>  UI AM revoke1                                           (OK=15244  KO=0     )
>  UI AM revoke2                                           (OK=15244  KO=0     )
>  UI AM endsession                                        (OK=15244  KO=0     )
> RootUserinfo                                             (OK=50679  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2593   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2591   KO=0     )
> getIdToken                                               (OK=5082   KO=0     )
> getIdToken Redirect 1                                    (OK=5082   KO=0     )
> createOrganization                                       (OK=5079   KO=0     )
> queryOrganization                                        (OK=5078   KO=0     )
> ReadPolicy                                               (OK=22478  KO=3     )
> deleteOrganization                                       (OK=5077   KO=0     )
> DeletePolicy                                             (OK=22359  KO=6     )
> restloginProgressiveProfileCallback                      (OK=86     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        72 (75.00%)
> status.find.in([200, 209], 304), found 404                          9 ( 9.38%)
> status.find.in([200, 209], 304), found 409                          8 ( 8.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.21%)
> status.find.is(302), but actually found 502                         1 ( 1.04%)
> status.find.is(200), but actually found 502                         1 ( 1.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 218289 / active: 361    / done: 70512 
================================================================================

22:27:46.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:27:50 GMT                                     905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=997478 KO=19    )
> restLoginInitiate                                        (OK=68676  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=68665  KO=1     )
> Skip 2FA                                                 (OK=38074  KO=0     )
> User Authorize PKCE stage                                (OK=83917  KO=1     )
> User AccessToken PKCE stage                              (OK=83912  KO=0     )
> GetUUid                                                  (OK=22735  KO=0     )
> GetOpenidConfig                                          (OK=67816  KO=0     )
> CreatePolicy                                             (OK=22726  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15352  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15352  KO=0     )
>  UI AM idFromSession                                     (OK=15350  KO=0     )
>  UI AM validateGoto                                      (OK=15350  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15347  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15347  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15346  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15347  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15344  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15343  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15340  KO=0     )
>  UI IDM uiconfig                                         (OK=15340  KO=0     )
>  UI IDM version                                          (OK=15340  KO=0     )
>  UI IDM login                                            (OK=15340  KO=0     )
>  UI IDM privilege                                        (OK=15340  KO=0     )
>  UI IDM features                                         (OK=15340  KO=0     )
>  UI IDM user                                             (OK=15338  KO=0     )
>  UI IDM dashboard                                        (OK=15338  KO=0     )
>  UI IDM managed user schema                              (OK=15338  KO=0     )
>  UI IDM oidcToken                                        (OK=15337  KO=0     )
> userinfo                                                 (OK=15337  KO=0     )
> UI-Logout                                                (OK=15337  KO=0     )
> UI-Logout Redirect 1                                     (OK=15337  KO=0     )
> tokenUserinfo                                            (OK=15159  KO=0     )
>  UI AM revoke1                                           (OK=15337  KO=0     )
>  UI AM revoke2                                           (OK=15337  KO=0     )
>  UI AM endsession                                        (OK=15337  KO=0     )
> RootUserinfo                                             (OK=50963  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2608   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2608   KO=0     )
> getIdToken                                               (OK=5112   KO=0     )
> getIdToken Redirect 1                                    (OK=5112   KO=0     )
> createOrganization                                       (OK=5112   KO=0     )
> queryOrganization                                        (OK=5112   KO=0     )
> ReadPolicy                                               (OK=22598  KO=3     )
> deleteOrganization                                       (OK=5112   KO=0     )
> DeletePolicy                                             (OK=22472  KO=6     )
> restloginProgressiveProfileCallback                      (OK=88     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        73 (75.26%)
> status.find.in([200, 209], 304), found 404                          9 ( 9.28%)
> status.find.in([200, 209], 304), found 409                          8 ( 8.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.15%)
> status.find.is(302), but actually found 502                         1 ( 1.03%)
> status.find.is(200), but actually found 502                         1 ( 1.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 217875 / active: 358    / done: 70929 
================================================================================

22:27:51.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:27:55 GMT                                     910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1003921 KO=19    )
> restLoginInitiate                                        (OK=69093  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69079  KO=1     )
> Skip 2FA                                                 (OK=38305  KO=0     )
> User Authorize PKCE stage                                (OK=84443  KO=1     )
> User AccessToken PKCE stage                              (OK=84441  KO=0     )
> GetUUid                                                  (OK=22876  KO=0     )
> GetOpenidConfig                                          (OK=68210  KO=0     )
> CreatePolicy                                             (OK=22867  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15462  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15460  KO=0     )
>  UI AM idFromSession                                     (OK=15459  KO=0     )
>  UI AM validateGoto                                      (OK=15459  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15457  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15457  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15455  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15455  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15454  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15454  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15453  KO=0     )
>  UI IDM uiconfig                                         (OK=15453  KO=0     )
>  UI IDM version                                          (OK=15453  KO=0     )
>  UI IDM login                                            (OK=15452  KO=0     )
>  UI IDM privilege                                        (OK=15452  KO=0     )
>  UI IDM features                                         (OK=15452  KO=0     )
>  UI IDM user                                             (OK=15449  KO=0     )
>  UI IDM dashboard                                        (OK=15450  KO=0     )
>  UI IDM managed user schema                              (OK=15449  KO=0     )
>  UI IDM oidcToken                                        (OK=15448  KO=0     )
> userinfo                                                 (OK=15447  KO=0     )
> UI-Logout                                                (OK=15446  KO=0     )
> UI-Logout Redirect 1                                     (OK=15445  KO=0     )
> tokenUserinfo                                            (OK=15232  KO=0     )
>  UI AM revoke1                                           (OK=15442  KO=0     )
>  UI AM revoke2                                           (OK=15442  KO=0     )
>  UI AM endsession                                        (OK=15442  KO=0     )
> RootUserinfo                                             (OK=51229  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2621   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2621   KO=0     )
> getIdToken                                               (OK=5147   KO=0     )
> getIdToken Redirect 1                                    (OK=5147   KO=0     )
> createOrganization                                       (OK=5147   KO=0     )
> queryOrganization                                        (OK=5147   KO=0     )
> ReadPolicy                                               (OK=22731  KO=3     )
> deleteOrganization                                       (OK=5147   KO=0     )
> DeletePolicy                                             (OK=22593  KO=6     )
> restloginProgressiveProfileCallback                      (OK=88     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        74 (75.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 9.18%)
> status.find.in([200, 209], 304), found 409                          8 ( 8.16%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.10%)
> status.find.is(302), but actually found 502                         1 ( 1.02%)
> status.find.is(200), but actually found 502                         1 ( 1.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 217446 / active: 390    / done: 71326 
================================================================================


================================================================================
2024-11-06 22:28:00 GMT                                     915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1009631 KO=19    )
> restLoginInitiate                                        (OK=69472  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69464  KO=1     )
> Skip 2FA                                                 (OK=38516  KO=0     )
> User Authorize PKCE stage                                (OK=84918  KO=1     )
> User AccessToken PKCE stage                              (OK=84913  KO=0     )
> GetUUid                                                  (OK=23011  KO=0     )
> GetOpenidConfig                                          (OK=68616  KO=0     )
> CreatePolicy                                             (OK=23000  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15545  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15545  KO=0     )
>  UI AM idFromSession                                     (OK=15545  KO=0     )
>  UI AM validateGoto                                      (OK=15545  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15541  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15541  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15541  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15541  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15541  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15541  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15541  KO=0     )
>  UI IDM uiconfig                                         (OK=15541  KO=0     )
>  UI IDM version                                          (OK=15541  KO=0     )
>  UI IDM login                                            (OK=15541  KO=0     )
>  UI IDM privilege                                        (OK=15541  KO=0     )
>  UI IDM features                                         (OK=15541  KO=0     )
>  UI IDM user                                             (OK=15540  KO=0     )
>  UI IDM dashboard                                        (OK=15540  KO=0     )
>  UI IDM managed user schema                              (OK=15540  KO=0     )
>  UI IDM oidcToken                                        (OK=15540  KO=0     )
> userinfo                                                 (OK=15539  KO=0     )
> UI-Logout                                                (OK=15539  KO=0     )
> UI-Logout Redirect 1                                     (OK=15539  KO=0     )
> tokenUserinfo                                            (OK=15322  KO=0     )
>  UI AM revoke1                                           (OK=15538  KO=0     )
>  UI AM revoke2                                           (OK=15538  KO=0     )
>  UI AM endsession                                        (OK=15538  KO=0     )
> RootUserinfo                                             (OK=51518  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2637   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2636   KO=0     )
> getIdToken                                               (OK=5172   KO=0     )
> getIdToken Redirect 1                                    (OK=5171   KO=0     )
> createOrganization                                       (OK=5170   KO=0     )
> queryOrganization                                        (OK=5169   KO=0     )
> ReadPolicy                                               (OK=22870  KO=3     )
> deleteOrganization                                       (OK=5168   KO=0     )
> DeletePolicy                                             (OK=22725  KO=6     )
> restloginProgressiveProfileCallback                      (OK=90     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        74 (75.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 9.18%)
> status.find.in([200, 209], 304), found 409                          8 ( 8.16%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.10%)
> status.find.is(302), but actually found 502                         1 ( 1.02%)
> status.find.is(200), but actually found 502                         1 ( 1.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 217047 / active: 375    / done: 71740 
================================================================================

22:28:01.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:28:03.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:28:05 GMT                                     920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1015174 KO=19    )
> restLoginInitiate                                        (OK=69851  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69839  KO=1     )
> Skip 2FA                                                 (OK=38731  KO=0     )
> User Authorize PKCE stage                                (OK=85374  KO=1     )
> User AccessToken PKCE stage                              (OK=85373  KO=0     )
> GetUUid                                                  (OK=23136  KO=0     )
> GetOpenidConfig                                          (OK=69015  KO=0     )
> CreatePolicy                                             (OK=23125  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15632  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15630  KO=0     )
>  UI AM idFromSession                                     (OK=15629  KO=0     )
>  UI AM validateGoto                                      (OK=15629  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15628  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15628  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15628  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15628  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15627  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15627  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15626  KO=0     )
>  UI IDM uiconfig                                         (OK=15626  KO=0     )
>  UI IDM version                                          (OK=15626  KO=0     )
>  UI IDM login                                            (OK=15626  KO=0     )
>  UI IDM privilege                                        (OK=15626  KO=0     )
>  UI IDM features                                         (OK=15626  KO=0     )
>  UI IDM user                                             (OK=15626  KO=0     )
>  UI IDM dashboard                                        (OK=15626  KO=0     )
>  UI IDM managed user schema                              (OK=15626  KO=0     )
>  UI IDM oidcToken                                        (OK=15625  KO=0     )
> userinfo                                                 (OK=15622  KO=0     )
> UI-Logout                                                (OK=15622  KO=0     )
> UI-Logout Redirect 1                                     (OK=15622  KO=0     )
> tokenUserinfo                                            (OK=15392  KO=0     )
>  UI AM revoke1                                           (OK=15621  KO=0     )
>  UI AM revoke2                                           (OK=15621  KO=0     )
>  UI AM endsession                                        (OK=15621  KO=0     )
> RootUserinfo                                             (OK=51774  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2647   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2647   KO=0     )
> getIdToken                                               (OK=5206   KO=0     )
> getIdToken Redirect 1                                    (OK=5206   KO=0     )
> createOrganization                                       (OK=5206   KO=0     )
> queryOrganization                                        (OK=5205   KO=0     )
> ReadPolicy                                               (OK=23004  KO=3     )
> deleteOrganization                                       (OK=5205   KO=0     )
> DeletePolicy                                             (OK=22864  KO=6     )
> restloginProgressiveProfileCallback                      (OK=90     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        76 (76.00%)
> status.find.in([200, 209], 304), found 404                          9 ( 9.00%)
> status.find.in([200, 209], 304), found 409                          8 ( 8.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.00%)
> status.find.is(302), but actually found 502                         1 ( 1.00%)
> status.find.is(200), but actually found 502                         1 ( 1.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 216660 / active: 365    / done: 72137 
================================================================================


================================================================================
2024-11-06 22:28:10 GMT                                     925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1020434 KO=19    )
> restLoginInitiate                                        (OK=70247  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70233  KO=1     )
> Skip 2FA                                                 (OK=38978  KO=0     )
> User Authorize PKCE stage                                (OK=85833  KO=1     )
> User AccessToken PKCE stage                              (OK=85829  KO=0     )
> GetUUid                                                  (OK=23295  KO=0     )
> GetOpenidConfig                                          (OK=69432  KO=0     )
> CreatePolicy                                             (OK=23286  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15703  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15702  KO=0     )
>  UI AM idFromSession                                     (OK=15701  KO=0     )
>  UI AM validateGoto                                      (OK=15701  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15698  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15696  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15696  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15696  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15691  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15691  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15691  KO=0     )
>  UI IDM uiconfig                                         (OK=15691  KO=0     )
>  UI IDM version                                          (OK=15691  KO=0     )
>  UI IDM login                                            (OK=15691  KO=0     )
>  UI IDM privilege                                        (OK=15691  KO=0     )
>  UI IDM features                                         (OK=15691  KO=0     )
>  UI IDM user                                             (OK=15691  KO=0     )
>  UI IDM dashboard                                        (OK=15691  KO=0     )
>  UI IDM managed user schema                              (OK=15691  KO=0     )
>  UI IDM oidcToken                                        (OK=15691  KO=0     )
> userinfo                                                 (OK=15690  KO=0     )
> UI-Logout                                                (OK=15690  KO=0     )
> UI-Logout Redirect 1                                     (OK=15690  KO=0     )
> tokenUserinfo                                            (OK=15465  KO=0     )
>  UI AM revoke1                                           (OK=15690  KO=0     )
>  UI AM revoke2                                           (OK=15690  KO=0     )
>  UI AM endsession                                        (OK=15690  KO=0     )
> RootUserinfo                                             (OK=52045  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2664   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2664   KO=0     )
> getIdToken                                               (OK=5242   KO=0     )
> getIdToken Redirect 1                                    (OK=5242   KO=0     )
> createOrganization                                       (OK=5242   KO=0     )
> queryOrganization                                        (OK=5242   KO=0     )
> ReadPolicy                                               (OK=23128  KO=3     )
> deleteOrganization                                       (OK=5242   KO=0     )
> DeletePolicy                                             (OK=22999  KO=6     )
> restloginProgressiveProfileCallback                      (OK=91     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        76 (76.00%)
> status.find.in([200, 209], 304), found 404                          9 ( 9.00%)
> status.find.in([200, 209], 304), found 409                          8 ( 8.00%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 5.00%)
> status.find.is(302), but actually found 502                         1 ( 1.00%)
> status.find.is(200), but actually found 502                         1 ( 1.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 216249 / active: 391    / done: 72522 
================================================================================

22:28:13.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:28:15 GMT                                     930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1026030 KO=19    )
> restLoginInitiate                                        (OK=70649  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70637  KO=1     )
> Skip 2FA                                                 (OK=39217  KO=0     )
> User Authorize PKCE stage                                (OK=86322  KO=1     )
> User AccessToken PKCE stage                              (OK=86319  KO=0     )
> GetUUid                                                  (OK=23445  KO=0     )
> GetOpenidConfig                                          (OK=69866  KO=0     )
> CreatePolicy                                             (OK=23433  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15780  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15779  KO=0     )
>  UI AM idFromSession                                     (OK=15778  KO=0     )
>  UI AM validateGoto                                      (OK=15778  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15774  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15773  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15773  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15773  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15771  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15770  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15770  KO=0     )
>  UI IDM uiconfig                                         (OK=15770  KO=0     )
>  UI IDM version                                          (OK=15770  KO=0     )
>  UI IDM login                                            (OK=15769  KO=0     )
>  UI IDM privilege                                        (OK=15770  KO=0     )
>  UI IDM features                                         (OK=15769  KO=0     )
>  UI IDM user                                             (OK=15767  KO=0     )
>  UI IDM dashboard                                        (OK=15767  KO=0     )
>  UI IDM managed user schema                              (OK=15767  KO=0     )
>  UI IDM oidcToken                                        (OK=15766  KO=0     )
> userinfo                                                 (OK=15766  KO=0     )
> UI-Logout                                                (OK=15766  KO=0     )
> UI-Logout Redirect 1                                     (OK=15766  KO=0     )
> tokenUserinfo                                            (OK=15560  KO=0     )
>  UI AM revoke1                                           (OK=15766  KO=0     )
>  UI AM revoke2                                           (OK=15766  KO=0     )
>  UI AM endsession                                        (OK=15766  KO=0     )
> RootUserinfo                                             (OK=52345  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2675   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2675   KO=0     )
> getIdToken                                               (OK=5271   KO=0     )
> getIdToken Redirect 1                                    (OK=5271   KO=0     )
> createOrganization                                       (OK=5271   KO=0     )
> queryOrganization                                        (OK=5271   KO=0     )
> ReadPolicy                                               (OK=23289  KO=3     )
> deleteOrganization                                       (OK=5268   KO=0     )
> DeletePolicy                                             (OK=23115  KO=6     )
> restloginProgressiveProfileCallback                      (OK=91     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        77 (76.24%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.91%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.92%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.95%)
> status.find.is(302), but actually found 502                         1 ( 0.99%)
> status.find.is(200), but actually found 502                         1 ( 0.99%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 215831 / active: 433    / done: 72898 
================================================================================


================================================================================
2024-11-06 22:28:20 GMT                                     935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1031792 KO=19    )
> restLoginInitiate                                        (OK=71039  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71028  KO=1     )
> Skip 2FA                                                 (OK=39422  KO=0     )
> User Authorize PKCE stage                                (OK=86797  KO=1     )
> User AccessToken PKCE stage                              (OK=86787  KO=0     )
> GetUUid                                                  (OK=23570  KO=0     )
> GetOpenidConfig                                          (OK=70299  KO=0     )
> CreatePolicy                                             (OK=23557  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15876  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15876  KO=0     )
>  UI AM idFromSession                                     (OK=15873  KO=0     )
>  UI AM validateGoto                                      (OK=15871  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15865  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15864  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15863  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15863  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15862  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15860  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15860  KO=0     )
>  UI IDM uiconfig                                         (OK=15860  KO=0     )
>  UI IDM version                                          (OK=15860  KO=0     )
>  UI IDM login                                            (OK=15859  KO=0     )
>  UI IDM privilege                                        (OK=15859  KO=0     )
>  UI IDM features                                         (OK=15859  KO=0     )
>  UI IDM user                                             (OK=15859  KO=0     )
>  UI IDM dashboard                                        (OK=15859  KO=0     )
>  UI IDM managed user schema                              (OK=15859  KO=0     )
>  UI IDM oidcToken                                        (OK=15857  KO=0     )
> userinfo                                                 (OK=15855  KO=0     )
> UI-Logout                                                (OK=15854  KO=0     )
> UI-Logout Redirect 1                                     (OK=15854  KO=0     )
> tokenUserinfo                                            (OK=15645  KO=0     )
>  UI AM revoke1                                           (OK=15851  KO=0     )
>  UI AM revoke2                                           (OK=15851  KO=0     )
>  UI AM endsession                                        (OK=15851  KO=0     )
> RootUserinfo                                             (OK=52588  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2692   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2692   KO=0     )
> getIdToken                                               (OK=5297   KO=0     )
> getIdToken Redirect 1                                    (OK=5297   KO=0     )
> createOrganization                                       (OK=5296   KO=0     )
> queryOrganization                                        (OK=5295   KO=0     )
> ReadPolicy                                               (OK=23433  KO=3     )
> deleteOrganization                                       (OK=5295   KO=0     )
> DeletePolicy                                             (OK=23282  KO=6     )
> restloginProgressiveProfileCallback                      (OK=91     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        77 (76.24%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.91%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.92%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.95%)
> status.find.is(302), but actually found 502                         1 ( 0.99%)
> status.find.is(200), but actually found 502                         1 ( 0.99%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 215419 / active: 406    / done: 73337 
================================================================================

22:28:22.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:28:25 GMT                                     940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1037398 KO=19    )
> restLoginInitiate                                        (OK=71442  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71434  KO=1     )
> Skip 2FA                                                 (OK=39650  KO=0     )
> User Authorize PKCE stage                                (OK=87282  KO=1     )
> User AccessToken PKCE stage                              (OK=87280  KO=0     )
> GetUUid                                                  (OK=23705  KO=0     )
> GetOpenidConfig                                          (OK=70702  KO=0     )
> CreatePolicy                                             (OK=23693  KO=8     )
> UI-Post-Login - stage 1                                  (OK=15950  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15950  KO=0     )
>  UI AM idFromSession                                     (OK=15948  KO=0     )
>  UI AM validateGoto                                      (OK=15949  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15942  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15941  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15940  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15940  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15940  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15940  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15938  KO=0     )
>  UI IDM uiconfig                                         (OK=15938  KO=0     )
>  UI IDM version                                          (OK=15938  KO=0     )
>  UI IDM login                                            (OK=15938  KO=0     )
>  UI IDM privilege                                        (OK=15938  KO=0     )
>  UI IDM features                                         (OK=15938  KO=0     )
>  UI IDM user                                             (OK=15938  KO=0     )
>  UI IDM dashboard                                        (OK=15938  KO=0     )
>  UI IDM managed user schema                              (OK=15938  KO=0     )
>  UI IDM oidcToken                                        (OK=15936  KO=0     )
> userinfo                                                 (OK=15935  KO=0     )
> UI-Logout                                                (OK=15933  KO=0     )
> UI-Logout Redirect 1                                     (OK=15933  KO=0     )
> tokenUserinfo                                            (OK=15747  KO=0     )
>  UI AM revoke1                                           (OK=15932  KO=0     )
>  UI AM revoke2                                           (OK=15932  KO=0     )
>  UI AM endsession                                        (OK=15932  KO=0     )
> RootUserinfo                                             (OK=52927  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2700   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2700   KO=0     )
> getIdToken                                               (OK=5326   KO=0     )
> getIdToken Redirect 1                                    (OK=5326   KO=0     )
> createOrganization                                       (OK=5326   KO=0     )
> queryOrganization                                        (OK=5326   KO=0     )
> ReadPolicy                                               (OK=23561  KO=3     )
> deleteOrganization                                       (OK=5326   KO=0     )
> DeletePolicy                                             (OK=23429  KO=6     )
> restloginProgressiveProfileCallback                      (OK=91     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        78 (76.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.82%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.84%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.90%)
> status.find.is(302), but actually found 502                         1 ( 0.98%)
> status.find.is(200), but actually found 502                         1 ( 0.98%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 215018 / active: 386    / done: 73758 
================================================================================


================================================================================
2024-11-06 22:28:30 GMT                                     945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1043320 KO=19    )
> restLoginInitiate                                        (OK=71845  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71839  KO=1     )
> Skip 2FA                                                 (OK=39889  KO=0     )
> User Authorize PKCE stage                                (OK=87780  KO=1     )
> User AccessToken PKCE stage                              (OK=87775  KO=0     )
> GetUUid                                                  (OK=23839  KO=0     )
> GetOpenidConfig                                          (OK=71101  KO=0     )
> CreatePolicy                                             (OK=23829  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16039  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16039  KO=0     )
>  UI AM idFromSession                                     (OK=16037  KO=0     )
>  UI AM validateGoto                                      (OK=16037  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16033  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16032  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16031  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16031  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16027  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16026  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16026  KO=0     )
>  UI IDM uiconfig                                         (OK=16026  KO=0     )
>  UI IDM version                                          (OK=16026  KO=0     )
>  UI IDM login                                            (OK=16026  KO=0     )
>  UI IDM privilege                                        (OK=16026  KO=0     )
>  UI IDM features                                         (OK=16026  KO=0     )
>  UI IDM user                                             (OK=16026  KO=0     )
>  UI IDM dashboard                                        (OK=16026  KO=0     )
>  UI IDM managed user schema                              (OK=16026  KO=0     )
>  UI IDM oidcToken                                        (OK=16026  KO=0     )
> userinfo                                                 (OK=16025  KO=0     )
> UI-Logout                                                (OK=16025  KO=0     )
> UI-Logout Redirect 1                                     (OK=16024  KO=0     )
> tokenUserinfo                                            (OK=15828  KO=0     )
>  UI AM revoke1                                           (OK=16023  KO=0     )
>  UI AM revoke2                                           (OK=16023  KO=0     )
>  UI AM endsession                                        (OK=16023  KO=0     )
> RootUserinfo                                             (OK=53249  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2711   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2711   KO=0     )
> getIdToken                                               (OK=5368   KO=0     )
> getIdToken Redirect 1                                    (OK=5367   KO=0     )
> createOrganization                                       (OK=5367   KO=0     )
> queryOrganization                                        (OK=5366   KO=0     )
> ReadPolicy                                               (OK=23697  KO=3     )
> deleteOrganization                                       (OK=5365   KO=0     )
> DeletePolicy                                             (OK=23557  KO=6     )
> restloginProgressiveProfileCallback                      (OK=92     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        78 (76.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.82%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.84%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.90%)
> status.find.is(302), but actually found 502                         1 ( 0.98%)
> status.find.is(200), but actually found 502                         1 ( 0.98%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 214601 / active: 383    / done: 74178 
================================================================================


================================================================================
2024-11-06 22:28:35 GMT                                     950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1048971 KO=19    )
> restLoginInitiate                                        (OK=72252  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72244  KO=1     )
> Skip 2FA                                                 (OK=40114  KO=0     )
> User Authorize PKCE stage                                (OK=88270  KO=1     )
> User AccessToken PKCE stage                              (OK=88262  KO=0     )
> GetUUid                                                  (OK=23977  KO=0     )
> GetOpenidConfig                                          (OK=71508  KO=0     )
> CreatePolicy                                             (OK=23966  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16118  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16118  KO=0     )
>  UI AM idFromSession                                     (OK=16118  KO=0     )
>  UI AM validateGoto                                      (OK=16118  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16114  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16114  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16114  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16114  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16111  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16110  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16110  KO=0     )
>  UI IDM uiconfig                                         (OK=16110  KO=0     )
>  UI IDM version                                          (OK=16110  KO=0     )
>  UI IDM login                                            (OK=16108  KO=0     )
>  UI IDM privilege                                        (OK=16109  KO=0     )
>  UI IDM features                                         (OK=16110  KO=0     )
>  UI IDM user                                             (OK=16108  KO=0     )
>  UI IDM dashboard                                        (OK=16108  KO=0     )
>  UI IDM managed user schema                              (OK=16108  KO=0     )
>  UI IDM oidcToken                                        (OK=16107  KO=0     )
> userinfo                                                 (OK=16107  KO=0     )
> UI-Logout                                                (OK=16106  KO=0     )
> UI-Logout Redirect 1                                     (OK=16103  KO=0     )
> tokenUserinfo                                            (OK=15926  KO=0     )
>  UI AM revoke1                                           (OK=16103  KO=0     )
>  UI AM revoke2                                           (OK=16103  KO=0     )
>  UI AM endsession                                        (OK=16103  KO=0     )
> RootUserinfo                                             (OK=53533  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2724   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2724   KO=0     )
> getIdToken                                               (OK=5398   KO=0     )
> getIdToken Redirect 1                                    (OK=5398   KO=0     )
> createOrganization                                       (OK=5397   KO=0     )
> queryOrganization                                        (OK=5396   KO=0     )
> ReadPolicy                                               (OK=23828  KO=3     )
> deleteOrganization                                       (OK=5396   KO=0     )
> DeletePolicy                                             (OK=23693  KO=6     )
> restloginProgressiveProfileCallback                      (OK=93     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        78 (76.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.82%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.84%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.90%)
> status.find.is(302), but actually found 502                         1 ( 0.98%)
> status.find.is(200), but actually found 502                         1 ( 0.98%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 214182 / active: 382    / done: 74598 
================================================================================

22:28:37.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:28:40 GMT                                     955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1054690 KO=19    )
> restLoginInitiate                                        (OK=72659  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72648  KO=1     )
> Skip 2FA                                                 (OK=40330  KO=0     )
> User Authorize PKCE stage                                (OK=88746  KO=1     )
> User AccessToken PKCE stage                              (OK=88741  KO=0     )
> GetUUid                                                  (OK=24100  KO=0     )
> GetOpenidConfig                                          (OK=71905  KO=0     )
> CreatePolicy                                             (OK=24090  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16205  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16203  KO=0     )
>  UI AM idFromSession                                     (OK=16202  KO=0     )
>  UI AM validateGoto                                      (OK=16202  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16199  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16197  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16197  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16197  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16196  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16196  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16196  KO=0     )
>  UI IDM uiconfig                                         (OK=16196  KO=0     )
>  UI IDM version                                          (OK=16196  KO=0     )
>  UI IDM login                                            (OK=16196  KO=0     )
>  UI IDM privilege                                        (OK=16196  KO=0     )
>  UI IDM features                                         (OK=16196  KO=0     )
>  UI IDM user                                             (OK=16196  KO=0     )
>  UI IDM dashboard                                        (OK=16196  KO=0     )
>  UI IDM managed user schema                              (OK=16196  KO=0     )
>  UI IDM oidcToken                                        (OK=16196  KO=0     )
> userinfo                                                 (OK=16195  KO=0     )
> UI-Logout                                                (OK=16194  KO=0     )
> UI-Logout Redirect 1                                     (OK=16194  KO=0     )
> tokenUserinfo                                            (OK=16025  KO=0     )
>  UI AM revoke1                                           (OK=16194  KO=0     )
>  UI AM revoke2                                           (OK=16194  KO=0     )
>  UI AM endsession                                        (OK=16194  KO=0     )
> RootUserinfo                                             (OK=53812  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2741   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2740   KO=0     )
> getIdToken                                               (OK=5428   KO=0     )
> getIdToken Redirect 1                                    (OK=5428   KO=0     )
> createOrganization                                       (OK=5428   KO=0     )
> queryOrganization                                        (OK=5428   KO=0     )
> ReadPolicy                                               (OK=23971  KO=3     )
> deleteOrganization                                       (OK=5428   KO=0     )
> DeletePolicy                                             (OK=23820  KO=6     )
> restloginProgressiveProfileCallback                      (OK=93     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        79 (76.70%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.74%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.77%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.85%)
> status.find.is(302), but actually found 502                         1 ( 0.97%)
> status.find.is(200), but actually found 502                         1 ( 0.97%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 213758 / active: 382    / done: 75022 
================================================================================


================================================================================
2024-11-06 22:28:45 GMT                                     960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1061017 KO=19    )
> restLoginInitiate                                        (OK=73072  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73057  KO=1     )
> Skip 2FA                                                 (OK=40540  KO=0     )
> User Authorize PKCE stage                                (OK=89272  KO=1     )
> User AccessToken PKCE stage                              (OK=89267  KO=0     )
> GetUUid                                                  (OK=24220  KO=0     )
> GetOpenidConfig                                          (OK=72285  KO=0     )
> CreatePolicy                                             (OK=24208  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16312  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16309  KO=0     )
>  UI AM idFromSession                                     (OK=16308  KO=0     )
>  UI AM validateGoto                                      (OK=16308  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16307  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16307  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16307  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16307  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16305  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16305  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16305  KO=0     )
>  UI IDM uiconfig                                         (OK=16305  KO=0     )
>  UI IDM version                                          (OK=16305  KO=0     )
>  UI IDM login                                            (OK=16305  KO=0     )
>  UI IDM privilege                                        (OK=16305  KO=0     )
>  UI IDM features                                         (OK=16305  KO=0     )
>  UI IDM user                                             (OK=16303  KO=0     )
>  UI IDM dashboard                                        (OK=16303  KO=0     )
>  UI IDM managed user schema                              (OK=16303  KO=0     )
>  UI IDM oidcToken                                        (OK=16302  KO=0     )
> userinfo                                                 (OK=16301  KO=0     )
> UI-Logout                                                (OK=16300  KO=0     )
> UI-Logout Redirect 1                                     (OK=16299  KO=0     )
> tokenUserinfo                                            (OK=16122  KO=0     )
>  UI AM revoke1                                           (OK=16297  KO=0     )
>  UI AM revoke2                                           (OK=16297  KO=0     )
>  UI AM endsession                                        (OK=16297  KO=0     )
> RootUserinfo                                             (OK=54145  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2751   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2751   KO=0     )
> getIdToken                                               (OK=5453   KO=0     )
> getIdToken Redirect 1                                    (OK=5453   KO=0     )
> createOrganization                                       (OK=5452   KO=0     )
> queryOrganization                                        (OK=5452   KO=0     )
> ReadPolicy                                               (OK=24093  KO=3     )
> deleteOrganization                                       (OK=5451   KO=0     )
> DeletePolicy                                             (OK=23963  KO=6     )
> restloginProgressiveProfileCallback                      (OK=93     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        79 (76.70%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.74%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.77%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.85%)
> status.find.is(302), but actually found 502                         1 ( 0.97%)
> status.find.is(200), but actually found 502                         1 ( 0.97%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 213334 / active: 369    / done: 75459 
================================================================================

22:28:49.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:28:49.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:28:50 GMT                                     965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1067153 KO=19    )
> restLoginInitiate                                        (OK=73476  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73467  KO=1     )
> Skip 2FA                                                 (OK=40758  KO=0     )
> User Authorize PKCE stage                                (OK=89780  KO=1     )
> User AccessToken PKCE stage                              (OK=89778  KO=0     )
> GetUUid                                                  (OK=24362  KO=0     )
> GetOpenidConfig                                          (OK=72670  KO=0     )
> CreatePolicy                                             (OK=24350  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16414  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16414  KO=0     )
>  UI AM idFromSession                                     (OK=16412  KO=0     )
>  UI AM validateGoto                                      (OK=16412  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16409  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16409  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16408  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16408  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16407  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16406  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16405  KO=0     )
>  UI IDM uiconfig                                         (OK=16405  KO=0     )
>  UI IDM version                                          (OK=16404  KO=0     )
>  UI IDM login                                            (OK=16404  KO=0     )
>  UI IDM privilege                                        (OK=16404  KO=0     )
>  UI IDM features                                         (OK=16404  KO=0     )
>  UI IDM user                                             (OK=16404  KO=0     )
>  UI IDM dashboard                                        (OK=16404  KO=0     )
>  UI IDM managed user schema                              (OK=16404  KO=0     )
>  UI IDM oidcToken                                        (OK=16404  KO=0     )
> userinfo                                                 (OK=16404  KO=0     )
> UI-Logout                                                (OK=16403  KO=0     )
> UI-Logout Redirect 1                                     (OK=16403  KO=0     )
> tokenUserinfo                                            (OK=16209  KO=0     )
>  UI AM revoke1                                           (OK=16401  KO=0     )
>  UI AM revoke2                                           (OK=16401  KO=0     )
>  UI AM endsession                                        (OK=16401  KO=0     )
> RootUserinfo                                             (OK=54426  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2760   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2760   KO=0     )
> getIdToken                                               (OK=5480   KO=0     )
> getIdToken Redirect 1                                    (OK=5480   KO=0     )
> createOrganization                                       (OK=5480   KO=0     )
> queryOrganization                                        (OK=5480   KO=0     )
> ReadPolicy                                               (OK=24212  KO=3     )
> deleteOrganization                                       (OK=5480   KO=0     )
> DeletePolicy                                             (OK=24088  KO=6     )
> restloginProgressiveProfileCallback                      (OK=93     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        81 (77.14%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.57%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.62%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.76%)
> status.find.is(302), but actually found 502                         1 ( 0.95%)
> status.find.is(200), but actually found 502                         1 ( 0.95%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 212919 / active: 367    / done: 75876 
================================================================================

22:28:51.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:28:55 GMT                                     970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1072545 KO=19    )
> restLoginInitiate                                        (OK=73852  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73846  KO=1     )
> Skip 2FA                                                 (OK=40967  KO=0     )
> User Authorize PKCE stage                                (OK=90238  KO=1     )
> User AccessToken PKCE stage                              (OK=90235  KO=0     )
> GetUUid                                                  (OK=24487  KO=0     )
> GetOpenidConfig                                          (OK=73058  KO=0     )
> CreatePolicy                                             (OK=24477  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16494  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16493  KO=0     )
>  UI AM idFromSession                                     (OK=16491  KO=0     )
>  UI AM validateGoto                                      (OK=16491  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16491  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16491  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16490  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16490  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16489  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16489  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16489  KO=0     )
>  UI IDM uiconfig                                         (OK=16488  KO=0     )
>  UI IDM version                                          (OK=16488  KO=0     )
>  UI IDM login                                            (OK=16486  KO=0     )
>  UI IDM privilege                                        (OK=16486  KO=0     )
>  UI IDM features                                         (OK=16486  KO=0     )
>  UI IDM user                                             (OK=16485  KO=0     )
>  UI IDM dashboard                                        (OK=16485  KO=0     )
>  UI IDM managed user schema                              (OK=16485  KO=0     )
>  UI IDM oidcToken                                        (OK=16485  KO=0     )
> userinfo                                                 (OK=16484  KO=0     )
> UI-Logout                                                (OK=16483  KO=0     )
> UI-Logout Redirect 1                                     (OK=16482  KO=0     )
> tokenUserinfo                                            (OK=16292  KO=0     )
>  UI AM revoke1                                           (OK=16480  KO=0     )
>  UI AM revoke2                                           (OK=16481  KO=0     )
>  UI AM endsession                                        (OK=16481  KO=0     )
> RootUserinfo                                             (OK=54708  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2770   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2770   KO=0     )
> getIdToken                                               (OK=5505   KO=0     )
> getIdToken Redirect 1                                    (OK=5505   KO=0     )
> createOrganization                                       (OK=5504   KO=0     )
> queryOrganization                                        (OK=5504   KO=0     )
> ReadPolicy                                               (OK=24354  KO=3     )
> deleteOrganization                                       (OK=5504   KO=0     )
> DeletePolicy                                             (OK=24203  KO=6     )
> restloginProgressiveProfileCallback                      (OK=93     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        82 (77.36%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.49%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.55%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.72%)
> status.find.is(302), but actually found 502                         1 ( 0.94%)
> status.find.is(200), but actually found 502                         1 ( 0.94%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 212532 / active: 384    / done: 76246 
================================================================================

22:28:58.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:29:00 GMT                                     975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1078220 KO=19    )
> restLoginInitiate                                        (OK=74261  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74246  KO=1     )
> Skip 2FA                                                 (OK=41197  KO=0     )
> User Authorize PKCE stage                                (OK=90722  KO=1     )
> User AccessToken PKCE stage                              (OK=90718  KO=0     )
> GetUUid                                                  (OK=24627  KO=0     )
> GetOpenidConfig                                          (OK=73467  KO=0     )
> CreatePolicy                                             (OK=24616  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16578  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16578  KO=0     )
>  UI AM idFromSession                                     (OK=16578  KO=0     )
>  UI AM validateGoto                                      (OK=16578  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16573  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16572  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16572  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16572  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16570  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16570  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16570  KO=0     )
>  UI IDM uiconfig                                         (OK=16570  KO=0     )
>  UI IDM version                                          (OK=16570  KO=0     )
>  UI IDM login                                            (OK=16569  KO=0     )
>  UI IDM privilege                                        (OK=16569  KO=0     )
>  UI IDM features                                         (OK=16569  KO=0     )
>  UI IDM user                                             (OK=16569  KO=0     )
>  UI IDM dashboard                                        (OK=16569  KO=0     )
>  UI IDM managed user schema                              (OK=16569  KO=0     )
>  UI IDM oidcToken                                        (OK=16568  KO=0     )
> userinfo                                                 (OK=16567  KO=0     )
> UI-Logout                                                (OK=16565  KO=0     )
> UI-Logout Redirect 1                                     (OK=16565  KO=0     )
> tokenUserinfo                                            (OK=16380  KO=0     )
>  UI AM revoke1                                           (OK=16565  KO=0     )
>  UI AM revoke2                                           (OK=16565  KO=0     )
>  UI AM endsession                                        (OK=16565  KO=0     )
> RootUserinfo                                             (OK=55008  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2778   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2778   KO=0     )
> getIdToken                                               (OK=5534   KO=0     )
> getIdToken Redirect 1                                    (OK=5534   KO=0     )
> createOrganization                                       (OK=5534   KO=0     )
> queryOrganization                                        (OK=5533   KO=0     )
> ReadPolicy                                               (OK=24480  KO=3     )
> deleteOrganization                                       (OK=5533   KO=0     )
> DeletePolicy                                             (OK=24346  KO=6     )
> restloginProgressiveProfileCallback                      (OK=93     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        83 (77.57%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.41%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.48%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.67%)
> status.find.is(302), but actually found 502                         1 ( 0.93%)
> status.find.is(200), but actually found 502                         1 ( 0.93%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 212120 / active: 383    / done: 76659 
================================================================================

22:29:01.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:29:05 GMT                                     980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1083981 KO=19    )
> restLoginInitiate                                        (OK=74658  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74653  KO=1     )
> Skip 2FA                                                 (OK=41425  KO=0     )
> User Authorize PKCE stage                                (OK=91216  KO=1     )
> User AccessToken PKCE stage                              (OK=91211  KO=0     )
> GetUUid                                                  (OK=24778  KO=0     )
> GetOpenidConfig                                          (OK=73880  KO=0     )
> CreatePolicy                                             (OK=24766  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16663  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16663  KO=0     )
>  UI AM idFromSession                                     (OK=16663  KO=0     )
>  UI AM validateGoto                                      (OK=16663  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16658  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16657  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16657  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16657  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16656  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16656  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16656  KO=0     )
>  UI IDM uiconfig                                         (OK=16656  KO=0     )
>  UI IDM version                                          (OK=16656  KO=0     )
>  UI IDM login                                            (OK=16656  KO=0     )
>  UI IDM privilege                                        (OK=16656  KO=0     )
>  UI IDM features                                         (OK=16656  KO=0     )
>  UI IDM user                                             (OK=16656  KO=0     )
>  UI IDM dashboard                                        (OK=16656  KO=0     )
>  UI IDM managed user schema                              (OK=16656  KO=0     )
>  UI IDM oidcToken                                        (OK=16655  KO=0     )
> userinfo                                                 (OK=16654  KO=0     )
> UI-Logout                                                (OK=16653  KO=0     )
> UI-Logout Redirect 1                                     (OK=16651  KO=0     )
> tokenUserinfo                                            (OK=16474  KO=0     )
>  UI AM revoke1                                           (OK=16651  KO=0     )
>  UI AM revoke2                                           (OK=16651  KO=0     )
>  UI AM endsession                                        (OK=16651  KO=0     )
> RootUserinfo                                             (OK=55268  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2791   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2791   KO=0     )
> getIdToken                                               (OK=5564   KO=0     )
> getIdToken Redirect 1                                    (OK=5564   KO=0     )
> createOrganization                                       (OK=5563   KO=0     )
> queryOrganization                                        (OK=5563   KO=0     )
> ReadPolicy                                               (OK=24612  KO=3     )
> deleteOrganization                                       (OK=5563   KO=0     )
> DeletePolicy                                             (OK=24475  KO=6     )
> restloginProgressiveProfileCallback                      (OK=93     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        84 (77.78%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.33%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.63%)
> status.find.is(302), but actually found 502                         1 ( 0.93%)
> status.find.is(200), but actually found 502                         1 ( 0.93%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 211711 / active: 380    / done: 77071 
================================================================================

22:29:08.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:29:10 GMT                                     985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1089456 KO=19    )
> restLoginInitiate                                        (OK=75022  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75008  KO=1     )
> Skip 2FA                                                 (OK=41620  KO=0     )
> User Authorize PKCE stage                                (OK=91657  KO=1     )
> User AccessToken PKCE stage                              (OK=91650  KO=0     )
> GetUUid                                                  (OK=24882  KO=0     )
> GetOpenidConfig                                          (OK=74266  KO=0     )
> CreatePolicy                                             (OK=24872  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16753  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16752  KO=0     )
>  UI AM idFromSession                                     (OK=16750  KO=0     )
>  UI AM validateGoto                                      (OK=16750  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16750  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16749  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16748  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16748  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16744  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16743  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16742  KO=0     )
>  UI IDM uiconfig                                         (OK=16742  KO=0     )
>  UI IDM version                                          (OK=16742  KO=0     )
>  UI IDM login                                            (OK=16742  KO=0     )
>  UI IDM privilege                                        (OK=16742  KO=0     )
>  UI IDM features                                         (OK=16742  KO=0     )
>  UI IDM user                                             (OK=16741  KO=0     )
>  UI IDM dashboard                                        (OK=16741  KO=0     )
>  UI IDM managed user schema                              (OK=16741  KO=0     )
>  UI IDM oidcToken                                        (OK=16740  KO=0     )
> userinfo                                                 (OK=16740  KO=0     )
> UI-Logout                                                (OK=16738  KO=0     )
> UI-Logout Redirect 1                                     (OK=16738  KO=0     )
> tokenUserinfo                                            (OK=16545  KO=0     )
>  UI AM revoke1                                           (OK=16737  KO=0     )
>  UI AM revoke2                                           (OK=16737  KO=0     )
>  UI AM endsession                                        (OK=16737  KO=0     )
> RootUserinfo                                             (OK=55542  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2803   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2803   KO=0     )
> getIdToken                                               (OK=5597   KO=0     )
> getIdToken Redirect 1                                    (OK=5597   KO=0     )
> createOrganization                                       (OK=5596   KO=0     )
> queryOrganization                                        (OK=5596   KO=0     )
> ReadPolicy                                               (OK=24769  KO=3     )
> deleteOrganization                                       (OK=5595   KO=0     )
> DeletePolicy                                             (OK=24604  KO=6     )
> restloginProgressiveProfileCallback                      (OK=93     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        85 (77.98%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.26%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.59%)
> status.find.is(302), but actually found 502                         1 ( 0.92%)
> status.find.is(200), but actually found 502                         1 ( 0.92%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 211334 / active: 380    / done: 77448 
================================================================================


================================================================================
2024-11-06 22:29:15 GMT                                     990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1095083 KO=19    )
> restLoginInitiate                                        (OK=75410  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75395  KO=1     )
> Skip 2FA                                                 (OK=41829  KO=0     )
> User Authorize PKCE stage                                (OK=92135  KO=1     )
> User AccessToken PKCE stage                              (OK=92128  KO=0     )
> GetUUid                                                  (OK=25007  KO=0     )
> GetOpenidConfig                                          (OK=74652  KO=0     )
> CreatePolicy                                             (OK=24995  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16845  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16845  KO=0     )
>  UI AM idFromSession                                     (OK=16842  KO=0     )
>  UI AM validateGoto                                      (OK=16842  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16838  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16836  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16836  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16836  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16831  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16830  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16828  KO=0     )
>  UI IDM uiconfig                                         (OK=16828  KO=0     )
>  UI IDM version                                          (OK=16828  KO=0     )
>  UI IDM login                                            (OK=16827  KO=0     )
>  UI IDM privilege                                        (OK=16827  KO=0     )
>  UI IDM features                                         (OK=16827  KO=0     )
>  UI IDM user                                             (OK=16825  KO=0     )
>  UI IDM dashboard                                        (OK=16826  KO=0     )
>  UI IDM managed user schema                              (OK=16825  KO=0     )
>  UI IDM oidcToken                                        (OK=16825  KO=0     )
> userinfo                                                 (OK=16825  KO=0     )
> UI-Logout                                                (OK=16823  KO=0     )
> UI-Logout Redirect 1                                     (OK=16822  KO=0     )
> tokenUserinfo                                            (OK=16632  KO=0     )
>  UI AM revoke1                                           (OK=16822  KO=0     )
>  UI AM revoke2                                           (OK=16822  KO=0     )
>  UI AM endsession                                        (OK=16822  KO=0     )
> RootUserinfo                                             (OK=55839  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2815   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2815   KO=0     )
> getIdToken                                               (OK=5622   KO=0     )
> getIdToken Redirect 1                                    (OK=5622   KO=0     )
> createOrganization                                       (OK=5621   KO=0     )
> queryOrganization                                        (OK=5621   KO=0     )
> ReadPolicy                                               (OK=24876  KO=3     )
> deleteOrganization                                       (OK=5621   KO=0     )
> DeletePolicy                                             (OK=24761  KO=6     )
> restloginProgressiveProfileCallback                      (OK=94     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        85 (77.98%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.26%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.59%)
> status.find.is(302), but actually found 502                         1 ( 0.92%)
> status.find.is(200), but actually found 502                         1 ( 0.92%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 210936 / active: 350    / done: 77876 
================================================================================


================================================================================
2024-11-06 22:29:20 GMT                                     995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1100719 KO=19    )
> restLoginInitiate                                        (OK=75823  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75816  KO=1     )
> Skip 2FA                                                 (OK=42070  KO=0     )
> User Authorize PKCE stage                                (OK=92629  KO=1     )
> User AccessToken PKCE stage                              (OK=92625  KO=0     )
> GetUUid                                                  (OK=25151  KO=0     )
> GetOpenidConfig                                          (OK=75028  KO=0     )
> CreatePolicy                                             (OK=25140  KO=8     )
> UI-Post-Login - stage 1                                  (OK=16919  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16918  KO=0     )
>  UI AM idFromSession                                     (OK=16917  KO=0     )
>  UI AM validateGoto                                      (OK=16916  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16912  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16912  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16912  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16912  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16912  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16912  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16910  KO=0     )
>  UI IDM uiconfig                                         (OK=16910  KO=0     )
>  UI IDM version                                          (OK=16910  KO=0     )
>  UI IDM login                                            (OK=16910  KO=0     )
>  UI IDM privilege                                        (OK=16910  KO=0     )
>  UI IDM features                                         (OK=16910  KO=0     )
>  UI IDM user                                             (OK=16908  KO=0     )
>  UI IDM dashboard                                        (OK=16909  KO=0     )
>  UI IDM managed user schema                              (OK=16908  KO=0     )
>  UI IDM oidcToken                                        (OK=16908  KO=0     )
> userinfo                                                 (OK=16908  KO=0     )
> UI-Logout                                                (OK=16907  KO=0     )
> UI-Logout Redirect 1                                     (OK=16904  KO=0     )
> tokenUserinfo                                            (OK=16734  KO=0     )
>  UI AM revoke1                                           (OK=16904  KO=0     )
>  UI AM revoke2                                           (OK=16904  KO=0     )
>  UI AM endsession                                        (OK=16904  KO=0     )
> RootUserinfo                                             (OK=56116  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2835   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2834   KO=0     )
> getIdToken                                               (OK=5656   KO=0     )
> getIdToken Redirect 1                                    (OK=5656   KO=0     )
> createOrganization                                       (OK=5656   KO=0     )
> queryOrganization                                        (OK=5656   KO=0     )
> ReadPolicy                                               (OK=24998  KO=3     )
> deleteOrganization                                       (OK=5656   KO=0     )
> DeletePolicy                                             (OK=24870  KO=6     )
> restloginProgressiveProfileCallback                      (OK=94     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        85 (77.98%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.26%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.59%)
> status.find.is(302), but actually found 502                         1 ( 0.92%)
> status.find.is(200), but actually found 502                         1 ( 0.92%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 210501 / active: 378    / done: 78283 
================================================================================


================================================================================
2024-11-06 22:29:25 GMT                                    1000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1106398 KO=19    )
> restLoginInitiate                                        (OK=76204  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76190  KO=1     )
> Skip 2FA                                                 (OK=42281  KO=0     )
> User Authorize PKCE stage                                (OK=93094  KO=1     )
> User AccessToken PKCE stage                              (OK=93087  KO=0     )
> GetUUid                                                  (OK=25283  KO=0     )
> GetOpenidConfig                                          (OK=75430  KO=0     )
> CreatePolicy                                             (OK=25272  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17010  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17009  KO=0     )
>  UI AM idFromSession                                     (OK=17008  KO=0     )
>  UI AM validateGoto                                      (OK=17008  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17004  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17004  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17003  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17003  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16999  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16999  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16999  KO=0     )
>  UI IDM uiconfig                                         (OK=16998  KO=0     )
>  UI IDM version                                          (OK=16997  KO=0     )
>  UI IDM login                                            (OK=16997  KO=0     )
>  UI IDM privilege                                        (OK=16997  KO=0     )
>  UI IDM features                                         (OK=16997  KO=0     )
>  UI IDM user                                             (OK=16995  KO=0     )
>  UI IDM dashboard                                        (OK=16996  KO=0     )
>  UI IDM managed user schema                              (OK=16995  KO=0     )
>  UI IDM oidcToken                                        (OK=16995  KO=0     )
> userinfo                                                 (OK=16995  KO=0     )
> UI-Logout                                                (OK=16994  KO=0     )
> UI-Logout Redirect 1                                     (OK=16994  KO=0     )
> tokenUserinfo                                            (OK=16805  KO=0     )
>  UI AM revoke1                                           (OK=16992  KO=0     )
>  UI AM revoke2                                           (OK=16992  KO=0     )
>  UI AM endsession                                        (OK=16993  KO=0     )
> RootUserinfo                                             (OK=56434  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2849   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2849   KO=0     )
> getIdToken                                               (OK=5682   KO=0     )
> getIdToken Redirect 1                                    (OK=5682   KO=0     )
> createOrganization                                       (OK=5681   KO=0     )
> queryOrganization                                        (OK=5681   KO=0     )
> ReadPolicy                                               (OK=25141  KO=3     )
> deleteOrganization                                       (OK=5680   KO=0     )
> DeletePolicy                                             (OK=24994  KO=6     )
> restloginProgressiveProfileCallback                      (OK=96     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        85 (77.98%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.26%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.59%)
> status.find.is(302), but actually found 502                         1 ( 0.92%)
> status.find.is(200), but actually found 502                         1 ( 0.92%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 210107 / active: 395    / done: 78660 
================================================================================

22:29:27.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:29:30 GMT                                    1005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1111887 KO=19    )
> restLoginInitiate                                        (OK=76595  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76580  KO=1     )
> Skip 2FA                                                 (OK=42507  KO=0     )
> User Authorize PKCE stage                                (OK=93560  KO=1     )
> User AccessToken PKCE stage                              (OK=93550  KO=0     )
> GetUUid                                                  (OK=25427  KO=0     )
> GetOpenidConfig                                          (OK=75847  KO=0     )
> CreatePolicy                                             (OK=25416  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17091  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17090  KO=0     )
>  UI AM idFromSession                                     (OK=17089  KO=0     )
>  UI AM validateGoto                                      (OK=17089  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17084  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17084  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17084  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17084  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17078  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17077  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17077  KO=0     )
>  UI IDM uiconfig                                         (OK=17077  KO=0     )
>  UI IDM version                                          (OK=17077  KO=0     )
>  UI IDM login                                            (OK=17077  KO=0     )
>  UI IDM privilege                                        (OK=17077  KO=0     )
>  UI IDM features                                         (OK=17077  KO=0     )
>  UI IDM user                                             (OK=17077  KO=0     )
>  UI IDM dashboard                                        (OK=17077  KO=0     )
>  UI IDM managed user schema                              (OK=17077  KO=0     )
>  UI IDM oidcToken                                        (OK=17076  KO=0     )
> userinfo                                                 (OK=17076  KO=0     )
> UI-Logout                                                (OK=17073  KO=0     )
> UI-Logout Redirect 1                                     (OK=17073  KO=0     )
> tokenUserinfo                                            (OK=16889  KO=0     )
>  UI AM revoke1                                           (OK=17072  KO=0     )
>  UI AM revoke2                                           (OK=17072  KO=0     )
>  UI AM endsession                                        (OK=17072  KO=0     )
> RootUserinfo                                             (OK=56650  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2864   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2864   KO=0     )
> getIdToken                                               (OK=5713   KO=0     )
> getIdToken Redirect 1                                    (OK=5713   KO=0     )
> createOrganization                                       (OK=5713   KO=0     )
> queryOrganization                                        (OK=5713   KO=0     )
> ReadPolicy                                               (OK=25276  KO=3     )
> deleteOrganization                                       (OK=5713   KO=0     )
> DeletePolicy                                             (OK=25134  KO=6     )
> restloginProgressiveProfileCallback                      (OK=96     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        86 (78.18%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.18%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.55%)
> status.find.is(302), but actually found 502                         1 ( 0.91%)
> status.find.is(200), but actually found 502                         1 ( 0.91%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 209700 / active: 393    / done: 79069 
================================================================================


================================================================================
2024-11-06 22:29:35 GMT                                    1010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1117880 KO=19    )
> restLoginInitiate                                        (OK=76976  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76964  KO=1     )
> Skip 2FA                                                 (OK=42705  KO=0     )
> User Authorize PKCE stage                                (OK=94046  KO=1     )
> User AccessToken PKCE stage                              (OK=94041  KO=0     )
> GetUUid                                                  (OK=25561  KO=0     )
> GetOpenidConfig                                          (OK=76260  KO=0     )
> CreatePolicy                                             (OK=25552  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17187  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17186  KO=0     )
>  UI AM idFromSession                                     (OK=17183  KO=0     )
>  UI AM validateGoto                                      (OK=17183  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17181  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17180  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17179  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17179  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17178  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17178  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17178  KO=0     )
>  UI IDM uiconfig                                         (OK=17178  KO=0     )
>  UI IDM version                                          (OK=17178  KO=0     )
>  UI IDM login                                            (OK=17178  KO=0     )
>  UI IDM privilege                                        (OK=17178  KO=0     )
>  UI IDM features                                         (OK=17178  KO=0     )
>  UI IDM user                                             (OK=17178  KO=0     )
>  UI IDM dashboard                                        (OK=17178  KO=0     )
>  UI IDM managed user schema                              (OK=17178  KO=0     )
>  UI IDM oidcToken                                        (OK=17178  KO=0     )
> userinfo                                                 (OK=17178  KO=0     )
> UI-Logout                                                (OK=17178  KO=0     )
> UI-Logout Redirect 1                                     (OK=17177  KO=0     )
> tokenUserinfo                                            (OK=16983  KO=0     )
>  UI AM revoke1                                           (OK=17177  KO=0     )
>  UI AM revoke2                                           (OK=17177  KO=0     )
>  UI AM endsession                                        (OK=17177  KO=0     )
> RootUserinfo                                             (OK=56897  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2876   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2876   KO=0     )
> getIdToken                                               (OK=5738   KO=0     )
> getIdToken Redirect 1                                    (OK=5738   KO=0     )
> createOrganization                                       (OK=5738   KO=0     )
> queryOrganization                                        (OK=5737   KO=0     )
> ReadPolicy                                               (OK=25420  KO=3     )
> deleteOrganization                                       (OK=5737   KO=0     )
> DeletePolicy                                             (OK=25269  KO=6     )
> restloginProgressiveProfileCallback                      (OK=98     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        86 (78.18%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.18%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.55%)
> status.find.is(302), but actually found 502                         1 ( 0.91%)
> status.find.is(200), but actually found 502                         1 ( 0.91%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 209303 / active: 368    / done: 79491 
================================================================================


================================================================================
2024-11-06 22:29:40 GMT                                    1015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1123087 KO=19    )
> restLoginInitiate                                        (OK=77335  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77329  KO=1     )
> Skip 2FA                                                 (OK=42912  KO=0     )
> User Authorize PKCE stage                                (OK=94490  KO=1     )
> User AccessToken PKCE stage                              (OK=94479  KO=0     )
> GetUUid                                                  (OK=25684  KO=0     )
> GetOpenidConfig                                          (OK=76661  KO=0     )
> CreatePolicy                                             (OK=25674  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17265  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17263  KO=0     )
>  UI AM idFromSession                                     (OK=17263  KO=0     )
>  UI AM validateGoto                                      (OK=17263  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17259  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17259  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17257  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17257  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17256  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17255  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17254  KO=0     )
>  UI IDM uiconfig                                         (OK=17254  KO=0     )
>  UI IDM version                                          (OK=17254  KO=0     )
>  UI IDM login                                            (OK=17254  KO=0     )
>  UI IDM privilege                                        (OK=17254  KO=0     )
>  UI IDM features                                         (OK=17254  KO=0     )
>  UI IDM user                                             (OK=17253  KO=0     )
>  UI IDM dashboard                                        (OK=17254  KO=0     )
>  UI IDM managed user schema                              (OK=17254  KO=0     )
>  UI IDM oidcToken                                        (OK=17251  KO=0     )
> userinfo                                                 (OK=17251  KO=0     )
> UI-Logout                                                (OK=17250  KO=0     )
> UI-Logout Redirect 1                                     (OK=17249  KO=0     )
> tokenUserinfo                                            (OK=17060  KO=0     )
>  UI AM revoke1                                           (OK=17248  KO=0     )
>  UI AM revoke2                                           (OK=17248  KO=0     )
>  UI AM endsession                                        (OK=17248  KO=0     )
> RootUserinfo                                             (OK=57167  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2888   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2888   KO=0     )
> getIdToken                                               (OK=5764   KO=0     )
> getIdToken Redirect 1                                    (OK=5764   KO=0     )
> createOrganization                                       (OK=5764   KO=0     )
> queryOrganization                                        (OK=5764   KO=0     )
> ReadPolicy                                               (OK=25554  KO=3     )
> deleteOrganization                                       (OK=5763   KO=0     )
> DeletePolicy                                             (OK=25412  KO=6     )
> restloginProgressiveProfileCallback                      (OK=98     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        86 (78.18%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.18%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.55%)
> status.find.is(302), but actually found 502                         1 ( 0.91%)
> status.find.is(200), but actually found 502                         1 ( 0.91%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 208934 / active: 365    / done: 79863 
================================================================================


================================================================================
2024-11-06 22:29:45 GMT                                    1020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1128660 KO=19    )
> restLoginInitiate                                        (OK=77707  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77699  KO=1     )
> Skip 2FA                                                 (OK=43112  KO=0     )
> User Authorize PKCE stage                                (OK=94954  KO=1     )
> User AccessToken PKCE stage                              (OK=94941  KO=0     )
> GetUUid                                                  (OK=25803  KO=0     )
> GetOpenidConfig                                          (OK=77038  KO=0     )
> CreatePolicy                                             (OK=25792  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17354  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17353  KO=0     )
>  UI AM idFromSession                                     (OK=17353  KO=0     )
>  UI AM validateGoto                                      (OK=17353  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17349  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17349  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17349  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17349  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17344  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17344  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17343  KO=0     )
>  UI IDM uiconfig                                         (OK=17343  KO=0     )
>  UI IDM version                                          (OK=17343  KO=0     )
>  UI IDM login                                            (OK=17343  KO=0     )
>  UI IDM privilege                                        (OK=17343  KO=0     )
>  UI IDM features                                         (OK=17343  KO=0     )
>  UI IDM user                                             (OK=17343  KO=0     )
>  UI IDM dashboard                                        (OK=17343  KO=0     )
>  UI IDM managed user schema                              (OK=17343  KO=0     )
>  UI IDM oidcToken                                        (OK=17342  KO=0     )
> userinfo                                                 (OK=17340  KO=0     )
> UI-Logout                                                (OK=17339  KO=0     )
> UI-Logout Redirect 1                                     (OK=17339  KO=0     )
> tokenUserinfo                                            (OK=17144  KO=0     )
>  UI AM revoke1                                           (OK=17336  KO=0     )
>  UI AM revoke2                                           (OK=17336  KO=0     )
>  UI AM endsession                                        (OK=17337  KO=0     )
> RootUserinfo                                             (OK=57428  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2902   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2901   KO=0     )
> getIdToken                                               (OK=5791   KO=0     )
> getIdToken Redirect 1                                    (OK=5791   KO=0     )
> createOrganization                                       (OK=5791   KO=0     )
> queryOrganization                                        (OK=5790   KO=0     )
> ReadPolicy                                               (OK=25678  KO=3     )
> deleteOrganization                                       (OK=5790   KO=0     )
> DeletePolicy                                             (OK=25547  KO=6     )
> restloginProgressiveProfileCallback                      (OK=98     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        86 (78.18%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.18%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.55%)
> status.find.is(302), but actually found 502                         1 ( 0.91%)
> status.find.is(200), but actually found 502                         1 ( 0.91%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 208550 / active: 346    / done: 80266 
================================================================================


================================================================================
2024-11-06 22:29:50 GMT                                    1025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1133924 KO=19    )
> restLoginInitiate                                        (OK=78085  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78079  KO=1     )
> Skip 2FA                                                 (OK=43331  KO=0     )
> User Authorize PKCE stage                                (OK=95405  KO=1     )
> User AccessToken PKCE stage                              (OK=95399  KO=0     )
> GetUUid                                                  (OK=25935  KO=0     )
> GetOpenidConfig                                          (OK=77411  KO=0     )
> CreatePolicy                                             (OK=25922  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17426  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17426  KO=0     )
>  UI AM idFromSession                                     (OK=17425  KO=0     )
>  UI AM validateGoto                                      (OK=17426  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17422  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17422  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17421  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17422  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17420  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17420  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17420  KO=0     )
>  UI IDM uiconfig                                         (OK=17419  KO=0     )
>  UI IDM version                                          (OK=17419  KO=0     )
>  UI IDM login                                            (OK=17419  KO=0     )
>  UI IDM privilege                                        (OK=17419  KO=0     )
>  UI IDM features                                         (OK=17419  KO=0     )
>  UI IDM user                                             (OK=17419  KO=0     )
>  UI IDM dashboard                                        (OK=17419  KO=0     )
>  UI IDM managed user schema                              (OK=17419  KO=0     )
>  UI IDM oidcToken                                        (OK=17417  KO=0     )
> userinfo                                                 (OK=17417  KO=0     )
> UI-Logout                                                (OK=17416  KO=0     )
> UI-Logout Redirect 1                                     (OK=17416  KO=0     )
> tokenUserinfo                                            (OK=17228  KO=0     )
>  UI AM revoke1                                           (OK=17416  KO=0     )
>  UI AM revoke2                                           (OK=17416  KO=0     )
>  UI AM endsession                                        (OK=17416  KO=0     )
> RootUserinfo                                             (OK=57766  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2913   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2913   KO=0     )
> getIdToken                                               (OK=5810   KO=0     )
> getIdToken Redirect 1                                    (OK=5809   KO=0     )
> createOrganization                                       (OK=5809   KO=0     )
> queryOrganization                                        (OK=5809   KO=0     )
> ReadPolicy                                               (OK=25796  KO=3     )
> deleteOrganization                                       (OK=5809   KO=0     )
> DeletePolicy                                             (OK=25670  KO=6     )
> restloginProgressiveProfileCallback                      (OK=99     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        86 (78.18%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.18%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.55%)
> status.find.is(302), but actually found 502                         1 ( 0.91%)
> status.find.is(200), but actually found 502                         1 ( 0.91%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 208161 / active: 360    / done: 80641 
================================================================================


================================================================================
2024-11-06 22:29:55 GMT                                    1030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1139458 KO=19    )
> restLoginInitiate                                        (OK=78477  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78470  KO=1     )
> Skip 2FA                                                 (OK=43540  KO=0     )
> User Authorize PKCE stage                                (OK=95880  KO=1     )
> User AccessToken PKCE stage                              (OK=95873  KO=0     )
> GetUUid                                                  (OK=26068  KO=0     )
> GetOpenidConfig                                          (OK=77792  KO=0     )
> CreatePolicy                                             (OK=26053  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17520  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17520  KO=0     )
>  UI AM idFromSession                                     (OK=17517  KO=0     )
>  UI AM validateGoto                                      (OK=17518  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17513  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17511  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17509  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17509  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17506  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17505  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17503  KO=0     )
>  UI IDM uiconfig                                         (OK=17503  KO=0     )
>  UI IDM version                                          (OK=17503  KO=0     )
>  UI IDM login                                            (OK=17503  KO=0     )
>  UI IDM privilege                                        (OK=17503  KO=0     )
>  UI IDM features                                         (OK=17503  KO=0     )
>  UI IDM user                                             (OK=17500  KO=0     )
>  UI IDM dashboard                                        (OK=17501  KO=0     )
>  UI IDM managed user schema                              (OK=17500  KO=0     )
>  UI IDM oidcToken                                        (OK=17498  KO=0     )
> userinfo                                                 (OK=17497  KO=0     )
> UI-Logout                                                (OK=17496  KO=0     )
> UI-Logout Redirect 1                                     (OK=17494  KO=0     )
> tokenUserinfo                                            (OK=17317  KO=0     )
>  UI AM revoke1                                           (OK=17491  KO=0     )
>  UI AM revoke2                                           (OK=17492  KO=0     )
>  UI AM endsession                                        (OK=17492  KO=0     )
> RootUserinfo                                             (OK=58029  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2928   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2927   KO=0     )
> getIdToken                                               (OK=5835   KO=0     )
> getIdToken Redirect 1                                    (OK=5835   KO=0     )
> createOrganization                                       (OK=5835   KO=0     )
> queryOrganization                                        (OK=5835   KO=0     )
> ReadPolicy                                               (OK=25925  KO=3     )
> deleteOrganization                                       (OK=5834   KO=0     )
> DeletePolicy                                             (OK=25789  KO=6     )
> restloginProgressiveProfileCallback                      (OK=99     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        86 (78.18%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.18%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.55%)
> status.find.is(302), but actually found 502                         1 ( 0.91%)
> status.find.is(200), but actually found 502                         1 ( 0.91%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 207753 / active: 383    / done: 81026 
================================================================================


================================================================================
2024-11-06 22:30:00 GMT                                    1035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1144928 KO=19    )
> restLoginInitiate                                        (OK=78836  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78830  KO=1     )
> Skip 2FA                                                 (OK=43743  KO=0     )
> User Authorize PKCE stage                                (OK=96321  KO=1     )
> User AccessToken PKCE stage                              (OK=96316  KO=0     )
> GetUUid                                                  (OK=26191  KO=0     )
> GetOpenidConfig                                          (OK=78178  KO=0     )
> CreatePolicy                                             (OK=26181  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17608  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17605  KO=0     )
>  UI AM idFromSession                                     (OK=17604  KO=0     )
>  UI AM validateGoto                                      (OK=17604  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17596  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17596  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17596  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17596  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17589  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17588  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17588  KO=0     )
>  UI IDM uiconfig                                         (OK=17588  KO=0     )
>  UI IDM version                                          (OK=17588  KO=0     )
>  UI IDM login                                            (OK=17588  KO=0     )
>  UI IDM privilege                                        (OK=17588  KO=0     )
>  UI IDM features                                         (OK=17588  KO=0     )
>  UI IDM user                                             (OK=17586  KO=0     )
>  UI IDM dashboard                                        (OK=17587  KO=0     )
>  UI IDM managed user schema                              (OK=17587  KO=0     )
>  UI IDM oidcToken                                        (OK=17585  KO=0     )
> userinfo                                                 (OK=17585  KO=0     )
> UI-Logout                                                (OK=17585  KO=0     )
> UI-Logout Redirect 1                                     (OK=17585  KO=0     )
> tokenUserinfo                                            (OK=17384  KO=0     )
>  UI AM revoke1                                           (OK=17584  KO=0     )
>  UI AM revoke2                                           (OK=17584  KO=0     )
>  UI AM endsession                                        (OK=17584  KO=0     )
> RootUserinfo                                             (OK=58291  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2944   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2943   KO=0     )
> getIdToken                                               (OK=5865   KO=0     )
> getIdToken Redirect 1                                    (OK=5865   KO=0     )
> createOrganization                                       (OK=5864   KO=0     )
> queryOrganization                                        (OK=5864   KO=0     )
> ReadPolicy                                               (OK=26057  KO=3     )
> deleteOrganization                                       (OK=5864   KO=0     )
> DeletePolicy                                             (OK=25920  KO=6     )
> restloginProgressiveProfileCallback                      (OK=99     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        86 (78.18%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.18%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.55%)
> status.find.is(302), but actually found 502                         1 ( 0.91%)
> status.find.is(200), but actually found 502                         1 ( 0.91%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 207379 / active: 370    / done: 81413 
================================================================================


================================================================================
2024-11-06 22:30:05 GMT                                    1040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1150274 KO=19    )
> restLoginInitiate                                        (OK=79209  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79203  KO=1     )
> Skip 2FA                                                 (OK=43973  KO=0     )
> User Authorize PKCE stage                                (OK=96777  KO=1     )
> User AccessToken PKCE stage                              (OK=96770  KO=0     )
> GetUUid                                                  (OK=26321  KO=0     )
> GetOpenidConfig                                          (OK=78567  KO=0     )
> CreatePolicy                                             (OK=26309  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17676  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17675  KO=0     )
>  UI AM idFromSession                                     (OK=17674  KO=0     )
>  UI AM validateGoto                                      (OK=17674  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17672  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17672  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17671  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17671  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17668  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17668  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17667  KO=0     )
>  UI IDM uiconfig                                         (OK=17667  KO=0     )
>  UI IDM version                                          (OK=17667  KO=0     )
>  UI IDM login                                            (OK=17667  KO=0     )
>  UI IDM privilege                                        (OK=17667  KO=0     )
>  UI IDM features                                         (OK=17667  KO=0     )
>  UI IDM user                                             (OK=17666  KO=0     )
>  UI IDM dashboard                                        (OK=17666  KO=0     )
>  UI IDM managed user schema                              (OK=17666  KO=0     )
>  UI IDM oidcToken                                        (OK=17666  KO=0     )
> userinfo                                                 (OK=17664  KO=0     )
> UI-Logout                                                (OK=17664  KO=0     )
> UI-Logout Redirect 1                                     (OK=17664  KO=0     )
> tokenUserinfo                                            (OK=17463  KO=0     )
>  UI AM revoke1                                           (OK=17664  KO=0     )
>  UI AM revoke2                                           (OK=17664  KO=0     )
>  UI AM endsession                                        (OK=17664  KO=0     )
> RootUserinfo                                             (OK=58574  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2956   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2956   KO=0     )
> getIdToken                                               (OK=5897   KO=0     )
> getIdToken Redirect 1                                    (OK=5897   KO=0     )
> createOrganization                                       (OK=5896   KO=0     )
> queryOrganization                                        (OK=5896   KO=0     )
> ReadPolicy                                               (OK=26185  KO=3     )
> deleteOrganization                                       (OK=5896   KO=0     )
> DeletePolicy                                             (OK=26049  KO=6     )
> restloginProgressiveProfileCallback                      (OK=99     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        86 (78.18%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.18%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.55%)
> status.find.is(302), but actually found 502                         1 ( 0.91%)
> status.find.is(200), but actually found 502                         1 ( 0.91%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 206992 / active: 375    / done: 81795 
================================================================================

22:30:06.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:30:10 GMT                                    1045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1156019 KO=19    )
> restLoginInitiate                                        (OK=79624  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79616  KO=1     )
> Skip 2FA                                                 (OK=44205  KO=0     )
> User Authorize PKCE stage                                (OK=97271  KO=1     )
> User AccessToken PKCE stage                              (OK=97266  KO=0     )
> GetUUid                                                  (OK=26461  KO=0     )
> GetOpenidConfig                                          (OK=78964  KO=0     )
> CreatePolicy                                             (OK=26449  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17762  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17761  KO=0     )
>  UI AM idFromSession                                     (OK=17758  KO=0     )
>  UI AM validateGoto                                      (OK=17758  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17754  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17753  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17753  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17753  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17750  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17750  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17750  KO=0     )
>  UI IDM uiconfig                                         (OK=17750  KO=0     )
>  UI IDM version                                          (OK=17750  KO=0     )
>  UI IDM login                                            (OK=17750  KO=0     )
>  UI IDM privilege                                        (OK=17750  KO=0     )
>  UI IDM features                                         (OK=17750  KO=0     )
>  UI IDM user                                             (OK=17750  KO=0     )
>  UI IDM dashboard                                        (OK=17750  KO=0     )
>  UI IDM managed user schema                              (OK=17750  KO=0     )
>  UI IDM oidcToken                                        (OK=17749  KO=0     )
> userinfo                                                 (OK=17749  KO=0     )
> UI-Logout                                                (OK=17749  KO=0     )
> UI-Logout Redirect 1                                     (OK=17749  KO=0     )
> tokenUserinfo                                            (OK=17557  KO=0     )
>  UI AM revoke1                                           (OK=17746  KO=0     )
>  UI AM revoke2                                           (OK=17746  KO=0     )
>  UI AM endsession                                        (OK=17746  KO=0     )
> RootUserinfo                                             (OK=58872  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2970   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2969   KO=0     )
> getIdToken                                               (OK=5931   KO=0     )
> getIdToken Redirect 1                                    (OK=5931   KO=0     )
> createOrganization                                       (OK=5931   KO=0     )
> queryOrganization                                        (OK=5931   KO=0     )
> ReadPolicy                                               (OK=26314  KO=3     )
> deleteOrganization                                       (OK=5930   KO=0     )
> DeletePolicy                                             (OK=26181  KO=6     )
> restloginProgressiveProfileCallback                      (OK=100    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        87 (78.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.11%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.21%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.50%)
> status.find.is(302), but actually found 502                         1 ( 0.90%)
> status.find.is(200), but actually found 502                         1 ( 0.90%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 206562 / active: 386    / done: 82214 
================================================================================


================================================================================
2024-11-06 22:30:15 GMT                                    1050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1161782 KO=19    )
> restLoginInitiate                                        (OK=80029  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80020  KO=1     )
> Skip 2FA                                                 (OK=44437  KO=0     )
> User Authorize PKCE stage                                (OK=97762  KO=1     )
> User AccessToken PKCE stage                              (OK=97750  KO=0     )
> GetUUid                                                  (OK=26599  KO=0     )
> GetOpenidConfig                                          (OK=79371  KO=0     )
> CreatePolicy                                             (OK=26590  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17846  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17846  KO=0     )
>  UI AM idFromSession                                     (OK=17846  KO=0     )
>  UI AM validateGoto                                      (OK=17846  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17842  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17841  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17840  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17840  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17836  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17836  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17835  KO=0     )
>  UI IDM uiconfig                                         (OK=17835  KO=0     )
>  UI IDM version                                          (OK=17835  KO=0     )
>  UI IDM login                                            (OK=17835  KO=0     )
>  UI IDM privilege                                        (OK=17834  KO=0     )
>  UI IDM features                                         (OK=17835  KO=0     )
>  UI IDM user                                             (OK=17833  KO=0     )
>  UI IDM dashboard                                        (OK=17833  KO=0     )
>  UI IDM managed user schema                              (OK=17833  KO=0     )
>  UI IDM oidcToken                                        (OK=17832  KO=0     )
> userinfo                                                 (OK=17831  KO=0     )
> UI-Logout                                                (OK=17831  KO=0     )
> UI-Logout Redirect 1                                     (OK=17829  KO=0     )
> tokenUserinfo                                            (OK=17641  KO=0     )
>  UI AM revoke1                                           (OK=17828  KO=0     )
>  UI AM revoke2                                           (OK=17828  KO=0     )
>  UI AM endsession                                        (OK=17828  KO=0     )
> RootUserinfo                                             (OK=59204  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2986   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2986   KO=0     )
> getIdToken                                               (OK=5963   KO=0     )
> getIdToken Redirect 1                                    (OK=5962   KO=0     )
> createOrganization                                       (OK=5961   KO=0     )
> queryOrganization                                        (OK=5961   KO=0     )
> ReadPolicy                                               (OK=26447  KO=3     )
> deleteOrganization                                       (OK=5960   KO=0     )
> DeletePolicy                                             (OK=26309  KO=6     )
> restloginProgressiveProfileCallback                      (OK=100    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        87 (78.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.11%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.21%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.50%)
> status.find.is(302), but actually found 502                         1 ( 0.90%)
> status.find.is(200), but actually found 502                         1 ( 0.90%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 206139 / active: 404    / done: 82619 
================================================================================


================================================================================
2024-11-06 22:30:20 GMT                                    1055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1167890 KO=19    )
> restLoginInitiate                                        (OK=80434  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80419  KO=1     )
> Skip 2FA                                                 (OK=44648  KO=0     )
> User Authorize PKCE stage                                (OK=98258  KO=1     )
> User AccessToken PKCE stage                              (OK=98249  KO=0     )
> GetUUid                                                  (OK=26734  KO=0     )
> GetOpenidConfig                                          (OK=79777  KO=0     )
> CreatePolicy                                             (OK=26724  KO=8     )
> UI-Post-Login - stage 1                                  (OK=17944  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17944  KO=0     )
>  UI AM idFromSession                                     (OK=17944  KO=0     )
>  UI AM validateGoto                                      (OK=17944  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17940  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17940  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17940  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17940  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17939  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17937  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17937  KO=0     )
>  UI IDM uiconfig                                         (OK=17937  KO=0     )
>  UI IDM version                                          (OK=17937  KO=0     )
>  UI IDM login                                            (OK=17937  KO=0     )
>  UI IDM privilege                                        (OK=17937  KO=0     )
>  UI IDM features                                         (OK=17937  KO=0     )
>  UI IDM user                                             (OK=17936  KO=0     )
>  UI IDM dashboard                                        (OK=17937  KO=0     )
>  UI IDM managed user schema                              (OK=17936  KO=0     )
>  UI IDM oidcToken                                        (OK=17936  KO=0     )
> userinfo                                                 (OK=17935  KO=0     )
> UI-Logout                                                (OK=17933  KO=0     )
> UI-Logout Redirect 1                                     (OK=17933  KO=0     )
> tokenUserinfo                                            (OK=17733  KO=0     )
>  UI AM revoke1                                           (OK=17932  KO=0     )
>  UI AM revoke2                                           (OK=17932  KO=0     )
>  UI AM endsession                                        (OK=17932  KO=0     )
> RootUserinfo                                             (OK=59478  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2997   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2996   KO=0     )
> getIdToken                                               (OK=5985   KO=0     )
> getIdToken Redirect 1                                    (OK=5985   KO=0     )
> createOrganization                                       (OK=5985   KO=0     )
> queryOrganization                                        (OK=5984   KO=0     )
> ReadPolicy                                               (OK=26592  KO=3     )
> deleteOrganization                                       (OK=5984   KO=0     )
> DeletePolicy                                             (OK=26441  KO=6     )
> restloginProgressiveProfileCallback                      (OK=101    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        87 (78.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.11%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.21%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.50%)
> status.find.is(302), but actually found 502                         1 ( 0.90%)
> status.find.is(200), but actually found 502                         1 ( 0.90%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 205726 / active: 389    / done: 83047 
================================================================================


================================================================================
2024-11-06 22:30:25 GMT                                    1060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1174084 KO=19    )
> restLoginInitiate                                        (OK=80847  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80839  KO=1     )
> Skip 2FA                                                 (OK=44882  KO=0     )
> User Authorize PKCE stage                                (OK=98777  KO=1     )
> User AccessToken PKCE stage                              (OK=98772  KO=0     )
> GetUUid                                                  (OK=26869  KO=0     )
> GetOpenidConfig                                          (OK=80195  KO=0     )
> CreatePolicy                                             (OK=26859  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18038  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18037  KO=0     )
>  UI AM idFromSession                                     (OK=18037  KO=0     )
>  UI AM validateGoto                                      (OK=18037  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18036  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18036  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18035  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18035  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18034  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18034  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18033  KO=0     )
>  UI IDM uiconfig                                         (OK=18033  KO=0     )
>  UI IDM version                                          (OK=18033  KO=0     )
>  UI IDM login                                            (OK=18033  KO=0     )
>  UI IDM privilege                                        (OK=18033  KO=0     )
>  UI IDM features                                         (OK=18033  KO=0     )
>  UI IDM user                                             (OK=18033  KO=0     )
>  UI IDM dashboard                                        (OK=18033  KO=0     )
>  UI IDM managed user schema                              (OK=18033  KO=0     )
>  UI IDM oidcToken                                        (OK=18033  KO=0     )
> userinfo                                                 (OK=18033  KO=0     )
> UI-Logout                                                (OK=18033  KO=0     )
> UI-Logout Redirect 1                                     (OK=18031  KO=0     )
> tokenUserinfo                                            (OK=17825  KO=0     )
>  UI AM revoke1                                           (OK=18030  KO=0     )
>  UI AM revoke2                                           (OK=18030  KO=0     )
>  UI AM endsession                                        (OK=18030  KO=0     )
> RootUserinfo                                             (OK=59797  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3009   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3009   KO=0     )
> getIdToken                                               (OK=6021   KO=0     )
> getIdToken Redirect 1                                    (OK=6021   KO=0     )
> createOrganization                                       (OK=6021   KO=0     )
> queryOrganization                                        (OK=6021   KO=0     )
> ReadPolicy                                               (OK=26727  KO=3     )
> deleteOrganization                                       (OK=6021   KO=0     )
> DeletePolicy                                             (OK=26585  KO=6     )
> restloginProgressiveProfileCallback                      (OK=101    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        87 (78.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.11%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.21%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.50%)
> status.find.is(302), but actually found 502                         1 ( 0.90%)
> status.find.is(200), but actually found 502                         1 ( 0.90%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 205301 / active: 377    / done: 83484 
================================================================================

22:30:26.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:30:30 GMT                                    1065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1179524 KO=19    )
> restLoginInitiate                                        (OK=81238  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=81232  KO=1     )
> Skip 2FA                                                 (OK=45093  KO=0     )
> User Authorize PKCE stage                                (OK=99250  KO=1     )
> User AccessToken PKCE stage                              (OK=99242  KO=0     )
> GetUUid                                                  (OK=26978  KO=0     )
> GetOpenidConfig                                          (OK=80574  KO=0     )
> CreatePolicy                                             (OK=26967  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18121  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18121  KO=0     )
>  UI AM idFromSession                                     (OK=18120  KO=0     )
>  UI AM validateGoto                                      (OK=18120  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18118  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18118  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18117  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18117  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18112  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18112  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18111  KO=0     )
>  UI IDM uiconfig                                         (OK=18111  KO=0     )
>  UI IDM version                                          (OK=18111  KO=0     )
>  UI IDM login                                            (OK=18111  KO=0     )
>  UI IDM privilege                                        (OK=18111  KO=0     )
>  UI IDM features                                         (OK=18111  KO=0     )
>  UI IDM user                                             (OK=18109  KO=0     )
>  UI IDM dashboard                                        (OK=18111  KO=0     )
>  UI IDM managed user schema                              (OK=18111  KO=0     )
>  UI IDM oidcToken                                        (OK=18107  KO=0     )
> userinfo                                                 (OK=18106  KO=0     )
> UI-Logout                                                (OK=18105  KO=0     )
> UI-Logout Redirect 1                                     (OK=18105  KO=0     )
> tokenUserinfo                                            (OK=17923  KO=0     )
>  UI AM revoke1                                           (OK=18105  KO=0     )
>  UI AM revoke2                                           (OK=18105  KO=0     )
>  UI AM endsession                                        (OK=18105  KO=0     )
> RootUserinfo                                             (OK=60125  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3022   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3022   KO=0     )
> getIdToken                                               (OK=6051   KO=0     )
> getIdToken Redirect 1                                    (OK=6051   KO=0     )
> createOrganization                                       (OK=6050   KO=0     )
> queryOrganization                                        (OK=6049   KO=0     )
> ReadPolicy                                               (OK=26863  KO=3     )
> deleteOrganization                                       (OK=6049   KO=0     )
> DeletePolicy                                             (OK=26723  KO=6     )
> restloginProgressiveProfileCallback                      (OK=101    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        88 (78.57%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.04%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.46%)
> status.find.is(302), but actually found 502                         1 ( 0.89%)
> status.find.is(200), but actually found 502                         1 ( 0.89%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 204897 / active: 367    / done: 83898 
================================================================================


================================================================================
2024-11-06 22:30:35 GMT                                    1070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1185233 KO=19    )
> restLoginInitiate                                        (OK=81621  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=81613  KO=1     )
> Skip 2FA                                                 (OK=45301  KO=0     )
> User Authorize PKCE stage                                (OK=99721  KO=1     )
> User AccessToken PKCE stage                              (OK=99710  KO=0     )
> GetUUid                                                  (OK=27098  KO=0     )
> GetOpenidConfig                                          (OK=80938  KO=0     )
> CreatePolicy                                             (OK=27089  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18216  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18216  KO=0     )
>  UI AM idFromSession                                     (OK=18213  KO=0     )
>  UI AM validateGoto                                      (OK=18213  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18210  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18210  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18210  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18210  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18207  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18204  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18203  KO=0     )
>  UI IDM uiconfig                                         (OK=18203  KO=0     )
>  UI IDM version                                          (OK=18203  KO=0     )
>  UI IDM login                                            (OK=18203  KO=0     )
>  UI IDM privilege                                        (OK=18203  KO=0     )
>  UI IDM features                                         (OK=18203  KO=0     )
>  UI IDM user                                             (OK=18201  KO=0     )
>  UI IDM dashboard                                        (OK=18202  KO=0     )
>  UI IDM managed user schema                              (OK=18202  KO=0     )
>  UI IDM oidcToken                                        (OK=18201  KO=0     )
> userinfo                                                 (OK=18198  KO=0     )
> UI-Logout                                                (OK=18197  KO=0     )
> UI-Logout Redirect 1                                     (OK=18197  KO=0     )
> tokenUserinfo                                            (OK=18001  KO=0     )
>  UI AM revoke1                                           (OK=18196  KO=0     )
>  UI AM revoke2                                           (OK=18195  KO=0     )
>  UI AM endsession                                        (OK=18196  KO=0     )
> RootUserinfo                                             (OK=60427  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3029   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3029   KO=0     )
> getIdToken                                               (OK=6082   KO=0     )
> getIdToken Redirect 1                                    (OK=6081   KO=0     )
> createOrganization                                       (OK=6081   KO=0     )
> queryOrganization                                        (OK=6081   KO=0     )
> ReadPolicy                                               (OK=26972  KO=3     )
> deleteOrganization                                       (OK=6080   KO=0     )
> DeletePolicy                                             (OK=26856  KO=6     )
> restloginProgressiveProfileCallback                      (OK=101    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        88 (78.57%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.04%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.46%)
> status.find.is(302), but actually found 502                         1 ( 0.89%)
> status.find.is(200), but actually found 502                         1 ( 0.89%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 204506 / active: 351    / done: 84305 
================================================================================


================================================================================
2024-11-06 22:30:40 GMT                                    1075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1190680 KO=19    )
> restLoginInitiate                                        (OK=81977  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=81965  KO=1     )
> Skip 2FA                                                 (OK=45479  KO=0     )
> User Authorize PKCE stage                                (OK=100166 KO=1     )
> User AccessToken PKCE stage                              (OK=100161 KO=0     )
> GetUUid                                                  (OK=27201  KO=0     )
> GetOpenidConfig                                          (OK=81271  KO=0     )
> CreatePolicy                                             (OK=27191  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18301  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18301  KO=0     )
>  UI AM idFromSession                                     (OK=18301  KO=0     )
>  UI AM validateGoto                                      (OK=18301  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18297  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18297  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18297  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18297  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18295  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18294  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18294  KO=0     )
>  UI IDM uiconfig                                         (OK=18294  KO=0     )
>  UI IDM version                                          (OK=18294  KO=0     )
>  UI IDM login                                            (OK=18294  KO=0     )
>  UI IDM privilege                                        (OK=18294  KO=0     )
>  UI IDM features                                         (OK=18294  KO=0     )
>  UI IDM user                                             (OK=18292  KO=0     )
>  UI IDM dashboard                                        (OK=18292  KO=0     )
>  UI IDM managed user schema                              (OK=18291  KO=0     )
>  UI IDM oidcToken                                        (OK=18289  KO=0     )
> userinfo                                                 (OK=18289  KO=0     )
> UI-Logout                                                (OK=18289  KO=0     )
> UI-Logout Redirect 1                                     (OK=18289  KO=0     )
> tokenUserinfo                                            (OK=18090  KO=0     )
>  UI AM revoke1                                           (OK=18288  KO=0     )
>  UI AM revoke2                                           (OK=18288  KO=0     )
>  UI AM endsession                                        (OK=18288  KO=0     )
> RootUserinfo                                             (OK=60705  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3053   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3053   KO=0     )
> getIdToken                                               (OK=6112   KO=0     )
> getIdToken Redirect 1                                    (OK=6112   KO=0     )
> createOrganization                                       (OK=6111   KO=0     )
> queryOrganization                                        (OK=6111   KO=0     )
> ReadPolicy                                               (OK=27092  KO=3     )
> deleteOrganization                                       (OK=6110   KO=0     )
> DeletePolicy                                             (OK=26968  KO=6     )
> restloginProgressiveProfileCallback                      (OK=102    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        88 (78.57%)
> status.find.in([200, 209], 304), found 404                          9 ( 8.04%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.46%)
> status.find.is(302), but actually found 502                         1 ( 0.89%)
> status.find.is(200), but actually found 502                         1 ( 0.89%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 204131 / active: 317    / done: 84714 
================================================================================

22:30:42.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:30:45 GMT                                    1080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1195968 KO=19    )
> restLoginInitiate                                        (OK=82378  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82362  KO=1     )
> Skip 2FA                                                 (OK=45717  KO=0     )
> User Authorize PKCE stage                                (OK=100631 KO=1     )
> User AccessToken PKCE stage                              (OK=100625 KO=0     )
> GetUUid                                                  (OK=27331  KO=0     )
> GetOpenidConfig                                          (OK=81619  KO=0     )
> CreatePolicy                                             (OK=27319  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18376  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18375  KO=0     )
>  UI AM idFromSession                                     (OK=18372  KO=0     )
>  UI AM validateGoto                                      (OK=18372  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18370  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18370  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18370  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18370  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18367  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18367  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18367  KO=0     )
>  UI IDM uiconfig                                         (OK=18367  KO=0     )
>  UI IDM version                                          (OK=18367  KO=0     )
>  UI IDM login                                            (OK=18367  KO=0     )
>  UI IDM privilege                                        (OK=18367  KO=0     )
>  UI IDM features                                         (OK=18367  KO=0     )
>  UI IDM user                                             (OK=18367  KO=0     )
>  UI IDM dashboard                                        (OK=18367  KO=0     )
>  UI IDM managed user schema                              (OK=18367  KO=0     )
>  UI IDM oidcToken                                        (OK=18367  KO=0     )
> userinfo                                                 (OK=18365  KO=0     )
> UI-Logout                                                (OK=18365  KO=0     )
> UI-Logout Redirect 1                                     (OK=18365  KO=0     )
> tokenUserinfo                                            (OK=18177  KO=0     )
>  UI AM revoke1                                           (OK=18364  KO=0     )
>  UI AM revoke2                                           (OK=18364  KO=0     )
>  UI AM endsession                                        (OK=18364  KO=0     )
> RootUserinfo                                             (OK=60981  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3069   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3067   KO=0     )
> getIdToken                                               (OK=6147   KO=0     )
> getIdToken Redirect 1                                    (OK=6147   KO=0     )
> createOrganization                                       (OK=6147   KO=0     )
> queryOrganization                                        (OK=6146   KO=0     )
> ReadPolicy                                               (OK=27195  KO=3     )
> deleteOrganization                                       (OK=6146   KO=0     )
> DeletePolicy                                             (OK=27085  KO=6     )
> restloginProgressiveProfileCallback                      (OK=103    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        89 (78.76%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.96%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.42%)
> status.find.is(302), but actually found 502                         1 ( 0.88%)
> status.find.is(200), but actually found 502                         1 ( 0.88%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 203708 / active: 353    / done: 85101 
================================================================================


================================================================================
2024-11-06 22:30:50 GMT                                    1085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1201524 KO=19    )
> restLoginInitiate                                        (OK=82771  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82760  KO=1     )
> Skip 2FA                                                 (OK=45951  KO=0     )
> User Authorize PKCE stage                                (OK=101108 KO=1     )
> User AccessToken PKCE stage                              (OK=101102 KO=0     )
> GetUUid                                                  (OK=27482  KO=0     )
> GetOpenidConfig                                          (OK=82006  KO=0     )
> CreatePolicy                                             (OK=27472  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18457  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18455  KO=0     )
>  UI AM idFromSession                                     (OK=18453  KO=0     )
>  UI AM validateGoto                                      (OK=18453  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18452  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18452  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18451  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18451  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18450  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18450  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18450  KO=0     )
>  UI IDM uiconfig                                         (OK=18450  KO=0     )
>  UI IDM version                                          (OK=18450  KO=0     )
>  UI IDM login                                            (OK=18450  KO=0     )
>  UI IDM privilege                                        (OK=18450  KO=0     )
>  UI IDM features                                         (OK=18450  KO=0     )
>  UI IDM user                                             (OK=18450  KO=0     )
>  UI IDM dashboard                                        (OK=18450  KO=0     )
>  UI IDM managed user schema                              (OK=18450  KO=0     )
>  UI IDM oidcToken                                        (OK=18449  KO=0     )
> userinfo                                                 (OK=18447  KO=0     )
> UI-Logout                                                (OK=18446  KO=0     )
> UI-Logout Redirect 1                                     (OK=18446  KO=0     )
> tokenUserinfo                                            (OK=18258  KO=0     )
>  UI AM revoke1                                           (OK=18444  KO=0     )
>  UI AM revoke2                                           (OK=18444  KO=0     )
>  UI AM endsession                                        (OK=18444  KO=0     )
> RootUserinfo                                             (OK=61304  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3081   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3081   KO=0     )
> getIdToken                                               (OK=6167   KO=0     )
> getIdToken Redirect 1                                    (OK=6166   KO=0     )
> createOrganization                                       (OK=6165   KO=0     )
> queryOrganization                                        (OK=6165   KO=0     )
> ReadPolicy                                               (OK=27323  KO=3     )
> deleteOrganization                                       (OK=6165   KO=0     )
> DeletePolicy                                             (OK=27190  KO=6     )
> restloginProgressiveProfileCallback                      (OK=103    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        89 (78.76%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.96%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.42%)
> status.find.is(302), but actually found 502                         1 ( 0.88%)
> status.find.is(200), but actually found 502                         1 ( 0.88%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 203307 / active: 394    / done: 85461 
================================================================================


================================================================================
2024-11-06 22:30:55 GMT                                    1090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1206752 KO=19    )
> restLoginInitiate                                        (OK=83124  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83115  KO=1     )
> Skip 2FA                                                 (OK=46149  KO=0     )
> User Authorize PKCE stage                                (OK=101545 KO=1     )
> User AccessToken PKCE stage                              (OK=101541 KO=0     )
> GetUUid                                                  (OK=27600  KO=0     )
> GetOpenidConfig                                          (OK=82405  KO=0     )
> CreatePolicy                                             (OK=27592  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18531  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18531  KO=0     )
>  UI AM idFromSession                                     (OK=18528  KO=0     )
>  UI AM validateGoto                                      (OK=18528  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18526  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18525  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18525  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18525  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18524  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18524  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18524  KO=0     )
>  UI IDM uiconfig                                         (OK=18524  KO=0     )
>  UI IDM version                                          (OK=18524  KO=0     )
>  UI IDM login                                            (OK=18524  KO=0     )
>  UI IDM privilege                                        (OK=18524  KO=0     )
>  UI IDM features                                         (OK=18524  KO=0     )
>  UI IDM user                                             (OK=18524  KO=0     )
>  UI IDM dashboard                                        (OK=18524  KO=0     )
>  UI IDM managed user schema                              (OK=18524  KO=0     )
>  UI IDM oidcToken                                        (OK=18524  KO=0     )
> userinfo                                                 (OK=18523  KO=0     )
> UI-Logout                                                (OK=18523  KO=0     )
> UI-Logout Redirect 1                                     (OK=18523  KO=0     )
> tokenUserinfo                                            (OK=18343  KO=0     )
>  UI AM revoke1                                           (OK=18523  KO=0     )
>  UI AM revoke2                                           (OK=18523  KO=0     )
>  UI AM endsession                                        (OK=18523  KO=0     )
> RootUserinfo                                             (OK=61623  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3098   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3098   KO=0     )
> getIdToken                                               (OK=6194   KO=0     )
> getIdToken Redirect 1                                    (OK=6194   KO=0     )
> createOrganization                                       (OK=6194   KO=0     )
> queryOrganization                                        (OK=6194   KO=0     )
> ReadPolicy                                               (OK=27473  KO=3     )
> deleteOrganization                                       (OK=6194   KO=0     )
> DeletePolicy                                             (OK=27318  KO=6     )
> restloginProgressiveProfileCallback                      (OK=103    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        89 (78.76%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.96%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.42%)
> status.find.is(302), but actually found 502                         1 ( 0.88%)
> status.find.is(200), but actually found 502                         1 ( 0.88%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 202936 / active: 365    / done: 85861 
================================================================================

22:30:59.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:31:00 GMT                                    1095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1211564 KO=19    )
> restLoginInitiate                                        (OK=83463  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83453  KO=1     )
> Skip 2FA                                                 (OK=46335  KO=0     )
> User Authorize PKCE stage                                (OK=101943 KO=1     )
> User AccessToken PKCE stage                              (OK=101940 KO=0     )
> GetUUid                                                  (OK=27714  KO=0     )
> GetOpenidConfig                                          (OK=82785  KO=0     )
> CreatePolicy                                             (OK=27704  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18600  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18600  KO=0     )
>  UI AM idFromSession                                     (OK=18600  KO=0     )
>  UI AM validateGoto                                      (OK=18600  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18597  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18595  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18594  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18594  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18593  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18593  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18593  KO=0     )
>  UI IDM uiconfig                                         (OK=18593  KO=0     )
>  UI IDM version                                          (OK=18593  KO=0     )
>  UI IDM login                                            (OK=18593  KO=0     )
>  UI IDM privilege                                        (OK=18593  KO=0     )
>  UI IDM features                                         (OK=18593  KO=0     )
>  UI IDM user                                             (OK=18593  KO=0     )
>  UI IDM dashboard                                        (OK=18593  KO=0     )
>  UI IDM managed user schema                              (OK=18593  KO=0     )
>  UI IDM oidcToken                                        (OK=18593  KO=0     )
> userinfo                                                 (OK=18593  KO=0     )
> UI-Logout                                                (OK=18593  KO=0     )
> UI-Logout Redirect 1                                     (OK=18592  KO=0     )
> tokenUserinfo                                            (OK=18423  KO=0     )
>  UI AM revoke1                                           (OK=18591  KO=0     )
>  UI AM revoke2                                           (OK=18591  KO=0     )
>  UI AM endsession                                        (OK=18591  KO=0     )
> RootUserinfo                                             (OK=61861  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3111   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3111   KO=0     )
> getIdToken                                               (OK=6221   KO=0     )
> getIdToken Redirect 1                                    (OK=6220   KO=0     )
> createOrganization                                       (OK=6220   KO=0     )
> queryOrganization                                        (OK=6220   KO=0     )
> ReadPolicy                                               (OK=27593  KO=3     )
> deleteOrganization                                       (OK=6220   KO=0     )
> DeletePolicy                                             (OK=27467  KO=6     )
> restloginProgressiveProfileCallback                      (OK=103    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        90 (78.95%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.89%)
> status.find.in([200, 209], 304), found 409                          8 ( 7.02%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.39%)
> status.find.is(302), but actually found 502                         1 ( 0.88%)
> status.find.is(200), but actually found 502                         1 ( 0.88%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 202584 / active: 327    / done: 86251 
================================================================================

22:31:05.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:31:05 GMT                                    1100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1217663 KO=19    )
> restLoginInitiate                                        (OK=83884  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83873  KO=1     )
> Skip 2FA                                                 (OK=46558  KO=0     )
> User Authorize PKCE stage                                (OK=102465 KO=1     )
> User AccessToken PKCE stage                              (OK=102459 KO=0     )
> GetUUid                                                  (OK=27850  KO=0     )
> GetOpenidConfig                                          (OK=83155  KO=0     )
> CreatePolicy                                             (OK=27840  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18705  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18705  KO=0     )
>  UI AM idFromSession                                     (OK=18704  KO=0     )
>  UI AM validateGoto                                      (OK=18704  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18701  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18700  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18699  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18699  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18694  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18693  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18692  KO=0     )
>  UI IDM uiconfig                                         (OK=18692  KO=0     )
>  UI IDM version                                          (OK=18692  KO=0     )
>  UI IDM login                                            (OK=18692  KO=0     )
>  UI IDM privilege                                        (OK=18692  KO=0     )
>  UI IDM features                                         (OK=18692  KO=0     )
>  UI IDM user                                             (OK=18692  KO=0     )
>  UI IDM dashboard                                        (OK=18692  KO=0     )
>  UI IDM managed user schema                              (OK=18692  KO=0     )
>  UI IDM oidcToken                                        (OK=18692  KO=0     )
> userinfo                                                 (OK=18692  KO=0     )
> UI-Logout                                                (OK=18692  KO=0     )
> UI-Logout Redirect 1                                     (OK=18686  KO=0     )
> tokenUserinfo                                            (OK=18510  KO=0     )
>  UI AM revoke1                                           (OK=18686  KO=0     )
>  UI AM revoke2                                           (OK=18686  KO=0     )
>  UI AM endsession                                        (OK=18686  KO=0     )
> RootUserinfo                                             (OK=62140  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3123   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3122   KO=0     )
> getIdToken                                               (OK=6245   KO=0     )
> getIdToken Redirect 1                                    (OK=6245   KO=0     )
> createOrganization                                       (OK=6245   KO=0     )
> queryOrganization                                        (OK=6244   KO=0     )
> ReadPolicy                                               (OK=27706  KO=3     )
> deleteOrganization                                       (OK=6243   KO=0     )
> DeletePolicy                                             (OK=27588  KO=6     )
> restloginProgressiveProfileCallback                      (OK=104    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        91 (79.13%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.83%)
> status.find.in([200, 209], 304), found 409                          8 ( 6.96%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.35%)
> status.find.is(302), but actually found 502                         1 ( 0.87%)
> status.find.is(200), but actually found 502                         1 ( 0.87%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 202151 / active: 378    / done: 86633 
================================================================================


================================================================================
2024-11-06 22:31:10 GMT                                    1105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1223415 KO=19    )
> restLoginInitiate                                        (OK=84267  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84259  KO=1     )
> Skip 2FA                                                 (OK=46774  KO=0     )
> User Authorize PKCE stage                                (OK=102938 KO=1     )
> User AccessToken PKCE stage                              (OK=102932 KO=0     )
> GetUUid                                                  (OK=27964  KO=0     )
> GetOpenidConfig                                          (OK=83521  KO=0     )
> CreatePolicy                                             (OK=27955  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18793  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18792  KO=0     )
>  UI AM idFromSession                                     (OK=18791  KO=0     )
>  UI AM validateGoto                                      (OK=18792  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18788  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18788  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18787  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18787  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18784  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18783  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18783  KO=0     )
>  UI IDM uiconfig                                         (OK=18783  KO=0     )
>  UI IDM version                                          (OK=18783  KO=0     )
>  UI IDM login                                            (OK=18783  KO=0     )
>  UI IDM privilege                                        (OK=18783  KO=0     )
>  UI IDM features                                         (OK=18783  KO=0     )
>  UI IDM user                                             (OK=18782  KO=0     )
>  UI IDM dashboard                                        (OK=18783  KO=0     )
>  UI IDM managed user schema                              (OK=18783  KO=0     )
>  UI IDM oidcToken                                        (OK=18781  KO=0     )
> userinfo                                                 (OK=18781  KO=0     )
> UI-Logout                                                (OK=18780  KO=0     )
> UI-Logout Redirect 1                                     (OK=18779  KO=0     )
> tokenUserinfo                                            (OK=18592  KO=0     )
>  UI AM revoke1                                           (OK=18779  KO=0     )
>  UI AM revoke2                                           (OK=18779  KO=0     )
>  UI AM endsession                                        (OK=18779  KO=0     )
> RootUserinfo                                             (OK=62473  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3141   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3141   KO=0     )
> getIdToken                                               (OK=6282   KO=0     )
> getIdToken Redirect 1                                    (OK=6282   KO=0     )
> createOrganization                                       (OK=6282   KO=0     )
> queryOrganization                                        (OK=6282   KO=0     )
> ReadPolicy                                               (OK=27843  KO=3     )
> deleteOrganization                                       (OK=6281   KO=0     )
> DeletePolicy                                             (OK=27701  KO=6     )
> restloginProgressiveProfileCallback                      (OK=104    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        91 (79.13%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.83%)
> status.find.in([200, 209], 304), found 409                          8 ( 6.96%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.35%)
> status.find.is(302), but actually found 502                         1 ( 0.87%)
> status.find.is(200), but actually found 502                         1 ( 0.87%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 201750 / active: 362    / done: 87050 
================================================================================


================================================================================
2024-11-06 22:31:15 GMT                                    1110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1228564 KO=19    )
> restLoginInitiate                                        (OK=84620  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84614  KO=1     )
> Skip 2FA                                                 (OK=46964  KO=0     )
> User Authorize PKCE stage                                (OK=103374 KO=1     )
> User AccessToken PKCE stage                              (OK=103367 KO=0     )
> GetUUid                                                  (OK=28077  KO=0     )
> GetOpenidConfig                                          (OK=83879  KO=0     )
> CreatePolicy                                             (OK=28068  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18873  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18869  KO=0     )
>  UI AM idFromSession                                     (OK=18868  KO=0     )
>  UI AM validateGoto                                      (OK=18868  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18865  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18865  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18865  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18865  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18863  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18863  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18862  KO=0     )
>  UI IDM uiconfig                                         (OK=18862  KO=0     )
>  UI IDM version                                          (OK=18862  KO=0     )
>  UI IDM login                                            (OK=18862  KO=0     )
>  UI IDM privilege                                        (OK=18862  KO=0     )
>  UI IDM features                                         (OK=18862  KO=0     )
>  UI IDM user                                             (OK=18862  KO=0     )
>  UI IDM dashboard                                        (OK=18862  KO=0     )
>  UI IDM managed user schema                              (OK=18861  KO=0     )
>  UI IDM oidcToken                                        (OK=18859  KO=0     )
> userinfo                                                 (OK=18859  KO=0     )
> UI-Logout                                                (OK=18859  KO=0     )
> UI-Logout Redirect 1                                     (OK=18859  KO=0     )
> tokenUserinfo                                            (OK=18679  KO=0     )
>  UI AM revoke1                                           (OK=18859  KO=0     )
>  UI AM revoke2                                           (OK=18859  KO=0     )
>  UI AM endsession                                        (OK=18859  KO=0     )
> RootUserinfo                                             (OK=62716  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3154   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3154   KO=0     )
> getIdToken                                               (OK=6312   KO=0     )
> getIdToken Redirect 1                                    (OK=6311   KO=0     )
> createOrganization                                       (OK=6311   KO=0     )
> queryOrganization                                        (OK=6310   KO=0     )
> ReadPolicy                                               (OK=27958  KO=3     )
> deleteOrganization                                       (OK=6310   KO=0     )
> DeletePolicy                                             (OK=27836  KO=6     )
> restloginProgressiveProfileCallback                      (OK=104    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        91 (79.13%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.83%)
> status.find.in([200, 209], 304), found 409                          8 ( 6.96%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.35%)
> status.find.is(302), but actually found 502                         1 ( 0.87%)
> status.find.is(200), but actually found 502                         1 ( 0.87%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 201383 / active: 327    / done: 87452 
================================================================================


================================================================================
2024-11-06 22:31:20 GMT                                    1115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1233960 KO=19    )
> restLoginInitiate                                        (OK=84984  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84978  KO=1     )
> Skip 2FA                                                 (OK=47162  KO=0     )
> User Authorize PKCE stage                                (OK=103826 KO=1     )
> User AccessToken PKCE stage                              (OK=103824 KO=0     )
> GetUUid                                                  (OK=28201  KO=0     )
> GetOpenidConfig                                          (OK=84232  KO=0     )
> CreatePolicy                                             (OK=28191  KO=8     )
> UI-Post-Login - stage 1                                  (OK=18959  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18959  KO=0     )
>  UI AM idFromSession                                     (OK=18958  KO=0     )
>  UI AM validateGoto                                      (OK=18958  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18954  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18954  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18952  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18952  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18949  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18948  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18948  KO=0     )
>  UI IDM uiconfig                                         (OK=18948  KO=0     )
>  UI IDM version                                          (OK=18948  KO=0     )
>  UI IDM login                                            (OK=18948  KO=0     )
>  UI IDM privilege                                        (OK=18948  KO=0     )
>  UI IDM features                                         (OK=18948  KO=0     )
>  UI IDM user                                             (OK=18947  KO=0     )
>  UI IDM dashboard                                        (OK=18948  KO=0     )
>  UI IDM managed user schema                              (OK=18947  KO=0     )
>  UI IDM oidcToken                                        (OK=18946  KO=0     )
> userinfo                                                 (OK=18946  KO=0     )
> UI-Logout                                                (OK=18946  KO=0     )
> UI-Logout Redirect 1                                     (OK=18944  KO=0     )
> tokenUserinfo                                            (OK=18760  KO=0     )
>  UI AM revoke1                                           (OK=18943  KO=0     )
>  UI AM revoke2                                           (OK=18943  KO=0     )
>  UI AM endsession                                        (OK=18943  KO=0     )
> RootUserinfo                                             (OK=62969  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3167   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3165   KO=0     )
> getIdToken                                               (OK=6336   KO=0     )
> getIdToken Redirect 1                                    (OK=6336   KO=0     )
> createOrganization                                       (OK=6336   KO=0     )
> queryOrganization                                        (OK=6336   KO=0     )
> ReadPolicy                                               (OK=28069  KO=3     )
> deleteOrganization                                       (OK=6336   KO=0     )
> DeletePolicy                                             (OK=27952  KO=6     )
> restloginProgressiveProfileCallback                      (OK=104    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        91 (79.13%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.83%)
> status.find.in([200, 209], 304), found 409                          8 ( 6.96%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.35%)
> status.find.is(302), but actually found 502                         1 ( 0.87%)
> status.find.is(200), but actually found 502                         1 ( 0.87%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 201008 / active: 334    / done: 87820 
================================================================================

22:31:22.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:31:25 GMT                                    1120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1239740 KO=19    )
> restLoginInitiate                                        (OK=85376  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85365  KO=1     )
> Skip 2FA                                                 (OK=47367  KO=0     )
> User Authorize PKCE stage                                (OK=104309 KO=1     )
> User AccessToken PKCE stage                              (OK=104303 KO=0     )
> GetUUid                                                  (OK=28304  KO=0     )
> GetOpenidConfig                                          (OK=84570  KO=0     )
> CreatePolicy                                             (OK=28293  KO=8     )
> UI-Post-Login - stage 1                                  (OK=19057  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19057  KO=0     )
>  UI AM idFromSession                                     (OK=19056  KO=0     )
>  UI AM validateGoto                                      (OK=19056  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19050  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19049  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19049  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19049  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19046  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19046  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19043  KO=0     )
>  UI IDM uiconfig                                         (OK=19043  KO=0     )
>  UI IDM version                                          (OK=19043  KO=0     )
>  UI IDM login                                            (OK=19043  KO=0     )
>  UI IDM privilege                                        (OK=19043  KO=0     )
>  UI IDM features                                         (OK=19043  KO=0     )
>  UI IDM user                                             (OK=19042  KO=0     )
>  UI IDM dashboard                                        (OK=19042  KO=0     )
>  UI IDM managed user schema                              (OK=19042  KO=0     )
>  UI IDM oidcToken                                        (OK=19041  KO=0     )
> userinfo                                                 (OK=19040  KO=0     )
> UI-Logout                                                (OK=19040  KO=0     )
> UI-Logout Redirect 1                                     (OK=19038  KO=0     )
> tokenUserinfo                                            (OK=18844  KO=0     )
>  UI AM revoke1                                           (OK=19037  KO=0     )
>  UI AM revoke2                                           (OK=19037  KO=0     )
>  UI AM endsession                                        (OK=19037  KO=0     )
> RootUserinfo                                             (OK=63255  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3183   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3183   KO=0     )
> getIdToken                                               (OK=6371   KO=0     )
> getIdToken Redirect 1                                    (OK=6371   KO=0     )
> createOrganization                                       (OK=6368   KO=0     )
> queryOrganization                                        (OK=6367   KO=0     )
> ReadPolicy                                               (OK=28194  KO=3     )
> deleteOrganization                                       (OK=6365   KO=0     )
> DeletePolicy                                             (OK=28065  KO=6     )
> restloginProgressiveProfileCallback                      (OK=106    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        92 (79.31%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.76%)
> status.find.in([200, 209], 304), found 409                          8 ( 6.90%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.31%)
> status.find.is(302), but actually found 502                         1 ( 0.86%)
> status.find.is(200), but actually found 502                         1 ( 0.86%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 200599 / active: 358    / done: 88205 
================================================================================

22:31:25.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:31:30 GMT                                    1125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1245437 KO=19    )
> restLoginInitiate                                        (OK=85766  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85760  KO=1     )
> Skip 2FA                                                 (OK=47585  KO=0     )
> User Authorize PKCE stage                                (OK=104790 KO=1     )
> User AccessToken PKCE stage                              (OK=104784 KO=0     )
> GetUUid                                                  (OK=28443  KO=0     )
> GetOpenidConfig                                          (OK=84935  KO=0     )
> CreatePolicy                                             (OK=28428  KO=8     )
> UI-Post-Login - stage 1                                  (OK=19144  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19143  KO=0     )
>  UI AM idFromSession                                     (OK=19143  KO=0     )
>  UI AM validateGoto                                      (OK=19143  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19139  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19138  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19138  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19138  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19133  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19133  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19133  KO=0     )
>  UI IDM uiconfig                                         (OK=19133  KO=0     )
>  UI IDM version                                          (OK=19133  KO=0     )
>  UI IDM login                                            (OK=19133  KO=0     )
>  UI IDM privilege                                        (OK=19133  KO=0     )
>  UI IDM features                                         (OK=19132  KO=0     )
>  UI IDM user                                             (OK=19130  KO=0     )
>  UI IDM dashboard                                        (OK=19130  KO=0     )
>  UI IDM managed user schema                              (OK=19130  KO=0     )
>  UI IDM oidcToken                                        (OK=19130  KO=0     )
> userinfo                                                 (OK=19130  KO=0     )
> UI-Logout                                                (OK=19129  KO=0     )
> UI-Logout Redirect 1                                     (OK=19128  KO=0     )
> tokenUserinfo                                            (OK=18929  KO=0     )
>  UI AM revoke1                                           (OK=19128  KO=0     )
>  UI AM revoke2                                           (OK=19128  KO=0     )
>  UI AM endsession                                        (OK=19128  KO=0     )
> RootUserinfo                                             (OK=63570  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3197   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3197   KO=0     )
> getIdToken                                               (OK=6396   KO=0     )
> getIdToken Redirect 1                                    (OK=6396   KO=0     )
> createOrganization                                       (OK=6395   KO=0     )
> queryOrganization                                        (OK=6395   KO=0     )
> ReadPolicy                                               (OK=28293  KO=3     )
> deleteOrganization                                       (OK=6395   KO=0     )
> DeletePolicy                                             (OK=28184  KO=6     )
> restloginProgressiveProfileCallback                      (OK=107    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        93 (79.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          8 ( 6.84%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.27%)
> status.find.is(302), but actually found 502                         1 ( 0.85%)
> status.find.is(200), but actually found 502                         1 ( 0.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 200191 / active: 357    / done: 88614 
================================================================================


================================================================================
2024-11-06 22:31:35 GMT                                    1130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1250967 KO=19    )
> restLoginInitiate                                        (OK=86167  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86154  KO=1     )
> Skip 2FA                                                 (OK=47811  KO=0     )
> User Authorize PKCE stage                                (OK=105264 KO=1     )
> User AccessToken PKCE stage                              (OK=105257 KO=0     )
> GetUUid                                                  (OK=28581  KO=0     )
> GetOpenidConfig                                          (OK=85307  KO=0     )
> CreatePolicy                                             (OK=28568  KO=8     )
> UI-Post-Login - stage 1                                  (OK=19224  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19223  KO=0     )
>  UI AM idFromSession                                     (OK=19221  KO=0     )
>  UI AM validateGoto                                      (OK=19221  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19218  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19218  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19217  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19217  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19217  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19216  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19215  KO=0     )
>  UI IDM uiconfig                                         (OK=19215  KO=0     )
>  UI IDM version                                          (OK=19215  KO=0     )
>  UI IDM login                                            (OK=19215  KO=0     )
>  UI IDM privilege                                        (OK=19215  KO=0     )
>  UI IDM features                                         (OK=19215  KO=0     )
>  UI IDM user                                             (OK=19215  KO=0     )
>  UI IDM dashboard                                        (OK=19215  KO=0     )
>  UI IDM managed user schema                              (OK=19215  KO=0     )
>  UI IDM oidcToken                                        (OK=19214  KO=0     )
> userinfo                                                 (OK=19211  KO=0     )
> UI-Logout                                                (OK=19210  KO=0     )
> UI-Logout Redirect 1                                     (OK=19209  KO=0     )
> tokenUserinfo                                            (OK=19013  KO=0     )
>  UI AM revoke1                                           (OK=19207  KO=0     )
>  UI AM revoke2                                           (OK=19208  KO=0     )
>  UI AM endsession                                        (OK=19207  KO=0     )
> RootUserinfo                                             (OK=63858  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3218   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3217   KO=0     )
> getIdToken                                               (OK=6427   KO=0     )
> getIdToken Redirect 1                                    (OK=6426   KO=0     )
> createOrganization                                       (OK=6425   KO=0     )
> queryOrganization                                        (OK=6425   KO=0     )
> ReadPolicy                                               (OK=28428  KO=3     )
> deleteOrganization                                       (OK=6424   KO=0     )
> DeletePolicy                                             (OK=28285  KO=6     )
> restloginProgressiveProfileCallback                      (OK=107    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        93 (79.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          8 ( 6.84%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.27%)
> status.find.is(302), but actually found 502                         1 ( 0.85%)
> status.find.is(200), but actually found 502                         1 ( 0.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 199773 / active: 401    / done: 88988 
================================================================================

22:31:37.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:31:39.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:31:40 GMT                                    1135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1256590 KO=19    )
> restLoginInitiate                                        (OK=86548  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86535  KO=1     )
> Skip 2FA                                                 (OK=48018  KO=0     )
> User Authorize PKCE stage                                (OK=105730 KO=1     )
> User AccessToken PKCE stage                              (OK=105723 KO=0     )
> GetUUid                                                  (OK=28696  KO=0     )
> GetOpenidConfig                                          (OK=85696  KO=0     )
> CreatePolicy                                             (OK=28683  KO=8     )
> UI-Post-Login - stage 1                                  (OK=19312  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19311  KO=0     )
>  UI AM idFromSession                                     (OK=19309  KO=0     )
>  UI AM validateGoto                                      (OK=19309  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19305  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19305  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19305  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19305  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19305  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19304  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19303  KO=0     )
>  UI IDM uiconfig                                         (OK=19303  KO=0     )
>  UI IDM version                                          (OK=19303  KO=0     )
>  UI IDM login                                            (OK=19302  KO=0     )
>  UI IDM privilege                                        (OK=19302  KO=0     )
>  UI IDM features                                         (OK=19302  KO=0     )
>  UI IDM user                                             (OK=19302  KO=0     )
>  UI IDM dashboard                                        (OK=19302  KO=0     )
>  UI IDM managed user schema                              (OK=19302  KO=0     )
>  UI IDM oidcToken                                        (OK=19299  KO=0     )
> userinfo                                                 (OK=19298  KO=0     )
> UI-Logout                                                (OK=19298  KO=0     )
> UI-Logout Redirect 1                                     (OK=19297  KO=0     )
> tokenUserinfo                                            (OK=19102  KO=0     )
>  UI AM revoke1                                           (OK=19295  KO=0     )
>  UI AM revoke2                                           (OK=19295  KO=0     )
>  UI AM endsession                                        (OK=19295  KO=0     )
> RootUserinfo                                             (OK=64176  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3232   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3231   KO=0     )
> getIdToken                                               (OK=6449   KO=0     )
> getIdToken Redirect 1                                    (OK=6449   KO=0     )
> createOrganization                                       (OK=6449   KO=0     )
> queryOrganization                                        (OK=6448   KO=0     )
> ReadPolicy                                               (OK=28567  KO=3     )
> deleteOrganization                                       (OK=6448   KO=0     )
> DeletePolicy                                             (OK=28423  KO=6     )
> restloginProgressiveProfileCallback                      (OK=107    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        95 (79.83%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.56%)
> status.find.in([200, 209], 304), found 409                          8 ( 6.72%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.20%)
> status.find.is(302), but actually found 502                         1 ( 0.84%)
> status.find.is(200), but actually found 502                         1 ( 0.84%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 199376 / active: 390    / done: 89396 
================================================================================

22:31:41.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 89801: status.find.in([200, 209], 304), found 409
22:31:41.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,89801,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM0NTAxMDk5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicldpRF95eEpNSjVJa3RfSUF2R2VINWxYR3RVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjMwMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjMwMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1OTAwLCJpYXQiOjE3MzA5MzIzMDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFYTUpIa0NRellzV1ZreDlZZ2oxU3A4UEVWayJ9.mAEORYCaSqkdbpnktIj31RGsQq5zjI35RRkdlVTWIsyvSrGizV2V3dJwOlRr4VaulhWtQqjXYcb6Ti7qc7_bAZ8Go4XGRVPd2XqWddQgCy-Yc7x2LHiRyZ9zBGf9mISbuRU9QdmkfxVJBxrS8FPgBYarD92ZfksELmoQ4bmeRXTUSmu6eBMM1I592LAHNcsbzbdJpKpqfZGm2aLzZjy1OsnAwvCtPJV38wYnX-3pQM1WdSVQWLIvlCAGpGpwg_ExVJw15OrxlgacB1p-vLS-9fb1cN803NPxDfYGenCc_UQawlmdo94tIjckNRMrHdpBm9uFq80tZ7n3Fve66O_RYQ, username -> user.353424, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy132847, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@266f8b15, authcode -> yiXGQ3hB9hG7JQxtn7V495zt0bY, useAdminRealm -> true, callbacks -> {"tokenId":"iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932300911), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932300911))), password -> Pa_ssw0rd, challenge -> 5WadHLLVor4PaAexvNu8FYVKfCPo8qBpSm6QbMCOoHM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 120.119.188.235, verifier -> LTQzNzczODY3ODIzNjMwODg5NTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c3bacb2, tokenId -> iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy132847","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:31:41 GMT
	x-forgerock-transactionid: 460504ee-432a-4d2d-bddb-3625c9ad3cc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:31:41.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 89843: status.find.in([200, 209], 304), found 409
22:31:41.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,89843,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM0NTAzMTA5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVWFjdWlSRXEzTlEtd0tJU3pjeENaX1p0NFhvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjMwMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjMwMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1OTAxLCJpYXQiOjE3MzA5MzIzMDEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImdMT05PaGtzcFZueTJmUmNNcWRfNElmODlxayJ9.gN6OfLnRTpmDI5qg4UXtsIDQO-kpZrC5DugZykBVwFlq5ZDgGPXrtFAvUcy73i1Sil1mZ5WiNcQ6pdhUwB2TLjkEUPB7sXYk_Le0xjn_uaKwlh8kWy-qccYSfs2h1-HmoQE-ffyoPyaphlderP7GkJMsac41NSoD9D45IPhsV31xsZ8-mkKX5CSN4uIWC30LdxC4mNaMU4kP1qeWvynoV92OdInun4Tdrkof-kiFtITm-TibsVH4WRonMe10nhbX2ig7SqVfALB-w6NfYgitzVlS4RXdifXiNFVwpzgv_KYi9juxvyoFmgK6iPxpkVqFHcbWFbm7TH8q2MN3qb17Bw, username -> user.652701, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy311276, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f865fbb, authcode -> HwbQu0rpU4H_dZieD2rVGlbAshs, useAdminRealm -> true, callbacks -> {"tokenId":"J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932301414), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932301414))), password -> Pa_ssw0rd, challenge -> dxe_9iLhhhOJlHrHJeNgPMqlDB425Br-K-88jh2DuIk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 139.93.103.210, verifier -> NDIxMDcwNDI2OTM1NTM1NzM4Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@292497fb, tokenId -> J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy311276","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:31:41 GMT
	x-forgerock-transactionid: 48ae8531-abba-4286-ae0d-9974a37266e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:31:45 GMT                                    1140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1262814 KO=21    )
> restLoginInitiate                                        (OK=86976  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86965  KO=1     )
> Skip 2FA                                                 (OK=48252  KO=0     )
> User Authorize PKCE stage                                (OK=106256 KO=1     )
> User AccessToken PKCE stage                              (OK=106255 KO=0     )
> GetUUid                                                  (OK=28848  KO=0     )
> GetOpenidConfig                                          (OK=86108  KO=0     )
> CreatePolicy                                             (OK=28835  KO=10    )
> UI-Post-Login - stage 1                                  (OK=19407  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19406  KO=0     )
>  UI AM idFromSession                                     (OK=19405  KO=0     )
>  UI AM validateGoto                                      (OK=19406  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19402  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19402  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19401  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19401  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19401  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19400  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19400  KO=0     )
>  UI IDM uiconfig                                         (OK=19400  KO=0     )
>  UI IDM version                                          (OK=19400  KO=0     )
>  UI IDM login                                            (OK=19399  KO=0     )
>  UI IDM privilege                                        (OK=19399  KO=0     )
>  UI IDM features                                         (OK=19399  KO=0     )
>  UI IDM user                                             (OK=19399  KO=0     )
>  UI IDM dashboard                                        (OK=19399  KO=0     )
>  UI IDM managed user schema                              (OK=19399  KO=0     )
>  UI IDM oidcToken                                        (OK=19398  KO=0     )
> userinfo                                                 (OK=19398  KO=0     )
> UI-Logout                                                (OK=19398  KO=0     )
> UI-Logout Redirect 1                                     (OK=19397  KO=0     )
> tokenUserinfo                                            (OK=19204  KO=0     )
>  UI AM revoke1                                           (OK=19396  KO=0     )
>  UI AM revoke2                                           (OK=19395  KO=0     )
>  UI AM endsession                                        (OK=19396  KO=0     )
> RootUserinfo                                             (OK=64484  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3248   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3247   KO=0     )
> getIdToken                                               (OK=6474   KO=0     )
> getIdToken Redirect 1                                    (OK=6473   KO=0     )
> createOrganization                                       (OK=6473   KO=0     )
> queryOrganization                                        (OK=6473   KO=0     )
> ReadPolicy                                               (OK=28688  KO=3     )
> deleteOrganization                                       (OK=6473   KO=0     )
> DeletePolicy                                             (OK=28560  KO=6     )
> restloginProgressiveProfileCallback                      (OK=107    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        95 (78.51%)
> status.find.in([200, 209], 304), found 409                         10 ( 8.26%)
> status.find.in([200, 209], 304), found 404                          9 ( 7.44%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.13%)
> status.find.is(302), but actually found 502                         1 ( 0.83%)
> status.find.is(200), but actually found 502                         1 ( 0.83%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 31%
          waiting: 198933 / active: 385    / done: 89844 
================================================================================

22:31:46.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 89801: status.find.in([200, 209], 304), found 404
22:31:46.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,89801,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM0NTAxMDk5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicldpRF95eEpNSjVJa3RfSUF2R2VINWxYR3RVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjMwMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjMwMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1OTAwLCJpYXQiOjE3MzA5MzIzMDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFYTUpIa0NRellzV1ZreDlZZ2oxU3A4UEVWayJ9.mAEORYCaSqkdbpnktIj31RGsQq5zjI35RRkdlVTWIsyvSrGizV2V3dJwOlRr4VaulhWtQqjXYcb6Ti7qc7_bAZ8Go4XGRVPd2XqWddQgCy-Yc7x2LHiRyZ9zBGf9mISbuRU9QdmkfxVJBxrS8FPgBYarD92ZfksELmoQ4bmeRXTUSmu6eBMM1I592LAHNcsbzbdJpKpqfZGm2aLzZjy1OsnAwvCtPJV38wYnX-3pQM1WdSVQWLIvlCAGpGpwg_ExVJw15OrxlgacB1p-vLS-9fb1cN803NPxDfYGenCc_UQawlmdo94tIjckNRMrHdpBm9uFq80tZ7n3Fve66O_RYQ, username -> user.353424, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy132847, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@266f8b15, authcode -> yiXGQ3hB9hG7JQxtn7V495zt0bY, useAdminRealm -> true, callbacks -> {"tokenId":"iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932300911), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932300911))), password -> Pa_ssw0rd, challenge -> 5WadHLLVor4PaAexvNu8FYVKfCPo8qBpSm6QbMCOoHM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 120.119.188.235, verifier -> LTQzNzczODY3ODIzNjMwODg5NTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c3bacb2, tokenId -> iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy132847
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:31:46 GMT
	x-forgerock-transactionid: b0042d2e-d519-4444-b11b-b11e1ac8802c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy132847 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:31:46.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 89843: status.find.in([200, 209], 304), found 404
22:31:46.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,89843,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM0NTAzMTA5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVWFjdWlSRXEzTlEtd0tJU3pjeENaX1p0NFhvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjMwMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjMwMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1OTAxLCJpYXQiOjE3MzA5MzIzMDEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImdMT05PaGtzcFZueTJmUmNNcWRfNElmODlxayJ9.gN6OfLnRTpmDI5qg4UXtsIDQO-kpZrC5DugZykBVwFlq5ZDgGPXrtFAvUcy73i1Sil1mZ5WiNcQ6pdhUwB2TLjkEUPB7sXYk_Le0xjn_uaKwlh8kWy-qccYSfs2h1-HmoQE-ffyoPyaphlderP7GkJMsac41NSoD9D45IPhsV31xsZ8-mkKX5CSN4uIWC30LdxC4mNaMU4kP1qeWvynoV92OdInun4Tdrkof-kiFtITm-TibsVH4WRonMe10nhbX2ig7SqVfALB-w6NfYgitzVlS4RXdifXiNFVwpzgv_KYi9juxvyoFmgK6iPxpkVqFHcbWFbm7TH8q2MN3qb17Bw, username -> user.652701, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy311276, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f865fbb, authcode -> HwbQu0rpU4H_dZieD2rVGlbAshs, useAdminRealm -> true, callbacks -> {"tokenId":"J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932301414), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932301414))), password -> Pa_ssw0rd, challenge -> dxe_9iLhhhOJlHrHJeNgPMqlDB425Br-K-88jh2DuIk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 139.93.103.210, verifier -> NDIxMDcwNDI2OTM1NTM1NzM4Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@292497fb, tokenId -> J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy311276
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:31:46 GMT
	x-forgerock-transactionid: 9321f5ca-c69d-4987-a570-edee1b88f46d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy311276 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:31:49.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:31:50 GMT                                    1145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1268566 KO=23    )
> restLoginInitiate                                        (OK=87366  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87361  KO=1     )
> Skip 2FA                                                 (OK=48464  KO=0     )
> User Authorize PKCE stage                                (OK=106740 KO=1     )
> User AccessToken PKCE stage                              (OK=106734 KO=0     )
> GetUUid                                                  (OK=28982  KO=0     )
> GetOpenidConfig                                          (OK=86512  KO=0     )
> CreatePolicy                                             (OK=28968  KO=10    )
> UI-Post-Login - stage 1                                  (OK=19496  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19495  KO=0     )
>  UI AM idFromSession                                     (OK=19495  KO=0     )
>  UI AM validateGoto                                      (OK=19495  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19494  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19494  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19493  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19493  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19490  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19490  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19490  KO=0     )
>  UI IDM uiconfig                                         (OK=19490  KO=0     )
>  UI IDM version                                          (OK=19490  KO=0     )
>  UI IDM login                                            (OK=19490  KO=0     )
>  UI IDM privilege                                        (OK=19490  KO=0     )
>  UI IDM features                                         (OK=19490  KO=0     )
>  UI IDM user                                             (OK=19490  KO=0     )
>  UI IDM dashboard                                        (OK=19490  KO=0     )
>  UI IDM managed user schema                              (OK=19490  KO=0     )
>  UI IDM oidcToken                                        (OK=19489  KO=0     )
> userinfo                                                 (OK=19489  KO=0     )
> UI-Logout                                                (OK=19487  KO=0     )
> UI-Logout Redirect 1                                     (OK=19485  KO=0     )
> tokenUserinfo                                            (OK=19294  KO=0     )
>  UI AM revoke1                                           (OK=19485  KO=0     )
>  UI AM revoke2                                           (OK=19485  KO=0     )
>  UI AM endsession                                        (OK=19485  KO=0     )
> RootUserinfo                                             (OK=64721  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3261   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3261   KO=0     )
> getIdToken                                               (OK=6503   KO=0     )
> getIdToken Redirect 1                                    (OK=6503   KO=0     )
> createOrganization                                       (OK=6503   KO=0     )
> queryOrganization                                        (OK=6503   KO=0     )
> ReadPolicy                                               (OK=28835  KO=5     )
> deleteOrganization                                       (OK=6503   KO=0     )
> DeletePolicy                                             (OK=28683  KO=6     )
> restloginProgressiveProfileCallback                      (OK=107    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        96 (77.42%)
> status.find.in([200, 209], 304), found 404                         11 ( 8.87%)
> status.find.in([200, 209], 304), found 409                         10 ( 8.06%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 4.03%)
> status.find.is(302), but actually found 502                         1 ( 0.81%)
> status.find.is(200), but actually found 502                         1 ( 0.81%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 198534 / active: 383    / done: 90245 
================================================================================

22:31:50.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:31:51.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 89801: status.find.in([200, 209], 304), found 404
22:31:51.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,89801,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM0NTAxMDk5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicldpRF95eEpNSjVJa3RfSUF2R2VINWxYR3RVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjMwMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjMwMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1OTAwLCJpYXQiOjE3MzA5MzIzMDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFYTUpIa0NRellzV1ZreDlZZ2oxU3A4UEVWayJ9.mAEORYCaSqkdbpnktIj31RGsQq5zjI35RRkdlVTWIsyvSrGizV2V3dJwOlRr4VaulhWtQqjXYcb6Ti7qc7_bAZ8Go4XGRVPd2XqWddQgCy-Yc7x2LHiRyZ9zBGf9mISbuRU9QdmkfxVJBxrS8FPgBYarD92ZfksELmoQ4bmeRXTUSmu6eBMM1I592LAHNcsbzbdJpKpqfZGm2aLzZjy1OsnAwvCtPJV38wYnX-3pQM1WdSVQWLIvlCAGpGpwg_ExVJw15OrxlgacB1p-vLS-9fb1cN803NPxDfYGenCc_UQawlmdo94tIjckNRMrHdpBm9uFq80tZ7n3Fve66O_RYQ, username -> user.353424, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy132847, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@266f8b15, authcode -> yiXGQ3hB9hG7JQxtn7V495zt0bY, useAdminRealm -> true, callbacks -> {"tokenId":"iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932300911), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932300911))), password -> Pa_ssw0rd, challenge -> 5WadHLLVor4PaAexvNu8FYVKfCPo8qBpSm6QbMCOoHM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 120.119.188.235, verifier -> LTQzNzczODY3ODIzNjMwODg5NTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c3bacb2, tokenId -> iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy132847
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=iOB209jN2KW8gSMS-noj9n4q8PM.*AAJTSQACMDIAAlNLABw1dE1lZWFZOWVrUk95ZGp1bGpjdmtCS2RVZ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:31:51 GMT
	x-forgerock-transactionid: 9cf87324-e88e-4e8f-9b02-6a8cf89825bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy132847 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:31:51.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 89843: status.find.in([200, 209], 304), found 404
22:31:51.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,89843,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM0NTAzMTA5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVWFjdWlSRXEzTlEtd0tJU3pjeENaX1p0NFhvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjMwMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjMwMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1OTAxLCJpYXQiOjE3MzA5MzIzMDEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImdMT05PaGtzcFZueTJmUmNNcWRfNElmODlxayJ9.gN6OfLnRTpmDI5qg4UXtsIDQO-kpZrC5DugZykBVwFlq5ZDgGPXrtFAvUcy73i1Sil1mZ5WiNcQ6pdhUwB2TLjkEUPB7sXYk_Le0xjn_uaKwlh8kWy-qccYSfs2h1-HmoQE-ffyoPyaphlderP7GkJMsac41NSoD9D45IPhsV31xsZ8-mkKX5CSN4uIWC30LdxC4mNaMU4kP1qeWvynoV92OdInun4Tdrkof-kiFtITm-TibsVH4WRonMe10nhbX2ig7SqVfALB-w6NfYgitzVlS4RXdifXiNFVwpzgv_KYi9juxvyoFmgK6iPxpkVqFHcbWFbm7TH8q2MN3qb17Bw, username -> user.652701, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy311276, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f865fbb, authcode -> HwbQu0rpU4H_dZieD2rVGlbAshs, useAdminRealm -> true, callbacks -> {"tokenId":"J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932301414), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932301414))), password -> Pa_ssw0rd, challenge -> dxe_9iLhhhOJlHrHJeNgPMqlDB425Br-K-88jh2DuIk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 139.93.103.210, verifier -> NDIxMDcwNDI2OTM1NTM1NzM4Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@292497fb, tokenId -> J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy311276
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=J9GVnX4SFovvZ0LOvHVn9Ro_qhw.*AAJTSQACMDIAAlNLABxhMmdYaU05TkFwRTVyREJOOThDR2xyRk9DTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:31:51 GMT
	x-forgerock-transactionid: 593bcf40-af07-4162-93c3-4c3d7cff676a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy311276 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:31:55 GMT                                    1150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1274263 KO=25    )
> restLoginInitiate                                        (OK=87779  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87768  KO=1     )
> Skip 2FA                                                 (OK=48687  KO=0     )
> User Authorize PKCE stage                                (OK=107231 KO=1     )
> User AccessToken PKCE stage                              (OK=107226 KO=0     )
> GetUUid                                                  (OK=29119  KO=0     )
> GetOpenidConfig                                          (OK=86933  KO=0     )
> CreatePolicy                                             (OK=29106  KO=10    )
> UI-Post-Login - stage 1                                  (OK=19579  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19579  KO=0     )
>  UI AM idFromSession                                     (OK=19578  KO=0     )
>  UI AM validateGoto                                      (OK=19578  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19577  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19577  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19577  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19577  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19577  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19575  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19573  KO=0     )
>  UI IDM uiconfig                                         (OK=19573  KO=0     )
>  UI IDM version                                          (OK=19573  KO=0     )
>  UI IDM login                                            (OK=19572  KO=0     )
>  UI IDM privilege                                        (OK=19572  KO=0     )
>  UI IDM features                                         (OK=19571  KO=0     )
>  UI IDM user                                             (OK=19569  KO=0     )
>  UI IDM dashboard                                        (OK=19570  KO=0     )
>  UI IDM managed user schema                              (OK=19570  KO=0     )
>  UI IDM oidcToken                                        (OK=19569  KO=0     )
> userinfo                                                 (OK=19569  KO=0     )
> UI-Logout                                                (OK=19569  KO=0     )
> UI-Logout Redirect 1                                     (OK=19568  KO=0     )
> tokenUserinfo                                            (OK=19393  KO=0     )
>  UI AM revoke1                                           (OK=19567  KO=0     )
>  UI AM revoke2                                           (OK=19567  KO=0     )
>  UI AM endsession                                        (OK=19567  KO=0     )
> RootUserinfo                                             (OK=65013  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3268   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3268   KO=0     )
> getIdToken                                               (OK=6534   KO=0     )
> getIdToken Redirect 1                                    (OK=6533   KO=0     )
> createOrganization                                       (OK=6533   KO=0     )
> queryOrganization                                        (OK=6533   KO=0     )
> ReadPolicy                                               (OK=28967  KO=5     )
> deleteOrganization                                       (OK=6533   KO=0     )
> DeletePolicy                                             (OK=28827  KO=8     )
> restloginProgressiveProfileCallback                      (OK=107    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        97 (76.38%)
> status.find.in([200, 209], 304), found 404                         13 (10.24%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.87%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.94%)
> status.find.is(302), but actually found 502                         1 ( 0.79%)
> status.find.is(200), but actually found 502                         1 ( 0.79%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 198104 / active: 396    / done: 90662 
================================================================================

22:31:55.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:31:59.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:32:00 GMT                                    1155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1279912 KO=25    )
> restLoginInitiate                                        (OK=88164  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88157  KO=1     )
> Skip 2FA                                                 (OK=48924  KO=0     )
> User Authorize PKCE stage                                (OK=107706 KO=1     )
> User AccessToken PKCE stage                              (OK=107702 KO=0     )
> GetUUid                                                  (OK=29262  KO=0     )
> GetOpenidConfig                                          (OK=87348  KO=0     )
> CreatePolicy                                             (OK=29249  KO=10    )
> UI-Post-Login - stage 1                                  (OK=19658  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19658  KO=0     )
>  UI AM idFromSession                                     (OK=19658  KO=0     )
>  UI AM validateGoto                                      (OK=19658  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19657  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19656  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19656  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19656  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19655  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19655  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19655  KO=0     )
>  UI IDM uiconfig                                         (OK=19655  KO=0     )
>  UI IDM version                                          (OK=19655  KO=0     )
>  UI IDM login                                            (OK=19655  KO=0     )
>  UI IDM privilege                                        (OK=19655  KO=0     )
>  UI IDM features                                         (OK=19655  KO=0     )
>  UI IDM user                                             (OK=19655  KO=0     )
>  UI IDM dashboard                                        (OK=19655  KO=0     )
>  UI IDM managed user schema                              (OK=19655  KO=0     )
>  UI IDM oidcToken                                        (OK=19655  KO=0     )
> userinfo                                                 (OK=19655  KO=0     )
> UI-Logout                                                (OK=19655  KO=0     )
> UI-Logout Redirect 1                                     (OK=19655  KO=0     )
> tokenUserinfo                                            (OK=19473  KO=0     )
>  UI AM revoke1                                           (OK=19655  KO=0     )
>  UI AM revoke2                                           (OK=19655  KO=0     )
>  UI AM endsession                                        (OK=19655  KO=0     )
> RootUserinfo                                             (OK=65318  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3285   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3284   KO=0     )
> getIdToken                                               (OK=6561   KO=0     )
> getIdToken Redirect 1                                    (OK=6561   KO=0     )
> createOrganization                                       (OK=6561   KO=0     )
> queryOrganization                                        (OK=6561   KO=0     )
> ReadPolicy                                               (OK=29109  KO=5     )
> deleteOrganization                                       (OK=6559   KO=0     )
> DeletePolicy                                             (OK=28962  KO=8     )
> restloginProgressiveProfileCallback                      (OK=107    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        99 (76.74%)
> status.find.in([200, 209], 304), found 404                         13 (10.08%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.75%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.88%)
> status.find.is(302), but actually found 502                         1 ( 0.78%)
> status.find.is(200), but actually found 502                         1 ( 0.78%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 197709 / active: 388    / done: 91065 
================================================================================


================================================================================
2024-11-06 22:32:05 GMT                                    1160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1285337 KO=25    )
> restLoginInitiate                                        (OK=88539  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88534  KO=1     )
> Skip 2FA                                                 (OK=49135  KO=0     )
> User Authorize PKCE stage                                (OK=108163 KO=1     )
> User AccessToken PKCE stage                              (OK=108156 KO=0     )
> GetUUid                                                  (OK=29396  KO=0     )
> GetOpenidConfig                                          (OK=87768  KO=0     )
> CreatePolicy                                             (OK=29386  KO=10    )
> UI-Post-Login - stage 1                                  (OK=19743  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19743  KO=0     )
>  UI AM idFromSession                                     (OK=19743  KO=0     )
>  UI AM validateGoto                                      (OK=19743  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19739  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19739  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19738  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19738  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19735  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19735  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19732  KO=0     )
>  UI IDM uiconfig                                         (OK=19732  KO=0     )
>  UI IDM version                                          (OK=19732  KO=0     )
>  UI IDM login                                            (OK=19732  KO=0     )
>  UI IDM privilege                                        (OK=19732  KO=0     )
>  UI IDM features                                         (OK=19732  KO=0     )
>  UI IDM user                                             (OK=19732  KO=0     )
>  UI IDM dashboard                                        (OK=19732  KO=0     )
>  UI IDM managed user schema                              (OK=19732  KO=0     )
>  UI IDM oidcToken                                        (OK=19731  KO=0     )
> userinfo                                                 (OK=19731  KO=0     )
> UI-Logout                                                (OK=19731  KO=0     )
> UI-Logout Redirect 1                                     (OK=19730  KO=0     )
> tokenUserinfo                                            (OK=19547  KO=0     )
>  UI AM revoke1                                           (OK=19728  KO=0     )
>  UI AM revoke2                                           (OK=19728  KO=0     )
>  UI AM endsession                                        (OK=19728  KO=0     )
> RootUserinfo                                             (OK=65583  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3301   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3300   KO=0     )
> getIdToken                                               (OK=6593   KO=0     )
> getIdToken Redirect 1                                    (OK=6593   KO=0     )
> createOrganization                                       (OK=6593   KO=0     )
> queryOrganization                                        (OK=6593   KO=0     )
> ReadPolicy                                               (OK=29251  KO=5     )
> deleteOrganization                                       (OK=6592   KO=0     )
> DeletePolicy                                             (OK=29103  KO=8     )
> restloginProgressiveProfileCallback                      (OK=108    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        99 (76.74%)
> status.find.in([200, 209], 304), found 404                         13 (10.08%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.75%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.88%)
> status.find.is(302), but actually found 502                         1 ( 0.78%)
> status.find.is(200), but actually found 502                         1 ( 0.78%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 197315 / active: 384    / done: 91463 
================================================================================

22:32:05.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:32:10 GMT                                    1165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1290474 KO=25    )
> restLoginInitiate                                        (OK=88877  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88868  KO=1     )
> Skip 2FA                                                 (OK=49317  KO=0     )
> User Authorize PKCE stage                                (OK=108574 KO=1     )
> User AccessToken PKCE stage                              (OK=108565 KO=0     )
> GetUUid                                                  (OK=29486  KO=0     )
> GetOpenidConfig                                          (OK=88137  KO=0     )
> CreatePolicy                                             (OK=29476  KO=10    )
> UI-Post-Login - stage 1                                  (OK=19820  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19820  KO=0     )
>  UI AM idFromSession                                     (OK=19820  KO=0     )
>  UI AM validateGoto                                      (OK=19819  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19818  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19818  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19818  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19818  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19816  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19815  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19814  KO=0     )
>  UI IDM uiconfig                                         (OK=19814  KO=0     )
>  UI IDM version                                          (OK=19814  KO=0     )
>  UI IDM login                                            (OK=19814  KO=0     )
>  UI IDM privilege                                        (OK=19814  KO=0     )
>  UI IDM features                                         (OK=19814  KO=0     )
>  UI IDM user                                             (OK=19814  KO=0     )
>  UI IDM dashboard                                        (OK=19814  KO=0     )
>  UI IDM managed user schema                              (OK=19814  KO=0     )
>  UI IDM oidcToken                                        (OK=19813  KO=0     )
> userinfo                                                 (OK=19813  KO=0     )
> UI-Logout                                                (OK=19813  KO=0     )
> UI-Logout Redirect 1                                     (OK=19813  KO=0     )
> tokenUserinfo                                            (OK=19624  KO=0     )
>  UI AM revoke1                                           (OK=19813  KO=0     )
>  UI AM revoke2                                           (OK=19813  KO=0     )
>  UI AM endsession                                        (OK=19813  KO=0     )
> RootUserinfo                                             (OK=65861  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3317   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3315   KO=0     )
> getIdToken                                               (OK=6620   KO=0     )
> getIdToken Redirect 1                                    (OK=6620   KO=0     )
> createOrganization                                       (OK=6620   KO=0     )
> queryOrganization                                        (OK=6620   KO=0     )
> ReadPolicy                                               (OK=29390  KO=5     )
> deleteOrganization                                       (OK=6620   KO=0     )
> DeletePolicy                                             (OK=29247  KO=8     )
> restloginProgressiveProfileCallback                      (OK=108    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       100 (76.92%)
> status.find.in([200, 209], 304), found 404                         13 (10.00%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.69%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.85%)
> status.find.is(302), but actually found 502                         1 ( 0.77%)
> status.find.is(200), but actually found 502                         1 ( 0.77%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 196964 / active: 331    / done: 91867 
================================================================================


================================================================================
2024-11-06 22:32:15 GMT                                    1170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1295892 KO=25    )
> restLoginInitiate                                        (OK=89264  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=89253  KO=1     )
> Skip 2FA                                                 (OK=49520  KO=0     )
> User Authorize PKCE stage                                (OK=109040 KO=1     )
> User AccessToken PKCE stage                              (OK=109033 KO=0     )
> GetUUid                                                  (OK=29606  KO=0     )
> GetOpenidConfig                                          (OK=88482  KO=0     )
> CreatePolicy                                             (OK=29592  KO=10    )
> UI-Post-Login - stage 1                                  (OK=19906  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19906  KO=0     )
>  UI AM idFromSession                                     (OK=19905  KO=0     )
>  UI AM validateGoto                                      (OK=19905  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19904  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19904  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19904  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19904  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19902  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19900  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19898  KO=0     )
>  UI IDM uiconfig                                         (OK=19897  KO=0     )
>  UI IDM version                                          (OK=19898  KO=0     )
>  UI IDM login                                            (OK=19898  KO=0     )
>  UI IDM privilege                                        (OK=19897  KO=0     )
>  UI IDM features                                         (OK=19897  KO=0     )
>  UI IDM user                                             (OK=19896  KO=0     )
>  UI IDM dashboard                                        (OK=19896  KO=0     )
>  UI IDM managed user schema                              (OK=19896  KO=0     )
>  UI IDM oidcToken                                        (OK=19896  KO=0     )
> userinfo                                                 (OK=19894  KO=0     )
> UI-Logout                                                (OK=19892  KO=0     )
> UI-Logout Redirect 1                                     (OK=19890  KO=0     )
> tokenUserinfo                                            (OK=19717  KO=0     )
>  UI AM revoke1                                           (OK=19889  KO=0     )
>  UI AM revoke2                                           (OK=19889  KO=0     )
>  UI AM endsession                                        (OK=19889  KO=0     )
> RootUserinfo                                             (OK=66123  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3335   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3335   KO=0     )
> getIdToken                                               (OK=6653   KO=0     )
> getIdToken Redirect 1                                    (OK=6653   KO=0     )
> createOrganization                                       (OK=6650   KO=0     )
> queryOrganization                                        (OK=6650   KO=0     )
> ReadPolicy                                               (OK=29480  KO=5     )
> deleteOrganization                                       (OK=6650   KO=0     )
> DeletePolicy                                             (OK=29383  KO=8     )
> restloginProgressiveProfileCallback                      (OK=108    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       100 (76.92%)
> status.find.in([200, 209], 304), found 404                         13 (10.00%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.69%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.85%)
> status.find.is(302), but actually found 502                         1 ( 0.77%)
> status.find.is(200), but actually found 502                         1 ( 0.77%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 196556 / active: 327    / done: 92279 
================================================================================


================================================================================
2024-11-06 22:32:20 GMT                                    1175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1301106 KO=25    )
> restLoginInitiate                                        (OK=89643  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=89636  KO=1     )
> Skip 2FA                                                 (OK=49742  KO=0     )
> User Authorize PKCE stage                                (OK=109494 KO=1     )
> User AccessToken PKCE stage                              (OK=109490 KO=0     )
> GetUUid                                                  (OK=29754  KO=0     )
> GetOpenidConfig                                          (OK=88835  KO=0     )
> CreatePolicy                                             (OK=29742  KO=10    )
> UI-Post-Login - stage 1                                  (OK=19983  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19981  KO=0     )
>  UI AM idFromSession                                     (OK=19979  KO=0     )
>  UI AM validateGoto                                      (OK=19979  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19977  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19975  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19975  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19975  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19973  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19973  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19972  KO=0     )
>  UI IDM uiconfig                                         (OK=19972  KO=0     )
>  UI IDM version                                          (OK=19972  KO=0     )
>  UI IDM login                                            (OK=19972  KO=0     )
>  UI IDM privilege                                        (OK=19972  KO=0     )
>  UI IDM features                                         (OK=19972  KO=0     )
>  UI IDM user                                             (OK=19972  KO=0     )
>  UI IDM dashboard                                        (OK=19972  KO=0     )
>  UI IDM managed user schema                              (OK=19972  KO=0     )
>  UI IDM oidcToken                                        (OK=19972  KO=0     )
> userinfo                                                 (OK=19972  KO=0     )
> UI-Logout                                                (OK=19972  KO=0     )
> UI-Logout Redirect 1                                     (OK=19972  KO=0     )
> tokenUserinfo                                            (OK=19803  KO=0     )
>  UI AM revoke1                                           (OK=19971  KO=0     )
>  UI AM revoke2                                           (OK=19971  KO=0     )
>  UI AM endsession                                        (OK=19971  KO=0     )
> RootUserinfo                                             (OK=66411  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3344   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3344   KO=0     )
> getIdToken                                               (OK=6672   KO=0     )
> getIdToken Redirect 1                                    (OK=6672   KO=0     )
> createOrganization                                       (OK=6672   KO=0     )
> queryOrganization                                        (OK=6672   KO=0     )
> ReadPolicy                                               (OK=29592  KO=5     )
> deleteOrganization                                       (OK=6672   KO=0     )
> DeletePolicy                                             (OK=29476  KO=8     )
> restloginProgressiveProfileCallback                      (OK=108    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       100 (76.92%)
> status.find.in([200, 209], 304), found 404                         13 (10.00%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.69%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.85%)
> status.find.is(302), but actually found 502                         1 ( 0.77%)
> status.find.is(200), but actually found 502                         1 ( 0.77%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 196170 / active: 369    / done: 92623 
================================================================================

22:32:23.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:32:24.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:32:25 GMT                                    1180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1306815 KO=25    )
> restLoginInitiate                                        (OK=90036  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=90027  KO=1     )
> Skip 2FA                                                 (OK=49949  KO=0     )
> User Authorize PKCE stage                                (OK=109979 KO=1     )
> User AccessToken PKCE stage                              (OK=109969 KO=0     )
> GetUUid                                                  (OK=29888  KO=0     )
> GetOpenidConfig                                          (OK=89229  KO=0     )
> CreatePolicy                                             (OK=29874  KO=10    )
> UI-Post-Login - stage 1                                  (OK=20075  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20075  KO=0     )
>  UI AM idFromSession                                     (OK=20074  KO=0     )
>  UI AM validateGoto                                      (OK=20074  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20069  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20069  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20066  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20066  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20063  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20062  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20062  KO=0     )
>  UI IDM uiconfig                                         (OK=20062  KO=0     )
>  UI IDM version                                          (OK=20062  KO=0     )
>  UI IDM login                                            (OK=20062  KO=0     )
>  UI IDM privilege                                        (OK=20062  KO=0     )
>  UI IDM features                                         (OK=20062  KO=0     )
>  UI IDM user                                             (OK=20062  KO=0     )
>  UI IDM dashboard                                        (OK=20062  KO=0     )
>  UI IDM managed user schema                              (OK=20062  KO=0     )
>  UI IDM oidcToken                                        (OK=20061  KO=0     )
> userinfo                                                 (OK=20059  KO=0     )
> UI-Logout                                                (OK=20058  KO=0     )
> UI-Logout Redirect 1                                     (OK=20058  KO=0     )
> tokenUserinfo                                            (OK=19890  KO=0     )
>  UI AM revoke1                                           (OK=20058  KO=0     )
>  UI AM revoke2                                           (OK=20058  KO=0     )
>  UI AM endsession                                        (OK=20058  KO=0     )
> RootUserinfo                                             (OK=66651  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3356   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3356   KO=0     )
> getIdToken                                               (OK=6701   KO=0     )
> getIdToken Redirect 1                                    (OK=6701   KO=0     )
> createOrganization                                       (OK=6700   KO=0     )
> queryOrganization                                        (OK=6700   KO=0     )
> ReadPolicy                                               (OK=29743  KO=5     )
> deleteOrganization                                       (OK=6700   KO=0     )
> DeletePolicy                                             (OK=29584  KO=8     )
> restloginProgressiveProfileCallback                      (OK=108    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       102 (77.27%)
> status.find.in([200, 209], 304), found 404                         13 ( 9.85%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.58%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.79%)
> status.find.is(302), but actually found 502                         1 ( 0.76%)
> status.find.is(200), but actually found 502                         1 ( 0.76%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 195767 / active: 395    / done: 93000 
================================================================================

22:32:25.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:32:30 GMT                                    1185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1312329 KO=25    )
> restLoginInitiate                                        (OK=90397  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=90387  KO=1     )
> Skip 2FA                                                 (OK=50140  KO=0     )
> User Authorize PKCE stage                                (OK=110424 KO=1     )
> User AccessToken PKCE stage                              (OK=110419 KO=0     )
> GetUUid                                                  (OK=30005  KO=0     )
> GetOpenidConfig                                          (OK=89637  KO=0     )
> CreatePolicy                                             (OK=29994  KO=10    )
> UI-Post-Login - stage 1                                  (OK=20160  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20159  KO=0     )
>  UI AM idFromSession                                     (OK=20156  KO=0     )
>  UI AM validateGoto                                      (OK=20156  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20155  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20155  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20155  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20155  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20154  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20152  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20152  KO=0     )
>  UI IDM uiconfig                                         (OK=20152  KO=0     )
>  UI IDM version                                          (OK=20152  KO=0     )
>  UI IDM login                                            (OK=20152  KO=0     )
>  UI IDM privilege                                        (OK=20152  KO=0     )
>  UI IDM features                                         (OK=20152  KO=0     )
>  UI IDM user                                             (OK=20152  KO=0     )
>  UI IDM dashboard                                        (OK=20152  KO=0     )
>  UI IDM managed user schema                              (OK=20152  KO=0     )
>  UI IDM oidcToken                                        (OK=20152  KO=0     )
> userinfo                                                 (OK=20150  KO=0     )
> UI-Logout                                                (OK=20150  KO=0     )
> UI-Logout Redirect 1                                     (OK=20148  KO=0     )
> tokenUserinfo                                            (OK=19976  KO=0     )
>  UI AM revoke1                                           (OK=20147  KO=0     )
>  UI AM revoke2                                           (OK=20147  KO=0     )
>  UI AM endsession                                        (OK=20147  KO=0     )
> RootUserinfo                                             (OK=66901  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3370   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3369   KO=0     )
> getIdToken                                               (OK=6721   KO=0     )
> getIdToken Redirect 1                                    (OK=6721   KO=0     )
> createOrganization                                       (OK=6721   KO=0     )
> queryOrganization                                        (OK=6720   KO=0     )
> ReadPolicy                                               (OK=29877  KO=5     )
> deleteOrganization                                       (OK=6720   KO=0     )
> DeletePolicy                                             (OK=29740  KO=8     )
> restloginProgressiveProfileCallback                      (OK=111    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       103 (77.44%)
> status.find.in([200, 209], 304), found 404                         13 ( 9.77%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.52%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.76%)
> status.find.is(302), but actually found 502                         1 ( 0.75%)
> status.find.is(200), but actually found 502                         1 ( 0.75%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 195390 / active: 357    / done: 93415 
================================================================================

22:32:31.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:32:35 GMT                                    1190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1317977 KO=25    )
> restLoginInitiate                                        (OK=90778  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=90770  KO=1     )
> Skip 2FA                                                 (OK=50357  KO=0     )
> User Authorize PKCE stage                                (OK=110899 KO=1     )
> User AccessToken PKCE stage                              (OK=110895 KO=0     )
> GetUUid                                                  (OK=30133  KO=0     )
> GetOpenidConfig                                          (OK=90016  KO=0     )
> CreatePolicy                                             (OK=30119  KO=10    )
> UI-Post-Login - stage 1                                  (OK=20246  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20246  KO=0     )
>  UI AM idFromSession                                     (OK=20244  KO=0     )
>  UI AM validateGoto                                      (OK=20244  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20243  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20243  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20243  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20243  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20243  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20243  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20243  KO=0     )
>  UI IDM uiconfig                                         (OK=20243  KO=0     )
>  UI IDM version                                          (OK=20242  KO=0     )
>  UI IDM login                                            (OK=20240  KO=0     )
>  UI IDM privilege                                        (OK=20241  KO=0     )
>  UI IDM features                                         (OK=20240  KO=0     )
>  UI IDM user                                             (OK=20240  KO=0     )
>  UI IDM dashboard                                        (OK=20240  KO=0     )
>  UI IDM managed user schema                              (OK=20240  KO=0     )
>  UI IDM oidcToken                                        (OK=20239  KO=0     )
> userinfo                                                 (OK=20238  KO=0     )
> UI-Logout                                                (OK=20238  KO=0     )
> UI-Logout Redirect 1                                     (OK=20235  KO=0     )
> tokenUserinfo                                            (OK=20060  KO=0     )
>  UI AM revoke1                                           (OK=20234  KO=0     )
>  UI AM revoke2                                           (OK=20234  KO=0     )
>  UI AM endsession                                        (OK=20234  KO=0     )
> RootUserinfo                                             (OK=67189  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3382   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3382   KO=0     )
> getIdToken                                               (OK=6749   KO=0     )
> getIdToken Redirect 1                                    (OK=6749   KO=0     )
> createOrganization                                       (OK=6749   KO=0     )
> queryOrganization                                        (OK=6749   KO=0     )
> ReadPolicy                                               (OK=29998  KO=5     )
> deleteOrganization                                       (OK=6749   KO=0     )
> DeletePolicy                                             (OK=29870  KO=8     )
> restloginProgressiveProfileCallback                      (OK=112    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       104 (77.61%)
> status.find.in([200, 209], 304), found 404                         13 ( 9.70%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.46%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.73%)
> status.find.is(302), but actually found 502                         1 ( 0.75%)
> status.find.is(200), but actually found 502                         1 ( 0.75%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 195002 / active: 350    / done: 93810 
================================================================================

22:32:35.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:32:38.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:32:40.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:32:40 GMT                                    1195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1323353 KO=25    )
> restLoginInitiate                                        (OK=91161  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=91155  KO=1     )
> Skip 2FA                                                 (OK=50575  KO=0     )
> User Authorize PKCE stage                                (OK=111360 KO=1     )
> User AccessToken PKCE stage                              (OK=111355 KO=0     )
> GetUUid                                                  (OK=30266  KO=0     )
> GetOpenidConfig                                          (OK=90397  KO=0     )
> CreatePolicy                                             (OK=30253  KO=10    )
> UI-Post-Login - stage 1                                  (OK=20325  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20325  KO=0     )
>  UI AM idFromSession                                     (OK=20325  KO=0     )
>  UI AM validateGoto                                      (OK=20325  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20322  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20321  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20321  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20321  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20319  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20319  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20318  KO=0     )
>  UI IDM uiconfig                                         (OK=20318  KO=0     )
>  UI IDM version                                          (OK=20318  KO=0     )
>  UI IDM login                                            (OK=20318  KO=0     )
>  UI IDM privilege                                        (OK=20318  KO=0     )
>  UI IDM features                                         (OK=20318  KO=0     )
>  UI IDM user                                             (OK=20318  KO=0     )
>  UI IDM dashboard                                        (OK=20318  KO=0     )
>  UI IDM managed user schema                              (OK=20318  KO=0     )
>  UI IDM oidcToken                                        (OK=20317  KO=0     )
> userinfo                                                 (OK=20317  KO=0     )
> UI-Logout                                                (OK=20315  KO=0     )
> UI-Logout Redirect 1                                     (OK=20314  KO=0     )
> tokenUserinfo                                            (OK=20141  KO=0     )
>  UI AM revoke1                                           (OK=20314  KO=0     )
>  UI AM revoke2                                           (OK=20314  KO=0     )
>  UI AM endsession                                        (OK=20314  KO=0     )
> RootUserinfo                                             (OK=67479  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3396   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3395   KO=0     )
> getIdToken                                               (OK=6779   KO=0     )
> getIdToken Redirect 1                                    (OK=6778   KO=0     )
> createOrganization                                       (OK=6778   KO=0     )
> queryOrganization                                        (OK=6778   KO=0     )
> ReadPolicy                                               (OK=30121  KO=5     )
> deleteOrganization                                       (OK=6778   KO=0     )
> DeletePolicy                                             (OK=29993  KO=8     )
> restloginProgressiveProfileCallback                      (OK=112    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       107 (78.10%)
> status.find.in([200, 209], 304), found 404                         13 ( 9.49%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.65%)
> status.find.is(302), but actually found 502                         1 ( 0.73%)
> status.find.is(200), but actually found 502                         1 ( 0.73%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 194600 / active: 363    / done: 94199 
================================================================================


================================================================================
2024-11-06 22:32:45 GMT                                    1200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1328511 KO=25    )
> restLoginInitiate                                        (OK=91537  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=91530  KO=1     )
> Skip 2FA                                                 (OK=50806  KO=0     )
> User Authorize PKCE stage                                (OK=111803 KO=1     )
> User AccessToken PKCE stage                              (OK=111798 KO=0     )
> GetUUid                                                  (OK=30402  KO=0     )
> GetOpenidConfig                                          (OK=90785  KO=0     )
> CreatePolicy                                             (OK=30389  KO=10    )
> UI-Post-Login - stage 1                                  (OK=20395  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20395  KO=0     )
>  UI AM idFromSession                                     (OK=20394  KO=0     )
>  UI AM validateGoto                                      (OK=20394  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20393  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20393  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20389  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20389  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20387  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20386  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20386  KO=0     )
>  UI IDM uiconfig                                         (OK=20386  KO=0     )
>  UI IDM version                                          (OK=20386  KO=0     )
>  UI IDM login                                            (OK=20386  KO=0     )
>  UI IDM privilege                                        (OK=20386  KO=0     )
>  UI IDM features                                         (OK=20386  KO=0     )
>  UI IDM user                                             (OK=20386  KO=0     )
>  UI IDM dashboard                                        (OK=20386  KO=0     )
>  UI IDM managed user schema                              (OK=20386  KO=0     )
>  UI IDM oidcToken                                        (OK=20385  KO=0     )
> userinfo                                                 (OK=20385  KO=0     )
> UI-Logout                                                (OK=20384  KO=0     )
> UI-Logout Redirect 1                                     (OK=20384  KO=0     )
> tokenUserinfo                                            (OK=20217  KO=0     )
>  UI AM revoke1                                           (OK=20384  KO=0     )
>  UI AM revoke2                                           (OK=20384  KO=0     )
>  UI AM endsession                                        (OK=20384  KO=0     )
> RootUserinfo                                             (OK=67786  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3404   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3404   KO=0     )
> getIdToken                                               (OK=6815   KO=0     )
> getIdToken Redirect 1                                    (OK=6815   KO=0     )
> createOrganization                                       (OK=6815   KO=0     )
> queryOrganization                                        (OK=6815   KO=0     )
> ReadPolicy                                               (OK=30255  KO=5     )
> deleteOrganization                                       (OK=6815   KO=0     )
> DeletePolicy                                             (OK=30116  KO=8     )
> restloginProgressiveProfileCallback                      (OK=112    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       107 (78.10%)
> status.find.in([200, 209], 304), found 404                         13 ( 9.49%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.65%)
> status.find.is(302), but actually found 502                         1 ( 0.73%)
> status.find.is(200), but actually found 502                         1 ( 0.73%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 194216 / active: 375    / done: 94571 
================================================================================


================================================================================
2024-11-06 22:32:50 GMT                                    1205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1334430 KO=25    )
> restLoginInitiate                                        (OK=91948  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=91937  KO=1     )
> Skip 2FA                                                 (OK=51038  KO=0     )
> User Authorize PKCE stage                                (OK=112296 KO=1     )
> User AccessToken PKCE stage                              (OK=112287 KO=0     )
> GetUUid                                                  (OK=30548  KO=0     )
> GetOpenidConfig                                          (OK=91205  KO=0     )
> CreatePolicy                                             (OK=30535  KO=10    )
> UI-Post-Login - stage 1                                  (OK=20494  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20494  KO=0     )
>  UI AM idFromSession                                     (OK=20494  KO=0     )
>  UI AM validateGoto                                      (OK=20494  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20486  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20484  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20484  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20484  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20479  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20479  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20477  KO=0     )
>  UI IDM uiconfig                                         (OK=20477  KO=0     )
>  UI IDM version                                          (OK=20477  KO=0     )
>  UI IDM login                                            (OK=20477  KO=0     )
>  UI IDM privilege                                        (OK=20477  KO=0     )
>  UI IDM features                                         (OK=20477  KO=0     )
>  UI IDM user                                             (OK=20477  KO=0     )
>  UI IDM dashboard                                        (OK=20477  KO=0     )
>  UI IDM managed user schema                              (OK=20477  KO=0     )
>  UI IDM oidcToken                                        (OK=20475  KO=0     )
> userinfo                                                 (OK=20475  KO=0     )
> UI-Logout                                                (OK=20475  KO=0     )
> UI-Logout Redirect 1                                     (OK=20474  KO=0     )
> tokenUserinfo                                            (OK=20290  KO=0     )
>  UI AM revoke1                                           (OK=20474  KO=0     )
>  UI AM revoke2                                           (OK=20474  KO=0     )
>  UI AM endsession                                        (OK=20474  KO=0     )
> RootUserinfo                                             (OK=68061  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3423   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3423   KO=0     )
> getIdToken                                               (OK=6839   KO=0     )
> getIdToken Redirect 1                                    (OK=6838   KO=0     )
> createOrganization                                       (OK=6838   KO=0     )
> queryOrganization                                        (OK=6837   KO=0     )
> ReadPolicy                                               (OK=30389  KO=5     )
> deleteOrganization                                       (OK=6836   KO=0     )
> DeletePolicy                                             (OK=30251  KO=8     )
> restloginProgressiveProfileCallback                      (OK=112    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       107 (78.10%)
> status.find.in([200, 209], 304), found 404                         13 ( 9.49%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.65%)
> status.find.is(302), but actually found 502                         1 ( 0.73%)
> status.find.is(200), but actually found 502                         1 ( 0.73%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 193785 / active: 407    / done: 94970 
================================================================================

22:32:51.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:32:55 GMT                                    1210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1339755 KO=25    )
> restLoginInitiate                                        (OK=92324  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=92313  KO=1     )
> Skip 2FA                                                 (OK=51250  KO=0     )
> User Authorize PKCE stage                                (OK=112750 KO=1     )
> User AccessToken PKCE stage                              (OK=112743 KO=0     )
> GetUUid                                                  (OK=30687  KO=0     )
> GetOpenidConfig                                          (OK=91624  KO=0     )
> CreatePolicy                                             (OK=30677  KO=10    )
> UI-Post-Login - stage 1                                  (OK=20569  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20569  KO=0     )
>  UI AM idFromSession                                     (OK=20569  KO=0     )
>  UI AM validateGoto                                      (OK=20569  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20560  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20558  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20556  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20556  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20555  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20555  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20554  KO=0     )
>  UI IDM uiconfig                                         (OK=20554  KO=0     )
>  UI IDM version                                          (OK=20554  KO=0     )
>  UI IDM login                                            (OK=20553  KO=0     )
>  UI IDM privilege                                        (OK=20553  KO=0     )
>  UI IDM features                                         (OK=20553  KO=0     )
>  UI IDM user                                             (OK=20553  KO=0     )
>  UI IDM dashboard                                        (OK=20553  KO=0     )
>  UI IDM managed user schema                              (OK=20553  KO=0     )
>  UI IDM oidcToken                                        (OK=20552  KO=0     )
> userinfo                                                 (OK=20551  KO=0     )
> UI-Logout                                                (OK=20550  KO=0     )
> UI-Logout Redirect 1                                     (OK=20549  KO=0     )
> tokenUserinfo                                            (OK=20377  KO=0     )
>  UI AM revoke1                                           (OK=20549  KO=0     )
>  UI AM revoke2                                           (OK=20549  KO=0     )
>  UI AM endsession                                        (OK=20549  KO=0     )
> RootUserinfo                                             (OK=68336  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3435   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3434   KO=0     )
> getIdToken                                               (OK=6863   KO=0     )
> getIdToken Redirect 1                                    (OK=6863   KO=0     )
> createOrganization                                       (OK=6863   KO=0     )
> queryOrganization                                        (OK=6863   KO=0     )
> ReadPolicy                                               (OK=30536  KO=5     )
> deleteOrganization                                       (OK=6863   KO=0     )
> DeletePolicy                                             (OK=30384  KO=8     )
> restloginProgressiveProfileCallback                      (OK=112    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       108 (78.26%)
> status.find.in([200, 209], 304), found 404                         13 ( 9.42%)
> status.find.in([200, 209], 304), found 409                         10 ( 7.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.62%)
> status.find.is(302), but actually found 502                         1 ( 0.72%)
> status.find.is(200), but actually found 502                         1 ( 0.72%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 193397 / active: 406    / done: 95359 
================================================================================

22:32:56.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 95810: status.find.in([200, 209], 304), found 409
22:32:56.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,95810,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTM0MjY2NTI2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMWNHbjQ1ajU2RFVBOVNkZzZOaXlsUGhHMmZZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjM3NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjM3NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1OTc2LCJpYXQiOjE3MzA5MzIzNzYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ijd6dzVHOC1VZ05yZTNDbjctN3l2VnUwUDNxOCJ9.Cd3zEBeGbKKOZiICry5CT4oo9FPSbXKDD6r5BaQ-ORLP8DhHAZ0t5DG0DdOPL4vsSDRWzqeXVfL96wGgvz7Fz5caRORCxZx-4ElCjtSQs0jSi2SFM-jAu4eTTFyMVvwDs4Hzt9Bwi1rZW-nTcE0byqRDuwYoEcsSzYli9nFAW4G4_SoKMXtD99VspEUSKSZN5YUMDOaph9swMV8Q7Dub50mHNDrYi9awik6JJayx26kZM2ihX69fvj46BSXCgeU5grL0pl7nlDF1G36NysKlsMgbM46gvHY8o0Lzsa2CBVC8MVTAaeH1M_XvECAP1p29WL3CHG11jI2GHLlyTUG67w, username -> user.381092, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy820083, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2255dd2, authcode -> fNKkthpcDZgEYROHOzkqQBQDV7g, useAdminRealm -> true, callbacks -> {"tokenId":"4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932376138), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932376138))), password -> Pa_ssw0rd, challenge -> Hj-o74u8aQSoFOCG9y8ph-CFY0rhqJo9i2avsVlHFf4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 182.1.194.164, verifier -> NzQxMzk3MDY3Mzc4MzgyNTE5MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69401649, tokenId -> 4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy820083","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:32:56 GMT
	x-forgerock-transactionid: e2c7a8fe-e641-425a-8bd8-324a49e0d301
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:32:56.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:32:58.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:33:00 GMT                                    1215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1346461 KO=26    )
> restLoginInitiate                                        (OK=92759  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=92746  KO=1     )
> Skip 2FA                                                 (OK=51473  KO=0     )
> User Authorize PKCE stage                                (OK=113293 KO=1     )
> User AccessToken PKCE stage                              (OK=113287 KO=0     )
> GetUUid                                                  (OK=30807  KO=0     )
> GetOpenidConfig                                          (OK=92030  KO=0     )
> CreatePolicy                                             (OK=30794  KO=11    )
> UI-Post-Login - stage 1                                  (OK=20677  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20676  KO=0     )
>  UI AM idFromSession                                     (OK=20675  KO=0     )
>  UI AM validateGoto                                      (OK=20674  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20673  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20673  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20673  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20673  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20672  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20672  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20672  KO=0     )
>  UI IDM uiconfig                                         (OK=20672  KO=0     )
>  UI IDM version                                          (OK=20672  KO=0     )
>  UI IDM login                                            (OK=20672  KO=0     )
>  UI IDM privilege                                        (OK=20672  KO=0     )
>  UI IDM features                                         (OK=20672  KO=0     )
>  UI IDM user                                             (OK=20669  KO=0     )
>  UI IDM dashboard                                        (OK=20671  KO=0     )
>  UI IDM managed user schema                              (OK=20671  KO=0     )
>  UI IDM oidcToken                                        (OK=20668  KO=0     )
> userinfo                                                 (OK=20668  KO=0     )
> UI-Logout                                                (OK=20668  KO=0     )
> UI-Logout Redirect 1                                     (OK=20666  KO=0     )
> tokenUserinfo                                            (OK=20474  KO=0     )
>  UI AM revoke1                                           (OK=20663  KO=0     )
>  UI AM revoke2                                           (OK=20663  KO=0     )
>  UI AM endsession                                        (OK=20664  KO=0     )
> RootUserinfo                                             (OK=68637  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3450   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3449   KO=0     )
> getIdToken                                               (OK=6898   KO=0     )
> getIdToken Redirect 1                                    (OK=6897   KO=0     )
> createOrganization                                       (OK=6897   KO=0     )
> queryOrganization                                        (OK=6897   KO=0     )
> ReadPolicy                                               (OK=30679  KO=5     )
> deleteOrganization                                       (OK=6897   KO=0     )
> DeletePolicy                                             (OK=30530  KO=8     )
> restloginProgressiveProfileCallback                      (OK=113    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       110 (78.01%)
> status.find.in([200, 209], 304), found 404                         13 ( 9.22%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.80%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.55%)
> status.find.is(302), but actually found 502                         1 ( 0.71%)
> status.find.is(200), but actually found 502                         1 ( 0.71%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 192950 / active: 392    / done: 95820 
================================================================================

22:33:01.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 95810: status.find.in([200, 209], 304), found 404
22:33:01.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,95810,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTM0MjY2NTI2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMWNHbjQ1ajU2RFVBOVNkZzZOaXlsUGhHMmZZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjM3NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjM3NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1OTc2LCJpYXQiOjE3MzA5MzIzNzYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ijd6dzVHOC1VZ05yZTNDbjctN3l2VnUwUDNxOCJ9.Cd3zEBeGbKKOZiICry5CT4oo9FPSbXKDD6r5BaQ-ORLP8DhHAZ0t5DG0DdOPL4vsSDRWzqeXVfL96wGgvz7Fz5caRORCxZx-4ElCjtSQs0jSi2SFM-jAu4eTTFyMVvwDs4Hzt9Bwi1rZW-nTcE0byqRDuwYoEcsSzYli9nFAW4G4_SoKMXtD99VspEUSKSZN5YUMDOaph9swMV8Q7Dub50mHNDrYi9awik6JJayx26kZM2ihX69fvj46BSXCgeU5grL0pl7nlDF1G36NysKlsMgbM46gvHY8o0Lzsa2CBVC8MVTAaeH1M_XvECAP1p29WL3CHG11jI2GHLlyTUG67w, username -> user.381092, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy820083, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2255dd2, authcode -> fNKkthpcDZgEYROHOzkqQBQDV7g, useAdminRealm -> true, callbacks -> {"tokenId":"4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932376138), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932376138))), password -> Pa_ssw0rd, challenge -> Hj-o74u8aQSoFOCG9y8ph-CFY0rhqJo9i2avsVlHFf4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 182.1.194.164, verifier -> NzQxMzk3MDY3Mzc4MzgyNTE5MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69401649, tokenId -> 4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy820083
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:33:01 GMT
	x-forgerock-transactionid: e732e3f3-6e80-4d1e-b1ad-e56310c7f7f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy820083 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:33:05 GMT                                    1220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1351663 KO=27    )
> restLoginInitiate                                        (OK=93113  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=93103  KO=1     )
> Skip 2FA                                                 (OK=51673  KO=0     )
> User Authorize PKCE stage                                (OK=113725 KO=1     )
> User AccessToken PKCE stage                              (OK=113721 KO=0     )
> GetUUid                                                  (OK=30927  KO=0     )
> GetOpenidConfig                                          (OK=92412  KO=0     )
> CreatePolicy                                             (OK=30914  KO=11    )
> UI-Post-Login - stage 1                                  (OK=20757  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20756  KO=0     )
>  UI AM idFromSession                                     (OK=20752  KO=0     )
>  UI AM validateGoto                                      (OK=20752  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20752  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20751  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20750  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20750  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20748  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20747  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20745  KO=0     )
>  UI IDM uiconfig                                         (OK=20745  KO=0     )
>  UI IDM version                                          (OK=20745  KO=0     )
>  UI IDM login                                            (OK=20745  KO=0     )
>  UI IDM privilege                                        (OK=20745  KO=0     )
>  UI IDM features                                         (OK=20745  KO=0     )
>  UI IDM user                                             (OK=20745  KO=0     )
>  UI IDM dashboard                                        (OK=20745  KO=0     )
>  UI IDM managed user schema                              (OK=20745  KO=0     )
>  UI IDM oidcToken                                        (OK=20744  KO=0     )
> userinfo                                                 (OK=20743  KO=0     )
> UI-Logout                                                (OK=20743  KO=0     )
> UI-Logout Redirect 1                                     (OK=20743  KO=0     )
> tokenUserinfo                                            (OK=20553  KO=0     )
>  UI AM revoke1                                           (OK=20742  KO=0     )
>  UI AM revoke2                                           (OK=20742  KO=0     )
>  UI AM endsession                                        (OK=20742  KO=0     )
> RootUserinfo                                             (OK=68946  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3466   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3466   KO=0     )
> getIdToken                                               (OK=6926   KO=0     )
> getIdToken Redirect 1                                    (OK=6926   KO=0     )
> createOrganization                                       (OK=6926   KO=0     )
> queryOrganization                                        (OK=6926   KO=0     )
> ReadPolicy                                               (OK=30796  KO=6     )
> deleteOrganization                                       (OK=6926   KO=0     )
> DeletePolicy                                             (OK=30672  KO=8     )
> restloginProgressiveProfileCallback                      (OK=114    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       110 (77.46%)
> status.find.in([200, 209], 304), found 404                         14 ( 9.86%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.75%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.52%)
> status.find.is(302), but actually found 502                         1 ( 0.70%)
> status.find.is(200), but actually found 502                         1 ( 0.70%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 192580 / active: 347    / done: 96235 
================================================================================

22:33:06.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 95810: status.find.in([200, 209], 304), found 404
22:33:06.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,95810,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTM0MjY2NTI2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMWNHbjQ1ajU2RFVBOVNkZzZOaXlsUGhHMmZZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjM3NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjM3NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM1OTc2LCJpYXQiOjE3MzA5MzIzNzYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ijd6dzVHOC1VZ05yZTNDbjctN3l2VnUwUDNxOCJ9.Cd3zEBeGbKKOZiICry5CT4oo9FPSbXKDD6r5BaQ-ORLP8DhHAZ0t5DG0DdOPL4vsSDRWzqeXVfL96wGgvz7Fz5caRORCxZx-4ElCjtSQs0jSi2SFM-jAu4eTTFyMVvwDs4Hzt9Bwi1rZW-nTcE0byqRDuwYoEcsSzYli9nFAW4G4_SoKMXtD99VspEUSKSZN5YUMDOaph9swMV8Q7Dub50mHNDrYi9awik6JJayx26kZM2ihX69fvj46BSXCgeU5grL0pl7nlDF1G36NysKlsMgbM46gvHY8o0Lzsa2CBVC8MVTAaeH1M_XvECAP1p29WL3CHG11jI2GHLlyTUG67w, username -> user.381092, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy820083, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2255dd2, authcode -> fNKkthpcDZgEYROHOzkqQBQDV7g, useAdminRealm -> true, callbacks -> {"tokenId":"4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932376138), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932376138))), password -> Pa_ssw0rd, challenge -> Hj-o74u8aQSoFOCG9y8ph-CFY0rhqJo9i2avsVlHFf4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 182.1.194.164, verifier -> NzQxMzk3MDY3Mzc4MzgyNTE5MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69401649, tokenId -> 4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy820083
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=4seCt3UZpQD9vgyBSAfIASeN6gU.*AAJTSQACMDIAAlNLABxmUjF6N01acHhDU2V4a2JoSlRmK3ZBajhUdU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:33:06 GMT
	x-forgerock-transactionid: 157b4d41-3b69-4b59-8975-c89d770f32b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy820083 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:33:07.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:33:10 GMT                                    1225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1357094 KO=28    )
> restLoginInitiate                                        (OK=93489  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=93475  KO=1     )
> Skip 2FA                                                 (OK=51873  KO=0     )
> User Authorize PKCE stage                                (OK=114192 KO=1     )
> User AccessToken PKCE stage                              (OK=114183 KO=0     )
> GetUUid                                                  (OK=31034  KO=0     )
> GetOpenidConfig                                          (OK=92758  KO=0     )
> CreatePolicy                                             (OK=31022  KO=11    )
> UI-Post-Login - stage 1                                  (OK=20840  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20840  KO=0     )
>  UI AM idFromSession                                     (OK=20838  KO=0     )
>  UI AM validateGoto                                      (OK=20838  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20836  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20836  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20836  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20836  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20831  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20831  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20830  KO=0     )
>  UI IDM uiconfig                                         (OK=20830  KO=0     )
>  UI IDM version                                          (OK=20829  KO=0     )
>  UI IDM login                                            (OK=20829  KO=0     )
>  UI IDM privilege                                        (OK=20829  KO=0     )
>  UI IDM features                                         (OK=20829  KO=0     )
>  UI IDM user                                             (OK=20828  KO=0     )
>  UI IDM dashboard                                        (OK=20828  KO=0     )
>  UI IDM managed user schema                              (OK=20828  KO=0     )
>  UI IDM oidcToken                                        (OK=20828  KO=0     )
> userinfo                                                 (OK=20828  KO=0     )
> UI-Logout                                                (OK=20828  KO=0     )
> UI-Logout Redirect 1                                     (OK=20826  KO=0     )
> tokenUserinfo                                            (OK=20647  KO=0     )
>  UI AM revoke1                                           (OK=20826  KO=0     )
>  UI AM revoke2                                           (OK=20826  KO=0     )
>  UI AM endsession                                        (OK=20826  KO=0     )
> RootUserinfo                                             (OK=69237  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3481   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3481   KO=0     )
> getIdToken                                               (OK=6955   KO=0     )
> getIdToken Redirect 1                                    (OK=6955   KO=0     )
> createOrganization                                       (OK=6955   KO=0     )
> queryOrganization                                        (OK=6954   KO=0     )
> ReadPolicy                                               (OK=30918  KO=6     )
> deleteOrganization                                       (OK=6954   KO=0     )
> DeletePolicy                                             (OK=30791  KO=9     )
> restloginProgressiveProfileCallback                      (OK=117    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       111 (77.08%)
> status.find.in([200, 209], 304), found 404                         15 (10.42%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.64%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.47%)
> status.find.is(302), but actually found 502                         1 ( 0.69%)
> status.find.is(200), but actually found 502                         1 ( 0.69%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 192189 / active: 339    / done: 96634 
================================================================================

22:33:13.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:33:15 GMT                                    1230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1362572 KO=28    )
> restLoginInitiate                                        (OK=93896  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=93890  KO=1     )
> Skip 2FA                                                 (OK=52114  KO=0     )
> User Authorize PKCE stage                                (OK=114673 KO=1     )
> User AccessToken PKCE stage                              (OK=114668 KO=0     )
> GetUUid                                                  (OK=31181  KO=0     )
> GetOpenidConfig                                          (OK=93136  KO=0     )
> CreatePolicy                                             (OK=31165  KO=11    )
> UI-Post-Login - stage 1                                  (OK=20917  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20915  KO=0     )
>  UI AM idFromSession                                     (OK=20913  KO=0     )
>  UI AM validateGoto                                      (OK=20913  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20912  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20910  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20909  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20909  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20906  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20906  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20906  KO=0     )
>  UI IDM uiconfig                                         (OK=20906  KO=0     )
>  UI IDM version                                          (OK=20906  KO=0     )
>  UI IDM login                                            (OK=20906  KO=0     )
>  UI IDM privilege                                        (OK=20906  KO=0     )
>  UI IDM features                                         (OK=20906  KO=0     )
>  UI IDM user                                             (OK=20905  KO=0     )
>  UI IDM dashboard                                        (OK=20905  KO=0     )
>  UI IDM managed user schema                              (OK=20905  KO=0     )
>  UI IDM oidcToken                                        (OK=20902  KO=0     )
> userinfo                                                 (OK=20902  KO=0     )
> UI-Logout                                                (OK=20902  KO=0     )
> UI-Logout Redirect 1                                     (OK=20902  KO=0     )
> tokenUserinfo                                            (OK=20740  KO=0     )
>  UI AM revoke1                                           (OK=20902  KO=0     )
>  UI AM revoke2                                           (OK=20902  KO=0     )
>  UI AM endsession                                        (OK=20902  KO=0     )
> RootUserinfo                                             (OK=69553  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3491   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3491   KO=0     )
> getIdToken                                               (OK=6987   KO=0     )
> getIdToken Redirect 1                                    (OK=6986   KO=0     )
> createOrganization                                       (OK=6986   KO=0     )
> queryOrganization                                        (OK=6986   KO=0     )
> ReadPolicy                                               (OK=31025  KO=6     )
> deleteOrganization                                       (OK=6984   KO=0     )
> DeletePolicy                                             (OK=30915  KO=9     )
> restloginProgressiveProfileCallback                      (OK=117    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       112 (77.24%)
> status.find.in([200, 209], 304), found 404                         15 (10.34%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.45%)
> status.find.is(302), but actually found 502                         1 ( 0.69%)
> status.find.is(200), but actually found 502                         1 ( 0.69%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 191769 / active: 360    / done: 97033 
================================================================================

22:33:16.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:33:20 GMT                                    1235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1367759 KO=28    )
> restLoginInitiate                                        (OK=94254  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=94246  KO=1     )
> Skip 2FA                                                 (OK=52321  KO=0     )
> User Authorize PKCE stage                                (OK=115107 KO=1     )
> User AccessToken PKCE stage                              (OK=115106 KO=0     )
> GetUUid                                                  (OK=31297  KO=0     )
> GetOpenidConfig                                          (OK=93501  KO=0     )
> CreatePolicy                                             (OK=31283  KO=11    )
> UI-Post-Login - stage 1                                  (OK=20989  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20989  KO=0     )
>  UI AM idFromSession                                     (OK=20989  KO=0     )
>  UI AM validateGoto                                      (OK=20989  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20988  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20988  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20987  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20987  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20985  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20983  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20983  KO=0     )
>  UI IDM uiconfig                                         (OK=20983  KO=0     )
>  UI IDM version                                          (OK=20983  KO=0     )
>  UI IDM login                                            (OK=20982  KO=0     )
>  UI IDM privilege                                        (OK=20982  KO=0     )
>  UI IDM features                                         (OK=20982  KO=0     )
>  UI IDM user                                             (OK=20982  KO=0     )
>  UI IDM dashboard                                        (OK=20982  KO=0     )
>  UI IDM managed user schema                              (OK=20982  KO=0     )
>  UI IDM oidcToken                                        (OK=20982  KO=0     )
> userinfo                                                 (OK=20981  KO=0     )
> UI-Logout                                                (OK=20981  KO=0     )
> UI-Logout Redirect 1                                     (OK=20981  KO=0     )
> tokenUserinfo                                            (OK=20815  KO=0     )
>  UI AM revoke1                                           (OK=20980  KO=0     )
>  UI AM revoke2                                           (OK=20980  KO=0     )
>  UI AM endsession                                        (OK=20980  KO=0     )
> RootUserinfo                                             (OK=69846  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3499   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3499   KO=0     )
> getIdToken                                               (OK=7018   KO=0     )
> getIdToken Redirect 1                                    (OK=7018   KO=0     )
> createOrganization                                       (OK=7017   KO=0     )
> queryOrganization                                        (OK=7017   KO=0     )
> ReadPolicy                                               (OK=31168  KO=6     )
> deleteOrganization                                       (OK=7017   KO=0     )
> DeletePolicy                                             (OK=31020  KO=9     )
> restloginProgressiveProfileCallback                      (OK=117    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       113 (77.40%)
> status.find.in([200, 209], 304), found 404                         15 (10.27%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.53%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.42%)
> status.find.is(302), but actually found 502                         1 ( 0.68%)
> status.find.is(200), but actually found 502                         1 ( 0.68%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 191403 / active: 367    / done: 97392 
================================================================================


================================================================================
2024-11-06 22:33:25 GMT                                    1240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1372809 KO=28    )
> restLoginInitiate                                        (OK=94633  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=94623  KO=1     )
> Skip 2FA                                                 (OK=52530  KO=0     )
> User Authorize PKCE stage                                (OK=115547 KO=1     )
> User AccessToken PKCE stage                              (OK=115542 KO=0     )
> GetUUid                                                  (OK=31428  KO=0     )
> GetOpenidConfig                                          (OK=93892  KO=0     )
> CreatePolicy                                             (OK=31413  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21063  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21063  KO=0     )
>  UI AM idFromSession                                     (OK=21061  KO=0     )
>  UI AM validateGoto                                      (OK=21061  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21056  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21054  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21054  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21054  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21051  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21051  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21050  KO=0     )
>  UI IDM uiconfig                                         (OK=21050  KO=0     )
>  UI IDM version                                          (OK=21049  KO=0     )
>  UI IDM login                                            (OK=21049  KO=0     )
>  UI IDM privilege                                        (OK=21049  KO=0     )
>  UI IDM features                                         (OK=21049  KO=0     )
>  UI IDM user                                             (OK=21049  KO=0     )
>  UI IDM dashboard                                        (OK=21049  KO=0     )
>  UI IDM managed user schema                              (OK=21049  KO=0     )
>  UI IDM oidcToken                                        (OK=21048  KO=0     )
> userinfo                                                 (OK=21048  KO=0     )
> UI-Logout                                                (OK=21047  KO=0     )
> UI-Logout Redirect 1                                     (OK=21046  KO=0     )
> tokenUserinfo                                            (OK=20910  KO=0     )
>  UI AM revoke1                                           (OK=21045  KO=0     )
>  UI AM revoke2                                           (OK=21045  KO=0     )
>  UI AM endsession                                        (OK=21045  KO=0     )
> RootUserinfo                                             (OK=70167  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3507   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3507   KO=0     )
> getIdToken                                               (OK=7039   KO=0     )
> getIdToken Redirect 1                                    (OK=7039   KO=0     )
> createOrganization                                       (OK=7039   KO=0     )
> queryOrganization                                        (OK=7039   KO=0     )
> ReadPolicy                                               (OK=31287  KO=6     )
> deleteOrganization                                       (OK=7038   KO=0     )
> DeletePolicy                                             (OK=31163  KO=9     )
> restloginProgressiveProfileCallback                      (OK=118    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       113 (77.40%)
> status.find.in([200, 209], 304), found 404                         15 (10.27%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.53%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.42%)
> status.find.is(302), but actually found 502                         1 ( 0.68%)
> status.find.is(200), but actually found 502                         1 ( 0.68%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 33%
          waiting: 191020 / active: 367    / done: 97775 
================================================================================

22:33:27.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:33:28.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:33:29.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:33:29.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:33:30 GMT                                    1245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1377925 KO=28    )
> restLoginInitiate                                        (OK=94999  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=94989  KO=1     )
> Skip 2FA                                                 (OK=52721  KO=0     )
> User Authorize PKCE stage                                (OK=115987 KO=1     )
> User AccessToken PKCE stage                              (OK=115980 KO=0     )
> GetUUid                                                  (OK=31541  KO=0     )
> GetOpenidConfig                                          (OK=94249  KO=0     )
> CreatePolicy                                             (OK=31527  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21135  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21135  KO=0     )
>  UI AM idFromSession                                     (OK=21133  KO=0     )
>  UI AM validateGoto                                      (OK=21133  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21130  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21130  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21130  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21130  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21127  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21127  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21127  KO=0     )
>  UI IDM uiconfig                                         (OK=21127  KO=0     )
>  UI IDM version                                          (OK=21126  KO=0     )
>  UI IDM login                                            (OK=21126  KO=0     )
>  UI IDM privilege                                        (OK=21126  KO=0     )
>  UI IDM features                                         (OK=21126  KO=0     )
>  UI IDM user                                             (OK=21126  KO=0     )
>  UI IDM dashboard                                        (OK=21126  KO=0     )
>  UI IDM managed user schema                              (OK=21126  KO=0     )
>  UI IDM oidcToken                                        (OK=21126  KO=0     )
> userinfo                                                 (OK=21126  KO=0     )
> UI-Logout                                                (OK=21126  KO=0     )
> UI-Logout Redirect 1                                     (OK=21126  KO=0     )
> tokenUserinfo                                            (OK=21009  KO=0     )
>  UI AM revoke1                                           (OK=21126  KO=0     )
>  UI AM revoke2                                           (OK=21126  KO=0     )
>  UI AM endsession                                        (OK=21126  KO=0     )
> RootUserinfo                                             (OK=70423  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3521   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3520   KO=0     )
> getIdToken                                               (OK=7064   KO=0     )
> getIdToken Redirect 1                                    (OK=7062   KO=0     )
> createOrganization                                       (OK=7061   KO=0     )
> queryOrganization                                        (OK=7059   KO=0     )
> ReadPolicy                                               (OK=31415  KO=6     )
> deleteOrganization                                       (OK=7059   KO=0     )
> DeletePolicy                                             (OK=31280  KO=9     )
> restloginProgressiveProfileCallback                      (OK=118    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       117 (78.00%)
> status.find.in([200, 209], 304), found 404                         15 (10.00%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.33%)
> status.find.is(302), but actually found 502                         1 ( 0.67%)
> status.find.is(200), but actually found 502                         1 ( 0.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 33%
          waiting: 190638 / active: 347    / done: 98177 
================================================================================


================================================================================
2024-11-06 22:33:35 GMT                                    1250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1383489 KO=28    )
> restLoginInitiate                                        (OK=95389  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=95377  KO=1     )
> Skip 2FA                                                 (OK=52946  KO=0     )
> User Authorize PKCE stage                                (OK=116463 KO=1     )
> User AccessToken PKCE stage                              (OK=116461 KO=0     )
> GetUUid                                                  (OK=31676  KO=0     )
> GetOpenidConfig                                          (OK=94629  KO=0     )
> CreatePolicy                                             (OK=31659  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21218  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21216  KO=0     )
>  UI AM idFromSession                                     (OK=21216  KO=0     )
>  UI AM validateGoto                                      (OK=21216  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21216  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21215  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21214  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21214  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21214  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21214  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21212  KO=0     )
>  UI IDM uiconfig                                         (OK=21212  KO=0     )
>  UI IDM version                                          (OK=21212  KO=0     )
>  UI IDM login                                            (OK=21212  KO=0     )
>  UI IDM privilege                                        (OK=21212  KO=0     )
>  UI IDM features                                         (OK=21212  KO=0     )
>  UI IDM user                                             (OK=21211  KO=0     )
>  UI IDM dashboard                                        (OK=21211  KO=0     )
>  UI IDM managed user schema                              (OK=21211  KO=0     )
>  UI IDM oidcToken                                        (OK=21209  KO=0     )
> userinfo                                                 (OK=21209  KO=0     )
> UI-Logout                                                (OK=21204  KO=0     )
> UI-Logout Redirect 1                                     (OK=21204  KO=0     )
> tokenUserinfo                                            (OK=21093  KO=0     )
>  UI AM revoke1                                           (OK=21203  KO=0     )
>  UI AM revoke2                                           (OK=21203  KO=0     )
>  UI AM endsession                                        (OK=21204  KO=0     )
> RootUserinfo                                             (OK=70707  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3537   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3537   KO=0     )
> getIdToken                                               (OK=7091   KO=0     )
> getIdToken Redirect 1                                    (OK=7091   KO=0     )
> createOrganization                                       (OK=7091   KO=0     )
> queryOrganization                                        (OK=7090   KO=0     )
> ReadPolicy                                               (OK=31527  KO=6     )
> deleteOrganization                                       (OK=7090   KO=0     )
> DeletePolicy                                             (OK=31409  KO=9     )
> restloginProgressiveProfileCallback                      (OK=119    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       117 (78.00%)
> status.find.in([200, 209], 304), found 404                         15 (10.00%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.33%)
> status.find.is(302), but actually found 502                         1 ( 0.67%)
> status.find.is(200), but actually found 502                         1 ( 0.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 190235 / active: 364    / done: 98563 
================================================================================


================================================================================
2024-11-06 22:33:40 GMT                                    1255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1388978 KO=28    )
> restLoginInitiate                                        (OK=95780  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=95768  KO=1     )
> Skip 2FA                                                 (OK=53178  KO=0     )
> User Authorize PKCE stage                                (OK=116932 KO=1     )
> User AccessToken PKCE stage                              (OK=116927 KO=0     )
> GetUUid                                                  (OK=31818  KO=0     )
> GetOpenidConfig                                          (OK=95020  KO=0     )
> CreatePolicy                                             (OK=31805  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21298  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21298  KO=0     )
>  UI AM idFromSession                                     (OK=21298  KO=0     )
>  UI AM validateGoto                                      (OK=21298  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21294  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21294  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21293  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21293  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21291  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21291  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21290  KO=0     )
>  UI IDM uiconfig                                         (OK=21290  KO=0     )
>  UI IDM version                                          (OK=21290  KO=0     )
>  UI IDM login                                            (OK=21290  KO=0     )
>  UI IDM privilege                                        (OK=21290  KO=0     )
>  UI IDM features                                         (OK=21290  KO=0     )
>  UI IDM user                                             (OK=21288  KO=0     )
>  UI IDM dashboard                                        (OK=21288  KO=0     )
>  UI IDM managed user schema                              (OK=21288  KO=0     )
>  UI IDM oidcToken                                        (OK=21287  KO=0     )
> userinfo                                                 (OK=21285  KO=0     )
> UI-Logout                                                (OK=21285  KO=0     )
> UI-Logout Redirect 1                                     (OK=21283  KO=0     )
> tokenUserinfo                                            (OK=21167  KO=0     )
>  UI AM revoke1                                           (OK=21283  KO=0     )
>  UI AM revoke2                                           (OK=21283  KO=0     )
>  UI AM endsession                                        (OK=21283  KO=0     )
> RootUserinfo                                             (OK=71006  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3552   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3552   KO=0     )
> getIdToken                                               (OK=7123   KO=0     )
> getIdToken Redirect 1                                    (OK=7123   KO=0     )
> createOrganization                                       (OK=7122   KO=0     )
> queryOrganization                                        (OK=7122   KO=0     )
> ReadPolicy                                               (OK=31663  KO=6     )
> deleteOrganization                                       (OK=7122   KO=0     )
> DeletePolicy                                             (OK=31524  KO=9     )
> restloginProgressiveProfileCallback                      (OK=120    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       117 (78.00%)
> status.find.in([200, 209], 304), found 404                         15 (10.00%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.33%)
> status.find.is(302), but actually found 502                         1 ( 0.67%)
> status.find.is(200), but actually found 502                         1 ( 0.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 189824 / active: 397    / done: 98941 
================================================================================


================================================================================
2024-11-06 22:33:45 GMT                                    1260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1395051 KO=28    )
> restLoginInitiate                                        (OK=96166  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=96160  KO=1     )
> Skip 2FA                                                 (OK=53389  KO=0     )
> User Authorize PKCE stage                                (OK=117421 KO=1     )
> User AccessToken PKCE stage                              (OK=117413 KO=0     )
> GetUUid                                                  (OK=31938  KO=0     )
> GetOpenidConfig                                          (OK=95419  KO=0     )
> CreatePolicy                                             (OK=31923  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21400  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21399  KO=0     )
>  UI AM idFromSession                                     (OK=21399  KO=0     )
>  UI AM validateGoto                                      (OK=21399  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21393  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21393  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21393  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21393  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21391  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21391  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21391  KO=0     )
>  UI IDM uiconfig                                         (OK=21391  KO=0     )
>  UI IDM version                                          (OK=21391  KO=0     )
>  UI IDM login                                            (OK=21391  KO=0     )
>  UI IDM privilege                                        (OK=21391  KO=0     )
>  UI IDM features                                         (OK=21391  KO=0     )
>  UI IDM user                                             (OK=21389  KO=0     )
>  UI IDM dashboard                                        (OK=21391  KO=0     )
>  UI IDM managed user schema                              (OK=21391  KO=0     )
>  UI IDM oidcToken                                        (OK=21389  KO=0     )
> userinfo                                                 (OK=21387  KO=0     )
> UI-Logout                                                (OK=21386  KO=0     )
> UI-Logout Redirect 1                                     (OK=21385  KO=0     )
> tokenUserinfo                                            (OK=21245  KO=0     )
>  UI AM revoke1                                           (OK=21385  KO=0     )
>  UI AM revoke2                                           (OK=21385  KO=0     )
>  UI AM endsession                                        (OK=21385  KO=0     )
> RootUserinfo                                             (OK=71341  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3571   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3571   KO=0     )
> getIdToken                                               (OK=7146   KO=0     )
> getIdToken Redirect 1                                    (OK=7145   KO=0     )
> createOrganization                                       (OK=7145   KO=0     )
> queryOrganization                                        (OK=7144   KO=0     )
> ReadPolicy                                               (OK=31807  KO=6     )
> deleteOrganization                                       (OK=7144   KO=0     )
> DeletePolicy                                             (OK=31659  KO=9     )
> restloginProgressiveProfileCallback                      (OK=121    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       117 (78.00%)
> status.find.in([200, 209], 304), found 404                         15 (10.00%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.33%)
> status.find.is(302), but actually found 502                         1 ( 0.67%)
> status.find.is(200), but actually found 502                         1 ( 0.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 189424 / active: 379    / done: 99359 
================================================================================


================================================================================
2024-11-06 22:33:50 GMT                                    1265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1400207 KO=28    )
> restLoginInitiate                                        (OK=96502  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=96500  KO=1     )
> Skip 2FA                                                 (OK=53574  KO=0     )
> User Authorize PKCE stage                                (OK=117846 KO=1     )
> User AccessToken PKCE stage                              (OK=117842 KO=0     )
> GetUUid                                                  (OK=32054  KO=0     )
> GetOpenidConfig                                          (OK=95797  KO=0     )
> CreatePolicy                                             (OK=32036  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21479  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21478  KO=0     )
>  UI AM idFromSession                                     (OK=21476  KO=0     )
>  UI AM validateGoto                                      (OK=21477  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21475  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21474  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21474  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21474  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21470  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21470  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21470  KO=0     )
>  UI IDM uiconfig                                         (OK=21470  KO=0     )
>  UI IDM version                                          (OK=21470  KO=0     )
>  UI IDM login                                            (OK=21470  KO=0     )
>  UI IDM privilege                                        (OK=21470  KO=0     )
>  UI IDM features                                         (OK=21470  KO=0     )
>  UI IDM user                                             (OK=21470  KO=0     )
>  UI IDM dashboard                                        (OK=21470  KO=0     )
>  UI IDM managed user schema                              (OK=21470  KO=0     )
>  UI IDM oidcToken                                        (OK=21470  KO=0     )
> userinfo                                                 (OK=21468  KO=0     )
> UI-Logout                                                (OK=21468  KO=0     )
> UI-Logout Redirect 1                                     (OK=21468  KO=0     )
> tokenUserinfo                                            (OK=21324  KO=0     )
>  UI AM revoke1                                           (OK=21467  KO=0     )
>  UI AM revoke2                                           (OK=21467  KO=0     )
>  UI AM endsession                                        (OK=21467  KO=0     )
> RootUserinfo                                             (OK=71605  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3587   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3587   KO=0     )
> getIdToken                                               (OK=7168   KO=0     )
> getIdToken Redirect 1                                    (OK=7168   KO=0     )
> createOrganization                                       (OK=7168   KO=0     )
> queryOrganization                                        (OK=7168   KO=0     )
> ReadPolicy                                               (OK=31925  KO=6     )
> deleteOrganization                                       (OK=7167   KO=0     )
> DeletePolicy                                             (OK=31801  KO=9     )
> restloginProgressiveProfileCallback                      (OK=123    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       117 (78.00%)
> status.find.in([200, 209], 304), found 404                         15 (10.00%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.33%)
> status.find.is(302), but actually found 502                         1 ( 0.67%)
> status.find.is(200), but actually found 502                         1 ( 0.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 189068 / active: 328    / done: 99766 
================================================================================


================================================================================
2024-11-06 22:33:55 GMT                                    1270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1405488 KO=28    )
> restLoginInitiate                                        (OK=96888  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=96881  KO=1     )
> Skip 2FA                                                 (OK=53805  KO=0     )
> User Authorize PKCE stage                                (OK=118304 KO=1     )
> User AccessToken PKCE stage                              (OK=118299 KO=0     )
> GetUUid                                                  (OK=32194  KO=0     )
> GetOpenidConfig                                          (OK=96166  KO=0     )
> CreatePolicy                                             (OK=32177  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21554  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21553  KO=0     )
>  UI AM idFromSession                                     (OK=21553  KO=0     )
>  UI AM validateGoto                                      (OK=21553  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21553  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21552  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21551  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21551  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21549  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21548  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21547  KO=0     )
>  UI IDM uiconfig                                         (OK=21547  KO=0     )
>  UI IDM version                                          (OK=21547  KO=0     )
>  UI IDM login                                            (OK=21547  KO=0     )
>  UI IDM privilege                                        (OK=21547  KO=0     )
>  UI IDM features                                         (OK=21547  KO=0     )
>  UI IDM user                                             (OK=21547  KO=0     )
>  UI IDM dashboard                                        (OK=21547  KO=0     )
>  UI IDM managed user schema                              (OK=21547  KO=0     )
>  UI IDM oidcToken                                        (OK=21546  KO=0     )
> userinfo                                                 (OK=21544  KO=0     )
> UI-Logout                                                (OK=21542  KO=0     )
> UI-Logout Redirect 1                                     (OK=21541  KO=0     )
> tokenUserinfo                                            (OK=21396  KO=0     )
>  UI AM revoke1                                           (OK=21540  KO=0     )
>  UI AM revoke2                                           (OK=21540  KO=0     )
>  UI AM endsession                                        (OK=21540  KO=0     )
> RootUserinfo                                             (OK=71883  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3602   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3602   KO=0     )
> getIdToken                                               (OK=7194   KO=0     )
> getIdToken Redirect 1                                    (OK=7193   KO=0     )
> createOrganization                                       (OK=7193   KO=0     )
> queryOrganization                                        (OK=7192   KO=0     )
> ReadPolicy                                               (OK=32039  KO=6     )
> deleteOrganization                                       (OK=7191   KO=0     )
> DeletePolicy                                             (OK=31920  KO=9     )
> restloginProgressiveProfileCallback                      (OK=123    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       117 (78.00%)
> status.find.in([200, 209], 304), found 404                         15 (10.00%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.33%)
> status.find.is(302), but actually found 502                         1 ( 0.67%)
> status.find.is(200), but actually found 502                         1 ( 0.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 188667 / active: 377    / done: 100118
================================================================================


================================================================================
2024-11-06 22:34:00 GMT                                    1275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1410809 KO=28    )
> restLoginInitiate                                        (OK=97266  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=97253  KO=1     )
> Skip 2FA                                                 (OK=54019  KO=0     )
> User Authorize PKCE stage                                (OK=118752 KO=1     )
> User AccessToken PKCE stage                              (OK=118747 KO=0     )
> GetUUid                                                  (OK=32325  KO=0     )
> GetOpenidConfig                                          (OK=96556  KO=0     )
> CreatePolicy                                             (OK=32311  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21631  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21631  KO=0     )
>  UI AM idFromSession                                     (OK=21631  KO=0     )
>  UI AM validateGoto                                      (OK=21631  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21627  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21625  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21625  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21625  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21625  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21624  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21623  KO=0     )
>  UI IDM uiconfig                                         (OK=21623  KO=0     )
>  UI IDM version                                          (OK=21623  KO=0     )
>  UI IDM login                                            (OK=21623  KO=0     )
>  UI IDM privilege                                        (OK=21623  KO=0     )
>  UI IDM features                                         (OK=21623  KO=0     )
>  UI IDM user                                             (OK=21623  KO=0     )
>  UI IDM dashboard                                        (OK=21623  KO=0     )
>  UI IDM managed user schema                              (OK=21623  KO=0     )
>  UI IDM oidcToken                                        (OK=21623  KO=0     )
> userinfo                                                 (OK=21623  KO=0     )
> UI-Logout                                                (OK=21621  KO=0     )
> UI-Logout Redirect 1                                     (OK=21621  KO=0     )
> tokenUserinfo                                            (OK=21480  KO=0     )
>  UI AM revoke1                                           (OK=21620  KO=0     )
>  UI AM revoke2                                           (OK=21620  KO=0     )
>  UI AM endsession                                        (OK=21620  KO=0     )
> RootUserinfo                                             (OK=72181  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3620   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3619   KO=0     )
> getIdToken                                               (OK=7220   KO=0     )
> getIdToken Redirect 1                                    (OK=7220   KO=0     )
> createOrganization                                       (OK=7220   KO=0     )
> queryOrganization                                        (OK=7219   KO=0     )
> ReadPolicy                                               (OK=32181  KO=6     )
> deleteOrganization                                       (OK=7217   KO=0     )
> DeletePolicy                                             (OK=32036  KO=9     )
> restloginProgressiveProfileCallback                      (OK=124    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       117 (78.00%)
> status.find.in([200, 209], 304), found 404                         15 (10.00%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.33%)
> status.find.is(302), but actually found 502                         1 ( 0.67%)
> status.find.is(200), but actually found 502                         1 ( 0.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 188270 / active: 391    / done: 100501
================================================================================

22:34:00.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:34:05 GMT                                    1280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1416501 KO=28    )
> restLoginInitiate                                        (OK=97655  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=97645  KO=1     )
> Skip 2FA                                                 (OK=54237  KO=0     )
> User Authorize PKCE stage                                (OK=119228 KO=1     )
> User AccessToken PKCE stage                              (OK=119222 KO=0     )
> GetUUid                                                  (OK=32453  KO=0     )
> GetOpenidConfig                                          (OK=96959  KO=0     )
> CreatePolicy                                             (OK=32439  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21723  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21721  KO=0     )
>  UI AM idFromSession                                     (OK=21720  KO=0     )
>  UI AM validateGoto                                      (OK=21720  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21718  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21717  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21715  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21715  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21711  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21711  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21710  KO=0     )
>  UI IDM uiconfig                                         (OK=21710  KO=0     )
>  UI IDM version                                          (OK=21710  KO=0     )
>  UI IDM login                                            (OK=21710  KO=0     )
>  UI IDM privilege                                        (OK=21710  KO=0     )
>  UI IDM features                                         (OK=21710  KO=0     )
>  UI IDM user                                             (OK=21710  KO=0     )
>  UI IDM dashboard                                        (OK=21710  KO=0     )
>  UI IDM managed user schema                              (OK=21710  KO=0     )
>  UI IDM oidcToken                                        (OK=21709  KO=0     )
> userinfo                                                 (OK=21706  KO=0     )
> UI-Logout                                                (OK=21706  KO=0     )
> UI-Logout Redirect 1                                     (OK=21703  KO=0     )
> tokenUserinfo                                            (OK=21561  KO=0     )
>  UI AM revoke1                                           (OK=21702  KO=0     )
>  UI AM revoke2                                           (OK=21702  KO=0     )
>  UI AM endsession                                        (OK=21702  KO=0     )
> RootUserinfo                                             (OK=72524  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3629   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3629   KO=0     )
> getIdToken                                               (OK=7240   KO=0     )
> getIdToken Redirect 1                                    (OK=7240   KO=0     )
> createOrganization                                       (OK=7240   KO=0     )
> queryOrganization                                        (OK=7240   KO=0     )
> ReadPolicy                                               (OK=32315  KO=6     )
> deleteOrganization                                       (OK=7240   KO=0     )
> DeletePolicy                                             (OK=32176  KO=9     )
> restloginProgressiveProfileCallback                      (OK=125    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       118 (78.15%)
> status.find.in([200, 209], 304), found 404                         15 ( 9.93%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.31%)
> status.find.is(302), but actually found 502                         1 ( 0.66%)
> status.find.is(200), but actually found 502                         1 ( 0.66%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 187873 / active: 394    / done: 100895
================================================================================

22:34:07.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:34:10 GMT                                    1285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1422206 KO=28    )
> restLoginInitiate                                        (OK=98044  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=98037  KO=1     )
> Skip 2FA                                                 (OK=54451  KO=0     )
> User Authorize PKCE stage                                (OK=119707 KO=1     )
> User AccessToken PKCE stage                              (OK=119700 KO=0     )
> GetUUid                                                  (OK=32583  KO=0     )
> GetOpenidConfig                                          (OK=97351  KO=0     )
> CreatePolicy                                             (OK=32572  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21807  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21807  KO=0     )
>  UI AM idFromSession                                     (OK=21807  KO=0     )
>  UI AM validateGoto                                      (OK=21807  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21806  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21805  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21804  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21804  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21797  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21797  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21797  KO=0     )
>  UI IDM uiconfig                                         (OK=21797  KO=0     )
>  UI IDM version                                          (OK=21797  KO=0     )
>  UI IDM login                                            (OK=21797  KO=0     )
>  UI IDM privilege                                        (OK=21797  KO=0     )
>  UI IDM features                                         (OK=21797  KO=0     )
>  UI IDM user                                             (OK=21796  KO=0     )
>  UI IDM dashboard                                        (OK=21796  KO=0     )
>  UI IDM managed user schema                              (OK=21796  KO=0     )
>  UI IDM oidcToken                                        (OK=21793  KO=0     )
> userinfo                                                 (OK=21792  KO=0     )
> UI-Logout                                                (OK=21792  KO=0     )
> UI-Logout Redirect 1                                     (OK=21792  KO=0     )
> tokenUserinfo                                            (OK=21649  KO=0     )
>  UI AM revoke1                                           (OK=21791  KO=0     )
>  UI AM revoke2                                           (OK=21791  KO=0     )
>  UI AM endsession                                        (OK=21791  KO=0     )
> RootUserinfo                                             (OK=72818  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3647   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3645   KO=0     )
> getIdToken                                               (OK=7273   KO=0     )
> getIdToken Redirect 1                                    (OK=7273   KO=0     )
> createOrganization                                       (OK=7272   KO=0     )
> queryOrganization                                        (OK=7272   KO=0     )
> ReadPolicy                                               (OK=32441  KO=6     )
> deleteOrganization                                       (OK=7271   KO=0     )
> DeletePolicy                                             (OK=32309  KO=9     )
> restloginProgressiveProfileCallback                      (OK=125    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       119 (78.29%)
> status.find.in([200, 209], 304), found 404                         15 ( 9.87%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.24%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.29%)
> status.find.is(302), but actually found 502                         1 ( 0.66%)
> status.find.is(200), but actually found 502                         1 ( 0.66%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 35%
          waiting: 187468 / active: 368    / done: 101326
================================================================================


================================================================================
2024-11-06 22:34:15 GMT                                    1290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1427136 KO=28    )
> restLoginInitiate                                        (OK=98376  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=98369  KO=1     )
> Skip 2FA                                                 (OK=54640  KO=0     )
> User Authorize PKCE stage                                (OK=120112 KO=1     )
> User AccessToken PKCE stage                              (OK=120107 KO=0     )
> GetUUid                                                  (OK=32705  KO=0     )
> GetOpenidConfig                                          (OK=97733  KO=0     )
> CreatePolicy                                             (OK=32693  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21881  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21880  KO=0     )
>  UI AM idFromSession                                     (OK=21879  KO=0     )
>  UI AM validateGoto                                      (OK=21879  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21876  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21876  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21875  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21875  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21873  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21873  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21873  KO=0     )
>  UI IDM uiconfig                                         (OK=21873  KO=0     )
>  UI IDM version                                          (OK=21873  KO=0     )
>  UI IDM login                                            (OK=21872  KO=0     )
>  UI IDM privilege                                        (OK=21872  KO=0     )
>  UI IDM features                                         (OK=21872  KO=0     )
>  UI IDM user                                             (OK=21871  KO=0     )
>  UI IDM dashboard                                        (OK=21871  KO=0     )
>  UI IDM managed user schema                              (OK=21871  KO=0     )
>  UI IDM oidcToken                                        (OK=21868  KO=0     )
> userinfo                                                 (OK=21867  KO=0     )
> UI-Logout                                                (OK=21867  KO=0     )
> UI-Logout Redirect 1                                     (OK=21867  KO=0     )
> tokenUserinfo                                            (OK=21720  KO=0     )
>  UI AM revoke1                                           (OK=21867  KO=0     )
>  UI AM revoke2                                           (OK=21867  KO=0     )
>  UI AM endsession                                        (OK=21867  KO=0     )
> RootUserinfo                                             (OK=73034  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3666   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3666   KO=0     )
> getIdToken                                               (OK=7298   KO=0     )
> getIdToken Redirect 1                                    (OK=7298   KO=0     )
> createOrganization                                       (OK=7297   KO=0     )
> queryOrganization                                        (OK=7297   KO=0     )
> ReadPolicy                                               (OK=32571  KO=6     )
> deleteOrganization                                       (OK=7297   KO=0     )
> DeletePolicy                                             (OK=32434  KO=9     )
> restloginProgressiveProfileCallback                      (OK=125    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       119 (78.29%)
> status.find.in([200, 209], 304), found 404                         15 ( 9.87%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.24%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.29%)
> status.find.is(302), but actually found 502                         1 ( 0.66%)
> status.find.is(200), but actually found 502                         1 ( 0.66%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 187113 / active: 355    / done: 101694
================================================================================

22:34:19.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:34:20 GMT                                    1295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1433309 KO=28    )
> restLoginInitiate                                        (OK=98811  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=98804  KO=1     )
> Skip 2FA                                                 (OK=54883  KO=0     )
> User Authorize PKCE stage                                (OK=120641 KO=1     )
> User AccessToken PKCE stage                              (OK=120634 KO=0     )
> GetUUid                                                  (OK=32841  KO=0     )
> GetOpenidConfig                                          (OK=98116  KO=0     )
> CreatePolicy                                             (OK=32829  KO=11    )
> UI-Post-Login - stage 1                                  (OK=21976  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21975  KO=0     )
>  UI AM idFromSession                                     (OK=21975  KO=0     )
>  UI AM validateGoto                                      (OK=21975  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21972  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21970  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21970  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21970  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21967  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21967  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21967  KO=0     )
>  UI IDM uiconfig                                         (OK=21967  KO=0     )
>  UI IDM version                                          (OK=21967  KO=0     )
>  UI IDM login                                            (OK=21967  KO=0     )
>  UI IDM privilege                                        (OK=21966  KO=0     )
>  UI IDM features                                         (OK=21967  KO=0     )
>  UI IDM user                                             (OK=21965  KO=0     )
>  UI IDM dashboard                                        (OK=21966  KO=0     )
>  UI IDM managed user schema                              (OK=21966  KO=0     )
>  UI IDM oidcToken                                        (OK=21963  KO=0     )
> userinfo                                                 (OK=21963  KO=0     )
> UI-Logout                                                (OK=21963  KO=0     )
> UI-Logout Redirect 1                                     (OK=21961  KO=0     )
> tokenUserinfo                                            (OK=21817  KO=0     )
>  UI AM revoke1                                           (OK=21960  KO=0     )
>  UI AM revoke2                                           (OK=21960  KO=0     )
>  UI AM endsession                                        (OK=21960  KO=0     )
> RootUserinfo                                             (OK=73344  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3685   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3683   KO=0     )
> getIdToken                                               (OK=7336   KO=0     )
> getIdToken Redirect 1                                    (OK=7336   KO=0     )
> createOrganization                                       (OK=7336   KO=0     )
> queryOrganization                                        (OK=7336   KO=0     )
> ReadPolicy                                               (OK=32692  KO=6     )
> deleteOrganization                                       (OK=7336   KO=0     )
> DeletePolicy                                             (OK=32565  KO=9     )
> restloginProgressiveProfileCallback                      (OK=126    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       120 (78.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 9.80%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.19%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.27%)
> status.find.is(302), but actually found 502                         1 ( 0.65%)
> status.find.is(200), but actually found 502                         1 ( 0.65%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 186666 / active: 370    / done: 102126
================================================================================


================================================================================
2024-11-06 22:34:25 GMT                                    1300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1438720 KO=28    )
> restLoginInitiate                                        (OK=99193  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=99182  KO=1     )
> Skip 2FA                                                 (OK=55090  KO=0     )
> User Authorize PKCE stage                                (OK=121096 KO=1     )
> User AccessToken PKCE stage                              (OK=121091 KO=0     )
> GetUUid                                                  (OK=32966  KO=0     )
> GetOpenidConfig                                          (OK=98503  KO=0     )
> CreatePolicy                                             (OK=32954  KO=11    )
> UI-Post-Login - stage 1                                  (OK=22057  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22055  KO=0     )
>  UI AM idFromSession                                     (OK=22054  KO=0     )
>  UI AM validateGoto                                      (OK=22054  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22050  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22050  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22050  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22050  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22049  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22049  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22048  KO=0     )
>  UI IDM uiconfig                                         (OK=22048  KO=0     )
>  UI IDM version                                          (OK=22048  KO=0     )
>  UI IDM login                                            (OK=22048  KO=0     )
>  UI IDM privilege                                        (OK=22047  KO=0     )
>  UI IDM features                                         (OK=22047  KO=0     )
>  UI IDM user                                             (OK=22047  KO=0     )
>  UI IDM dashboard                                        (OK=22047  KO=0     )
>  UI IDM managed user schema                              (OK=22047  KO=0     )
>  UI IDM oidcToken                                        (OK=22044  KO=0     )
> userinfo                                                 (OK=22044  KO=0     )
> UI-Logout                                                (OK=22042  KO=0     )
> UI-Logout Redirect 1                                     (OK=22042  KO=0     )
> tokenUserinfo                                            (OK=21907  KO=0     )
>  UI AM revoke1                                           (OK=22041  KO=0     )
>  UI AM revoke2                                           (OK=22041  KO=0     )
>  UI AM endsession                                        (OK=22041  KO=0     )
> RootUserinfo                                             (OK=73633  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3705   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3704   KO=0     )
> getIdToken                                               (OK=7360   KO=0     )
> getIdToken Redirect 1                                    (OK=7360   KO=0     )
> createOrganization                                       (OK=7360   KO=0     )
> queryOrganization                                        (OK=7360   KO=0     )
> ReadPolicy                                               (OK=32829  KO=6     )
> deleteOrganization                                       (OK=7360   KO=0     )
> DeletePolicy                                             (OK=32686  KO=9     )
> restloginProgressiveProfileCallback                      (OK=127    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       120 (78.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 9.80%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.19%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.27%)
> status.find.is(302), but actually found 502                         1 ( 0.65%)
> status.find.is(200), but actually found 502                         1 ( 0.65%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 186259 / active: 387    / done: 102516
================================================================================

22:34:29.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:34:30 GMT                                    1305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1444734 KO=28    )
> restLoginInitiate                                        (OK=99622  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=99607  KO=1     )
> Skip 2FA                                                 (OK=55332  KO=0     )
> User Authorize PKCE stage                                (OK=121612 KO=1     )
> User AccessToken PKCE stage                              (OK=121606 KO=0     )
> GetUUid                                                  (OK=33110  KO=0     )
> GetOpenidConfig                                          (OK=98908  KO=0     )
> CreatePolicy                                             (OK=33095  KO=11    )
> UI-Post-Login - stage 1                                  (OK=22147  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22143  KO=0     )
>  UI AM idFromSession                                     (OK=22142  KO=0     )
>  UI AM validateGoto                                      (OK=22142  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22141  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22140  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22140  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22140  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22138  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22137  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22136  KO=0     )
>  UI IDM uiconfig                                         (OK=22136  KO=0     )
>  UI IDM version                                          (OK=22136  KO=0     )
>  UI IDM login                                            (OK=22136  KO=0     )
>  UI IDM privilege                                        (OK=22136  KO=0     )
>  UI IDM features                                         (OK=22136  KO=0     )
>  UI IDM user                                             (OK=22136  KO=0     )
>  UI IDM dashboard                                        (OK=22136  KO=0     )
>  UI IDM managed user schema                              (OK=22136  KO=0     )
>  UI IDM oidcToken                                        (OK=22135  KO=0     )
> userinfo                                                 (OK=22134  KO=0     )
> UI-Logout                                                (OK=22133  KO=0     )
> UI-Logout Redirect 1                                     (OK=22130  KO=0     )
> tokenUserinfo                                            (OK=21999  KO=0     )
>  UI AM revoke1                                           (OK=22130  KO=0     )
>  UI AM revoke2                                           (OK=22130  KO=0     )
>  UI AM endsession                                        (OK=22130  KO=0     )
> RootUserinfo                                             (OK=73965  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3718   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3717   KO=0     )
> getIdToken                                               (OK=7394   KO=0     )
> getIdToken Redirect 1                                    (OK=7393   KO=0     )
> createOrganization                                       (OK=7392   KO=0     )
> queryOrganization                                        (OK=7392   KO=0     )
> ReadPolicy                                               (OK=32957  KO=6     )
> deleteOrganization                                       (OK=7392   KO=0     )
> DeletePolicy                                             (OK=32825  KO=9     )
> restloginProgressiveProfileCallback                      (OK=128    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       121 (78.57%)
> status.find.in([200, 209], 304), found 404                         15 ( 9.74%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.25%)
> status.find.is(302), but actually found 502                         1 ( 0.65%)
> status.find.is(200), but actually found 502                         1 ( 0.65%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 185816 / active: 401    / done: 102945
================================================================================


================================================================================
2024-11-06 22:34:35 GMT                                    1310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1449625 KO=28    )
> restLoginInitiate                                        (OK=99956  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=99947  KO=1     )
> Skip 2FA                                                 (OK=55537  KO=0     )
> User Authorize PKCE stage                                (OK=122022 KO=1     )
> User AccessToken PKCE stage                              (OK=122020 KO=0     )
> GetUUid                                                  (OK=33217  KO=0     )
> GetOpenidConfig                                          (OK=99281  KO=0     )
> CreatePolicy                                             (OK=33203  KO=11    )
> UI-Post-Login - stage 1                                  (OK=22206  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22205  KO=0     )
>  UI AM idFromSession                                     (OK=22205  KO=0     )
>  UI AM validateGoto                                      (OK=22205  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22205  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22204  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22204  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22204  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22203  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22203  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22203  KO=0     )
>  UI IDM uiconfig                                         (OK=22203  KO=0     )
>  UI IDM version                                          (OK=22203  KO=0     )
>  UI IDM login                                            (OK=22203  KO=0     )
>  UI IDM privilege                                        (OK=22203  KO=0     )
>  UI IDM features                                         (OK=22203  KO=0     )
>  UI IDM user                                             (OK=22203  KO=0     )
>  UI IDM dashboard                                        (OK=22203  KO=0     )
>  UI IDM managed user schema                              (OK=22203  KO=0     )
>  UI IDM oidcToken                                        (OK=22203  KO=0     )
> userinfo                                                 (OK=22203  KO=0     )
> UI-Logout                                                (OK=22203  KO=0     )
> UI-Logout Redirect 1                                     (OK=22203  KO=0     )
> tokenUserinfo                                            (OK=22080  KO=0     )
>  UI AM revoke1                                           (OK=22202  KO=0     )
>  UI AM revoke2                                           (OK=22202  KO=0     )
>  UI AM endsession                                        (OK=22202  KO=0     )
> RootUserinfo                                             (OK=74262  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3732   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3732   KO=0     )
> getIdToken                                               (OK=7432   KO=0     )
> getIdToken Redirect 1                                    (OK=7431   KO=0     )
> createOrganization                                       (OK=7431   KO=0     )
> queryOrganization                                        (OK=7431   KO=0     )
> ReadPolicy                                               (OK=33098  KO=6     )
> deleteOrganization                                       (OK=7431   KO=0     )
> DeletePolicy                                             (OK=32951  KO=9     )
> restloginProgressiveProfileCallback                      (OK=128    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       121 (78.57%)
> status.find.in([200, 209], 304), found 404                         15 ( 9.74%)
> status.find.in([200, 209], 304), found 409                         11 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.25%)
> status.find.is(302), but actually found 502                         1 ( 0.65%)
> status.find.is(200), but actually found 502                         1 ( 0.65%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 185470 / active: 346    / done: 103346
================================================================================

22:34:38.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 103901: status.find.in([200, 209], 304), found 409
22:34:38.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,103901,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTM0NTk3NzYwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibEdOMXN4czN3SXlmMjhIcE9aYWVPZTIydjYwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjQ3OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjQ3OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2MDc4LCJpYXQiOjE3MzA5MzI0NzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImJKNmpIaTRXZGFSM1lPWWpvb3J3dnFsRFlYayJ9.plGRK6riicVesMPl7Iu7M8a-1ZcG4vDAd8g7PkYUDbaDke_tL3QhlZdZmSm59EMDXrgiNl6KaFgeY-2VA7EpSpV9uK0qUjmj-FnZAxMIRsycXpcDVjNRNQYFxwt6qbtivE-9PrjI11lZ6Hms9liL749FnMbGuv2yoIu_hyk4NBh2X4qkZ_yF03fJj99fnEdqr7SAdd40opB0ZinU9Y3gYbxkhGDi_30UbbYEi9lL4Eb2Du8L_XbEdo_SkN-2OKef93Bnx4F7kyLi3TNsgwwMzUzMnVMqItKVZ8BrcE8F9rRwjeaDQ6MIhUsdMSQmjjfc0uY4j2WuJfOC3gKHFEPOjg, username -> user.245985, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy199969, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77767c30, authcode -> FB9a0Kurf5pHDN2l30mOp8UsvNo, useAdminRealm -> true, callbacks -> {"tokenId":"PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932478404), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932478404))), password -> Pa_ssw0rd, challenge -> V7r9fGpR6iQ4z_1P8BkDnBV_5IfNHQyqZNJk48mMOeY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 242.208.183.162, verifier -> LTY4NTU5MjI4NjkyMTU5Nzg5NDA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36baf071, tokenId -> PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy199969","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:34:38 GMT
	x-forgerock-transactionid: 8f7c50cf-244d-4c49-a434-20c3d311bb3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:34:40 GMT                                    1315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1455129 KO=29    )
> restLoginInitiate                                        (OK=100322 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=100316 KO=1     )
> Skip 2FA                                                 (OK=55727  KO=0     )
> User Authorize PKCE stage                                (OK=122480 KO=1     )
> User AccessToken PKCE stage                              (OK=122471 KO=0     )
> GetUUid                                                  (OK=33323  KO=0     )
> GetOpenidConfig                                          (OK=99639  KO=0     )
> CreatePolicy                                             (OK=33309  KO=12    )
> UI-Post-Login - stage 1                                  (OK=22301  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22301  KO=0     )
>  UI AM idFromSession                                     (OK=22301  KO=0     )
>  UI AM validateGoto                                      (OK=22301  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22297  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22297  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22294  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22294  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22292  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22289  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22289  KO=0     )
>  UI IDM uiconfig                                         (OK=22289  KO=0     )
>  UI IDM version                                          (OK=22289  KO=0     )
>  UI IDM login                                            (OK=22289  KO=0     )
>  UI IDM privilege                                        (OK=22289  KO=0     )
>  UI IDM features                                         (OK=22289  KO=0     )
>  UI IDM user                                             (OK=22289  KO=0     )
>  UI IDM dashboard                                        (OK=22289  KO=0     )
>  UI IDM managed user schema                              (OK=22289  KO=0     )
>  UI IDM oidcToken                                        (OK=22289  KO=0     )
> userinfo                                                 (OK=22287  KO=0     )
> UI-Logout                                                (OK=22286  KO=0     )
> UI-Logout Redirect 1                                     (OK=22285  KO=0     )
> tokenUserinfo                                            (OK=22159  KO=0     )
>  UI AM revoke1                                           (OK=22282  KO=0     )
>  UI AM revoke2                                           (OK=22282  KO=0     )
>  UI AM endsession                                        (OK=22282  KO=0     )
> RootUserinfo                                             (OK=74610  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3747   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3746   KO=0     )
> getIdToken                                               (OK=7456   KO=0     )
> getIdToken Redirect 1                                    (OK=7456   KO=0     )
> createOrganization                                       (OK=7456   KO=0     )
> queryOrganization                                        (OK=7455   KO=0     )
> ReadPolicy                                               (OK=33207  KO=6     )
> deleteOrganization                                       (OK=7455   KO=0     )
> DeletePolicy                                             (OK=33092  KO=9     )
> restloginProgressiveProfileCallback                      (OK=128    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       121 (78.06%)
> status.find.in([200, 209], 304), found 404                         15 ( 9.68%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.74%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.23%)
> status.find.is(302), but actually found 502                         1 ( 0.65%)
> status.find.is(200), but actually found 502                         1 ( 0.65%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 185091 / active: 327    / done: 103744
================================================================================

22:34:43.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 103901: status.find.in([200, 209], 304), found 404
22:34:43.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,103901,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTM0NTk3NzYwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibEdOMXN4czN3SXlmMjhIcE9aYWVPZTIydjYwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjQ3OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjQ3OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2MDc4LCJpYXQiOjE3MzA5MzI0NzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImJKNmpIaTRXZGFSM1lPWWpvb3J3dnFsRFlYayJ9.plGRK6riicVesMPl7Iu7M8a-1ZcG4vDAd8g7PkYUDbaDke_tL3QhlZdZmSm59EMDXrgiNl6KaFgeY-2VA7EpSpV9uK0qUjmj-FnZAxMIRsycXpcDVjNRNQYFxwt6qbtivE-9PrjI11lZ6Hms9liL749FnMbGuv2yoIu_hyk4NBh2X4qkZ_yF03fJj99fnEdqr7SAdd40opB0ZinU9Y3gYbxkhGDi_30UbbYEi9lL4Eb2Du8L_XbEdo_SkN-2OKef93Bnx4F7kyLi3TNsgwwMzUzMnVMqItKVZ8BrcE8F9rRwjeaDQ6MIhUsdMSQmjjfc0uY4j2WuJfOC3gKHFEPOjg, username -> user.245985, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy199969, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77767c30, authcode -> FB9a0Kurf5pHDN2l30mOp8UsvNo, useAdminRealm -> true, callbacks -> {"tokenId":"PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932478404), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932478404))), password -> Pa_ssw0rd, challenge -> V7r9fGpR6iQ4z_1P8BkDnBV_5IfNHQyqZNJk48mMOeY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 242.208.183.162, verifier -> LTY4NTU5MjI4NjkyMTU5Nzg5NDA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36baf071, tokenId -> PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy199969
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:34:43 GMT
	x-forgerock-transactionid: 7fbb55e8-60ef-400b-ae6d-985f918843dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy199969 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:34:44.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:34:45 GMT                                    1320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1460989 KO=30    )
> restLoginInitiate                                        (OK=100720 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=100711 KO=1     )
> Skip 2FA                                                 (OK=55947  KO=0     )
> User Authorize PKCE stage                                (OK=122970 KO=1     )
> User AccessToken PKCE stage                              (OK=122965 KO=0     )
> GetUUid                                                  (OK=33446  KO=0     )
> GetOpenidConfig                                          (OK=99979  KO=0     )
> CreatePolicy                                             (OK=33431  KO=12    )
> UI-Post-Login - stage 1                                  (OK=22393  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22392  KO=0     )
>  UI AM idFromSession                                     (OK=22392  KO=0     )
>  UI AM validateGoto                                      (OK=22392  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22391  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22390  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22390  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22390  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22387  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22387  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22387  KO=0     )
>  UI IDM uiconfig                                         (OK=22387  KO=0     )
>  UI IDM version                                          (OK=22386  KO=0     )
>  UI IDM login                                            (OK=22386  KO=0     )
>  UI IDM privilege                                        (OK=22385  KO=0     )
>  UI IDM features                                         (OK=22386  KO=0     )
>  UI IDM user                                             (OK=22385  KO=0     )
>  UI IDM dashboard                                        (OK=22385  KO=0     )
>  UI IDM managed user schema                              (OK=22385  KO=0     )
>  UI IDM oidcToken                                        (OK=22384  KO=0     )
> userinfo                                                 (OK=22382  KO=0     )
> UI-Logout                                                (OK=22382  KO=0     )
> UI-Logout Redirect 1                                     (OK=22382  KO=0     )
> tokenUserinfo                                            (OK=22245  KO=0     )
>  UI AM revoke1                                           (OK=22380  KO=0     )
>  UI AM revoke2                                           (OK=22380  KO=0     )
>  UI AM endsession                                        (OK=22380  KO=0     )
> RootUserinfo                                             (OK=74858  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3765   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3764   KO=0     )
> getIdToken                                               (OK=7497   KO=0     )
> getIdToken Redirect 1                                    (OK=7497   KO=0     )
> createOrganization                                       (OK=7497   KO=0     )
> queryOrganization                                        (OK=7497   KO=0     )
> ReadPolicy                                               (OK=33312  KO=7     )
> deleteOrganization                                       (OK=7496   KO=0     )
> DeletePolicy                                             (OK=33203  KO=9     )
> restloginProgressiveProfileCallback                      (OK=129    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       122 (77.71%)
> status.find.in([200, 209], 304), found 404                         16 (10.19%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.64%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.18%)
> status.find.is(302), but actually found 502                         1 ( 0.64%)
> status.find.is(200), but actually found 502                         1 ( 0.64%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 184668 / active: 331    / done: 104163
================================================================================

22:34:48.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 103901: status.find.in([200, 209], 304), found 404
22:34:48.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,103901,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTM0NTk3NzYwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibEdOMXN4czN3SXlmMjhIcE9aYWVPZTIydjYwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjQ3OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjQ3OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2MDc4LCJpYXQiOjE3MzA5MzI0NzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImJKNmpIaTRXZGFSM1lPWWpvb3J3dnFsRFlYayJ9.plGRK6riicVesMPl7Iu7M8a-1ZcG4vDAd8g7PkYUDbaDke_tL3QhlZdZmSm59EMDXrgiNl6KaFgeY-2VA7EpSpV9uK0qUjmj-FnZAxMIRsycXpcDVjNRNQYFxwt6qbtivE-9PrjI11lZ6Hms9liL749FnMbGuv2yoIu_hyk4NBh2X4qkZ_yF03fJj99fnEdqr7SAdd40opB0ZinU9Y3gYbxkhGDi_30UbbYEi9lL4Eb2Du8L_XbEdo_SkN-2OKef93Bnx4F7kyLi3TNsgwwMzUzMnVMqItKVZ8BrcE8F9rRwjeaDQ6MIhUsdMSQmjjfc0uY4j2WuJfOC3gKHFEPOjg, username -> user.245985, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy199969, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77767c30, authcode -> FB9a0Kurf5pHDN2l30mOp8UsvNo, useAdminRealm -> true, callbacks -> {"tokenId":"PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932478404), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932478404))), password -> Pa_ssw0rd, challenge -> V7r9fGpR6iQ4z_1P8BkDnBV_5IfNHQyqZNJk48mMOeY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 242.208.183.162, verifier -> LTY4NTU5MjI4NjkyMTU5Nzg5NDA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36baf071, tokenId -> PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy199969
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=PJLaahCrLOBvQtbNhMZwLRKCq7s.*AAJTSQACMDIAAlNLABxCWmFLRTh0bVZZdFVQTk5zTG9QTm1xM1RyOWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:34:48 GMT
	x-forgerock-transactionid: 4770819e-0e09-498b-91c9-94c932e668bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy199969 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:34:49.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:34:50 GMT                                    1325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1466789 KO=31    )
> restLoginInitiate                                        (OK=101134 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=101129 KO=1     )
> Skip 2FA                                                 (OK=56175  KO=0     )
> User Authorize PKCE stage                                (OK=123470 KO=1     )
> User AccessToken PKCE stage                              (OK=123466 KO=0     )
> GetUUid                                                  (OK=33580  KO=0     )
> GetOpenidConfig                                          (OK=100338 KO=0     )
> CreatePolicy                                             (OK=33563  KO=12    )
> UI-Post-Login - stage 1                                  (OK=22482  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22481  KO=0     )
>  UI AM idFromSession                                     (OK=22481  KO=0     )
>  UI AM validateGoto                                      (OK=22481  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22478  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22477  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22475  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22475  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22474  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22473  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22473  KO=0     )
>  UI IDM uiconfig                                         (OK=22473  KO=0     )
>  UI IDM version                                          (OK=22473  KO=0     )
>  UI IDM login                                            (OK=22473  KO=0     )
>  UI IDM privilege                                        (OK=22473  KO=0     )
>  UI IDM features                                         (OK=22473  KO=0     )
>  UI IDM user                                             (OK=22472  KO=0     )
>  UI IDM dashboard                                        (OK=22472  KO=0     )
>  UI IDM managed user schema                              (OK=22472  KO=0     )
>  UI IDM oidcToken                                        (OK=22471  KO=0     )
> userinfo                                                 (OK=22471  KO=0     )
> UI-Logout                                                (OK=22471  KO=0     )
> UI-Logout Redirect 1                                     (OK=22471  KO=0     )
> tokenUserinfo                                            (OK=22339  KO=0     )
>  UI AM revoke1                                           (OK=22470  KO=0     )
>  UI AM revoke2                                           (OK=22469  KO=0     )
>  UI AM endsession                                        (OK=22470  KO=0     )
> RootUserinfo                                             (OK=75147  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3779   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3778   KO=0     )
> getIdToken                                               (OK=7538   KO=0     )
> getIdToken Redirect 1                                    (OK=7538   KO=0     )
> createOrganization                                       (OK=7536   KO=0     )
> queryOrganization                                        (OK=7536   KO=0     )
> ReadPolicy                                               (OK=33434  KO=7     )
> deleteOrganization                                       (OK=7536   KO=0     )
> DeletePolicy                                             (OK=33305  KO=10    )
> restloginProgressiveProfileCallback                      (OK=130    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       123 (77.36%)
> status.find.in([200, 209], 304), found 404                         17 (10.69%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.55%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.14%)
> status.find.is(302), but actually found 502                         1 ( 0.63%)
> status.find.is(200), but actually found 502                         1 ( 0.63%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 184244 / active: 369    / done: 104549
================================================================================

22:34:51.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:34:54.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:34:55 GMT                                    1330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1472210 KO=31    )
> restLoginInitiate                                        (OK=101518 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=101508 KO=1     )
> Skip 2FA                                                 (OK=56376  KO=0     )
> User Authorize PKCE stage                                (OK=123937 KO=1     )
> User AccessToken PKCE stage                              (OK=123929 KO=0     )
> GetUUid                                                  (OK=33696  KO=0     )
> GetOpenidConfig                                          (OK=100710 KO=0     )
> CreatePolicy                                             (OK=33683  KO=12    )
> UI-Post-Login - stage 1                                  (OK=22568  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22567  KO=0     )
>  UI AM idFromSession                                     (OK=22567  KO=0     )
>  UI AM validateGoto                                      (OK=22567  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22563  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22563  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22563  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22563  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22558  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22556  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22554  KO=0     )
>  UI IDM uiconfig                                         (OK=22554  KO=0     )
>  UI IDM version                                          (OK=22554  KO=0     )
>  UI IDM login                                            (OK=22554  KO=0     )
>  UI IDM privilege                                        (OK=22554  KO=0     )
>  UI IDM features                                         (OK=22554  KO=0     )
>  UI IDM user                                             (OK=22553  KO=0     )
>  UI IDM dashboard                                        (OK=22554  KO=0     )
>  UI IDM managed user schema                              (OK=22552  KO=0     )
>  UI IDM oidcToken                                        (OK=22550  KO=0     )
> userinfo                                                 (OK=22548  KO=0     )
> UI-Logout                                                (OK=22547  KO=0     )
> UI-Logout Redirect 1                                     (OK=22547  KO=0     )
> tokenUserinfo                                            (OK=22434  KO=0     )
>  UI AM revoke1                                           (OK=22546  KO=0     )
>  UI AM revoke2                                           (OK=22546  KO=0     )
>  UI AM endsession                                        (OK=22546  KO=0     )
> RootUserinfo                                             (OK=75399  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3794   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3794   KO=0     )
> getIdToken                                               (OK=7570   KO=0     )
> getIdToken Redirect 1                                    (OK=7569   KO=0     )
> createOrganization                                       (OK=7568   KO=0     )
> queryOrganization                                        (OK=7568   KO=0     )
> ReadPolicy                                               (OK=33566  KO=7     )
> deleteOrganization                                       (OK=7568   KO=0     )
> DeletePolicy                                             (OK=33430  KO=10    )
> restloginProgressiveProfileCallback                      (OK=131    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       125 (77.64%)
> status.find.in([200, 209], 304), found 404                         17 (10.56%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.45%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.11%)
> status.find.is(302), but actually found 502                         1 ( 0.62%)
> status.find.is(200), but actually found 502                         1 ( 0.62%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 183847 / active: 356    / done: 104959
================================================================================


================================================================================
2024-11-06 22:35:00 GMT                                    1335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1478083 KO=31    )
> restLoginInitiate                                        (OK=101937 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=101930 KO=1     )
> Skip 2FA                                                 (OK=56609  KO=0     )
> User Authorize PKCE stage                                (OK=124437 KO=1     )
> User AccessToken PKCE stage                              (OK=124429 KO=0     )
> GetUUid                                                  (OK=33838  KO=0     )
> GetOpenidConfig                                          (OK=101106 KO=0     )
> CreatePolicy                                             (OK=33826  KO=12    )
> UI-Post-Login - stage 1                                  (OK=22652  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22652  KO=0     )
>  UI AM idFromSession                                     (OK=22651  KO=0     )
>  UI AM validateGoto                                      (OK=22651  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22647  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22646  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22645  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22645  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22644  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22643  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22643  KO=0     )
>  UI IDM uiconfig                                         (OK=22643  KO=0     )
>  UI IDM version                                          (OK=22643  KO=0     )
>  UI IDM login                                            (OK=22643  KO=0     )
>  UI IDM privilege                                        (OK=22643  KO=0     )
>  UI IDM features                                         (OK=22643  KO=0     )
>  UI IDM user                                             (OK=22642  KO=0     )
>  UI IDM dashboard                                        (OK=22642  KO=0     )
>  UI IDM managed user schema                              (OK=22642  KO=0     )
>  UI IDM oidcToken                                        (OK=22642  KO=0     )
> userinfo                                                 (OK=22642  KO=0     )
> UI-Logout                                                (OK=22642  KO=0     )
> UI-Logout Redirect 1                                     (OK=22642  KO=0     )
> tokenUserinfo                                            (OK=22535  KO=0     )
>  UI AM revoke1                                           (OK=22642  KO=0     )
>  UI AM revoke2                                           (OK=22642  KO=0     )
>  UI AM endsession                                        (OK=22642  KO=0     )
> RootUserinfo                                             (OK=75660  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3806   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3805   KO=0     )
> getIdToken                                               (OK=7604   KO=0     )
> getIdToken Redirect 1                                    (OK=7604   KO=0     )
> createOrganization                                       (OK=7603   KO=0     )
> queryOrganization                                        (OK=7603   KO=0     )
> ReadPolicy                                               (OK=33688  KO=7     )
> deleteOrganization                                       (OK=7603   KO=0     )
> DeletePolicy                                             (OK=33559  KO=10    )
> restloginProgressiveProfileCallback                      (OK=133    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       125 (77.64%)
> status.find.in([200, 209], 304), found 404                         17 (10.56%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.45%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.11%)
> status.find.is(302), but actually found 502                         1 ( 0.62%)
> status.find.is(200), but actually found 502                         1 ( 0.62%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 183413 / active: 372    / done: 105377
================================================================================


================================================================================
2024-11-06 22:35:05 GMT                                    1340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1483518 KO=31    )
> restLoginInitiate                                        (OK=102311 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=102303 KO=1     )
> Skip 2FA                                                 (OK=56816  KO=0     )
> User Authorize PKCE stage                                (OK=124890 KO=1     )
> User AccessToken PKCE stage                              (OK=124881 KO=0     )
> GetUUid                                                  (OK=33960  KO=0     )
> GetOpenidConfig                                          (OK=101491 KO=0     )
> CreatePolicy                                             (OK=33945  KO=12    )
> UI-Post-Login - stage 1                                  (OK=22734  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22732  KO=0     )
>  UI AM idFromSession                                     (OK=22731  KO=0     )
>  UI AM validateGoto                                      (OK=22731  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22729  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22729  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22728  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22728  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22727  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22727  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22727  KO=0     )
>  UI IDM uiconfig                                         (OK=22727  KO=0     )
>  UI IDM version                                          (OK=22727  KO=0     )
>  UI IDM login                                            (OK=22727  KO=0     )
>  UI IDM privilege                                        (OK=22727  KO=0     )
>  UI IDM features                                         (OK=22727  KO=0     )
>  UI IDM user                                             (OK=22725  KO=0     )
>  UI IDM dashboard                                        (OK=22726  KO=0     )
>  UI IDM managed user schema                              (OK=22725  KO=0     )
>  UI IDM oidcToken                                        (OK=22725  KO=0     )
> userinfo                                                 (OK=22722  KO=0     )
> UI-Logout                                                (OK=22721  KO=0     )
> UI-Logout Redirect 1                                     (OK=22720  KO=0     )
> tokenUserinfo                                            (OK=22615  KO=0     )
>  UI AM revoke1                                           (OK=22720  KO=0     )
>  UI AM revoke2                                           (OK=22720  KO=0     )
>  UI AM endsession                                        (OK=22720  KO=0     )
> RootUserinfo                                             (OK=75953  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3819   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3819   KO=0     )
> getIdToken                                               (OK=7635   KO=0     )
> getIdToken Redirect 1                                    (OK=7635   KO=0     )
> createOrganization                                       (OK=7635   KO=0     )
> queryOrganization                                        (OK=7635   KO=0     )
> ReadPolicy                                               (OK=33829  KO=7     )
> deleteOrganization                                       (OK=7635   KO=0     )
> DeletePolicy                                             (OK=33682  KO=10    )
> restloginProgressiveProfileCallback                      (OK=133    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       125 (77.64%)
> status.find.in([200, 209], 304), found 404                         17 (10.56%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.45%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.11%)
> status.find.is(302), but actually found 502                         1 ( 0.62%)
> status.find.is(200), but actually found 502                         1 ( 0.62%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 183027 / active: 371    / done: 105764
================================================================================

22:35:05.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:35:10 GMT                                    1345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1488747 KO=31    )
> restLoginInitiate                                        (OK=102711 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=102699 KO=1     )
> Skip 2FA                                                 (OK=57063  KO=0     )
> User Authorize PKCE stage                                (OK=125349 KO=1     )
> User AccessToken PKCE stage                              (OK=125342 KO=0     )
> GetUUid                                                  (OK=34105  KO=0     )
> GetOpenidConfig                                          (OK=101895 KO=0     )
> CreatePolicy                                             (OK=34091  KO=12    )
> UI-Post-Login - stage 1                                  (OK=22801  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22801  KO=0     )
>  UI AM idFromSession                                     (OK=22799  KO=0     )
>  UI AM validateGoto                                      (OK=22799  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22797  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22797  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22797  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22797  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22796  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22793  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22793  KO=0     )
>  UI IDM uiconfig                                         (OK=22793  KO=0     )
>  UI IDM version                                          (OK=22793  KO=0     )
>  UI IDM login                                            (OK=22793  KO=0     )
>  UI IDM privilege                                        (OK=22793  KO=0     )
>  UI IDM features                                         (OK=22793  KO=0     )
>  UI IDM user                                             (OK=22791  KO=0     )
>  UI IDM dashboard                                        (OK=22793  KO=0     )
>  UI IDM managed user schema                              (OK=22793  KO=0     )
>  UI IDM oidcToken                                        (OK=22791  KO=0     )
> userinfo                                                 (OK=22791  KO=0     )
> UI-Logout                                                (OK=22789  KO=0     )
> UI-Logout Redirect 1                                     (OK=22789  KO=0     )
> tokenUserinfo                                            (OK=22697  KO=0     )
>  UI AM revoke1                                           (OK=22788  KO=0     )
>  UI AM revoke2                                           (OK=22788  KO=0     )
>  UI AM endsession                                        (OK=22788  KO=0     )
> RootUserinfo                                             (OK=76240  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3835   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3835   KO=0     )
> getIdToken                                               (OK=7668   KO=0     )
> getIdToken Redirect 1                                    (OK=7667   KO=0     )
> createOrganization                                       (OK=7666   KO=0     )
> queryOrganization                                        (OK=7666   KO=0     )
> ReadPolicy                                               (OK=33950  KO=7     )
> deleteOrganization                                       (OK=7666   KO=0     )
> DeletePolicy                                             (OK=33818  KO=10    )
> restloginProgressiveProfileCallback                      (OK=133    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       126 (77.78%)
> status.find.in([200, 209], 304), found 404                         17 (10.49%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.09%)
> status.find.is(302), but actually found 502                         1 ( 0.62%)
> status.find.is(200), but actually found 502                         1 ( 0.62%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 182611 / active: 391    / done: 106160
================================================================================


================================================================================
2024-11-06 22:35:15 GMT                                    1350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1494592 KO=31    )
> restLoginInitiate                                        (OK=103073 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=103063 KO=1     )
> Skip 2FA                                                 (OK=57271  KO=0     )
> User Authorize PKCE stage                                (OK=125825 KO=1     )
> User AccessToken PKCE stage                              (OK=125819 KO=0     )
> GetUUid                                                  (OK=34232  KO=0     )
> GetOpenidConfig                                          (OK=102287 KO=0     )
> CreatePolicy                                             (OK=34217  KO=12    )
> UI-Post-Login - stage 1                                  (OK=22897  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22896  KO=0     )
>  UI AM idFromSession                                     (OK=22895  KO=0     )
>  UI AM validateGoto                                      (OK=22895  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22893  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22892  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22892  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22892  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22889  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22889  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22888  KO=0     )
>  UI IDM uiconfig                                         (OK=22888  KO=0     )
>  UI IDM version                                          (OK=22888  KO=0     )
>  UI IDM login                                            (OK=22887  KO=0     )
>  UI IDM privilege                                        (OK=22887  KO=0     )
>  UI IDM features                                         (OK=22887  KO=0     )
>  UI IDM user                                             (OK=22887  KO=0     )
>  UI IDM dashboard                                        (OK=22887  KO=0     )
>  UI IDM managed user schema                              (OK=22887  KO=0     )
>  UI IDM oidcToken                                        (OK=22886  KO=0     )
> userinfo                                                 (OK=22884  KO=0     )
> UI-Logout                                                (OK=22884  KO=0     )
> UI-Logout Redirect 1                                     (OK=22884  KO=0     )
> tokenUserinfo                                            (OK=22767  KO=0     )
>  UI AM revoke1                                           (OK=22881  KO=0     )
>  UI AM revoke2                                           (OK=22881  KO=0     )
>  UI AM endsession                                        (OK=22881  KO=0     )
> RootUserinfo                                             (OK=76577  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3855   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3855   KO=0     )
> getIdToken                                               (OK=7694   KO=0     )
> getIdToken Redirect 1                                    (OK=7694   KO=0     )
> createOrganization                                       (OK=7694   KO=0     )
> queryOrganization                                        (OK=7694   KO=0     )
> ReadPolicy                                               (OK=34094  KO=7     )
> deleteOrganization                                       (OK=7694   KO=0     )
> DeletePolicy                                             (OK=33940  KO=10    )
> restloginProgressiveProfileCallback                      (OK=135    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       126 (77.78%)
> status.find.in([200, 209], 304), found 404                         17 (10.49%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.09%)
> status.find.is(302), but actually found 502                         1 ( 0.62%)
> status.find.is(200), but actually found 502                         1 ( 0.62%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 182231 / active: 386    / done: 106545
================================================================================

22:35:15.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:35:20 GMT                                    1355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1499800 KO=31    )
> restLoginInitiate                                        (OK=103451 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=103445 KO=1     )
> Skip 2FA                                                 (OK=57503  KO=0     )
> User Authorize PKCE stage                                (OK=126262 KO=1     )
> User AccessToken PKCE stage                              (OK=126261 KO=0     )
> GetUUid                                                  (OK=34363  KO=0     )
> GetOpenidConfig                                          (OK=102689 KO=0     )
> CreatePolicy                                             (OK=34348  KO=12    )
> UI-Post-Login - stage 1                                  (OK=22968  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22967  KO=0     )
>  UI AM idFromSession                                     (OK=22966  KO=0     )
>  UI AM validateGoto                                      (OK=22966  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22965  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22963  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22963  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22963  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22961  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22960  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22960  KO=0     )
>  UI IDM uiconfig                                         (OK=22960  KO=0     )
>  UI IDM version                                          (OK=22960  KO=0     )
>  UI IDM login                                            (OK=22959  KO=0     )
>  UI IDM privilege                                        (OK=22959  KO=0     )
>  UI IDM features                                         (OK=22959  KO=0     )
>  UI IDM user                                             (OK=22958  KO=0     )
>  UI IDM dashboard                                        (OK=22958  KO=0     )
>  UI IDM managed user schema                              (OK=22958  KO=0     )
>  UI IDM oidcToken                                        (OK=22958  KO=0     )
> userinfo                                                 (OK=22958  KO=0     )
> UI-Logout                                                (OK=22958  KO=0     )
> UI-Logout Redirect 1                                     (OK=22957  KO=0     )
> tokenUserinfo                                            (OK=22838  KO=0     )
>  UI AM revoke1                                           (OK=22957  KO=0     )
>  UI AM revoke2                                           (OK=22957  KO=0     )
>  UI AM endsession                                        (OK=22957  KO=0     )
> RootUserinfo                                             (OK=76871  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3868   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3868   KO=0     )
> getIdToken                                               (OK=7720   KO=0     )
> getIdToken Redirect 1                                    (OK=7720   KO=0     )
> createOrganization                                       (OK=7719   KO=0     )
> queryOrganization                                        (OK=7719   KO=0     )
> ReadPolicy                                               (OK=34222  KO=7     )
> deleteOrganization                                       (OK=7719   KO=0     )
> DeletePolicy                                             (OK=34088  KO=10    )
> restloginProgressiveProfileCallback                      (OK=136    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       127 (77.91%)
> status.find.in([200, 209], 304), found 404                         17 (10.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.07%)
> status.find.is(302), but actually found 502                         1 ( 0.61%)
> status.find.is(200), but actually found 502                         1 ( 0.61%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 181838 / active: 384    / done: 106940
================================================================================


================================================================================
2024-11-06 22:35:25 GMT                                    1360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1505082 KO=31    )
> restLoginInitiate                                        (OK=103807 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=103795 KO=1     )
> Skip 2FA                                                 (OK=57712  KO=0     )
> User Authorize PKCE stage                                (OK=126696 KO=1     )
> User AccessToken PKCE stage                              (OK=126691 KO=0     )
> GetUUid                                                  (OK=34485  KO=0     )
> GetOpenidConfig                                          (OK=103072 KO=0     )
> CreatePolicy                                             (OK=34473  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23048  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23047  KO=0     )
>  UI AM idFromSession                                     (OK=23047  KO=0     )
>  UI AM validateGoto                                      (OK=23047  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23043  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23043  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23040  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23040  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23037  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23037  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23036  KO=0     )
>  UI IDM uiconfig                                         (OK=23036  KO=0     )
>  UI IDM version                                          (OK=23036  KO=0     )
>  UI IDM login                                            (OK=23036  KO=0     )
>  UI IDM privilege                                        (OK=23036  KO=0     )
>  UI IDM features                                         (OK=23036  KO=0     )
>  UI IDM user                                             (OK=23036  KO=0     )
>  UI IDM dashboard                                        (OK=23036  KO=0     )
>  UI IDM managed user schema                              (OK=23036  KO=0     )
>  UI IDM oidcToken                                        (OK=23036  KO=0     )
> userinfo                                                 (OK=23036  KO=0     )
> UI-Logout                                                (OK=23036  KO=0     )
> UI-Logout Redirect 1                                     (OK=23036  KO=0     )
> tokenUserinfo                                            (OK=22898  KO=0     )
>  UI AM revoke1                                           (OK=23035  KO=0     )
>  UI AM revoke2                                           (OK=23035  KO=0     )
>  UI AM endsession                                        (OK=23035  KO=0     )
> RootUserinfo                                             (OK=77225  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3889   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3888   KO=0     )
> getIdToken                                               (OK=7747   KO=0     )
> getIdToken Redirect 1                                    (OK=7747   KO=0     )
> createOrganization                                       (OK=7746   KO=0     )
> queryOrganization                                        (OK=7746   KO=0     )
> ReadPolicy                                               (OK=34352  KO=7     )
> deleteOrganization                                       (OK=7746   KO=0     )
> DeletePolicy                                             (OK=34214  KO=10    )
> restloginProgressiveProfileCallback                      (OK=136    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       127 (77.91%)
> status.find.in([200, 209], 304), found 404                         17 (10.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.07%)
> status.find.is(302), but actually found 502                         1 ( 0.61%)
> status.find.is(200), but actually found 502                         1 ( 0.61%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 181462 / active: 378    / done: 107322
================================================================================

22:35:29.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:35:30 GMT                                    1365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1510331 KO=31    )
> restLoginInitiate                                        (OK=104147 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=104136 KO=1     )
> Skip 2FA                                                 (OK=57907  KO=0     )
> User Authorize PKCE stage                                (OK=127125 KO=1     )
> User AccessToken PKCE stage                              (OK=127122 KO=0     )
> GetUUid                                                  (OK=34599  KO=0     )
> GetOpenidConfig                                          (OK=103439 KO=0     )
> CreatePolicy                                             (OK=34585  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23126  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23126  KO=0     )
>  UI AM idFromSession                                     (OK=23126  KO=0     )
>  UI AM validateGoto                                      (OK=23126  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23123  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23123  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23122  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23122  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23121  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23121  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23120  KO=0     )
>  UI IDM uiconfig                                         (OK=23120  KO=0     )
>  UI IDM version                                          (OK=23120  KO=0     )
>  UI IDM login                                            (OK=23120  KO=0     )
>  UI IDM privilege                                        (OK=23120  KO=0     )
>  UI IDM features                                         (OK=23120  KO=0     )
>  UI IDM user                                             (OK=23120  KO=0     )
>  UI IDM dashboard                                        (OK=23120  KO=0     )
>  UI IDM managed user schema                              (OK=23120  KO=0     )
>  UI IDM oidcToken                                        (OK=23120  KO=0     )
> userinfo                                                 (OK=23120  KO=0     )
> UI-Logout                                                (OK=23117  KO=0     )
> UI-Logout Redirect 1                                     (OK=23117  KO=0     )
> tokenUserinfo                                            (OK=22972  KO=0     )
>  UI AM revoke1                                           (OK=23117  KO=0     )
>  UI AM revoke2                                           (OK=23117  KO=0     )
>  UI AM endsession                                        (OK=23117  KO=0     )
> RootUserinfo                                             (OK=77538  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3907   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3907   KO=0     )
> getIdToken                                               (OK=7768   KO=0     )
> getIdToken Redirect 1                                    (OK=7767   KO=0     )
> createOrganization                                       (OK=7766   KO=0     )
> queryOrganization                                        (OK=7766   KO=0     )
> ReadPolicy                                               (OK=34477  KO=7     )
> deleteOrganization                                       (OK=7766   KO=0     )
> DeletePolicy                                             (OK=34345  KO=10    )
> restloginProgressiveProfileCallback                      (OK=136    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       128 (78.05%)
> status.find.in([200, 209], 304), found 404                         17 (10.37%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.05%)
> status.find.is(302), but actually found 502                         1 ( 0.61%)
> status.find.is(200), but actually found 502                         1 ( 0.61%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 181103 / active: 343    / done: 107716
================================================================================

22:35:30.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:35:31.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:35:35 GMT                                    1370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1515817 KO=31    )
> restLoginInitiate                                        (OK=104530 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=104522 KO=1     )
> Skip 2FA                                                 (OK=58119  KO=0     )
> User Authorize PKCE stage                                (OK=127587 KO=1     )
> User AccessToken PKCE stage                              (OK=127579 KO=0     )
> GetUUid                                                  (OK=34723  KO=0     )
> GetOpenidConfig                                          (OK=103802 KO=0     )
> CreatePolicy                                             (OK=34707  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23213  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23211  KO=0     )
>  UI AM idFromSession                                     (OK=23211  KO=0     )
>  UI AM validateGoto                                      (OK=23211  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23209  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23208  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23207  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23207  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23206  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23203  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23203  KO=0     )
>  UI IDM uiconfig                                         (OK=23203  KO=0     )
>  UI IDM version                                          (OK=23203  KO=0     )
>  UI IDM login                                            (OK=23203  KO=0     )
>  UI IDM privilege                                        (OK=23203  KO=0     )
>  UI IDM features                                         (OK=23203  KO=0     )
>  UI IDM user                                             (OK=23202  KO=0     )
>  UI IDM dashboard                                        (OK=23202  KO=0     )
>  UI IDM managed user schema                              (OK=23202  KO=0     )
>  UI IDM oidcToken                                        (OK=23202  KO=0     )
> userinfo                                                 (OK=23201  KO=0     )
> UI-Logout                                                (OK=23201  KO=0     )
> UI-Logout Redirect 1                                     (OK=23200  KO=0     )
> tokenUserinfo                                            (OK=23050  KO=0     )
>  UI AM revoke1                                           (OK=23199  KO=0     )
>  UI AM revoke2                                           (OK=23200  KO=0     )
>  UI AM endsession                                        (OK=23199  KO=0     )
> RootUserinfo                                             (OK=77831  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3927   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3926   KO=0     )
> getIdToken                                               (OK=7799   KO=0     )
> getIdToken Redirect 1                                    (OK=7798   KO=0     )
> createOrganization                                       (OK=7798   KO=0     )
> queryOrganization                                        (OK=7797   KO=0     )
> ReadPolicy                                               (OK=34588  KO=7     )
> deleteOrganization                                       (OK=7797   KO=0     )
> DeletePolicy                                             (OK=34472  KO=10    )
> restloginProgressiveProfileCallback                      (OK=138    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       130 (78.31%)
> status.find.in([200, 209], 304), found 404                         17 (10.24%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.23%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 3.01%)
> status.find.is(302), but actually found 502                         1 ( 0.60%)
> status.find.is(200), but actually found 502                         1 ( 0.60%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 180696 / active: 354    / done: 108112
================================================================================

22:35:36.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:35:36.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:35:36.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:35:40 GMT                                    1375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1521570 KO=31    )
> restLoginInitiate                                        (OK=104938 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=104932 KO=1     )
> Skip 2FA                                                 (OK=58347  KO=0     )
> User Authorize PKCE stage                                (OK=128081 KO=1     )
> User AccessToken PKCE stage                              (OK=128073 KO=0     )
> GetUUid                                                  (OK=34850  KO=0     )
> GetOpenidConfig                                          (OK=104164 KO=0     )
> CreatePolicy                                             (OK=34834  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23303  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23303  KO=0     )
>  UI AM idFromSession                                     (OK=23301  KO=0     )
>  UI AM validateGoto                                      (OK=23301  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23297  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23297  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23295  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23295  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23294  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23293  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23289  KO=0     )
>  UI IDM uiconfig                                         (OK=23289  KO=0     )
>  UI IDM version                                          (OK=23289  KO=0     )
>  UI IDM login                                            (OK=23289  KO=0     )
>  UI IDM privilege                                        (OK=23289  KO=0     )
>  UI IDM features                                         (OK=23289  KO=0     )
>  UI IDM user                                             (OK=23289  KO=0     )
>  UI IDM dashboard                                        (OK=23289  KO=0     )
>  UI IDM managed user schema                              (OK=23289  KO=0     )
>  UI IDM oidcToken                                        (OK=23289  KO=0     )
> userinfo                                                 (OK=23289  KO=0     )
> UI-Logout                                                (OK=23288  KO=0     )
> UI-Logout Redirect 1                                     (OK=23287  KO=0     )
> tokenUserinfo                                            (OK=23140  KO=0     )
>  UI AM revoke1                                           (OK=23286  KO=0     )
>  UI AM revoke2                                           (OK=23286  KO=0     )
>  UI AM endsession                                        (OK=23286  KO=0     )
> RootUserinfo                                             (OK=78159  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3947   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3947   KO=0     )
> getIdToken                                               (OK=7824   KO=0     )
> getIdToken Redirect 1                                    (OK=7824   KO=0     )
> createOrganization                                       (OK=7824   KO=0     )
> queryOrganization                                        (OK=7824   KO=0     )
> ReadPolicy                                               (OK=34711  KO=7     )
> deleteOrganization                                       (OK=7823   KO=0     )
> DeletePolicy                                             (OK=34584  KO=10    )
> restloginProgressiveProfileCallback                      (OK=138    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       133 (78.70%)
> status.find.in([200, 209], 304), found 404                         17 (10.06%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.10%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.96%)
> status.find.is(302), but actually found 502                         1 ( 0.59%)
> status.find.is(200), but actually found 502                         1 ( 0.59%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 180269 / active: 377    / done: 108516
================================================================================

22:35:40.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:35:44.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:35:45 GMT                                    1380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1527726 KO=31    )
> restLoginInitiate                                        (OK=105359 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=105352 KO=1     )
> Skip 2FA                                                 (OK=58573  KO=0     )
> User Authorize PKCE stage                                (OK=128596 KO=1     )
> User AccessToken PKCE stage                              (OK=128590 KO=0     )
> GetUUid                                                  (OK=34999  KO=0     )
> GetOpenidConfig                                          (OK=104560 KO=0     )
> CreatePolicy                                             (OK=34985  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23400  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23399  KO=0     )
>  UI AM idFromSession                                     (OK=23396  KO=0     )
>  UI AM validateGoto                                      (OK=23397  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23393  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23393  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23392  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23392  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23391  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23390  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23390  KO=0     )
>  UI IDM uiconfig                                         (OK=23390  KO=0     )
>  UI IDM version                                          (OK=23390  KO=0     )
>  UI IDM login                                            (OK=23389  KO=0     )
>  UI IDM privilege                                        (OK=23389  KO=0     )
>  UI IDM features                                         (OK=23389  KO=0     )
>  UI IDM user                                             (OK=23388  KO=0     )
>  UI IDM dashboard                                        (OK=23388  KO=0     )
>  UI IDM managed user schema                              (OK=23388  KO=0     )
>  UI IDM oidcToken                                        (OK=23388  KO=0     )
> userinfo                                                 (OK=23387  KO=0     )
> UI-Logout                                                (OK=23385  KO=0     )
> UI-Logout Redirect 1                                     (OK=23385  KO=0     )
> tokenUserinfo                                            (OK=23238  KO=0     )
>  UI AM revoke1                                           (OK=23384  KO=0     )
>  UI AM revoke2                                           (OK=23384  KO=0     )
>  UI AM endsession                                        (OK=23384  KO=0     )
> RootUserinfo                                             (OK=78457  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3956   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3956   KO=0     )
> getIdToken                                               (OK=7854   KO=0     )
> getIdToken Redirect 1                                    (OK=7854   KO=0     )
> createOrganization                                       (OK=7854   KO=0     )
> queryOrganization                                        (OK=7853   KO=0     )
> ReadPolicy                                               (OK=34835  KO=7     )
> deleteOrganization                                       (OK=7853   KO=0     )
> DeletePolicy                                             (OK=34707  KO=10    )
> restloginProgressiveProfileCallback                      (OK=139    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       135 (78.95%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.94%)
> status.find.in([200, 209], 304), found 409                         12 ( 7.02%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.92%)
> status.find.is(302), but actually found 502                         1 ( 0.58%)
> status.find.is(200), but actually found 502                         1 ( 0.58%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 179844 / active: 379    / done: 108939
================================================================================

22:35:47.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:35:50 GMT                                    1385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1533402 KO=31    )
> restLoginInitiate                                        (OK=105755 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=105747 KO=1     )
> Skip 2FA                                                 (OK=58790  KO=0     )
> User Authorize PKCE stage                                (OK=129080 KO=1     )
> User AccessToken PKCE stage                              (OK=129068 KO=0     )
> GetUUid                                                  (OK=35128  KO=0     )
> GetOpenidConfig                                          (OK=104963 KO=0     )
> CreatePolicy                                             (OK=35109  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23488  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23486  KO=0     )
>  UI AM idFromSession                                     (OK=23484  KO=0     )
>  UI AM validateGoto                                      (OK=23484  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23478  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23478  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23478  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23478  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23478  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23476  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23475  KO=0     )
>  UI IDM uiconfig                                         (OK=23475  KO=0     )
>  UI IDM version                                          (OK=23475  KO=0     )
>  UI IDM login                                            (OK=23475  KO=0     )
>  UI IDM privilege                                        (OK=23475  KO=0     )
>  UI IDM features                                         (OK=23475  KO=0     )
>  UI IDM user                                             (OK=23475  KO=0     )
>  UI IDM dashboard                                        (OK=23475  KO=0     )
>  UI IDM managed user schema                              (OK=23475  KO=0     )
>  UI IDM oidcToken                                        (OK=23474  KO=0     )
> userinfo                                                 (OK=23472  KO=0     )
> UI-Logout                                                (OK=23471  KO=0     )
> UI-Logout Redirect 1                                     (OK=23470  KO=0     )
> tokenUserinfo                                            (OK=23326  KO=0     )
>  UI AM revoke1                                           (OK=23470  KO=0     )
>  UI AM revoke2                                           (OK=23470  KO=0     )
>  UI AM endsession                                        (OK=23470  KO=0     )
> RootUserinfo                                             (OK=78754  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3974   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3974   KO=0     )
> getIdToken                                               (OK=7877   KO=0     )
> getIdToken Redirect 1                                    (OK=7877   KO=0     )
> createOrganization                                       (OK=7877   KO=0     )
> queryOrganization                                        (OK=7876   KO=0     )
> ReadPolicy                                               (OK=34988  KO=7     )
> deleteOrganization                                       (OK=7875   KO=0     )
> DeletePolicy                                             (OK=34830  KO=10    )
> restloginProgressiveProfileCallback                      (OK=139    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       136 (79.07%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.88%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.98%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.91%)
> status.find.is(302), but actually found 502                         1 ( 0.58%)
> status.find.is(200), but actually found 502                         1 ( 0.58%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 179429 / active: 397    / done: 109336
================================================================================

22:35:50.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:35:55 GMT                                    1390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1538894 KO=31    )
> restLoginInitiate                                        (OK=106133 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=106117 KO=1     )
> Skip 2FA                                                 (OK=59006  KO=0     )
> User Authorize PKCE stage                                (OK=129530 KO=1     )
> User AccessToken PKCE stage                              (OK=129525 KO=0     )
> GetUUid                                                  (OK=35264  KO=0     )
> GetOpenidConfig                                          (OK=105379 KO=0     )
> CreatePolicy                                             (OK=35249  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23566  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23566  KO=0     )
>  UI AM idFromSession                                     (OK=23566  KO=0     )
>  UI AM validateGoto                                      (OK=23566  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23562  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23562  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23562  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23562  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23559  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23559  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23557  KO=0     )
>  UI IDM uiconfig                                         (OK=23557  KO=0     )
>  UI IDM version                                          (OK=23557  KO=0     )
>  UI IDM login                                            (OK=23557  KO=0     )
>  UI IDM privilege                                        (OK=23557  KO=0     )
>  UI IDM features                                         (OK=23557  KO=0     )
>  UI IDM user                                             (OK=23557  KO=0     )
>  UI IDM dashboard                                        (OK=23557  KO=0     )
>  UI IDM managed user schema                              (OK=23557  KO=0     )
>  UI IDM oidcToken                                        (OK=23557  KO=0     )
> userinfo                                                 (OK=23557  KO=0     )
> UI-Logout                                                (OK=23556  KO=0     )
> UI-Logout Redirect 1                                     (OK=23554  KO=0     )
> tokenUserinfo                                            (OK=23404  KO=0     )
>  UI AM revoke1                                           (OK=23554  KO=0     )
>  UI AM revoke2                                           (OK=23554  KO=0     )
>  UI AM endsession                                        (OK=23554  KO=0     )
> RootUserinfo                                             (OK=79024  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3998   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3998   KO=0     )
> getIdToken                                               (OK=7899   KO=0     )
> getIdToken Redirect 1                                    (OK=7898   KO=0     )
> createOrganization                                       (OK=7898   KO=0     )
> queryOrganization                                        (OK=7898   KO=0     )
> ReadPolicy                                               (OK=35112  KO=7     )
> deleteOrganization                                       (OK=7898   KO=0     )
> DeletePolicy                                             (OK=34981  KO=10    )
> restloginProgressiveProfileCallback                      (OK=139    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       137 (79.19%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.83%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.94%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.89%)
> status.find.is(302), but actually found 502                         1 ( 0.58%)
> status.find.is(200), but actually found 502                         1 ( 0.58%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 37%
          waiting: 179023 / active: 384    / done: 109755
================================================================================

22:35:58.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:36:00 GMT                                    1395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1544014 KO=31    )
> restLoginInitiate                                        (OK=106502 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=106492 KO=1     )
> Skip 2FA                                                 (OK=59224  KO=0     )
> User Authorize PKCE stage                                (OK=129974 KO=1     )
> User AccessToken PKCE stage                              (OK=129966 KO=0     )
> GetUUid                                                  (OK=35382  KO=0     )
> GetOpenidConfig                                          (OK=105760 KO=0     )
> CreatePolicy                                             (OK=35369  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23636  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23635  KO=0     )
>  UI AM idFromSession                                     (OK=23634  KO=0     )
>  UI AM validateGoto                                      (OK=23634  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23630  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23629  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23628  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23628  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23627  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23627  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23627  KO=0     )
>  UI IDM uiconfig                                         (OK=23627  KO=0     )
>  UI IDM version                                          (OK=23627  KO=0     )
>  UI IDM login                                            (OK=23627  KO=0     )
>  UI IDM privilege                                        (OK=23627  KO=0     )
>  UI IDM features                                         (OK=23627  KO=0     )
>  UI IDM user                                             (OK=23626  KO=0     )
>  UI IDM dashboard                                        (OK=23626  KO=0     )
>  UI IDM managed user schema                              (OK=23626  KO=0     )
>  UI IDM oidcToken                                        (OK=23626  KO=0     )
> userinfo                                                 (OK=23624  KO=0     )
> UI-Logout                                                (OK=23624  KO=0     )
> UI-Logout Redirect 1                                     (OK=23622  KO=0     )
> tokenUserinfo                                            (OK=23491  KO=0     )
>  UI AM revoke1                                           (OK=23622  KO=0     )
>  UI AM revoke2                                           (OK=23622  KO=0     )
>  UI AM endsession                                        (OK=23622  KO=0     )
> RootUserinfo                                             (OK=79382  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4012   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4012   KO=0     )
> getIdToken                                               (OK=7926   KO=0     )
> getIdToken Redirect 1                                    (OK=7925   KO=0     )
> createOrganization                                       (OK=7925   KO=0     )
> queryOrganization                                        (OK=7925   KO=0     )
> ReadPolicy                                               (OK=35250  KO=7     )
> deleteOrganization                                       (OK=7925   KO=0     )
> DeletePolicy                                             (OK=35108  KO=10    )
> restloginProgressiveProfileCallback                      (OK=139    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       138 (79.31%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.77%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.90%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.87%)
> status.find.is(302), but actually found 502                         1 ( 0.57%)
> status.find.is(200), but actually found 502                         1 ( 0.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 178646 / active: 375    / done: 110141
================================================================================

22:36:01.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:36:05 GMT                                    1400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1549545 KO=31    )
> restLoginInitiate                                        (OK=106883 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=106872 KO=1     )
> Skip 2FA                                                 (OK=59441  KO=0     )
> User Authorize PKCE stage                                (OK=130430 KO=1     )
> User AccessToken PKCE stage                              (OK=130427 KO=0     )
> GetUUid                                                  (OK=35511  KO=0     )
> GetOpenidConfig                                          (OK=106149 KO=0     )
> CreatePolicy                                             (OK=35495  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23717  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23715  KO=0     )
>  UI AM idFromSession                                     (OK=23714  KO=0     )
>  UI AM validateGoto                                      (OK=23714  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23712  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23712  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23712  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23712  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23711  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23710  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23710  KO=0     )
>  UI IDM uiconfig                                         (OK=23710  KO=0     )
>  UI IDM version                                          (OK=23710  KO=0     )
>  UI IDM login                                            (OK=23710  KO=0     )
>  UI IDM privilege                                        (OK=23710  KO=0     )
>  UI IDM features                                         (OK=23710  KO=0     )
>  UI IDM user                                             (OK=23710  KO=0     )
>  UI IDM dashboard                                        (OK=23710  KO=0     )
>  UI IDM managed user schema                              (OK=23710  KO=0     )
>  UI IDM oidcToken                                        (OK=23709  KO=0     )
> userinfo                                                 (OK=23709  KO=0     )
> UI-Logout                                                (OK=23708  KO=0     )
> UI-Logout Redirect 1                                     (OK=23708  KO=0     )
> tokenUserinfo                                            (OK=23571  KO=0     )
>  UI AM revoke1                                           (OK=23707  KO=0     )
>  UI AM revoke2                                           (OK=23707  KO=0     )
>  UI AM endsession                                        (OK=23707  KO=0     )
> RootUserinfo                                             (OK=79659  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4028   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4028   KO=0     )
> getIdToken                                               (OK=7961   KO=0     )
> getIdToken Redirect 1                                    (OK=7961   KO=0     )
> createOrganization                                       (OK=7961   KO=0     )
> queryOrganization                                        (OK=7960   KO=0     )
> ReadPolicy                                               (OK=35373  KO=7     )
> deleteOrganization                                       (OK=7960   KO=0     )
> DeletePolicy                                             (OK=35246  KO=10    )
> restloginProgressiveProfileCallback                      (OK=140    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       139 (79.43%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.71%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.86%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.86%)
> status.find.is(302), but actually found 502                         1 ( 0.57%)
> status.find.is(200), but actually found 502                         1 ( 0.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 178243 / active: 358    / done: 110561
================================================================================

22:36:07.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:36:09.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:36:10 GMT                                    1405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1555540 KO=31    )
> restLoginInitiate                                        (OK=107305 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=107297 KO=1     )
> Skip 2FA                                                 (OK=59673  KO=0     )
> User Authorize PKCE stage                                (OK=130953 KO=1     )
> User AccessToken PKCE stage                              (OK=130947 KO=0     )
> GetUUid                                                  (OK=35652  KO=0     )
> GetOpenidConfig                                          (OK=106538 KO=0     )
> CreatePolicy                                             (OK=35638  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23814  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23814  KO=0     )
>  UI AM idFromSession                                     (OK=23813  KO=0     )
>  UI AM validateGoto                                      (OK=23813  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23812  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23809  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23807  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23807  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23802  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23802  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23801  KO=0     )
>  UI IDM uiconfig                                         (OK=23801  KO=0     )
>  UI IDM version                                          (OK=23801  KO=0     )
>  UI IDM login                                            (OK=23800  KO=0     )
>  UI IDM privilege                                        (OK=23800  KO=0     )
>  UI IDM features                                         (OK=23800  KO=0     )
>  UI IDM user                                             (OK=23800  KO=0     )
>  UI IDM dashboard                                        (OK=23800  KO=0     )
>  UI IDM managed user schema                              (OK=23800  KO=0     )
>  UI IDM oidcToken                                        (OK=23798  KO=0     )
> userinfo                                                 (OK=23798  KO=0     )
> UI-Logout                                                (OK=23797  KO=0     )
> UI-Logout Redirect 1                                     (OK=23797  KO=0     )
> tokenUserinfo                                            (OK=23663  KO=0     )
>  UI AM revoke1                                           (OK=23797  KO=0     )
>  UI AM revoke2                                           (OK=23797  KO=0     )
>  UI AM endsession                                        (OK=23797  KO=0     )
> RootUserinfo                                             (OK=79979  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4044   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4044   KO=0     )
> getIdToken                                               (OK=7981   KO=0     )
> getIdToken Redirect 1                                    (OK=7981   KO=0     )
> createOrganization                                       (OK=7981   KO=0     )
> queryOrganization                                        (OK=7981   KO=0     )
> ReadPolicy                                               (OK=35498  KO=7     )
> deleteOrganization                                       (OK=7980   KO=0     )
> DeletePolicy                                             (OK=35369  KO=10    )
> restloginProgressiveProfileCallback                      (OK=144    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       141 (79.66%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.60%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.78%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.82%)
> status.find.is(302), but actually found 502                         1 ( 0.56%)
> status.find.is(200), but actually found 502                         1 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 177806 / active: 397    / done: 110959
================================================================================

22:36:11.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:36:15 GMT                                    1410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1561119 KO=31    )
> restLoginInitiate                                        (OK=107695 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=107689 KO=1     )
> Skip 2FA                                                 (OK=59892  KO=0     )
> User Authorize PKCE stage                                (OK=131423 KO=1     )
> User AccessToken PKCE stage                              (OK=131418 KO=0     )
> GetUUid                                                  (OK=35783  KO=0     )
> GetOpenidConfig                                          (OK=106935 KO=0     )
> CreatePolicy                                             (OK=35769  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23894  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23893  KO=0     )
>  UI AM idFromSession                                     (OK=23892  KO=0     )
>  UI AM validateGoto                                      (OK=23892  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23889  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23889  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23887  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23887  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23885  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23885  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23885  KO=0     )
>  UI IDM uiconfig                                         (OK=23885  KO=0     )
>  UI IDM version                                          (OK=23885  KO=0     )
>  UI IDM login                                            (OK=23884  KO=0     )
>  UI IDM privilege                                        (OK=23883  KO=0     )
>  UI IDM features                                         (OK=23883  KO=0     )
>  UI IDM user                                             (OK=23882  KO=0     )
>  UI IDM dashboard                                        (OK=23883  KO=0     )
>  UI IDM managed user schema                              (OK=23883  KO=0     )
>  UI IDM oidcToken                                        (OK=23882  KO=0     )
> userinfo                                                 (OK=23881  KO=0     )
> UI-Logout                                                (OK=23881  KO=0     )
> UI-Logout Redirect 1                                     (OK=23880  KO=0     )
> tokenUserinfo                                            (OK=23755  KO=0     )
>  UI AM revoke1                                           (OK=23877  KO=0     )
>  UI AM revoke2                                           (OK=23877  KO=0     )
>  UI AM endsession                                        (OK=23877  KO=0     )
> RootUserinfo                                             (OK=80331  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4055   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4054   KO=0     )
> getIdToken                                               (OK=8006   KO=0     )
> getIdToken Redirect 1                                    (OK=8006   KO=0     )
> createOrganization                                       (OK=8005   KO=0     )
> queryOrganization                                        (OK=8004   KO=0     )
> ReadPolicy                                               (OK=35640  KO=7     )
> deleteOrganization                                       (OK=8004   KO=0     )
> DeletePolicy                                             (OK=35494  KO=10    )
> restloginProgressiveProfileCallback                      (OK=145    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       142 (79.78%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.55%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.74%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.81%)
> status.find.is(302), but actually found 502                         1 ( 0.56%)
> status.find.is(200), but actually found 502                         1 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 177408 / active: 393    / done: 111361
================================================================================


================================================================================
2024-11-06 22:36:20 GMT                                    1415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1566853 KO=31    )
> restLoginInitiate                                        (OK=108085 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=108073 KO=1     )
> Skip 2FA                                                 (OK=60099  KO=0     )
> User Authorize PKCE stage                                (OK=131892 KO=1     )
> User AccessToken PKCE stage                              (OK=131886 KO=0     )
> GetUUid                                                  (OK=35903  KO=0     )
> GetOpenidConfig                                          (OK=107330 KO=0     )
> CreatePolicy                                             (OK=35891  KO=12    )
> UI-Post-Login - stage 1                                  (OK=23982  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23981  KO=0     )
>  UI AM idFromSession                                     (OK=23980  KO=0     )
>  UI AM validateGoto                                      (OK=23980  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23979  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23979  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23978  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23978  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23974  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23974  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23974  KO=0     )
>  UI IDM uiconfig                                         (OK=23974  KO=0     )
>  UI IDM version                                          (OK=23974  KO=0     )
>  UI IDM login                                            (OK=23974  KO=0     )
>  UI IDM privilege                                        (OK=23974  KO=0     )
>  UI IDM features                                         (OK=23974  KO=0     )
>  UI IDM user                                             (OK=23973  KO=0     )
>  UI IDM dashboard                                        (OK=23974  KO=0     )
>  UI IDM managed user schema                              (OK=23974  KO=0     )
>  UI IDM oidcToken                                        (OK=23971  KO=0     )
> userinfo                                                 (OK=23969  KO=0     )
> UI-Logout                                                (OK=23968  KO=0     )
> UI-Logout Redirect 1                                     (OK=23966  KO=0     )
> tokenUserinfo                                            (OK=23842  KO=0     )
>  UI AM revoke1                                           (OK=23966  KO=0     )
>  UI AM revoke2                                           (OK=23966  KO=0     )
>  UI AM endsession                                        (OK=23966  KO=0     )
> RootUserinfo                                             (OK=80635  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4069   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4069   KO=0     )
> getIdToken                                               (OK=8038   KO=0     )
> getIdToken Redirect 1                                    (OK=8038   KO=0     )
> createOrganization                                       (OK=8038   KO=0     )
> queryOrganization                                        (OK=8038   KO=0     )
> ReadPolicy                                               (OK=35771  KO=7     )
> deleteOrganization                                       (OK=8038   KO=0     )
> DeletePolicy                                             (OK=35635  KO=10    )
> restloginProgressiveProfileCallback                      (OK=146    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       142 (79.78%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.55%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.74%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.81%)
> status.find.is(302), but actually found 502                         1 ( 0.56%)
> status.find.is(200), but actually found 502                         1 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 177003 / active: 362    / done: 111797
================================================================================


================================================================================
2024-11-06 22:36:25 GMT                                    1420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1572163 KO=31    )
> restLoginInitiate                                        (OK=108477 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=108471 KO=1     )
> Skip 2FA                                                 (OK=60330  KO=0     )
> User Authorize PKCE stage                                (OK=132365 KO=1     )
> User AccessToken PKCE stage                              (OK=132352 KO=0     )
> GetUUid                                                  (OK=36032  KO=0     )
> GetOpenidConfig                                          (OK=107711 KO=0     )
> CreatePolicy                                             (OK=36020  KO=12    )
> UI-Post-Login - stage 1                                  (OK=24056  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24056  KO=0     )
>  UI AM idFromSession                                     (OK=24055  KO=0     )
>  UI AM validateGoto                                      (OK=24055  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24052  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24052  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24052  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24052  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24047  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24047  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24046  KO=0     )
>  UI IDM uiconfig                                         (OK=24046  KO=0     )
>  UI IDM version                                          (OK=24046  KO=0     )
>  UI IDM login                                            (OK=24045  KO=0     )
>  UI IDM privilege                                        (OK=24045  KO=0     )
>  UI IDM features                                         (OK=24045  KO=0     )
>  UI IDM user                                             (OK=24045  KO=0     )
>  UI IDM dashboard                                        (OK=24044  KO=0     )
>  UI IDM managed user schema                              (OK=24045  KO=0     )
>  UI IDM oidcToken                                        (OK=24044  KO=0     )
> userinfo                                                 (OK=24044  KO=0     )
> UI-Logout                                                (OK=24044  KO=0     )
> UI-Logout Redirect 1                                     (OK=24044  KO=0     )
> tokenUserinfo                                            (OK=23932  KO=0     )
>  UI AM revoke1                                           (OK=24044  KO=0     )
>  UI AM revoke2                                           (OK=24044  KO=0     )
>  UI AM endsession                                        (OK=24044  KO=0     )
> RootUserinfo                                             (OK=80941  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4080   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4079   KO=0     )
> getIdToken                                               (OK=8064   KO=0     )
> getIdToken Redirect 1                                    (OK=8064   KO=0     )
> createOrganization                                       (OK=8062   KO=0     )
> queryOrganization                                        (OK=8062   KO=0     )
> ReadPolicy                                               (OK=35892  KO=7     )
> deleteOrganization                                       (OK=8062   KO=0     )
> DeletePolicy                                             (OK=35766  KO=10    )
> restloginProgressiveProfileCallback                      (OK=147    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       142 (79.78%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.55%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.74%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.81%)
> status.find.is(302), but actually found 502                         1 ( 0.56%)
> status.find.is(200), but actually found 502                         1 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 176603 / active: 375    / done: 112184
================================================================================


================================================================================
2024-11-06 22:36:30 GMT                                    1425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1577608 KO=31    )
> restLoginInitiate                                        (OK=108846 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=108833 KO=1     )
> Skip 2FA                                                 (OK=60525  KO=0     )
> User Authorize PKCE stage                                (OK=132811 KO=1     )
> User AccessToken PKCE stage                              (OK=132808 KO=0     )
> GetUUid                                                  (OK=36161  KO=0     )
> GetOpenidConfig                                          (OK=108088 KO=0     )
> CreatePolicy                                             (OK=36147  KO=12    )
> UI-Post-Login - stage 1                                  (OK=24143  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24142  KO=0     )
>  UI AM idFromSession                                     (OK=24141  KO=0     )
>  UI AM validateGoto                                      (OK=24141  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24139  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24136  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24136  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24136  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24131  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24130  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24130  KO=0     )
>  UI IDM uiconfig                                         (OK=24130  KO=0     )
>  UI IDM version                                          (OK=24130  KO=0     )
>  UI IDM login                                            (OK=24130  KO=0     )
>  UI IDM privilege                                        (OK=24130  KO=0     )
>  UI IDM features                                         (OK=24130  KO=0     )
>  UI IDM user                                             (OK=24130  KO=0     )
>  UI IDM dashboard                                        (OK=24130  KO=0     )
>  UI IDM managed user schema                              (OK=24130  KO=0     )
>  UI IDM oidcToken                                        (OK=24130  KO=0     )
> userinfo                                                 (OK=24130  KO=0     )
> UI-Logout                                                (OK=24127  KO=0     )
> UI-Logout Redirect 1                                     (OK=24126  KO=0     )
> tokenUserinfo                                            (OK=24015  KO=0     )
>  UI AM revoke1                                           (OK=24125  KO=0     )
>  UI AM revoke2                                           (OK=24125  KO=0     )
>  UI AM endsession                                        (OK=24125  KO=0     )
> RootUserinfo                                             (OK=81235  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4095   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4094   KO=0     )
> getIdToken                                               (OK=8089   KO=0     )
> getIdToken Redirect 1                                    (OK=8089   KO=0     )
> createOrganization                                       (OK=8088   KO=0     )
> queryOrganization                                        (OK=8088   KO=0     )
> ReadPolicy                                               (OK=36025  KO=7     )
> deleteOrganization                                       (OK=8088   KO=0     )
> DeletePolicy                                             (OK=35885  KO=10    )
> restloginProgressiveProfileCallback                      (OK=148    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       142 (79.78%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.55%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.74%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.81%)
> status.find.is(302), but actually found 502                         1 ( 0.56%)
> status.find.is(200), but actually found 502                         1 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 176219 / active: 362    / done: 112581
================================================================================


================================================================================
2024-11-06 22:36:35 GMT                                    1430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1583302 KO=31    )
> restLoginInitiate                                        (OK=109238 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=109229 KO=1     )
> Skip 2FA                                                 (OK=60751  KO=0     )
> User Authorize PKCE stage                                (OK=133297 KO=1     )
> User AccessToken PKCE stage                              (OK=133286 KO=0     )
> GetUUid                                                  (OK=36307  KO=0     )
> GetOpenidConfig                                          (OK=108494 KO=0     )
> CreatePolicy                                             (OK=36290  KO=12    )
> UI-Post-Login - stage 1                                  (OK=24225  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24225  KO=0     )
>  UI AM idFromSession                                     (OK=24224  KO=0     )
>  UI AM validateGoto                                      (OK=24224  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24220  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24219  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24219  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24219  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24219  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24219  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24219  KO=0     )
>  UI IDM uiconfig                                         (OK=24219  KO=0     )
>  UI IDM version                                          (OK=24219  KO=0     )
>  UI IDM login                                            (OK=24219  KO=0     )
>  UI IDM privilege                                        (OK=24219  KO=0     )
>  UI IDM features                                         (OK=24219  KO=0     )
>  UI IDM user                                             (OK=24219  KO=0     )
>  UI IDM dashboard                                        (OK=24219  KO=0     )
>  UI IDM managed user schema                              (OK=24219  KO=0     )
>  UI IDM oidcToken                                        (OK=24219  KO=0     )
> userinfo                                                 (OK=24219  KO=0     )
> UI-Logout                                                (OK=24217  KO=0     )
> UI-Logout Redirect 1                                     (OK=24217  KO=0     )
> tokenUserinfo                                            (OK=24103  KO=0     )
>  UI AM revoke1                                           (OK=24217  KO=0     )
>  UI AM revoke2                                           (OK=24217  KO=0     )
>  UI AM endsession                                        (OK=24217  KO=0     )
> RootUserinfo                                             (OK=81442  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4108   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4108   KO=0     )
> getIdToken                                               (OK=8123   KO=0     )
> getIdToken Redirect 1                                    (OK=8123   KO=0     )
> createOrganization                                       (OK=8122   KO=0     )
> queryOrganization                                        (OK=8121   KO=0     )
> ReadPolicy                                               (OK=36148  KO=7     )
> deleteOrganization                                       (OK=8121   KO=0     )
> DeletePolicy                                             (OK=36019  KO=10    )
> restloginProgressiveProfileCallback                      (OK=148    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       142 (79.78%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.55%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.74%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.81%)
> status.find.is(302), but actually found 502                         1 ( 0.56%)
> status.find.is(200), but actually found 502                         1 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 39%
          waiting: 175814 / active: 364    / done: 112984
================================================================================


================================================================================
2024-11-06 22:36:40 GMT                                    1435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1588983 KO=31    )
> restLoginInitiate                                        (OK=109617 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=109610 KO=1     )
> Skip 2FA                                                 (OK=60961  KO=0     )
> User Authorize PKCE stage                                (OK=133768 KO=1     )
> User AccessToken PKCE stage                              (OK=133763 KO=0     )
> GetUUid                                                  (OK=36450  KO=0     )
> GetOpenidConfig                                          (OK=108904 KO=0     )
> CreatePolicy                                             (OK=36435  KO=12    )
> UI-Post-Login - stage 1                                  (OK=24313  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24313  KO=0     )
>  UI AM idFromSession                                     (OK=24313  KO=0     )
>  UI AM validateGoto                                      (OK=24313  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24311  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24311  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24310  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24311  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24309  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24309  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24309  KO=0     )
>  UI IDM uiconfig                                         (OK=24309  KO=0     )
>  UI IDM version                                          (OK=24309  KO=0     )
>  UI IDM login                                            (OK=24308  KO=0     )
>  UI IDM privilege                                        (OK=24308  KO=0     )
>  UI IDM features                                         (OK=24308  KO=0     )
>  UI IDM user                                             (OK=24307  KO=0     )
>  UI IDM dashboard                                        (OK=24308  KO=0     )
>  UI IDM managed user schema                              (OK=24308  KO=0     )
>  UI IDM oidcToken                                        (OK=24307  KO=0     )
> userinfo                                                 (OK=24307  KO=0     )
> UI-Logout                                                (OK=24307  KO=0     )
> UI-Logout Redirect 1                                     (OK=24307  KO=0     )
> tokenUserinfo                                            (OK=24189  KO=0     )
>  UI AM revoke1                                           (OK=24307  KO=0     )
>  UI AM revoke2                                           (OK=24307  KO=0     )
>  UI AM endsession                                        (OK=24307  KO=0     )
> RootUserinfo                                             (OK=81689  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4123   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4122   KO=0     )
> getIdToken                                               (OK=8143   KO=0     )
> getIdToken Redirect 1                                    (OK=8143   KO=0     )
> createOrganization                                       (OK=8143   KO=0     )
> queryOrganization                                        (OK=8143   KO=0     )
> ReadPolicy                                               (OK=36291  KO=7     )
> deleteOrganization                                       (OK=8143   KO=0     )
> DeletePolicy                                             (OK=36143  KO=10    )
> restloginProgressiveProfileCallback                      (OK=150    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       142 (79.78%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.55%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.74%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.81%)
> status.find.is(302), but actually found 502                         1 ( 0.56%)
> status.find.is(200), but actually found 502                         1 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 175420 / active: 375    / done: 113367
================================================================================

22:36:40.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:36:45.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:36:45 GMT                                    1440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1593816 KO=31    )
> restLoginInitiate                                        (OK=109974 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=109967 KO=1     )
> Skip 2FA                                                 (OK=61174  KO=0     )
> User Authorize PKCE stage                                (OK=134179 KO=1     )
> User AccessToken PKCE stage                              (OK=134176 KO=0     )
> GetUUid                                                  (OK=36588  KO=0     )
> GetOpenidConfig                                          (OK=109330 KO=0     )
> CreatePolicy                                             (OK=36573  KO=12    )
> UI-Post-Login - stage 1                                  (OK=24382  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24382  KO=0     )
>  UI AM idFromSession                                     (OK=24382  KO=0     )
>  UI AM validateGoto                                      (OK=24382  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24378  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24377  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24375  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24375  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24374  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24372  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24372  KO=0     )
>  UI IDM uiconfig                                         (OK=24372  KO=0     )
>  UI IDM version                                          (OK=24371  KO=0     )
>  UI IDM login                                            (OK=24371  KO=0     )
>  UI IDM privilege                                        (OK=24371  KO=0     )
>  UI IDM features                                         (OK=24371  KO=0     )
>  UI IDM user                                             (OK=24371  KO=0     )
>  UI IDM dashboard                                        (OK=24371  KO=0     )
>  UI IDM managed user schema                              (OK=24371  KO=0     )
>  UI IDM oidcToken                                        (OK=24370  KO=0     )
> userinfo                                                 (OK=24370  KO=0     )
> UI-Logout                                                (OK=24369  KO=0     )
> UI-Logout Redirect 1                                     (OK=24369  KO=0     )
> tokenUserinfo                                            (OK=24258  KO=0     )
>  UI AM revoke1                                           (OK=24368  KO=0     )
>  UI AM revoke2                                           (OK=24368  KO=0     )
>  UI AM endsession                                        (OK=24368  KO=0     )
> RootUserinfo                                             (OK=81899  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4129   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4129   KO=0     )
> getIdToken                                               (OK=8171   KO=0     )
> getIdToken Redirect 1                                    (OK=8170   KO=0     )
> createOrganization                                       (OK=8170   KO=0     )
> queryOrganization                                        (OK=8168   KO=0     )
> ReadPolicy                                               (OK=36437  KO=7     )
> deleteOrganization                                       (OK=8168   KO=0     )
> DeletePolicy                                             (OK=36287  KO=10    )
> restloginProgressiveProfileCallback                      (OK=150    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       144 (80.00%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.67%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.78%)
> status.find.is(302), but actually found 502                         1 ( 0.56%)
> status.find.is(200), but actually found 502                         1 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 175052 / active: 394    / done: 113716
================================================================================

22:36:49.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:36:49.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:36:50 GMT                                    1445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1599285 KO=31    )
> restLoginInitiate                                        (OK=110363 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=110352 KO=1     )
> Skip 2FA                                                 (OK=61406  KO=0     )
> User Authorize PKCE stage                                (OK=134646 KO=1     )
> User AccessToken PKCE stage                              (OK=134640 KO=0     )
> GetUUid                                                  (OK=36723  KO=0     )
> GetOpenidConfig                                          (OK=109748 KO=0     )
> CreatePolicy                                             (OK=36707  KO=12    )
> UI-Post-Login - stage 1                                  (OK=24455  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24455  KO=0     )
>  UI AM idFromSession                                     (OK=24454  KO=0     )
>  UI AM validateGoto                                      (OK=24454  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24452  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24450  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24450  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24450  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24448  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24448  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24448  KO=0     )
>  UI IDM uiconfig                                         (OK=24448  KO=0     )
>  UI IDM version                                          (OK=24448  KO=0     )
>  UI IDM login                                            (OK=24448  KO=0     )
>  UI IDM privilege                                        (OK=24448  KO=0     )
>  UI IDM features                                         (OK=24448  KO=0     )
>  UI IDM user                                             (OK=24447  KO=0     )
>  UI IDM dashboard                                        (OK=24447  KO=0     )
>  UI IDM managed user schema                              (OK=24447  KO=0     )
>  UI IDM oidcToken                                        (OK=24446  KO=0     )
> userinfo                                                 (OK=24446  KO=0     )
> UI-Logout                                                (OK=24446  KO=0     )
> UI-Logout Redirect 1                                     (OK=24446  KO=0     )
> tokenUserinfo                                            (OK=24336  KO=0     )
>  UI AM revoke1                                           (OK=24445  KO=0     )
>  UI AM revoke2                                           (OK=24445  KO=0     )
>  UI AM endsession                                        (OK=24445  KO=0     )
> RootUserinfo                                             (OK=82236  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4140   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4140   KO=0     )
> getIdToken                                               (OK=8203   KO=0     )
> getIdToken Redirect 1                                    (OK=8202   KO=0     )
> createOrganization                                       (OK=8202   KO=0     )
> queryOrganization                                        (OK=8202   KO=0     )
> ReadPolicy                                               (OK=36575  KO=7     )
> deleteOrganization                                       (OK=8202   KO=0     )
> DeletePolicy                                             (OK=36431  KO=10    )
> restloginProgressiveProfileCallback                      (OK=150    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       146 (80.22%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.34%)
> status.find.in([200, 209], 304), found 409                         12 ( 6.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.75%)
> status.find.is(302), but actually found 502                         1 ( 0.55%)
> status.find.is(200), but actually found 502                         1 ( 0.55%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 174655 / active: 387    / done: 114120
================================================================================

22:36:55.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 114847: status.find.in([200, 209], 304), found 409
22:36:55.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,114847,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM1MDg3Njg0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWDJmTmZfX0ZIZWRPTndqTTJXSWxfcEZqVVFzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjYxNSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjYxNSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2MjE1LCJpYXQiOjE3MzA5MzI2MTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtHdHh1LXJfNzRNYXpydVFTVkRzNUszWXhQWSJ9.QPJW72gWc1OIo63LgK0UwYjnvMOIRHt4sZqRN06gI7_GNd7hAE26ES00tlXzj6S4BuY-tGaVCrV6JpBxrxtwY170IFGD9pvY_DBhZwX2_cbpjZVc3p0UANDfBzx86L6RQnPzGB-p01Jq5mFySxcU6Czy-rE2gEflGGTloN1CM_ZX6VgtVZlyhDfCNYoHm4HwzWumZGNu9KK1krYjNhOnB2zsgENXfZeSvlYEMgX7SDmS91tk66g2JZISCF4jfgMW9yz7B3rr4x-U9Q45072U9bB6-QnYF1Y5XctkVGJtXM1gCga0R3aJYp73VKbeYQtp4pRf9H2xWMrn62xAy8-0hw, username -> user.189968, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy767760, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@232a5214, authcode -> zBLl0Lb4D5kgHkLOPt3tYJql4sQ, useAdminRealm -> true, callbacks -> {"tokenId":"IzpzGmI6FthWZCw-aZUF2mkqmOI.*AAJTSQACMDIAAlNLABxNemJLem1LU1RtaXo4N21HcVRwY3NNMndGa1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932615054), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=IzpzGmI6FthWZCw-aZUF2mkqmOI.*AAJTSQACMDIAAlNLABxNemJLem1LU1RtaXo4N21HcVRwY3NNMndGa1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932615054))), password -> Pa_ssw0rd, challenge -> Kq85FdCe9-bTYIZibzvMSjHh6yVNPQ00sIk0agit5cI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> MTA4MTI0ODQxMTg0Mzk3Njk0Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c8001a4, tokenId -> IzpzGmI6FthWZCw-aZUF2mkqmOI.*AAJTSQACMDIAAlNLABxNemJLem1LU1RtaXo4N21HcVRwY3NNMndGa1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=IzpzGmI6FthWZCw-aZUF2mkqmOI.*AAJTSQACMDIAAlNLABxNemJLem1LU1RtaXo4N21HcVRwY3NNMndGa1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=IzpzGmI6FthWZCw-aZUF2mkqmOI.*AAJTSQACMDIAAlNLABxNemJLem1LU1RtaXo4N21HcVRwY3NNMndGa1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy767760","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:36:55 GMT
	x-forgerock-transactionid: cf8e5e60-3a3c-4a59-bf0e-3619ab8c90fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:36:55 GMT                                    1450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1605060 KO=32    )
> restLoginInitiate                                        (OK=110740 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=110725 KO=1     )
> Skip 2FA                                                 (OK=61608  KO=0     )
> User Authorize PKCE stage                                (OK=135112 KO=1     )
> User AccessToken PKCE stage                              (OK=135105 KO=0     )
> GetUUid                                                  (OK=36827  KO=0     )
> GetOpenidConfig                                          (OK=110124 KO=0     )
> CreatePolicy                                             (OK=36810  KO=13    )
> UI-Post-Login - stage 1                                  (OK=24549  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24549  KO=0     )
>  UI AM idFromSession                                     (OK=24547  KO=0     )
>  UI AM validateGoto                                      (OK=24547  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24546  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24546  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24546  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24546  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24545  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24543  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24543  KO=0     )
>  UI IDM uiconfig                                         (OK=24543  KO=0     )
>  UI IDM version                                          (OK=24543  KO=0     )
>  UI IDM login                                            (OK=24543  KO=0     )
>  UI IDM privilege                                        (OK=24543  KO=0     )
>  UI IDM features                                         (OK=24543  KO=0     )
>  UI IDM user                                             (OK=24542  KO=0     )
>  UI IDM dashboard                                        (OK=24543  KO=0     )
>  UI IDM managed user schema                              (OK=24542  KO=0     )
>  UI IDM oidcToken                                        (OK=24542  KO=0     )
> userinfo                                                 (OK=24541  KO=0     )
> UI-Logout                                                (OK=24540  KO=0     )
> UI-Logout Redirect 1                                     (OK=24540  KO=0     )
> tokenUserinfo                                            (OK=24413  KO=0     )
>  UI AM revoke1                                           (OK=24536  KO=0     )
>  UI AM revoke2                                           (OK=24536  KO=0     )
>  UI AM endsession                                        (OK=24537  KO=0     )
> RootUserinfo                                             (OK=82558  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4155   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4155   KO=0     )
> getIdToken                                               (OK=8233   KO=0     )
> getIdToken Redirect 1                                    (OK=8233   KO=0     )
> createOrganization                                       (OK=8233   KO=0     )
> queryOrganization                                        (OK=8232   KO=0     )
> ReadPolicy                                               (OK=36710  KO=7     )
> deleteOrganization                                       (OK=8232   KO=0     )
> DeletePolicy                                             (OK=36567  KO=10    )
> restloginProgressiveProfileCallback                      (OK=150    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       146 (79.78%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.29%)
> status.find.in([200, 209], 304), found 409                         13 ( 7.10%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.73%)
> status.find.is(302), but actually found 502                         1 ( 0.55%)
> status.find.is(200), but actually found 502                         1 ( 0.55%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 174263 / active: 368    / done: 114531
================================================================================

22:36:59.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:37:00 GMT                                    1455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1610111 KO=32    )
> restLoginInitiate                                        (OK=111090 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=111081 KO=1     )
> Skip 2FA                                                 (OK=61805  KO=0     )
> User Authorize PKCE stage                                (OK=135539 KO=1     )
> User AccessToken PKCE stage                              (OK=135536 KO=0     )
> GetUUid                                                  (OK=36947  KO=0     )
> GetOpenidConfig                                          (OK=110485 KO=0     )
> CreatePolicy                                             (OK=36930  KO=13    )
> UI-Post-Login - stage 1                                  (OK=24625  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24624  KO=0     )
>  UI AM idFromSession                                     (OK=24624  KO=0     )
>  UI AM validateGoto                                      (OK=24624  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24620  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24620  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24620  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24620  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24618  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24618  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24615  KO=0     )
>  UI IDM uiconfig                                         (OK=24615  KO=0     )
>  UI IDM version                                          (OK=24615  KO=0     )
>  UI IDM login                                            (OK=24615  KO=0     )
>  UI IDM privilege                                        (OK=24615  KO=0     )
>  UI IDM features                                         (OK=24615  KO=0     )
>  UI IDM user                                             (OK=24613  KO=0     )
>  UI IDM dashboard                                        (OK=24613  KO=0     )
>  UI IDM managed user schema                              (OK=24613  KO=0     )
>  UI IDM oidcToken                                        (OK=24612  KO=0     )
> userinfo                                                 (OK=24611  KO=0     )
> UI-Logout                                                (OK=24611  KO=0     )
> UI-Logout Redirect 1                                     (OK=24611  KO=0     )
> tokenUserinfo                                            (OK=24495  KO=0     )
>  UI AM revoke1                                           (OK=24610  KO=0     )
>  UI AM revoke2                                           (OK=24610  KO=0     )
>  UI AM endsession                                        (OK=24610  KO=0     )
> RootUserinfo                                             (OK=82855  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4166   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4166   KO=0     )
> getIdToken                                               (OK=8263   KO=0     )
> getIdToken Redirect 1                                    (OK=8263   KO=0     )
> createOrganization                                       (OK=8263   KO=0     )
> queryOrganization                                        (OK=8263   KO=0     )
> ReadPolicy                                               (OK=36814  KO=7     )
> deleteOrganization                                       (OK=8263   KO=0     )
> DeletePolicy                                             (OK=36702  KO=10    )
> restloginProgressiveProfileCallback                      (OK=151    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       147 (79.89%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.24%)
> status.find.in([200, 209], 304), found 409                         13 ( 7.07%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.72%)
> status.find.is(302), but actually found 502                         1 ( 0.54%)
> status.find.is(200), but actually found 502                         1 ( 0.54%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 173904 / active: 328    / done: 114930
================================================================================


================================================================================
2024-11-06 22:37:05 GMT                                    1460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1615807 KO=32    )
> restLoginInitiate                                        (OK=111482 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=111474 KO=1     )
> Skip 2FA                                                 (OK=62024  KO=0     )
> User Authorize PKCE stage                                (OK=136029 KO=1     )
> User AccessToken PKCE stage                              (OK=136022 KO=0     )
> GetUUid                                                  (OK=37068  KO=0     )
> GetOpenidConfig                                          (OK=110825 KO=0     )
> CreatePolicy                                             (OK=37053  KO=13    )
> UI-Post-Login - stage 1                                  (OK=24719  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24719  KO=0     )
>  UI AM idFromSession                                     (OK=24717  KO=0     )
>  UI AM validateGoto                                      (OK=24716  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24713  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24711  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24711  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24711  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24707  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24706  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24705  KO=0     )
>  UI IDM uiconfig                                         (OK=24705  KO=0     )
>  UI IDM version                                          (OK=24705  KO=0     )
>  UI IDM login                                            (OK=24705  KO=0     )
>  UI IDM privilege                                        (OK=24705  KO=0     )
>  UI IDM features                                         (OK=24705  KO=0     )
>  UI IDM user                                             (OK=24704  KO=0     )
>  UI IDM dashboard                                        (OK=24704  KO=0     )
>  UI IDM managed user schema                              (OK=24704  KO=0     )
>  UI IDM oidcToken                                        (OK=24704  KO=0     )
> userinfo                                                 (OK=24703  KO=0     )
> UI-Logout                                                (OK=24702  KO=0     )
> UI-Logout Redirect 1                                     (OK=24702  KO=0     )
> tokenUserinfo                                            (OK=24578  KO=0     )
>  UI AM revoke1                                           (OK=24700  KO=0     )
>  UI AM revoke2                                           (OK=24700  KO=0     )
>  UI AM endsession                                        (OK=24700  KO=0     )
> RootUserinfo                                             (OK=83118  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4188   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4186   KO=0     )
> getIdToken                                               (OK=8294   KO=0     )
> getIdToken Redirect 1                                    (OK=8294   KO=0     )
> createOrganization                                       (OK=8294   KO=0     )
> queryOrganization                                        (OK=8292   KO=0     )
> ReadPolicy                                               (OK=36933  KO=7     )
> deleteOrganization                                       (OK=8292   KO=0     )
> DeletePolicy                                             (OK=36809  KO=10    )
> restloginProgressiveProfileCallback                      (OK=152    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       147 (79.89%)
> status.find.in([200, 209], 304), found 404                         17 ( 9.24%)
> status.find.in([200, 209], 304), found 409                         13 ( 7.07%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.72%)
> status.find.is(302), but actually found 502                         1 ( 0.54%)
> status.find.is(200), but actually found 502                         1 ( 0.54%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 173486 / active: 366    / done: 115310
================================================================================

22:37:05.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 114847: status.find.in([200, 209], 304), found 404
22:37:05.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,114847,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM1MDg3Njg0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWDJmTmZfX0ZIZWRPTndqTTJXSWxfcEZqVVFzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjYxNSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjYxNSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2MjE1LCJpYXQiOjE3MzA5MzI2MTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtHdHh1LXJfNzRNYXpydVFTVkRzNUszWXhQWSJ9.QPJW72gWc1OIo63LgK0UwYjnvMOIRHt4sZqRN06gI7_GNd7hAE26ES00tlXzj6S4BuY-tGaVCrV6JpBxrxtwY170IFGD9pvY_DBhZwX2_cbpjZVc3p0UANDfBzx86L6RQnPzGB-p01Jq5mFySxcU6Czy-rE2gEflGGTloN1CM_ZX6VgtVZlyhDfCNYoHm4HwzWumZGNu9KK1krYjNhOnB2zsgENXfZeSvlYEMgX7SDmS91tk66g2JZISCF4jfgMW9yz7B3rr4x-U9Q45072U9bB6-QnYF1Y5XctkVGJtXM1gCga0R3aJYp73VKbeYQtp4pRf9H2xWMrn62xAy8-0hw, username -> user.189968, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy767760, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@232a5214, authcode -> zBLl0Lb4D5kgHkLOPt3tYJql4sQ, useAdminRealm -> true, callbacks -> {"tokenId":"IzpzGmI6FthWZCw-aZUF2mkqmOI.*AAJTSQACMDIAAlNLABxNemJLem1LU1RtaXo4N21HcVRwY3NNMndGa1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932615054), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=IzpzGmI6FthWZCw-aZUF2mkqmOI.*AAJTSQACMDIAAlNLABxNemJLem1LU1RtaXo4N21HcVRwY3NNMndGa1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932615054))), password -> Pa_ssw0rd, challenge -> Kq85FdCe9-bTYIZibzvMSjHh6yVNPQ00sIk0agit5cI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> MTA4MTI0ODQxMTg0Mzk3Njk0Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c8001a4, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@7d844b4f, tokenId -> IzpzGmI6FthWZCw-aZUF2mkqmOI.*AAJTSQACMDIAAlNLABxNemJLem1LU1RtaXo4N21HcVRwY3NNMndGa1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy767760
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=IzpzGmI6FthWZCw-aZUF2mkqmOI.*AAJTSQACMDIAAlNLABxNemJLem1LU1RtaXo4N21HcVRwY3NNMndGa1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=IzpzGmI6FthWZCw-aZUF2mkqmOI.*AAJTSQACMDIAAlNLABxNemJLem1LU1RtaXo4N21HcVRwY3NNMndGa1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:37:05 GMT
	x-forgerock-transactionid: 7110ebc8-ef04-4e7f-bfc6-3b49b4f1240a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy767760 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:37:10 GMT                                    1465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1621824 KO=33    )
> restLoginInitiate                                        (OK=111912 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=111906 KO=1     )
> Skip 2FA                                                 (OK=62274  KO=0     )
> User Authorize PKCE stage                                (OK=136543 KO=1     )
> User AccessToken PKCE stage                              (OK=136539 KO=0     )
> GetUUid                                                  (OK=37222  KO=0     )
> GetOpenidConfig                                          (OK=111222 KO=0     )
> CreatePolicy                                             (OK=37205  KO=13    )
> UI-Post-Login - stage 1                                  (OK=24809  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24807  KO=0     )
>  UI AM idFromSession                                     (OK=24807  KO=0     )
>  UI AM validateGoto                                      (OK=24807  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24800  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24800  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24800  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24800  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24797  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24797  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24796  KO=0     )
>  UI IDM uiconfig                                         (OK=24796  KO=0     )
>  UI IDM version                                          (OK=24796  KO=0     )
>  UI IDM login                                            (OK=24796  KO=0     )
>  UI IDM privilege                                        (OK=24796  KO=0     )
>  UI IDM features                                         (OK=24796  KO=0     )
>  UI IDM user                                             (OK=24793  KO=0     )
>  UI IDM dashboard                                        (OK=24793  KO=0     )
>  UI IDM managed user schema                              (OK=24793  KO=0     )
>  UI IDM oidcToken                                        (OK=24790  KO=0     )
> userinfo                                                 (OK=24789  KO=0     )
> UI-Logout                                                (OK=24788  KO=0     )
> UI-Logout Redirect 1                                     (OK=24788  KO=0     )
> tokenUserinfo                                            (OK=24671  KO=0     )
>  UI AM revoke1                                           (OK=24787  KO=0     )
>  UI AM revoke2                                           (OK=24787  KO=0     )
>  UI AM endsession                                        (OK=24787  KO=0     )
> RootUserinfo                                             (OK=83440  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4200   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4200   KO=0     )
> getIdToken                                               (OK=8330   KO=0     )
> getIdToken Redirect 1                                    (OK=8328   KO=0     )
> createOrganization                                       (OK=8328   KO=0     )
> queryOrganization                                        (OK=8328   KO=0     )
> ReadPolicy                                               (OK=37057  KO=7     )
> deleteOrganization                                       (OK=8328   KO=0     )
> DeletePolicy                                             (OK=36927  KO=11    )
> restloginProgressiveProfileCallback                      (OK=152    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       147 (79.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.73%)
> status.find.in([200, 209], 304), found 409                         13 ( 7.03%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.70%)
> status.find.is(302), but actually found 502                         1 ( 0.54%)
> status.find.is(200), but actually found 502                         1 ( 0.54%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 173046 / active: 396    / done: 115720
================================================================================


================================================================================
2024-11-06 22:37:15 GMT                                    1470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1627821 KO=33    )
> restLoginInitiate                                        (OK=112303 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=112295 KO=1     )
> Skip 2FA                                                 (OK=62485  KO=0     )
> User Authorize PKCE stage                                (OK=137025 KO=1     )
> User AccessToken PKCE stage                              (OK=137023 KO=0     )
> GetUUid                                                  (OK=37336  KO=0     )
> GetOpenidConfig                                          (OK=111612 KO=0     )
> CreatePolicy                                             (OK=37318  KO=13    )
> UI-Post-Login - stage 1                                  (OK=24907  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24903  KO=0     )
>  UI AM idFromSession                                     (OK=24903  KO=0     )
>  UI AM validateGoto                                      (OK=24903  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24897  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24896  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24896  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24896  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24894  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24894  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24894  KO=0     )
>  UI IDM uiconfig                                         (OK=24894  KO=0     )
>  UI IDM version                                          (OK=24894  KO=0     )
>  UI IDM login                                            (OK=24894  KO=0     )
>  UI IDM privilege                                        (OK=24894  KO=0     )
>  UI IDM features                                         (OK=24894  KO=0     )
>  UI IDM user                                             (OK=24893  KO=0     )
>  UI IDM dashboard                                        (OK=24894  KO=0     )
>  UI IDM managed user schema                              (OK=24894  KO=0     )
>  UI IDM oidcToken                                        (OK=24892  KO=0     )
> userinfo                                                 (OK=24890  KO=0     )
> UI-Logout                                                (OK=24889  KO=0     )
> UI-Logout Redirect 1                                     (OK=24889  KO=0     )
> tokenUserinfo                                            (OK=24749  KO=0     )
>  UI AM revoke1                                           (OK=24889  KO=0     )
>  UI AM revoke2                                           (OK=24889  KO=0     )
>  UI AM endsession                                        (OK=24888  KO=0     )
> RootUserinfo                                             (OK=83755  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4222   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4222   KO=0     )
> getIdToken                                               (OK=8359   KO=0     )
> getIdToken Redirect 1                                    (OK=8358   KO=0     )
> createOrganization                                       (OK=8357   KO=0     )
> queryOrganization                                        (OK=8357   KO=0     )
> ReadPolicy                                               (OK=37208  KO=7     )
> deleteOrganization                                       (OK=8357   KO=0     )
> DeletePolicy                                             (OK=37051  KO=11    )
> restloginProgressiveProfileCallback                      (OK=152    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       147 (79.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.73%)
> status.find.in([200, 209], 304), found 409                         13 ( 7.03%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.70%)
> status.find.is(302), but actually found 502                         1 ( 0.54%)
> status.find.is(200), but actually found 502                         1 ( 0.54%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 172633 / active: 393    / done: 116136
================================================================================


================================================================================
2024-11-06 22:37:20 GMT                                    1475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1633384 KO=33    )
> restLoginInitiate                                        (OK=112666 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=112654 KO=1     )
> Skip 2FA                                                 (OK=62676  KO=0     )
> User Authorize PKCE stage                                (OK=137479 KO=1     )
> User AccessToken PKCE stage                              (OK=137472 KO=0     )
> GetUUid                                                  (OK=37448  KO=0     )
> GetOpenidConfig                                          (OK=111994 KO=0     )
> CreatePolicy                                             (OK=37432  KO=13    )
> UI-Post-Login - stage 1                                  (OK=24992  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24990  KO=0     )
>  UI AM idFromSession                                     (OK=24988  KO=0     )
>  UI AM validateGoto                                      (OK=24987  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24987  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24987  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24986  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24986  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24983  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24983  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24982  KO=0     )
>  UI IDM uiconfig                                         (OK=24982  KO=0     )
>  UI IDM version                                          (OK=24982  KO=0     )
>  UI IDM login                                            (OK=24982  KO=0     )
>  UI IDM privilege                                        (OK=24982  KO=0     )
>  UI IDM features                                         (OK=24982  KO=0     )
>  UI IDM user                                             (OK=24981  KO=0     )
>  UI IDM dashboard                                        (OK=24981  KO=0     )
>  UI IDM managed user schema                              (OK=24981  KO=0     )
>  UI IDM oidcToken                                        (OK=24980  KO=0     )
> userinfo                                                 (OK=24979  KO=0     )
> UI-Logout                                                (OK=24979  KO=0     )
> UI-Logout Redirect 1                                     (OK=24978  KO=0     )
> tokenUserinfo                                            (OK=24831  KO=0     )
>  UI AM revoke1                                           (OK=24977  KO=0     )
>  UI AM revoke2                                           (OK=24977  KO=0     )
>  UI AM endsession                                        (OK=24977  KO=0     )
> RootUserinfo                                             (OK=84027  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4235   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4235   KO=0     )
> getIdToken                                               (OK=8398   KO=0     )
> getIdToken Redirect 1                                    (OK=8398   KO=0     )
> createOrganization                                       (OK=8398   KO=0     )
> queryOrganization                                        (OK=8398   KO=0     )
> ReadPolicy                                               (OK=37322  KO=7     )
> deleteOrganization                                       (OK=8398   KO=0     )
> DeletePolicy                                             (OK=37201  KO=11    )
> restloginProgressiveProfileCallback                      (OK=154    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       147 (79.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.73%)
> status.find.in([200, 209], 304), found 409                         13 ( 7.03%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.70%)
> status.find.is(302), but actually found 502                         1 ( 0.54%)
> status.find.is(200), but actually found 502                         1 ( 0.54%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 172260 / active: 323    / done: 116579
================================================================================

22:37:23.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:37:24.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:37:25 GMT                                    1480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1639667 KO=33    )
> restLoginInitiate                                        (OK=113083 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=113070 KO=1     )
> Skip 2FA                                                 (OK=62895  KO=0     )
> User Authorize PKCE stage                                (OK=137998 KO=1     )
> User AccessToken PKCE stage                              (OK=137997 KO=0     )
> GetUUid                                                  (OK=37587  KO=0     )
> GetOpenidConfig                                          (OK=112355 KO=0     )
> CreatePolicy                                             (OK=37573  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25098  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25098  KO=0     )
>  UI AM idFromSession                                     (OK=25097  KO=0     )
>  UI AM validateGoto                                      (OK=25097  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25094  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25094  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25094  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25094  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25091  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25091  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25091  KO=0     )
>  UI IDM uiconfig                                         (OK=25091  KO=0     )
>  UI IDM version                                          (OK=25091  KO=0     )
>  UI IDM login                                            (OK=25090  KO=0     )
>  UI IDM privilege                                        (OK=25090  KO=0     )
>  UI IDM features                                         (OK=25091  KO=0     )
>  UI IDM user                                             (OK=25090  KO=0     )
>  UI IDM dashboard                                        (OK=25090  KO=0     )
>  UI IDM managed user schema                              (OK=25090  KO=0     )
>  UI IDM oidcToken                                        (OK=25089  KO=0     )
> userinfo                                                 (OK=25087  KO=0     )
> UI-Logout                                                (OK=25087  KO=0     )
> UI-Logout Redirect 1                                     (OK=25085  KO=0     )
> tokenUserinfo                                            (OK=24920  KO=0     )
>  UI AM revoke1                                           (OK=25084  KO=0     )
>  UI AM revoke2                                           (OK=25084  KO=0     )
>  UI AM endsession                                        (OK=25084  KO=0     )
> RootUserinfo                                             (OK=84271  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4253   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4252   KO=0     )
> getIdToken                                               (OK=8428   KO=0     )
> getIdToken Redirect 1                                    (OK=8428   KO=0     )
> createOrganization                                       (OK=8427   KO=0     )
> queryOrganization                                        (OK=8426   KO=0     )
> ReadPolicy                                               (OK=37435  KO=7     )
> deleteOrganization                                       (OK=8425   KO=0     )
> DeletePolicy                                             (OK=37311  KO=11    )
> restloginProgressiveProfileCallback                      (OK=154    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       149 (79.68%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.63%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.95%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.67%)
> status.find.is(302), but actually found 502                         1 ( 0.53%)
> status.find.is(200), but actually found 502                         1 ( 0.53%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 171823 / active: 359    / done: 116980
================================================================================

22:37:28.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:37:30 GMT                                    1485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1645199 KO=33    )
> restLoginInitiate                                        (OK=113462 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=113452 KO=1     )
> Skip 2FA                                                 (OK=63108  KO=0     )
> User Authorize PKCE stage                                (OK=138467 KO=1     )
> User AccessToken PKCE stage                              (OK=138463 KO=0     )
> GetUUid                                                  (OK=37715  KO=0     )
> GetOpenidConfig                                          (OK=112739 KO=0     )
> CreatePolicy                                             (OK=37700  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25180  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25179  KO=0     )
>  UI AM idFromSession                                     (OK=25178  KO=0     )
>  UI AM validateGoto                                      (OK=25178  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25176  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25176  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25176  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25176  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25176  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25176  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25175  KO=0     )
>  UI IDM uiconfig                                         (OK=25175  KO=0     )
>  UI IDM version                                          (OK=25175  KO=0     )
>  UI IDM login                                            (OK=25175  KO=0     )
>  UI IDM privilege                                        (OK=25175  KO=0     )
>  UI IDM features                                         (OK=25175  KO=0     )
>  UI IDM user                                             (OK=25173  KO=0     )
>  UI IDM dashboard                                        (OK=25174  KO=0     )
>  UI IDM managed user schema                              (OK=25174  KO=0     )
>  UI IDM oidcToken                                        (OK=25172  KO=0     )
> userinfo                                                 (OK=25172  KO=0     )
> UI-Logout                                                (OK=25172  KO=0     )
> UI-Logout Redirect 1                                     (OK=25171  KO=0     )
> tokenUserinfo                                            (OK=25002  KO=0     )
>  UI AM revoke1                                           (OK=25169  KO=0     )
>  UI AM revoke2                                           (OK=25169  KO=0     )
>  UI AM endsession                                        (OK=25169  KO=0     )
> RootUserinfo                                             (OK=84532  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4271   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4271   KO=0     )
> getIdToken                                               (OK=8461   KO=0     )
> getIdToken Redirect 1                                    (OK=8461   KO=0     )
> createOrganization                                       (OK=8461   KO=0     )
> queryOrganization                                        (OK=8461   KO=0     )
> ReadPolicy                                               (OK=37576  KO=7     )
> deleteOrganization                                       (OK=8461   KO=0     )
> DeletePolicy                                             (OK=37429  KO=11    )
> restloginProgressiveProfileCallback                      (OK=154    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       150 (79.79%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.57%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.91%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.66%)
> status.find.is(302), but actually found 502                         1 ( 0.53%)
> status.find.is(200), but actually found 502                         1 ( 0.53%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 171427 / active: 365    / done: 117370
================================================================================

22:37:30.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:37:35.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:37:35 GMT                                    1490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1650593 KO=33    )
> restLoginInitiate                                        (OK=113854 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=113844 KO=1     )
> Skip 2FA                                                 (OK=63339  KO=0     )
> User Authorize PKCE stage                                (OK=138932 KO=1     )
> User AccessToken PKCE stage                              (OK=138925 KO=0     )
> GetUUid                                                  (OK=37847  KO=0     )
> GetOpenidConfig                                          (OK=113142 KO=0     )
> CreatePolicy                                             (OK=37831  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25255  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25255  KO=0     )
>  UI AM idFromSession                                     (OK=25255  KO=0     )
>  UI AM validateGoto                                      (OK=25255  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25253  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25252  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25251  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25251  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25249  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25249  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25249  KO=0     )
>  UI IDM uiconfig                                         (OK=25249  KO=0     )
>  UI IDM version                                          (OK=25249  KO=0     )
>  UI IDM login                                            (OK=25249  KO=0     )
>  UI IDM privilege                                        (OK=25249  KO=0     )
>  UI IDM features                                         (OK=25249  KO=0     )
>  UI IDM user                                             (OK=25249  KO=0     )
>  UI IDM dashboard                                        (OK=25249  KO=0     )
>  UI IDM managed user schema                              (OK=25249  KO=0     )
>  UI IDM oidcToken                                        (OK=25249  KO=0     )
> userinfo                                                 (OK=25248  KO=0     )
> UI-Logout                                                (OK=25247  KO=0     )
> UI-Logout Redirect 1                                     (OK=25245  KO=0     )
> tokenUserinfo                                            (OK=25091  KO=0     )
>  UI AM revoke1                                           (OK=25244  KO=0     )
>  UI AM revoke2                                           (OK=25244  KO=0     )
>  UI AM endsession                                        (OK=25244  KO=0     )
> RootUserinfo                                             (OK=84762  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4287   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4287   KO=0     )
> getIdToken                                               (OK=8506   KO=0     )
> getIdToken Redirect 1                                    (OK=8504   KO=0     )
> createOrganization                                       (OK=8504   KO=0     )
> queryOrganization                                        (OK=8504   KO=0     )
> ReadPolicy                                               (OK=37704  KO=7     )
> deleteOrganization                                       (OK=8504   KO=0     )
> DeletePolicy                                             (OK=37568  KO=11    )
> restloginProgressiveProfileCallback                      (OK=154    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       152 (80.00%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.47%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.84%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.63%)
> status.find.is(302), but actually found 502                         1 ( 0.53%)
> status.find.is(200), but actually found 502                         1 ( 0.53%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 171017 / active: 366    / done: 117779
================================================================================


================================================================================
2024-11-06 22:37:40 GMT                                    1495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1656352 KO=33    )
> restLoginInitiate                                        (OK=114265 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=114258 KO=1     )
> Skip 2FA                                                 (OK=63578  KO=0     )
> User Authorize PKCE stage                                (OK=139425 KO=1     )
> User AccessToken PKCE stage                              (OK=139413 KO=0     )
> GetUUid                                                  (OK=37993  KO=0     )
> GetOpenidConfig                                          (OK=113544 KO=0     )
> CreatePolicy                                             (OK=37977  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25346  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25345  KO=0     )
>  UI AM idFromSession                                     (OK=25344  KO=0     )
>  UI AM validateGoto                                      (OK=25344  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25338  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25337  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25336  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25336  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25335  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25332  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25332  KO=0     )
>  UI IDM uiconfig                                         (OK=25332  KO=0     )
>  UI IDM version                                          (OK=25332  KO=0     )
>  UI IDM login                                            (OK=25332  KO=0     )
>  UI IDM privilege                                        (OK=25332  KO=0     )
>  UI IDM features                                         (OK=25332  KO=0     )
>  UI IDM user                                             (OK=25331  KO=0     )
>  UI IDM dashboard                                        (OK=25332  KO=0     )
>  UI IDM managed user schema                              (OK=25332  KO=0     )
>  UI IDM oidcToken                                        (OK=25331  KO=0     )
> userinfo                                                 (OK=25330  KO=0     )
> UI-Logout                                                (OK=25330  KO=0     )
> UI-Logout Redirect 1                                     (OK=25330  KO=0     )
> tokenUserinfo                                            (OK=25169  KO=0     )
>  UI AM revoke1                                           (OK=25329  KO=0     )
>  UI AM revoke2                                           (OK=25329  KO=0     )
>  UI AM endsession                                        (OK=25329  KO=0     )
> RootUserinfo                                             (OK=85076  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4299   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4299   KO=0     )
> getIdToken                                               (OK=8533   KO=0     )
> getIdToken Redirect 1                                    (OK=8533   KO=0     )
> createOrganization                                       (OK=8532   KO=0     )
> queryOrganization                                        (OK=8532   KO=0     )
> ReadPolicy                                               (OK=37836  KO=7     )
> deleteOrganization                                       (OK=8532   KO=0     )
> DeletePolicy                                             (OK=37698  KO=11    )
> restloginProgressiveProfileCallback                      (OK=155    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       152 (80.00%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.47%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.84%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.63%)
> status.find.is(302), but actually found 502                         1 ( 0.53%)
> status.find.is(200), but actually found 502                         1 ( 0.53%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 170592 / active: 404    / done: 118166
================================================================================

22:37:42.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:37:45 GMT                                    1500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1662633 KO=33    )
> restLoginInitiate                                        (OK=114686 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=114677 KO=1     )
> Skip 2FA                                                 (OK=63794  KO=0     )
> User Authorize PKCE stage                                (OK=139956 KO=1     )
> User AccessToken PKCE stage                              (OK=139946 KO=0     )
> GetUUid                                                  (OK=38133  KO=0     )
> GetOpenidConfig                                          (OK=113966 KO=0     )
> CreatePolicy                                             (OK=38117  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25442  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25442  KO=0     )
>  UI AM idFromSession                                     (OK=25442  KO=0     )
>  UI AM validateGoto                                      (OK=25442  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25439  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25439  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25438  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25438  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25435  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25435  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25435  KO=0     )
>  UI IDM uiconfig                                         (OK=25435  KO=0     )
>  UI IDM version                                          (OK=25435  KO=0     )
>  UI IDM login                                            (OK=25435  KO=0     )
>  UI IDM privilege                                        (OK=25435  KO=0     )
>  UI IDM features                                         (OK=25435  KO=0     )
>  UI IDM user                                             (OK=25434  KO=0     )
>  UI IDM dashboard                                        (OK=25435  KO=0     )
>  UI IDM managed user schema                              (OK=25435  KO=0     )
>  UI IDM oidcToken                                        (OK=25433  KO=0     )
> userinfo                                                 (OK=25431  KO=0     )
> UI-Logout                                                (OK=25431  KO=0     )
> UI-Logout Redirect 1                                     (OK=25430  KO=0     )
> tokenUserinfo                                            (OK=25282  KO=0     )
>  UI AM revoke1                                           (OK=25429  KO=0     )
>  UI AM revoke2                                           (OK=25429  KO=0     )
>  UI AM endsession                                        (OK=25429  KO=0     )
> RootUserinfo                                             (OK=85382  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4307   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4307   KO=0     )
> getIdToken                                               (OK=8555   KO=0     )
> getIdToken Redirect 1                                    (OK=8555   KO=0     )
> createOrganization                                       (OK=8555   KO=0     )
> queryOrganization                                        (OK=8555   KO=0     )
> ReadPolicy                                               (OK=37982  KO=7     )
> deleteOrganization                                       (OK=8554   KO=0     )
> DeletePolicy                                             (OK=37831  KO=11    )
> restloginProgressiveProfileCallback                      (OK=158    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       153 (80.10%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.42%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.81%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.62%)
> status.find.is(302), but actually found 502                         1 ( 0.52%)
> status.find.is(200), but actually found 502                         1 ( 0.52%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 170165 / active: 390    / done: 118607
================================================================================

22:37:49.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:37:50 GMT                                    1505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1667897 KO=33    )
> restLoginInitiate                                        (OK=115074 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=115064 KO=1     )
> Skip 2FA                                                 (OK=64014  KO=0     )
> User Authorize PKCE stage                                (OK=140402 KO=1     )
> User AccessToken PKCE stage                              (OK=140394 KO=0     )
> GetUUid                                                  (OK=38268  KO=0     )
> GetOpenidConfig                                          (OK=114385 KO=0     )
> CreatePolicy                                             (OK=38253  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25519  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25517  KO=0     )
>  UI AM idFromSession                                     (OK=25516  KO=0     )
>  UI AM validateGoto                                      (OK=25514  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25513  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25512  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25512  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25512  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25508  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25507  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25507  KO=0     )
>  UI IDM uiconfig                                         (OK=25507  KO=0     )
>  UI IDM version                                          (OK=25507  KO=0     )
>  UI IDM login                                            (OK=25507  KO=0     )
>  UI IDM privilege                                        (OK=25507  KO=0     )
>  UI IDM features                                         (OK=25506  KO=0     )
>  UI IDM user                                             (OK=25506  KO=0     )
>  UI IDM dashboard                                        (OK=25506  KO=0     )
>  UI IDM managed user schema                              (OK=25506  KO=0     )
>  UI IDM oidcToken                                        (OK=25506  KO=0     )
> userinfo                                                 (OK=25504  KO=0     )
> UI-Logout                                                (OK=25504  KO=0     )
> UI-Logout Redirect 1                                     (OK=25504  KO=0     )
> tokenUserinfo                                            (OK=25369  KO=0     )
>  UI AM revoke1                                           (OK=25504  KO=0     )
>  UI AM revoke2                                           (OK=25504  KO=0     )
>  UI AM endsession                                        (OK=25504  KO=0     )
> RootUserinfo                                             (OK=85623  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4325   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4324   KO=0     )
> getIdToken                                               (OK=8583   KO=0     )
> getIdToken Redirect 1                                    (OK=8583   KO=0     )
> createOrganization                                       (OK=8582   KO=0     )
> queryOrganization                                        (OK=8582   KO=0     )
> ReadPolicy                                               (OK=38121  KO=7     )
> deleteOrganization                                       (OK=8580   KO=0     )
> DeletePolicy                                             (OK=37976  KO=11    )
> restloginProgressiveProfileCallback                      (OK=159    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       154 (80.21%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.38%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.77%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.60%)
> status.find.is(302), but actually found 502                         1 ( 0.52%)
> status.find.is(200), but actually found 502                         1 ( 0.52%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 169759 / active: 386    / done: 119017
================================================================================

22:37:50.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:37:55 GMT                                    1510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1674068 KO=33    )
> restLoginInitiate                                        (OK=115480 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=115472 KO=1     )
> Skip 2FA                                                 (OK=64248  KO=0     )
> User Authorize PKCE stage                                (OK=140911 KO=1     )
> User AccessToken PKCE stage                              (OK=140904 KO=0     )
> GetUUid                                                  (OK=38391  KO=0     )
> GetOpenidConfig                                          (OK=114781 KO=0     )
> CreatePolicy                                             (OK=38374  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25615  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25614  KO=0     )
>  UI AM idFromSession                                     (OK=25614  KO=0     )
>  UI AM validateGoto                                      (OK=25614  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25609  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25609  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25609  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25609  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25607  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25607  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25606  KO=0     )
>  UI IDM uiconfig                                         (OK=25606  KO=0     )
>  UI IDM version                                          (OK=25606  KO=0     )
>  UI IDM login                                            (OK=25606  KO=0     )
>  UI IDM privilege                                        (OK=25606  KO=0     )
>  UI IDM features                                         (OK=25606  KO=0     )
>  UI IDM user                                             (OK=25603  KO=0     )
>  UI IDM dashboard                                        (OK=25603  KO=0     )
>  UI IDM managed user schema                              (OK=25603  KO=0     )
>  UI IDM oidcToken                                        (OK=25603  KO=0     )
> userinfo                                                 (OK=25600  KO=0     )
> UI-Logout                                                (OK=25600  KO=0     )
> UI-Logout Redirect 1                                     (OK=25599  KO=0     )
> tokenUserinfo                                            (OK=25449  KO=0     )
>  UI AM revoke1                                           (OK=25599  KO=0     )
>  UI AM revoke2                                           (OK=25599  KO=0     )
>  UI AM endsession                                        (OK=25599  KO=0     )
> RootUserinfo                                             (OK=85979  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4340   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4340   KO=0     )
> getIdToken                                               (OK=8620   KO=0     )
> getIdToken Redirect 1                                    (OK=8620   KO=0     )
> createOrganization                                       (OK=8620   KO=0     )
> queryOrganization                                        (OK=8620   KO=0     )
> ReadPolicy                                               (OK=38256  KO=7     )
> deleteOrganization                                       (OK=8617   KO=0     )
> DeletePolicy                                             (OK=38114  KO=11    )
> restloginProgressiveProfileCallback                      (OK=164    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       155 (80.31%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.33%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.74%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.59%)
> status.find.is(302), but actually found 502                         1 ( 0.52%)
> status.find.is(200), but actually found 502                         1 ( 0.52%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 169336 / active: 393    / done: 119433
================================================================================

22:37:57.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:37:59.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:38:00 GMT                                    1515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1679476 KO=33    )
> restLoginInitiate                                        (OK=115877 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=115862 KO=1     )
> Skip 2FA                                                 (OK=64471  KO=0     )
> User Authorize PKCE stage                                (OK=141372 KO=1     )
> User AccessToken PKCE stage                              (OK=141361 KO=0     )
> GetUUid                                                  (OK=38524  KO=0     )
> GetOpenidConfig                                          (OK=115171 KO=0     )
> CreatePolicy                                             (OK=38508  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25694  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25692  KO=0     )
>  UI AM idFromSession                                     (OK=25691  KO=0     )
>  UI AM validateGoto                                      (OK=25691  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25687  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25687  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25687  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25687  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25684  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25681  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25680  KO=0     )
>  UI IDM uiconfig                                         (OK=25680  KO=0     )
>  UI IDM version                                          (OK=25680  KO=0     )
>  UI IDM login                                            (OK=25680  KO=0     )
>  UI IDM privilege                                        (OK=25680  KO=0     )
>  UI IDM features                                         (OK=25680  KO=0     )
>  UI IDM user                                             (OK=25679  KO=0     )
>  UI IDM dashboard                                        (OK=25679  KO=0     )
>  UI IDM managed user schema                              (OK=25679  KO=0     )
>  UI IDM oidcToken                                        (OK=25679  KO=0     )
> userinfo                                                 (OK=25678  KO=0     )
> UI-Logout                                                (OK=25676  KO=0     )
> UI-Logout Redirect 1                                     (OK=25675  KO=0     )
> tokenUserinfo                                            (OK=25528  KO=0     )
>  UI AM revoke1                                           (OK=25675  KO=0     )
>  UI AM revoke2                                           (OK=25675  KO=0     )
>  UI AM endsession                                        (OK=25675  KO=0     )
> RootUserinfo                                             (OK=86276  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4354   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4354   KO=0     )
> getIdToken                                               (OK=8656   KO=0     )
> getIdToken Redirect 1                                    (OK=8656   KO=0     )
> createOrganization                                       (OK=8656   KO=0     )
> queryOrganization                                        (OK=8655   KO=0     )
> ReadPolicy                                               (OK=38379  KO=7     )
> deleteOrganization                                       (OK=8653   KO=0     )
> DeletePolicy                                             (OK=38250  KO=11    )
> restloginProgressiveProfileCallback                      (OK=165    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       157 (80.51%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.23%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.67%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.56%)
> status.find.is(302), but actually found 502                         1 ( 0.51%)
> status.find.is(200), but actually found 502                         1 ( 0.51%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 168925 / active: 384    / done: 119853
================================================================================


================================================================================
2024-11-06 22:38:05 GMT                                    1520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1685506 KO=33    )
> restLoginInitiate                                        (OK=116263 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=116256 KO=1     )
> Skip 2FA                                                 (OK=64689  KO=0     )
> User Authorize PKCE stage                                (OK=141871 KO=1     )
> User AccessToken PKCE stage                              (OK=141866 KO=0     )
> GetUUid                                                  (OK=38649  KO=0     )
> GetOpenidConfig                                          (OK=115552 KO=0     )
> CreatePolicy                                             (OK=38635  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25786  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25786  KO=0     )
>  UI AM idFromSession                                     (OK=25785  KO=0     )
>  UI AM validateGoto                                      (OK=25785  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25783  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25783  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25783  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25783  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25781  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25779  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25779  KO=0     )
>  UI IDM uiconfig                                         (OK=25779  KO=0     )
>  UI IDM version                                          (OK=25779  KO=0     )
>  UI IDM login                                            (OK=25779  KO=0     )
>  UI IDM privilege                                        (OK=25779  KO=0     )
>  UI IDM features                                         (OK=25779  KO=0     )
>  UI IDM user                                             (OK=25777  KO=0     )
>  UI IDM dashboard                                        (OK=25777  KO=0     )
>  UI IDM managed user schema                              (OK=25777  KO=0     )
>  UI IDM oidcToken                                        (OK=25777  KO=0     )
> userinfo                                                 (OK=25777  KO=0     )
> UI-Logout                                                (OK=25777  KO=0     )
> UI-Logout Redirect 1                                     (OK=25777  KO=0     )
> tokenUserinfo                                            (OK=25618  KO=0     )
>  UI AM revoke1                                           (OK=25777  KO=0     )
>  UI AM revoke2                                           (OK=25777  KO=0     )
>  UI AM endsession                                        (OK=25777  KO=0     )
> RootUserinfo                                             (OK=86549  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4364   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4364   KO=0     )
> getIdToken                                               (OK=8697   KO=0     )
> getIdToken Redirect 1                                    (OK=8697   KO=0     )
> createOrganization                                       (OK=8697   KO=0     )
> queryOrganization                                        (OK=8697   KO=0     )
> ReadPolicy                                               (OK=38512  KO=7     )
> deleteOrganization                                       (OK=8697   KO=0     )
> DeletePolicy                                             (OK=38373  KO=11    )
> restloginProgressiveProfileCallback                      (OK=165    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       157 (80.51%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.23%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.67%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.56%)
> status.find.is(302), but actually found 502                         1 ( 0.51%)
> status.find.is(200), but actually found 502                         1 ( 0.51%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 168531 / active: 356    / done: 120275
================================================================================


================================================================================
2024-11-06 22:38:10 GMT                                    1525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1691154 KO=33    )
> restLoginInitiate                                        (OK=116678 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=116669 KO=1     )
> Skip 2FA                                                 (OK=64920  KO=0     )
> User Authorize PKCE stage                                (OK=142366 KO=1     )
> User AccessToken PKCE stage                              (OK=142358 KO=0     )
> GetUUid                                                  (OK=38784  KO=0     )
> GetOpenidConfig                                          (OK=115949 KO=0     )
> CreatePolicy                                             (OK=38768  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25870  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25870  KO=0     )
>  UI AM idFromSession                                     (OK=25870  KO=0     )
>  UI AM validateGoto                                      (OK=25870  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25866  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25866  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25866  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25866  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25861  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25861  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25860  KO=0     )
>  UI IDM uiconfig                                         (OK=25860  KO=0     )
>  UI IDM version                                          (OK=25860  KO=0     )
>  UI IDM login                                            (OK=25860  KO=0     )
>  UI IDM privilege                                        (OK=25860  KO=0     )
>  UI IDM features                                         (OK=25860  KO=0     )
>  UI IDM user                                             (OK=25860  KO=0     )
>  UI IDM dashboard                                        (OK=25860  KO=0     )
>  UI IDM managed user schema                              (OK=25860  KO=0     )
>  UI IDM oidcToken                                        (OK=25860  KO=0     )
> userinfo                                                 (OK=25859  KO=0     )
> UI-Logout                                                (OK=25858  KO=0     )
> UI-Logout Redirect 1                                     (OK=25858  KO=0     )
> tokenUserinfo                                            (OK=25713  KO=0     )
>  UI AM revoke1                                           (OK=25858  KO=0     )
>  UI AM revoke2                                           (OK=25858  KO=0     )
>  UI AM endsession                                        (OK=25858  KO=0     )
> RootUserinfo                                             (OK=86837  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4378   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4378   KO=0     )
> getIdToken                                               (OK=8723   KO=0     )
> getIdToken Redirect 1                                    (OK=8723   KO=0     )
> createOrganization                                       (OK=8723   KO=0     )
> queryOrganization                                        (OK=8722   KO=0     )
> ReadPolicy                                               (OK=38640  KO=7     )
> deleteOrganization                                       (OK=8720   KO=0     )
> DeletePolicy                                             (OK=38508  KO=11    )
> restloginProgressiveProfileCallback                      (OK=165    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       157 (80.51%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.23%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.67%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.56%)
> status.find.is(302), but actually found 502                         1 ( 0.51%)
> status.find.is(200), but actually found 502                         1 ( 0.51%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 168101 / active: 387    / done: 120674
================================================================================

22:38:11.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:38:15 GMT                                    1530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1696858 KO=33    )
> restLoginInitiate                                        (OK=117070 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=117065 KO=1     )
> Skip 2FA                                                 (OK=65133  KO=0     )
> User Authorize PKCE stage                                (OK=142842 KO=1     )
> User AccessToken PKCE stage                              (OK=142838 KO=0     )
> GetUUid                                                  (OK=38915  KO=0     )
> GetOpenidConfig                                          (OK=116341 KO=0     )
> CreatePolicy                                             (OK=38900  KO=13    )
> UI-Post-Login - stage 1                                  (OK=25955  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25954  KO=0     )
>  UI AM idFromSession                                     (OK=25954  KO=0     )
>  UI AM validateGoto                                      (OK=25954  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25950  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25950  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25950  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25950  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25948  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25948  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25947  KO=0     )
>  UI IDM uiconfig                                         (OK=25947  KO=0     )
>  UI IDM version                                          (OK=25947  KO=0     )
>  UI IDM login                                            (OK=25947  KO=0     )
>  UI IDM privilege                                        (OK=25947  KO=0     )
>  UI IDM features                                         (OK=25947  KO=0     )
>  UI IDM user                                             (OK=25947  KO=0     )
>  UI IDM dashboard                                        (OK=25947  KO=0     )
>  UI IDM managed user schema                              (OK=25947  KO=0     )
>  UI IDM oidcToken                                        (OK=25947  KO=0     )
> userinfo                                                 (OK=25946  KO=0     )
> UI-Logout                                                (OK=25945  KO=0     )
> UI-Logout Redirect 1                                     (OK=25945  KO=0     )
> tokenUserinfo                                            (OK=25809  KO=0     )
>  UI AM revoke1                                           (OK=25944  KO=0     )
>  UI AM revoke2                                           (OK=25944  KO=0     )
>  UI AM endsession                                        (OK=25944  KO=0     )
> RootUserinfo                                             (OK=87177  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4394   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4394   KO=0     )
> getIdToken                                               (OK=8749   KO=0     )
> getIdToken Redirect 1                                    (OK=8748   KO=0     )
> createOrganization                                       (OK=8748   KO=0     )
> queryOrganization                                        (OK=8748   KO=0     )
> ReadPolicy                                               (OK=38772  KO=7     )
> deleteOrganization                                       (OK=8747   KO=0     )
> DeletePolicy                                             (OK=38633  KO=11    )
> restloginProgressiveProfileCallback                      (OK=167    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       158 (80.61%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.18%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.63%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.55%)
> status.find.is(302), but actually found 502                         1 ( 0.51%)
> status.find.is(200), but actually found 502                         1 ( 0.51%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 167693 / active: 374    / done: 121095
================================================================================

22:38:19.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:38:20 GMT                                    1535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1702066 KO=33    )
> restLoginInitiate                                        (OK=117448 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=117437 KO=1     )
> Skip 2FA                                                 (OK=65327  KO=0     )
> User Authorize PKCE stage                                (OK=143288 KO=1     )
> User AccessToken PKCE stage                              (OK=143284 KO=0     )
> GetUUid                                                  (OK=39035  KO=0     )
> GetOpenidConfig                                          (OK=116725 KO=0     )
> CreatePolicy                                             (OK=39020  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26033  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26033  KO=0     )
>  UI AM idFromSession                                     (OK=26032  KO=0     )
>  UI AM validateGoto                                      (OK=26032  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26029  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26027  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26027  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26027  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26022  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26022  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26022  KO=0     )
>  UI IDM uiconfig                                         (OK=26021  KO=0     )
>  UI IDM version                                          (OK=26021  KO=0     )
>  UI IDM login                                            (OK=26021  KO=0     )
>  UI IDM privilege                                        (OK=26021  KO=0     )
>  UI IDM features                                         (OK=26021  KO=0     )
>  UI IDM user                                             (OK=26021  KO=0     )
>  UI IDM dashboard                                        (OK=26021  KO=0     )
>  UI IDM managed user schema                              (OK=26021  KO=0     )
>  UI IDM oidcToken                                        (OK=26019  KO=0     )
> userinfo                                                 (OK=26018  KO=0     )
> UI-Logout                                                (OK=26017  KO=0     )
> UI-Logout Redirect 1                                     (OK=26017  KO=0     )
> tokenUserinfo                                            (OK=25907  KO=0     )
>  UI AM revoke1                                           (OK=26014  KO=0     )
>  UI AM revoke2                                           (OK=26013  KO=0     )
>  UI AM endsession                                        (OK=26014  KO=0     )
> RootUserinfo                                             (OK=87456  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4411   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4410   KO=0     )
> getIdToken                                               (OK=8776   KO=0     )
> getIdToken Redirect 1                                    (OK=8776   KO=0     )
> createOrganization                                       (OK=8775   KO=0     )
> queryOrganization                                        (OK=8775   KO=0     )
> ReadPolicy                                               (OK=38904  KO=7     )
> deleteOrganization                                       (OK=8775   KO=0     )
> DeletePolicy                                             (OK=38767  KO=11    )
> restloginProgressiveProfileCallback                      (OK=167    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       159 (80.71%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.14%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.60%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.54%)
> status.find.is(302), but actually found 502                         1 ( 0.51%)
> status.find.is(200), but actually found 502                         1 ( 0.51%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 167292 / active: 367    / done: 121503
================================================================================

22:38:20.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:38:21.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:38:25 GMT                                    1540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1708101 KO=33    )
> restLoginInitiate                                        (OK=117835 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=117829 KO=1     )
> Skip 2FA                                                 (OK=65538  KO=0     )
> User Authorize PKCE stage                                (OK=143787 KO=1     )
> User AccessToken PKCE stage                              (OK=143785 KO=0     )
> GetUUid                                                  (OK=39150  KO=0     )
> GetOpenidConfig                                          (OK=117091 KO=0     )
> CreatePolicy                                             (OK=39134  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26134  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26133  KO=0     )
>  UI AM idFromSession                                     (OK=26133  KO=0     )
>  UI AM validateGoto                                      (OK=26133  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26131  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26131  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26130  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26130  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26126  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26124  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26122  KO=0     )
>  UI IDM uiconfig                                         (OK=26122  KO=0     )
>  UI IDM version                                          (OK=26122  KO=0     )
>  UI IDM login                                            (OK=26122  KO=0     )
>  UI IDM privilege                                        (OK=26122  KO=0     )
>  UI IDM features                                         (OK=26122  KO=0     )
>  UI IDM user                                             (OK=26121  KO=0     )
>  UI IDM dashboard                                        (OK=26122  KO=0     )
>  UI IDM managed user schema                              (OK=26121  KO=0     )
>  UI IDM oidcToken                                        (OK=26119  KO=0     )
> userinfo                                                 (OK=26117  KO=0     )
> UI-Logout                                                (OK=26115  KO=0     )
> UI-Logout Redirect 1                                     (OK=26113  KO=0     )
> tokenUserinfo                                            (OK=25990  KO=0     )
>  UI AM revoke1                                           (OK=26113  KO=0     )
>  UI AM revoke2                                           (OK=26113  KO=0     )
>  UI AM endsession                                        (OK=26113  KO=0     )
> RootUserinfo                                             (OK=87730  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4429   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4429   KO=0     )
> getIdToken                                               (OK=8813   KO=0     )
> getIdToken Redirect 1                                    (OK=8813   KO=0     )
> createOrganization                                       (OK=8813   KO=0     )
> queryOrganization                                        (OK=8813   KO=0     )
> ReadPolicy                                               (OK=39023  KO=7     )
> deleteOrganization                                       (OK=8813   KO=0     )
> DeletePolicy                                             (OK=38898  KO=11    )
> restloginProgressiveProfileCallback                      (OK=167    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       161 (80.90%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.05%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.53%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.51%)
> status.find.is(302), but actually found 502                         1 ( 0.50%)
> status.find.is(200), but actually found 502                         1 ( 0.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 166888 / active: 349    / done: 121925
================================================================================


================================================================================
2024-11-06 22:38:30 GMT                                    1545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1713707 KO=33    )
> restLoginInitiate                                        (OK=118211 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=118205 KO=1     )
> Skip 2FA                                                 (OK=65753  KO=0     )
> User Authorize PKCE stage                                (OK=144248 KO=1     )
> User AccessToken PKCE stage                              (OK=144246 KO=0     )
> GetUUid                                                  (OK=39270  KO=0     )
> GetOpenidConfig                                          (OK=117444 KO=0     )
> CreatePolicy                                             (OK=39253  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26219  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26219  KO=0     )
>  UI AM idFromSession                                     (OK=26219  KO=0     )
>  UI AM validateGoto                                      (OK=26219  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26218  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26218  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26217  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26217  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26216  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26213  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26211  KO=0     )
>  UI IDM uiconfig                                         (OK=26211  KO=0     )
>  UI IDM version                                          (OK=26211  KO=0     )
>  UI IDM login                                            (OK=26211  KO=0     )
>  UI IDM privilege                                        (OK=26211  KO=0     )
>  UI IDM features                                         (OK=26211  KO=0     )
>  UI IDM user                                             (OK=26210  KO=0     )
>  UI IDM dashboard                                        (OK=26211  KO=0     )
>  UI IDM managed user schema                              (OK=26211  KO=0     )
>  UI IDM oidcToken                                        (OK=26209  KO=0     )
> userinfo                                                 (OK=26209  KO=0     )
> UI-Logout                                                (OK=26208  KO=0     )
> UI-Logout Redirect 1                                     (OK=26206  KO=0     )
> tokenUserinfo                                            (OK=26062  KO=0     )
>  UI AM revoke1                                           (OK=26206  KO=0     )
>  UI AM revoke2                                           (OK=26206  KO=0     )
>  UI AM endsession                                        (OK=26206  KO=0     )
> RootUserinfo                                             (OK=88009  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4444   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4444   KO=0     )
> getIdToken                                               (OK=8852   KO=0     )
> getIdToken Redirect 1                                    (OK=8852   KO=0     )
> createOrganization                                       (OK=8850   KO=0     )
> queryOrganization                                        (OK=8850   KO=0     )
> ReadPolicy                                               (OK=39140  KO=7     )
> deleteOrganization                                       (OK=8849   KO=0     )
> DeletePolicy                                             (OK=39018  KO=11    )
> restloginProgressiveProfileCallback                      (OK=167    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       161 (80.90%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.05%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.53%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.51%)
> status.find.is(302), but actually found 502                         1 ( 0.50%)
> status.find.is(200), but actually found 502                         1 ( 0.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 166503 / active: 343    / done: 122316
================================================================================


================================================================================
2024-11-06 22:38:35 GMT                                    1550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1718805 KO=33    )
> restLoginInitiate                                        (OK=118573 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=118568 KO=1     )
> Skip 2FA                                                 (OK=65957  KO=0     )
> User Authorize PKCE stage                                (OK=144685 KO=1     )
> User AccessToken PKCE stage                              (OK=144680 KO=0     )
> GetUUid                                                  (OK=39394  KO=0     )
> GetOpenidConfig                                          (OK=117806 KO=0     )
> CreatePolicy                                             (OK=39378  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26301  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26299  KO=0     )
>  UI AM idFromSession                                     (OK=26297  KO=0     )
>  UI AM validateGoto                                      (OK=26297  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26291  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26291  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26291  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26291  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26288  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26287  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26287  KO=0     )
>  UI IDM uiconfig                                         (OK=26287  KO=0     )
>  UI IDM version                                          (OK=26287  KO=0     )
>  UI IDM login                                            (OK=26287  KO=0     )
>  UI IDM privilege                                        (OK=26287  KO=0     )
>  UI IDM features                                         (OK=26287  KO=0     )
>  UI IDM user                                             (OK=26286  KO=0     )
>  UI IDM dashboard                                        (OK=26286  KO=0     )
>  UI IDM managed user schema                              (OK=26286  KO=0     )
>  UI IDM oidcToken                                        (OK=26283  KO=0     )
> userinfo                                                 (OK=26282  KO=0     )
> UI-Logout                                                (OK=26282  KO=0     )
> UI-Logout Redirect 1                                     (OK=26281  KO=0     )
> tokenUserinfo                                            (OK=26143  KO=0     )
>  UI AM revoke1                                           (OK=26281  KO=0     )
>  UI AM revoke2                                           (OK=26281  KO=0     )
>  UI AM endsession                                        (OK=26281  KO=0     )
> RootUserinfo                                             (OK=88232  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4451   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4450   KO=0     )
> getIdToken                                               (OK=8887   KO=0     )
> getIdToken Redirect 1                                    (OK=8887   KO=0     )
> createOrganization                                       (OK=8885   KO=0     )
> queryOrganization                                        (OK=8885   KO=0     )
> ReadPolicy                                               (OK=39258  KO=7     )
> deleteOrganization                                       (OK=8885   KO=0     )
> DeletePolicy                                             (OK=39133  KO=11    )
> restloginProgressiveProfileCallback                      (OK=167    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       161 (80.90%)
> status.find.in([200, 209], 304), found 404                         18 ( 9.05%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.53%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.51%)
> status.find.is(302), but actually found 502                         1 ( 0.50%)
> status.find.is(200), but actually found 502                         1 ( 0.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 166132 / active: 343    / done: 122687
================================================================================

22:38:37.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:38:39.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:38:40 GMT                                    1555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1725067 KO=33    )
> restLoginInitiate                                        (OK=118974 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=118960 KO=1     )
> Skip 2FA                                                 (OK=66170  KO=0     )
> User Authorize PKCE stage                                (OK=145186 KO=1     )
> User AccessToken PKCE stage                              (OK=145180 KO=0     )
> GetUUid                                                  (OK=39523  KO=0     )
> GetOpenidConfig                                          (OK=118173 KO=0     )
> CreatePolicy                                             (OK=39508  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26407  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26407  KO=0     )
>  UI AM idFromSession                                     (OK=26404  KO=0     )
>  UI AM validateGoto                                      (OK=26404  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26401  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26401  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26401  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26401  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26400  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26399  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26399  KO=0     )
>  UI IDM uiconfig                                         (OK=26399  KO=0     )
>  UI IDM version                                          (OK=26399  KO=0     )
>  UI IDM login                                            (OK=26399  KO=0     )
>  UI IDM privilege                                        (OK=26399  KO=0     )
>  UI IDM features                                         (OK=26399  KO=0     )
>  UI IDM user                                             (OK=26399  KO=0     )
>  UI IDM dashboard                                        (OK=26399  KO=0     )
>  UI IDM managed user schema                              (OK=26399  KO=0     )
>  UI IDM oidcToken                                        (OK=26397  KO=0     )
> userinfo                                                 (OK=26396  KO=0     )
> UI-Logout                                                (OK=26396  KO=0     )
> UI-Logout Redirect 1                                     (OK=26395  KO=0     )
> tokenUserinfo                                            (OK=26215  KO=0     )
>  UI AM revoke1                                           (OK=26394  KO=0     )
>  UI AM revoke2                                           (OK=26394  KO=0     )
>  UI AM endsession                                        (OK=26394  KO=0     )
> RootUserinfo                                             (OK=88505  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4460   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4459   KO=0     )
> getIdToken                                               (OK=8912   KO=0     )
> getIdToken Redirect 1                                    (OK=8912   KO=0     )
> createOrganization                                       (OK=8911   KO=0     )
> queryOrganization                                        (OK=8911   KO=0     )
> ReadPolicy                                               (OK=39382  KO=7     )
> deleteOrganization                                       (OK=8910   KO=0     )
> DeletePolicy                                             (OK=39249  KO=11    )
> restloginProgressiveProfileCallback                      (OK=168    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       163 (81.09%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.96%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.47%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.49%)
> status.find.is(302), but actually found 502                         1 ( 0.50%)
> status.find.is(200), but actually found 502                         1 ( 0.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 165719 / active: 373    / done: 123070
================================================================================


================================================================================
2024-11-06 22:38:45 GMT                                    1560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1731007 KO=33    )
> restLoginInitiate                                        (OK=119389 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=119382 KO=1     )
> Skip 2FA                                                 (OK=66406  KO=0     )
> User Authorize PKCE stage                                (OK=145703 KO=1     )
> User AccessToken PKCE stage                              (OK=145695 KO=0     )
> GetUUid                                                  (OK=39668  KO=0     )
> GetOpenidConfig                                          (OK=118576 KO=0     )
> CreatePolicy                                             (OK=39653  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26502  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26502  KO=0     )
>  UI AM idFromSession                                     (OK=26501  KO=0     )
>  UI AM validateGoto                                      (OK=26501  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26498  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26498  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26495  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26495  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26490  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26489  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26487  KO=0     )
>  UI IDM uiconfig                                         (OK=26487  KO=0     )
>  UI IDM version                                          (OK=26487  KO=0     )
>  UI IDM login                                            (OK=26486  KO=0     )
>  UI IDM privilege                                        (OK=26485  KO=0     )
>  UI IDM features                                         (OK=26486  KO=0     )
>  UI IDM user                                             (OK=26486  KO=0     )
>  UI IDM dashboard                                        (OK=26486  KO=0     )
>  UI IDM managed user schema                              (OK=26486  KO=0     )
>  UI IDM oidcToken                                        (OK=26485  KO=0     )
> userinfo                                                 (OK=26484  KO=0     )
> UI-Logout                                                (OK=26484  KO=0     )
> UI-Logout Redirect 1                                     (OK=26484  KO=0     )
> tokenUserinfo                                            (OK=26303  KO=0     )
>  UI AM revoke1                                           (OK=26482  KO=0     )
>  UI AM revoke2                                           (OK=26482  KO=0     )
>  UI AM endsession                                        (OK=26482  KO=0     )
> RootUserinfo                                             (OK=88834  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4470   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4470   KO=0     )
> getIdToken                                               (OK=8932   KO=0     )
> getIdToken Redirect 1                                    (OK=8932   KO=0     )
> createOrganization                                       (OK=8932   KO=0     )
> queryOrganization                                        (OK=8931   KO=0     )
> ReadPolicy                                               (OK=39511  KO=7     )
> deleteOrganization                                       (OK=8931   KO=0     )
> DeletePolicy                                             (OK=39374  KO=11    )
> restloginProgressiveProfileCallback                      (OK=168    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       163 (81.09%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.96%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.47%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.49%)
> status.find.is(302), but actually found 502                         1 ( 0.50%)
> status.find.is(200), but actually found 502                         1 ( 0.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 165296 / active: 404    / done: 123462
================================================================================

22:38:49.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:38:50 GMT                                    1565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1737088 KO=33    )
> restLoginInitiate                                        (OK=119788 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=119779 KO=1     )
> Skip 2FA                                                 (OK=66629  KO=0     )
> User Authorize PKCE stage                                (OK=146196 KO=1     )
> User AccessToken PKCE stage                              (OK=146184 KO=0     )
> GetUUid                                                  (OK=39808  KO=0     )
> GetOpenidConfig                                          (OK=118989 KO=0     )
> CreatePolicy                                             (OK=39795  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26597  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26597  KO=0     )
>  UI AM idFromSession                                     (OK=26596  KO=0     )
>  UI AM validateGoto                                      (OK=26597  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26592  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26592  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26592  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26592  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26588  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26588  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26587  KO=0     )
>  UI IDM uiconfig                                         (OK=26587  KO=0     )
>  UI IDM version                                          (OK=26587  KO=0     )
>  UI IDM login                                            (OK=26587  KO=0     )
>  UI IDM privilege                                        (OK=26587  KO=0     )
>  UI IDM features                                         (OK=26587  KO=0     )
>  UI IDM user                                             (OK=26586  KO=0     )
>  UI IDM dashboard                                        (OK=26587  KO=0     )
>  UI IDM managed user schema                              (OK=26587  KO=0     )
>  UI IDM oidcToken                                        (OK=26586  KO=0     )
> userinfo                                                 (OK=26586  KO=0     )
> UI-Logout                                                (OK=26585  KO=0     )
> UI-Logout Redirect 1                                     (OK=26584  KO=0     )
> tokenUserinfo                                            (OK=26380  KO=0     )
>  UI AM revoke1                                           (OK=26583  KO=0     )
>  UI AM revoke2                                           (OK=26583  KO=0     )
>  UI AM endsession                                        (OK=26583  KO=0     )
> RootUserinfo                                             (OK=89146  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4483   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4483   KO=0     )
> getIdToken                                               (OK=8956   KO=0     )
> getIdToken Redirect 1                                    (OK=8956   KO=0     )
> createOrganization                                       (OK=8956   KO=0     )
> queryOrganization                                        (OK=8956   KO=0     )
> ReadPolicy                                               (OK=39658  KO=7     )
> deleteOrganization                                       (OK=8955   KO=0     )
> DeletePolicy                                             (OK=39502  KO=11    )
> restloginProgressiveProfileCallback                      (OK=169    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       164 (81.19%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.91%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.44%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.48%)
> status.find.is(302), but actually found 502                         1 ( 0.50%)
> status.find.is(200), but actually found 502                         1 ( 0.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 164887 / active: 401    / done: 123874
================================================================================


================================================================================
2024-11-06 22:38:55 GMT                                    1570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1742599 KO=33    )
> restLoginInitiate                                        (OK=120146 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=120142 KO=1     )
> Skip 2FA                                                 (OK=66818  KO=0     )
> User Authorize PKCE stage                                (OK=146639 KO=1     )
> User AccessToken PKCE stage                              (OK=146635 KO=0     )
> GetUUid                                                  (OK=39936  KO=0     )
> GetOpenidConfig                                          (OK=119405 KO=0     )
> CreatePolicy                                             (OK=39915  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26685  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26683  KO=0     )
>  UI AM idFromSession                                     (OK=26683  KO=0     )
>  UI AM validateGoto                                      (OK=26683  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26682  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26681  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26681  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26681  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26679  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26677  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26677  KO=0     )
>  UI IDM uiconfig                                         (OK=26677  KO=0     )
>  UI IDM version                                          (OK=26677  KO=0     )
>  UI IDM login                                            (OK=26677  KO=0     )
>  UI IDM privilege                                        (OK=26677  KO=0     )
>  UI IDM features                                         (OK=26677  KO=0     )
>  UI IDM user                                             (OK=26676  KO=0     )
>  UI IDM dashboard                                        (OK=26676  KO=0     )
>  UI IDM managed user schema                              (OK=26676  KO=0     )
>  UI IDM oidcToken                                        (OK=26675  KO=0     )
> userinfo                                                 (OK=26674  KO=0     )
> UI-Logout                                                (OK=26672  KO=0     )
> UI-Logout Redirect 1                                     (OK=26672  KO=0     )
> tokenUserinfo                                            (OK=26461  KO=0     )
>  UI AM revoke1                                           (OK=26671  KO=0     )
>  UI AM revoke2                                           (OK=26670  KO=0     )
>  UI AM endsession                                        (OK=26671  KO=0     )
> RootUserinfo                                             (OK=89392  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4494   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4494   KO=0     )
> getIdToken                                               (OK=8975   KO=0     )
> getIdToken Redirect 1                                    (OK=8975   KO=0     )
> createOrganization                                       (OK=8975   KO=0     )
> queryOrganization                                        (OK=8975   KO=0     )
> ReadPolicy                                               (OK=39801  KO=7     )
> deleteOrganization                                       (OK=8975   KO=0     )
> DeletePolicy                                             (OK=39650  KO=11    )
> restloginProgressiveProfileCallback                      (OK=169    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       164 (81.19%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.91%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.44%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.48%)
> status.find.is(302), but actually found 502                         1 ( 0.50%)
> status.find.is(200), but actually found 502                         1 ( 0.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 164519 / active: 362    / done: 124281
================================================================================

22:38:55.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:38:59.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:39:00 GMT                                    1575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1748072 KO=33    )
> restLoginInitiate                                        (OK=120537 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=120528 KO=1     )
> Skip 2FA                                                 (OK=67034  KO=0     )
> User Authorize PKCE stage                                (OK=147113 KO=1     )
> User AccessToken PKCE stage                              (OK=147107 KO=0     )
> GetUUid                                                  (OK=40065  KO=0     )
> GetOpenidConfig                                          (OK=119799 KO=0     )
> CreatePolicy                                             (OK=40051  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26764  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26764  KO=0     )
>  UI AM idFromSession                                     (OK=26763  KO=0     )
>  UI AM validateGoto                                      (OK=26763  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26761  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26761  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26760  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26760  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26758  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26758  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26756  KO=0     )
>  UI IDM uiconfig                                         (OK=26756  KO=0     )
>  UI IDM version                                          (OK=26756  KO=0     )
>  UI IDM login                                            (OK=26754  KO=0     )
>  UI IDM privilege                                        (OK=26754  KO=0     )
>  UI IDM features                                         (OK=26754  KO=0     )
>  UI IDM user                                             (OK=26754  KO=0     )
>  UI IDM dashboard                                        (OK=26754  KO=0     )
>  UI IDM managed user schema                              (OK=26754  KO=0     )
>  UI IDM oidcToken                                        (OK=26754  KO=0     )
> userinfo                                                 (OK=26754  KO=0     )
> UI-Logout                                                (OK=26754  KO=0     )
> UI-Logout Redirect 1                                     (OK=26754  KO=0     )
> tokenUserinfo                                            (OK=26557  KO=0     )
>  UI AM revoke1                                           (OK=26753  KO=0     )
>  UI AM revoke2                                           (OK=26753  KO=0     )
>  UI AM endsession                                        (OK=26753  KO=0     )
> RootUserinfo                                             (OK=89700  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4505   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4505   KO=0     )
> getIdToken                                               (OK=8999   KO=0     )
> getIdToken Redirect 1                                    (OK=8999   KO=0     )
> createOrganization                                       (OK=8999   KO=0     )
> queryOrganization                                        (OK=8999   KO=0     )
> ReadPolicy                                               (OK=39920  KO=7     )
> deleteOrganization                                       (OK=8999   KO=0     )
> DeletePolicy                                             (OK=39790  KO=11    )
> restloginProgressiveProfileCallback                      (OK=170    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       166 (81.37%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.82%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.45%)
> status.find.is(302), but actually found 502                         1 ( 0.49%)
> status.find.is(200), but actually found 502                         1 ( 0.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 43%
          waiting: 164115 / active: 367    / done: 124680
================================================================================


================================================================================
2024-11-06 22:39:05 GMT                                    1580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1753241 KO=33    )
> restLoginInitiate                                        (OK=120915 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=120904 KO=1     )
> Skip 2FA                                                 (OK=67233  KO=0     )
> User Authorize PKCE stage                                (OK=147559 KO=1     )
> User AccessToken PKCE stage                              (OK=147555 KO=0     )
> GetUUid                                                  (OK=40184  KO=0     )
> GetOpenidConfig                                          (OK=120171 KO=0     )
> CreatePolicy                                             (OK=40168  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26842  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26841  KO=0     )
>  UI AM idFromSession                                     (OK=26840  KO=0     )
>  UI AM validateGoto                                      (OK=26840  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26834  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26833  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26832  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26832  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26832  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26832  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26831  KO=0     )
>  UI IDM uiconfig                                         (OK=26831  KO=0     )
>  UI IDM version                                          (OK=26831  KO=0     )
>  UI IDM login                                            (OK=26831  KO=0     )
>  UI IDM privilege                                        (OK=26831  KO=0     )
>  UI IDM features                                         (OK=26831  KO=0     )
>  UI IDM user                                             (OK=26830  KO=0     )
>  UI IDM dashboard                                        (OK=26830  KO=0     )
>  UI IDM managed user schema                              (OK=26830  KO=0     )
>  UI IDM oidcToken                                        (OK=26830  KO=0     )
> userinfo                                                 (OK=26830  KO=0     )
> UI-Logout                                                (OK=26827  KO=0     )
> UI-Logout Redirect 1                                     (OK=26827  KO=0     )
> tokenUserinfo                                            (OK=26658  KO=0     )
>  UI AM revoke1                                           (OK=26827  KO=0     )
>  UI AM revoke2                                           (OK=26827  KO=0     )
>  UI AM endsession                                        (OK=26827  KO=0     )
> RootUserinfo                                             (OK=89996  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4516   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4515   KO=0     )
> getIdToken                                               (OK=9018   KO=0     )
> getIdToken Redirect 1                                    (OK=9018   KO=0     )
> createOrganization                                       (OK=9018   KO=0     )
> queryOrganization                                        (OK=9016   KO=0     )
> ReadPolicy                                               (OK=40053  KO=7     )
> deleteOrganization                                       (OK=9016   KO=0     )
> DeletePolicy                                             (OK=39912  KO=11    )
> restloginProgressiveProfileCallback                      (OK=170    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       166 (81.37%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.82%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.45%)
> status.find.is(302), but actually found 502                         1 ( 0.49%)
> status.find.is(200), but actually found 502                         1 ( 0.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 163726 / active: 361    / done: 125075
================================================================================


================================================================================
2024-11-06 22:39:10 GMT                                    1585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1758407 KO=33    )
> restLoginInitiate                                        (OK=121275 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=121267 KO=1     )
> Skip 2FA                                                 (OK=67435  KO=0     )
> User Authorize PKCE stage                                (OK=147999 KO=1     )
> User AccessToken PKCE stage                              (OK=147994 KO=0     )
> GetUUid                                                  (OK=40292  KO=0     )
> GetOpenidConfig                                          (OK=120533 KO=0     )
> CreatePolicy                                             (OK=40279  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26913  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26911  KO=0     )
>  UI AM idFromSession                                     (OK=26910  KO=0     )
>  UI AM validateGoto                                      (OK=26910  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26909  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26908  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26908  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26908  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26907  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26906  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26906  KO=0     )
>  UI IDM uiconfig                                         (OK=26906  KO=0     )
>  UI IDM version                                          (OK=26906  KO=0     )
>  UI IDM login                                            (OK=26906  KO=0     )
>  UI IDM privilege                                        (OK=26906  KO=0     )
>  UI IDM features                                         (OK=26906  KO=0     )
>  UI IDM user                                             (OK=26906  KO=0     )
>  UI IDM dashboard                                        (OK=26906  KO=0     )
>  UI IDM managed user schema                              (OK=26906  KO=0     )
>  UI IDM oidcToken                                        (OK=26904  KO=0     )
> userinfo                                                 (OK=26903  KO=0     )
> UI-Logout                                                (OK=26902  KO=0     )
> UI-Logout Redirect 1                                     (OK=26902  KO=0     )
> tokenUserinfo                                            (OK=26747  KO=0     )
>  UI AM revoke1                                           (OK=26901  KO=0     )
>  UI AM revoke2                                           (OK=26901  KO=0     )
>  UI AM endsession                                        (OK=26901  KO=0     )
> RootUserinfo                                             (OK=90304  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4532   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4531   KO=0     )
> getIdToken                                               (OK=9051   KO=0     )
> getIdToken Redirect 1                                    (OK=9051   KO=0     )
> createOrganization                                       (OK=9051   KO=0     )
> queryOrganization                                        (OK=9050   KO=0     )
> ReadPolicy                                               (OK=40174  KO=7     )
> deleteOrganization                                       (OK=9050   KO=0     )
> DeletePolicy                                             (OK=40046  KO=11    )
> restloginProgressiveProfileCallback                      (OK=170    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=18     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       166 (81.37%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.82%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.45%)
> status.find.is(302), but actually found 502                         1 ( 0.49%)
> status.find.is(200), but actually found 502                         1 ( 0.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 163352 / active: 334    / done: 125476
================================================================================

22:39:13.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:39:15 GMT                                    1590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1762909 KO=33    )
> restLoginInitiate                                        (OK=121613 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=121603 KO=1     )
> Skip 2FA                                                 (OK=67623  KO=0     )
> User Authorize PKCE stage                                (OK=148390 KO=1     )
> User AccessToken PKCE stage                              (OK=148385 KO=0     )
> GetUUid                                                  (OK=40410  KO=0     )
> GetOpenidConfig                                          (OK=120877 KO=0     )
> CreatePolicy                                             (OK=40395  KO=13    )
> UI-Post-Login - stage 1                                  (OK=26980  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26980  KO=0     )
>  UI AM idFromSession                                     (OK=26978  KO=0     )
>  UI AM validateGoto                                      (OK=26978  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26976  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26974  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26972  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26972  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26969  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26969  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26967  KO=0     )
>  UI IDM uiconfig                                         (OK=26967  KO=0     )
>  UI IDM version                                          (OK=26967  KO=0     )
>  UI IDM login                                            (OK=26966  KO=0     )
>  UI IDM privilege                                        (OK=26965  KO=0     )
>  UI IDM features                                         (OK=26965  KO=0     )
>  UI IDM user                                             (OK=26964  KO=0     )
>  UI IDM dashboard                                        (OK=26964  KO=0     )
>  UI IDM managed user schema                              (OK=26964  KO=0     )
>  UI IDM oidcToken                                        (OK=26963  KO=0     )
> userinfo                                                 (OK=26962  KO=0     )
> UI-Logout                                                (OK=26962  KO=0     )
> UI-Logout Redirect 1                                     (OK=26962  KO=0     )
> tokenUserinfo                                            (OK=26828  KO=0     )
>  UI AM revoke1                                           (OK=26961  KO=0     )
>  UI AM revoke2                                           (OK=26961  KO=0     )
>  UI AM endsession                                        (OK=26961  KO=0     )
> RootUserinfo                                             (OK=90547  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4540   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4540   KO=0     )
> getIdToken                                               (OK=9071   KO=0     )
> getIdToken Redirect 1                                    (OK=9071   KO=0     )
> createOrganization                                       (OK=9071   KO=0     )
> queryOrganization                                        (OK=9070   KO=0     )
> ReadPolicy                                               (OK=40282  KO=7     )
> deleteOrganization                                       (OK=9070   KO=0     )
> DeletePolicy                                             (OK=40166  KO=11    )
> restloginProgressiveProfileCallback                      (OK=170    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=18     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       167 (81.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.78%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.44%)
> status.find.is(302), but actually found 502                         1 ( 0.49%)
> status.find.is(200), but actually found 502                         1 ( 0.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 163007 / active: 332    / done: 125823
================================================================================

22:39:18.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:39:20 GMT                                    1595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1768680 KO=33    )
> restLoginInitiate                                        (OK=121990 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=121986 KO=1     )
> Skip 2FA                                                 (OK=67832  KO=0     )
> User Authorize PKCE stage                                (OK=148872 KO=1     )
> User AccessToken PKCE stage                              (OK=148869 KO=0     )
> GetUUid                                                  (OK=40519  KO=0     )
> GetOpenidConfig                                          (OK=121207 KO=0     )
> CreatePolicy                                             (OK=40501  KO=13    )
> UI-Post-Login - stage 1                                  (OK=27068  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27068  KO=0     )
>  UI AM idFromSession                                     (OK=27068  KO=0     )
>  UI AM validateGoto                                      (OK=27068  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27065  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27065  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27065  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27065  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27065  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27064  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27064  KO=0     )
>  UI IDM uiconfig                                         (OK=27064  KO=0     )
>  UI IDM version                                          (OK=27064  KO=0     )
>  UI IDM login                                            (OK=27064  KO=0     )
>  UI IDM privilege                                        (OK=27064  KO=0     )
>  UI IDM features                                         (OK=27064  KO=0     )
>  UI IDM user                                             (OK=27064  KO=0     )
>  UI IDM dashboard                                        (OK=27064  KO=0     )
>  UI IDM managed user schema                              (OK=27064  KO=0     )
>  UI IDM oidcToken                                        (OK=27063  KO=0     )
> userinfo                                                 (OK=27063  KO=0     )
> UI-Logout                                                (OK=27062  KO=0     )
> UI-Logout Redirect 1                                     (OK=27061  KO=0     )
> tokenUserinfo                                            (OK=26910  KO=0     )
>  UI AM revoke1                                           (OK=27059  KO=0     )
>  UI AM revoke2                                           (OK=27059  KO=0     )
>  UI AM endsession                                        (OK=27059  KO=0     )
> RootUserinfo                                             (OK=90848  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4553   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4553   KO=0     )
> getIdToken                                               (OK=9105   KO=0     )
> getIdToken Redirect 1                                    (OK=9104   KO=0     )
> createOrganization                                       (OK=9104   KO=0     )
> queryOrganization                                        (OK=9104   KO=0     )
> ReadPolicy                                               (OK=40395  KO=7     )
> deleteOrganization                                       (OK=9102   KO=0     )
> DeletePolicy                                             (OK=40275  KO=11    )
> restloginProgressiveProfileCallback                      (OK=170    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=18     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       168 (81.55%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.74%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.43%)
> status.find.is(302), but actually found 502                         1 ( 0.49%)
> status.find.is(200), but actually found 502                         1 ( 0.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 162609 / active: 347    / done: 126206
================================================================================


================================================================================
2024-11-06 22:39:25 GMT                                    1600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1774135 KO=33    )
> restLoginInitiate                                        (OK=122381 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=122368 KO=1     )
> Skip 2FA                                                 (OK=68038  KO=0     )
> User Authorize PKCE stage                                (OK=149334 KO=1     )
> User AccessToken PKCE stage                              (OK=149330 KO=0     )
> GetUUid                                                  (OK=40647  KO=0     )
> GetOpenidConfig                                          (OK=121560 KO=0     )
> CreatePolicy                                             (OK=40629  KO=13    )
> UI-Post-Login - stage 1                                  (OK=27158  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27157  KO=0     )
>  UI AM idFromSession                                     (OK=27154  KO=0     )
>  UI AM validateGoto                                      (OK=27154  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27150  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27150  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27147  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27148  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27147  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27147  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27147  KO=0     )
>  UI IDM uiconfig                                         (OK=27147  KO=0     )
>  UI IDM version                                          (OK=27147  KO=0     )
>  UI IDM login                                            (OK=27147  KO=0     )
>  UI IDM privilege                                        (OK=27147  KO=0     )
>  UI IDM features                                         (OK=27147  KO=0     )
>  UI IDM user                                             (OK=27147  KO=0     )
>  UI IDM dashboard                                        (OK=27147  KO=0     )
>  UI IDM managed user schema                              (OK=27147  KO=0     )
>  UI IDM oidcToken                                        (OK=27147  KO=0     )
> userinfo                                                 (OK=27146  KO=0     )
> UI-Logout                                                (OK=27144  KO=0     )
> UI-Logout Redirect 1                                     (OK=27144  KO=0     )
> tokenUserinfo                                            (OK=26997  KO=0     )
>  UI AM revoke1                                           (OK=27142  KO=0     )
>  UI AM revoke2                                           (OK=27142  KO=0     )
>  UI AM endsession                                        (OK=27142  KO=0     )
> RootUserinfo                                             (OK=91131  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4570   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4569   KO=0     )
> getIdToken                                               (OK=9132   KO=0     )
> getIdToken Redirect 1                                    (OK=9131   KO=0     )
> createOrganization                                       (OK=9131   KO=0     )
> queryOrganization                                        (OK=9131   KO=0     )
> ReadPolicy                                               (OK=40505  KO=7     )
> deleteOrganization                                       (OK=9131   KO=0     )
> DeletePolicy                                             (OK=40389  KO=11    )
> restloginProgressiveProfileCallback                      (OK=171    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=18     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       168 (81.55%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.74%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.43%)
> status.find.is(302), but actually found 502                         1 ( 0.49%)
> status.find.is(200), but actually found 502                         1 ( 0.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 162210 / active: 350    / done: 126602
================================================================================


================================================================================
2024-11-06 22:39:30 GMT                                    1605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1779507 KO=33    )
> restLoginInitiate                                        (OK=122736 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=122726 KO=1     )
> Skip 2FA                                                 (OK=68244  KO=0     )
> User Authorize PKCE stage                                (OK=149778 KO=1     )
> User AccessToken PKCE stage                              (OK=149770 KO=0     )
> GetUUid                                                  (OK=40768  KO=0     )
> GetOpenidConfig                                          (OK=121922 KO=0     )
> CreatePolicy                                             (OK=40753  KO=13    )
> UI-Post-Login - stage 1                                  (OK=27241  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27240  KO=0     )
>  UI AM idFromSession                                     (OK=27239  KO=0     )
>  UI AM validateGoto                                      (OK=27239  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27237  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27235  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27235  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27235  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27231  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27231  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27231  KO=0     )
>  UI IDM uiconfig                                         (OK=27231  KO=0     )
>  UI IDM version                                          (OK=27231  KO=0     )
>  UI IDM login                                            (OK=27231  KO=0     )
>  UI IDM privilege                                        (OK=27231  KO=0     )
>  UI IDM features                                         (OK=27231  KO=0     )
>  UI IDM user                                             (OK=27231  KO=0     )
>  UI IDM dashboard                                        (OK=27231  KO=0     )
>  UI IDM managed user schema                              (OK=27231  KO=0     )
>  UI IDM oidcToken                                        (OK=27230  KO=0     )
> userinfo                                                 (OK=27230  KO=0     )
> UI-Logout                                                (OK=27230  KO=0     )
> UI-Logout Redirect 1                                     (OK=27229  KO=0     )
> tokenUserinfo                                            (OK=27066  KO=0     )
>  UI AM revoke1                                           (OK=27228  KO=0     )
>  UI AM revoke2                                           (OK=27228  KO=0     )
>  UI AM endsession                                        (OK=27229  KO=0     )
> RootUserinfo                                             (OK=91399  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4586   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4586   KO=0     )
> getIdToken                                               (OK=9161   KO=0     )
> getIdToken Redirect 1                                    (OK=9161   KO=0     )
> createOrganization                                       (OK=9161   KO=0     )
> queryOrganization                                        (OK=9161   KO=0     )
> ReadPolicy                                               (OK=40634  KO=7     )
> deleteOrganization                                       (OK=9161   KO=0     )
> DeletePolicy                                             (OK=40498  KO=11    )
> restloginProgressiveProfileCallback                      (OK=171    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=19     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       168 (81.55%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.74%)
> status.find.in([200, 209], 304), found 409                         13 ( 6.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.43%)
> status.find.is(302), but actually found 502                         1 ( 0.49%)
> status.find.is(200), but actually found 502                         1 ( 0.49%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 161835 / active: 356    / done: 126971
================================================================================

22:39:32.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:39:35.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 127683: status.find.in([200, 209], 304), found 409
22:39:35.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,127683,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM2MDMxODkxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoic1BQbDVvNUxVTGNCMVllVUxRaTdvWWdzY1pFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjc3NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjc3NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2Mzc0LCJpYXQiOjE3MzA5MzI3NzQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InlPdEltRllONHlzOGdaWVFHd0ZETHhfOGx2dyJ9.MkuZoD-fFJo9zu2q57PwcY2wZurd2_viyV2bRHcHRnu3EnsXxpYJODRN-tT4NtD3ryJlyK5ISQUyw_HmgN_0WxKDvEVFtn7djmd5nS7t8maxQgZY8tuiQERPFUreqttGZSlsDfMNg5cPlg_Y1ojhWuENbudiPQA4TVNk7YI5wgqIcMcSqKkcMf1-EwvcP7yOYYbdJT45sspR2zEscYEryMW_JJPb5XytPRyQ-FWCFRcczTJggo9dTE9pJDZKjDMffs91PaE_zgF-0h1bJmO1HhZR2aRR2-Ad3d5NyxjyEesFCKweSC9xX22sZXIl6n3LEP-w5_6Q7k-XsstLTflO-A, username -> user.734530, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy517277, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b279c7e, authcode -> Andu3AHBV3JDi_Zp1S8yBRdzMq0, useAdminRealm -> true, callbacks -> {"tokenId":"xKk0mwgJviqrafzUuIVWwP_1L9k.*AAJTSQACMDIAAlNLABxsMmdlK3pwZzlncTcxeHYxMStmMXU5blVzSGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932774757), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=xKk0mwgJviqrafzUuIVWwP_1L9k.*AAJTSQACMDIAAlNLABxsMmdlK3pwZzlncTcxeHYxMStmMXU5blVzSGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932774757))), password -> Pa_ssw0rd, challenge -> xxcUN8vK8VyZAT9Su6ZMd8Rh4iECoUWdTLF8miKTvqw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 93.116.124.188, verifier -> NjQ2NzA1Mjk0ODc1MTk0MjE0Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d8fa08e, tokenId -> xKk0mwgJviqrafzUuIVWwP_1L9k.*AAJTSQACMDIAAlNLABxsMmdlK3pwZzlncTcxeHYxMStmMXU5blVzSGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=xKk0mwgJviqrafzUuIVWwP_1L9k.*AAJTSQACMDIAAlNLABxsMmdlK3pwZzlncTcxeHYxMStmMXU5blVzSGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=xKk0mwgJviqrafzUuIVWwP_1L9k.*AAJTSQACMDIAAlNLABxsMmdlK3pwZzlncTcxeHYxMStmMXU5blVzSGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy517277","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:39:35 GMT
	x-forgerock-transactionid: 58bb3abf-5d9b-482f-a24b-fce142d703eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:39:35 GMT                                    1610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1785728 KO=34    )
> restLoginInitiate                                        (OK=123158 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=123150 KO=1     )
> Skip 2FA                                                 (OK=68475  KO=0     )
> User Authorize PKCE stage                                (OK=150307 KO=1     )
> User AccessToken PKCE stage                              (OK=150297 KO=0     )
> GetUUid                                                  (OK=40899  KO=0     )
> GetOpenidConfig                                          (OK=122302 KO=0     )
> CreatePolicy                                             (OK=40883  KO=14    )
> UI-Post-Login - stage 1                                  (OK=27344  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27343  KO=0     )
>  UI AM idFromSession                                     (OK=27342  KO=0     )
>  UI AM validateGoto                                      (OK=27342  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27340  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27339  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27339  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27339  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27334  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27333  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27332  KO=0     )
>  UI IDM uiconfig                                         (OK=27332  KO=0     )
>  UI IDM version                                          (OK=27332  KO=0     )
>  UI IDM login                                            (OK=27332  KO=0     )
>  UI IDM privilege                                        (OK=27332  KO=0     )
>  UI IDM features                                         (OK=27332  KO=0     )
>  UI IDM user                                             (OK=27331  KO=0     )
>  UI IDM dashboard                                        (OK=27331  KO=0     )
>  UI IDM managed user schema                              (OK=27331  KO=0     )
>  UI IDM oidcToken                                        (OK=27331  KO=0     )
> userinfo                                                 (OK=27329  KO=0     )
> UI-Logout                                                (OK=27329  KO=0     )
> UI-Logout Redirect 1                                     (OK=27329  KO=0     )
> tokenUserinfo                                            (OK=27153  KO=0     )
>  UI AM revoke1                                           (OK=27328  KO=0     )
>  UI AM revoke2                                           (OK=27329  KO=0     )
>  UI AM endsession                                        (OK=27328  KO=0     )
> RootUserinfo                                             (OK=91724  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4595   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4595   KO=0     )
> getIdToken                                               (OK=9187   KO=0     )
> getIdToken Redirect 1                                    (OK=9187   KO=0     )
> createOrganization                                       (OK=9187   KO=0     )
> queryOrganization                                        (OK=9187   KO=0     )
> ReadPolicy                                               (OK=40755  KO=7     )
> deleteOrganization                                       (OK=9187   KO=0     )
> DeletePolicy                                             (OK=40627  KO=11    )
> restloginProgressiveProfileCallback                      (OK=171    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=19     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       169 (81.25%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.65%)
> status.find.in([200, 209], 304), found 409                         14 ( 6.73%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.40%)
> status.find.is(302), but actually found 502                         1 ( 0.48%)
> status.find.is(200), but actually found 502                         1 ( 0.48%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 161406 / active: 386    / done: 127370
================================================================================


================================================================================
2024-11-06 22:39:40 GMT                                    1615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1791628 KO=34    )
> restLoginInitiate                                        (OK=123580 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=123566 KO=1     )
> Skip 2FA                                                 (OK=68706  KO=0     )
> User Authorize PKCE stage                                (OK=150804 KO=1     )
> User AccessToken PKCE stage                              (OK=150797 KO=0     )
> GetUUid                                                  (OK=41036  KO=0     )
> GetOpenidConfig                                          (OK=122694 KO=0     )
> CreatePolicy                                             (OK=41020  KO=14    )
> UI-Post-Login - stage 1                                  (OK=27428  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27428  KO=0     )
>  UI AM idFromSession                                     (OK=27428  KO=0     )
>  UI AM validateGoto                                      (OK=27428  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27423  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27423  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27422  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27422  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27422  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27421  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27421  KO=0     )
>  UI IDM uiconfig                                         (OK=27421  KO=0     )
>  UI IDM version                                          (OK=27421  KO=0     )
>  UI IDM login                                            (OK=27421  KO=0     )
>  UI IDM privilege                                        (OK=27421  KO=0     )
>  UI IDM features                                         (OK=27421  KO=0     )
>  UI IDM user                                             (OK=27420  KO=0     )
>  UI IDM dashboard                                        (OK=27421  KO=0     )
>  UI IDM managed user schema                              (OK=27421  KO=0     )
>  UI IDM oidcToken                                        (OK=27419  KO=0     )
> userinfo                                                 (OK=27419  KO=0     )
> UI-Logout                                                (OK=27417  KO=0     )
> UI-Logout Redirect 1                                     (OK=27417  KO=0     )
> tokenUserinfo                                            (OK=27252  KO=0     )
>  UI AM revoke1                                           (OK=27416  KO=0     )
>  UI AM revoke2                                           (OK=27416  KO=0     )
>  UI AM endsession                                        (OK=27416  KO=0     )
> RootUserinfo                                             (OK=92089  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4609   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4609   KO=0     )
> getIdToken                                               (OK=9217   KO=0     )
> getIdToken Redirect 1                                    (OK=9217   KO=0     )
> createOrganization                                       (OK=9217   KO=0     )
> queryOrganization                                        (OK=9217   KO=0     )
> ReadPolicy                                               (OK=40888  KO=7     )
> deleteOrganization                                       (OK=9217   KO=0     )
> DeletePolicy                                             (OK=40750  KO=11    )
> restloginProgressiveProfileCallback                      (OK=171    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=19     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       169 (81.25%)
> status.find.in([200, 209], 304), found 404                         18 ( 8.65%)
> status.find.in([200, 209], 304), found 409                         14 ( 6.73%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.40%)
> status.find.is(302), but actually found 502                         1 ( 0.48%)
> status.find.is(200), but actually found 502                         1 ( 0.48%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 160969 / active: 392    / done: 127801
================================================================================

22:39:44.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:39:45.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 127683: status.find.in([200, 209], 304), found 404
22:39:45.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,127683,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM2MDMxODkxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoic1BQbDVvNUxVTGNCMVllVUxRaTdvWWdzY1pFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjc3NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjc3NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2Mzc0LCJpYXQiOjE3MzA5MzI3NzQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InlPdEltRllONHlzOGdaWVFHd0ZETHhfOGx2dyJ9.MkuZoD-fFJo9zu2q57PwcY2wZurd2_viyV2bRHcHRnu3EnsXxpYJODRN-tT4NtD3ryJlyK5ISQUyw_HmgN_0WxKDvEVFtn7djmd5nS7t8maxQgZY8tuiQERPFUreqttGZSlsDfMNg5cPlg_Y1ojhWuENbudiPQA4TVNk7YI5wgqIcMcSqKkcMf1-EwvcP7yOYYbdJT45sspR2zEscYEryMW_JJPb5XytPRyQ-FWCFRcczTJggo9dTE9pJDZKjDMffs91PaE_zgF-0h1bJmO1HhZR2aRR2-Ad3d5NyxjyEesFCKweSC9xX22sZXIl6n3LEP-w5_6Q7k-XsstLTflO-A, username -> user.734530, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy517277, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b279c7e, authcode -> Andu3AHBV3JDi_Zp1S8yBRdzMq0, useAdminRealm -> true, callbacks -> {"tokenId":"xKk0mwgJviqrafzUuIVWwP_1L9k.*AAJTSQACMDIAAlNLABxsMmdlK3pwZzlncTcxeHYxMStmMXU5blVzSGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932774757), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=xKk0mwgJviqrafzUuIVWwP_1L9k.*AAJTSQACMDIAAlNLABxsMmdlK3pwZzlncTcxeHYxMStmMXU5blVzSGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932774757))), password -> Pa_ssw0rd, challenge -> xxcUN8vK8VyZAT9Su6ZMd8Rh4iECoUWdTLF8miKTvqw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 93.116.124.188, verifier -> NjQ2NzA1Mjk0ODc1MTk0MjE0Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d8fa08e, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@21b48012, tokenId -> xKk0mwgJviqrafzUuIVWwP_1L9k.*AAJTSQACMDIAAlNLABxsMmdlK3pwZzlncTcxeHYxMStmMXU5blVzSGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy517277
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=xKk0mwgJviqrafzUuIVWwP_1L9k.*AAJTSQACMDIAAlNLABxsMmdlK3pwZzlncTcxeHYxMStmMXU5blVzSGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=xKk0mwgJviqrafzUuIVWwP_1L9k.*AAJTSQACMDIAAlNLABxsMmdlK3pwZzlncTcxeHYxMStmMXU5blVzSGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:39:45 GMT
	x-forgerock-transactionid: a1710afc-c630-4814-bae6-43bf3cc808c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy517277 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:39:45 GMT                                    1620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1797425 KO=35    )
> restLoginInitiate                                        (OK=123968 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=123957 KO=1     )
> Skip 2FA                                                 (OK=68922  KO=0     )
> User Authorize PKCE stage                                (OK=151286 KO=1     )
> User AccessToken PKCE stage                              (OK=151279 KO=0     )
> GetUUid                                                  (OK=41161  KO=0     )
> GetOpenidConfig                                          (OK=123086 KO=0     )
> CreatePolicy                                             (OK=41146  KO=14    )
> UI-Post-Login - stage 1                                  (OK=27521  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27520  KO=0     )
>  UI AM idFromSession                                     (OK=27519  KO=0     )
>  UI AM validateGoto                                      (OK=27519  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27517  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27517  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27517  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27517  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27513  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27512  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27512  KO=0     )
>  UI IDM uiconfig                                         (OK=27512  KO=0     )
>  UI IDM version                                          (OK=27512  KO=0     )
>  UI IDM login                                            (OK=27512  KO=0     )
>  UI IDM privilege                                        (OK=27512  KO=0     )
>  UI IDM features                                         (OK=27512  KO=0     )
>  UI IDM user                                             (OK=27512  KO=0     )
>  UI IDM dashboard                                        (OK=27512  KO=0     )
>  UI IDM managed user schema                              (OK=27512  KO=0     )
>  UI IDM oidcToken                                        (OK=27512  KO=0     )
> userinfo                                                 (OK=27510  KO=0     )
> UI-Logout                                                (OK=27507  KO=0     )
> UI-Logout Redirect 1                                     (OK=27507  KO=0     )
> tokenUserinfo                                            (OK=27332  KO=0     )
>  UI AM revoke1                                           (OK=27506  KO=0     )
>  UI AM revoke2                                           (OK=27506  KO=0     )
>  UI AM endsession                                        (OK=27506  KO=0     )
> RootUserinfo                                             (OK=92400  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4621   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4620   KO=0     )
> getIdToken                                               (OK=9244   KO=0     )
> getIdToken Redirect 1                                    (OK=9244   KO=0     )
> createOrganization                                       (OK=9244   KO=0     )
> queryOrganization                                        (OK=9244   KO=0     )
> ReadPolicy                                               (OK=41022  KO=7     )
> deleteOrganization                                       (OK=9244   KO=0     )
> DeletePolicy                                             (OK=40881  KO=12    )
> restloginProgressiveProfileCallback                      (OK=171    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=19     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       170 (80.95%)
> status.find.in([200, 209], 304), found 404                         19 ( 9.05%)
> status.find.in([200, 209], 304), found 409                         14 ( 6.67%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.38%)
> status.find.is(302), but actually found 502                         1 ( 0.48%)
> status.find.is(200), but actually found 502                         1 ( 0.48%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 160568 / active: 383    / done: 128211
================================================================================

22:39:48.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 128793: status.find.in([200, 209], 304), found 409
22:39:48.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,128793,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM2MDc2NTc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidVotRzRHMmVPRV8xbzZpVWRVVkVhSVlNLVpRIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjc4NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjc4NywicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2Mzg3LCJpYXQiOjE3MzA5MzI3ODcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IldBRU1SWVBjYkhjUHVCTjRkbXZDT1kzeHQ4RSJ9.W_4tPh5me0GZmvKKKQVEA-MfNy2UNsKLwvEFySro4R4mu1ificQ6Rcm0VfLiDTEJ48n824NlXhyvpHY6H2xUdJv1AKhCaP3--CHc8Hg9EjX4gluTABYQHaPhTvhZ8vXQeU_ZQNhbnB_eXrss6sKNamP-1Rz2RmA7Ga-dFhq5jU58jgkOJoDUzwNrAWv_Z-wJZoZCGNBVjQGUWOlVX9GsA8Mzdrs-QTmcVBs6EzXF5TQDAjx2cDEt4OeI8DceqAJObxnq3cJC-uaHOmMXt1t7z_SkWU-dRjnU8nhal0HTtLYtI8_AF1OquhbHdEb05PC16lbG0pF8-Tl1o86sGgOkgQ, username -> user.421569, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy526678, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64ad009b, authcode -> E5H75lHmyt5l1STrGoXi7YHigbY, useAdminRealm -> true, callbacks -> {"tokenId":"IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932787888), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932787888))), password -> Pa_ssw0rd, challenge -> SeV56tx0_1rsZpvwNeGmxFuQp_NXmiekjdXQKjZSkxQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NzUyODQzMjgwODkwNjUwMDI0Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@452f6a9d, tokenId -> IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy526678","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:39:48 GMT
	x-forgerock-transactionid: bb79b1ba-ddf7-4263-aad1-bdb512a3bc1a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:39:49.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:39:50 GMT                                    1625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1802984 KO=36    )
> restLoginInitiate                                        (OK=124350 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=124345 KO=1     )
> Skip 2FA                                                 (OK=69142  KO=0     )
> User Authorize PKCE stage                                (OK=151761 KO=1     )
> User AccessToken PKCE stage                              (OK=151760 KO=0     )
> GetUUid                                                  (OK=41299  KO=0     )
> GetOpenidConfig                                          (OK=123487 KO=0     )
> CreatePolicy                                             (OK=41280  KO=15    )
> UI-Post-Login - stage 1                                  (OK=27604  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27604  KO=0     )
>  UI AM idFromSession                                     (OK=27603  KO=0     )
>  UI AM validateGoto                                      (OK=27603  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27600  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27600  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27599  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27599  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27595  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27594  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27593  KO=0     )
>  UI IDM uiconfig                                         (OK=27593  KO=0     )
>  UI IDM version                                          (OK=27593  KO=0     )
>  UI IDM login                                            (OK=27593  KO=0     )
>  UI IDM privilege                                        (OK=27593  KO=0     )
>  UI IDM features                                         (OK=27593  KO=0     )
>  UI IDM user                                             (OK=27592  KO=0     )
>  UI IDM dashboard                                        (OK=27592  KO=0     )
>  UI IDM managed user schema                              (OK=27592  KO=0     )
>  UI IDM oidcToken                                        (OK=27592  KO=0     )
> userinfo                                                 (OK=27592  KO=0     )
> UI-Logout                                                (OK=27592  KO=0     )
> UI-Logout Redirect 1                                     (OK=27589  KO=0     )
> tokenUserinfo                                            (OK=27422  KO=0     )
>  UI AM revoke1                                           (OK=27587  KO=0     )
>  UI AM revoke2                                           (OK=27587  KO=0     )
>  UI AM endsession                                        (OK=27587  KO=0     )
> RootUserinfo                                             (OK=92684  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4636   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4636   KO=0     )
> getIdToken                                               (OK=9273   KO=0     )
> getIdToken Redirect 1                                    (OK=9273   KO=0     )
> createOrganization                                       (OK=9273   KO=0     )
> queryOrganization                                        (OK=9273   KO=0     )
> ReadPolicy                                               (OK=41151  KO=7     )
> deleteOrganization                                       (OK=9272   KO=0     )
> DeletePolicy                                             (OK=41016  KO=12    )
> restloginProgressiveProfileCallback                      (OK=171    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=19     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       171 (80.66%)
> status.find.in([200, 209], 304), found 404                         19 ( 8.96%)
> status.find.in([200, 209], 304), found 409                         15 ( 7.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.36%)
> status.find.is(302), but actually found 502                         1 ( 0.47%)
> status.find.is(200), but actually found 502                         1 ( 0.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 160174 / active: 372    / done: 128616
================================================================================

22:39:53.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 128793: status.find.in([200, 209], 304), found 404
22:39:53.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,128793,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM2MDc2NTc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidVotRzRHMmVPRV8xbzZpVWRVVkVhSVlNLVpRIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjc4NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjc4NywicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2Mzg3LCJpYXQiOjE3MzA5MzI3ODcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IldBRU1SWVBjYkhjUHVCTjRkbXZDT1kzeHQ4RSJ9.W_4tPh5me0GZmvKKKQVEA-MfNy2UNsKLwvEFySro4R4mu1ificQ6Rcm0VfLiDTEJ48n824NlXhyvpHY6H2xUdJv1AKhCaP3--CHc8Hg9EjX4gluTABYQHaPhTvhZ8vXQeU_ZQNhbnB_eXrss6sKNamP-1Rz2RmA7Ga-dFhq5jU58jgkOJoDUzwNrAWv_Z-wJZoZCGNBVjQGUWOlVX9GsA8Mzdrs-QTmcVBs6EzXF5TQDAjx2cDEt4OeI8DceqAJObxnq3cJC-uaHOmMXt1t7z_SkWU-dRjnU8nhal0HTtLYtI8_AF1OquhbHdEb05PC16lbG0pF8-Tl1o86sGgOkgQ, username -> user.421569, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy526678, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64ad009b, authcode -> E5H75lHmyt5l1STrGoXi7YHigbY, useAdminRealm -> true, callbacks -> {"tokenId":"IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932787888), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932787888))), password -> Pa_ssw0rd, challenge -> SeV56tx0_1rsZpvwNeGmxFuQp_NXmiekjdXQKjZSkxQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NzUyODQzMjgwODkwNjUwMDI0Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@452f6a9d, tokenId -> IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy526678
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:39:53 GMT
	x-forgerock-transactionid: 47c79100-4ca3-45c5-886b-3c384ed0d4eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy526678 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:39:55 GMT                                    1630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1808241 KO=37    )
> restLoginInitiate                                        (OK=124723 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=124714 KO=1     )
> Skip 2FA                                                 (OK=69342  KO=0     )
> User Authorize PKCE stage                                (OK=152202 KO=1     )
> User AccessToken PKCE stage                              (OK=152192 KO=0     )
> GetUUid                                                  (OK=41416  KO=0     )
> GetOpenidConfig                                          (OK=123867 KO=0     )
> CreatePolicy                                             (OK=41398  KO=15    )
> UI-Post-Login - stage 1                                  (OK=27680  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27680  KO=0     )
>  UI AM idFromSession                                     (OK=27679  KO=0     )
>  UI AM validateGoto                                      (OK=27678  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27674  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27674  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27674  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27674  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27674  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27674  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27673  KO=0     )
>  UI IDM uiconfig                                         (OK=27673  KO=0     )
>  UI IDM version                                          (OK=27673  KO=0     )
>  UI IDM login                                            (OK=27673  KO=0     )
>  UI IDM privilege                                        (OK=27673  KO=0     )
>  UI IDM features                                         (OK=27673  KO=0     )
>  UI IDM user                                             (OK=27673  KO=0     )
>  UI IDM dashboard                                        (OK=27673  KO=0     )
>  UI IDM managed user schema                              (OK=27673  KO=0     )
>  UI IDM oidcToken                                        (OK=27671  KO=0     )
> userinfo                                                 (OK=27671  KO=0     )
> UI-Logout                                                (OK=27671  KO=0     )
> UI-Logout Redirect 1                                     (OK=27669  KO=0     )
> tokenUserinfo                                            (OK=27505  KO=0     )
>  UI AM revoke1                                           (OK=27668  KO=0     )
>  UI AM revoke2                                           (OK=27668  KO=0     )
>  UI AM endsession                                        (OK=27668  KO=0     )
> RootUserinfo                                             (OK=92951  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4645   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4644   KO=0     )
> getIdToken                                               (OK=9304   KO=0     )
> getIdToken Redirect 1                                    (OK=9304   KO=0     )
> createOrganization                                       (OK=9304   KO=0     )
> queryOrganization                                        (OK=9304   KO=0     )
> ReadPolicy                                               (OK=41287  KO=8     )
> deleteOrganization                                       (OK=9304   KO=0     )
> DeletePolicy                                             (OK=41141  KO=12    )
> restloginProgressiveProfileCallback                      (OK=171    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=19     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       171 (80.28%)
> status.find.in([200, 209], 304), found 404                         20 ( 9.39%)
> status.find.in([200, 209], 304), found 409                         15 ( 7.04%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.35%)
> status.find.is(302), but actually found 502                         1 ( 0.47%)
> status.find.is(200), but actually found 502                         1 ( 0.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 159790 / active: 362    / done: 129010
================================================================================

22:39:57.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:39:58.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 128793: status.find.in([200, 209], 304), found 404
22:39:58.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,128793,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM2MDc2NTc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidVotRzRHMmVPRV8xbzZpVWRVVkVhSVlNLVpRIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjc4NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjc4NywicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2Mzg3LCJpYXQiOjE3MzA5MzI3ODcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IldBRU1SWVBjYkhjUHVCTjRkbXZDT1kzeHQ4RSJ9.W_4tPh5me0GZmvKKKQVEA-MfNy2UNsKLwvEFySro4R4mu1ificQ6Rcm0VfLiDTEJ48n824NlXhyvpHY6H2xUdJv1AKhCaP3--CHc8Hg9EjX4gluTABYQHaPhTvhZ8vXQeU_ZQNhbnB_eXrss6sKNamP-1Rz2RmA7Ga-dFhq5jU58jgkOJoDUzwNrAWv_Z-wJZoZCGNBVjQGUWOlVX9GsA8Mzdrs-QTmcVBs6EzXF5TQDAjx2cDEt4OeI8DceqAJObxnq3cJC-uaHOmMXt1t7z_SkWU-dRjnU8nhal0HTtLYtI8_AF1OquhbHdEb05PC16lbG0pF8-Tl1o86sGgOkgQ, username -> user.421569, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy526678, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64ad009b, authcode -> E5H75lHmyt5l1STrGoXi7YHigbY, useAdminRealm -> true, callbacks -> {"tokenId":"IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932787888), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932787888))), password -> Pa_ssw0rd, challenge -> SeV56tx0_1rsZpvwNeGmxFuQp_NXmiekjdXQKjZSkxQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NzUyODQzMjgwODkwNjUwMDI0Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@452f6a9d, tokenId -> IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy526678
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=IinWQL4hJV01A9Z7NjTIQ8LLI_c.*AAJTSQACMDIAAlNLABxQNko5NWN1aXE0L3FFSENTTkc1YzlValI4L1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:39:58 GMT
	x-forgerock-transactionid: 39c5b2a1-afb5-411f-b4e0-ca09cf3bf078
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy526678 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:40:00 GMT                                    1635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1813948 KO=38    )
> restLoginInitiate                                        (OK=125128 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=125114 KO=1     )
> Skip 2FA                                                 (OK=69565  KO=0     )
> User Authorize PKCE stage                                (OK=152693 KO=1     )
> User AccessToken PKCE stage                              (OK=152685 KO=0     )
> GetUUid                                                  (OK=41546  KO=0     )
> GetOpenidConfig                                          (OK=124252 KO=0     )
> CreatePolicy                                             (OK=41528  KO=15    )
> UI-Post-Login - stage 1                                  (OK=27769  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27768  KO=0     )
>  UI AM idFromSession                                     (OK=27768  KO=0     )
>  UI AM validateGoto                                      (OK=27768  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27765  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27764  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27764  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27764  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27758  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27758  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27757  KO=0     )
>  UI IDM uiconfig                                         (OK=27757  KO=0     )
>  UI IDM version                                          (OK=27757  KO=0     )
>  UI IDM login                                            (OK=27757  KO=0     )
>  UI IDM privilege                                        (OK=27757  KO=0     )
>  UI IDM features                                         (OK=27757  KO=0     )
>  UI IDM user                                             (OK=27757  KO=0     )
>  UI IDM dashboard                                        (OK=27757  KO=0     )
>  UI IDM managed user schema                              (OK=27757  KO=0     )
>  UI IDM oidcToken                                        (OK=27756  KO=0     )
> userinfo                                                 (OK=27755  KO=0     )
> UI-Logout                                                (OK=27755  KO=0     )
> UI-Logout Redirect 1                                     (OK=27755  KO=0     )
> tokenUserinfo                                            (OK=27602  KO=0     )
>  UI AM revoke1                                           (OK=27754  KO=0     )
>  UI AM revoke2                                           (OK=27754  KO=0     )
>  UI AM endsession                                        (OK=27754  KO=0     )
> RootUserinfo                                             (OK=93212  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4659   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4659   KO=0     )
> getIdToken                                               (OK=9338   KO=0     )
> getIdToken Redirect 1                                    (OK=9338   KO=0     )
> createOrganization                                       (OK=9338   KO=0     )
> queryOrganization                                        (OK=9337   KO=0     )
> ReadPolicy                                               (OK=41402  KO=8     )
> deleteOrganization                                       (OK=9337   KO=0     )
> DeletePolicy                                             (OK=41282  KO=13    )
> restloginProgressiveProfileCallback                      (OK=171    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=20     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       172 (80.00%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.77%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.98%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.33%)
> status.find.is(302), but actually found 502                         1 ( 0.47%)
> status.find.is(200), but actually found 502                         1 ( 0.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 159374 / active: 356    / done: 129432
================================================================================


================================================================================
2024-11-06 22:40:05 GMT                                    1640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1820066 KO=38    )
> restLoginInitiate                                        (OK=125513 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=125503 KO=1     )
> Skip 2FA                                                 (OK=69779  KO=0     )
> User Authorize PKCE stage                                (OK=153187 KO=1     )
> User AccessToken PKCE stage                              (OK=153183 KO=0     )
> GetUUid                                                  (OK=41687  KO=0     )
> GetOpenidConfig                                          (OK=124637 KO=0     )
> CreatePolicy                                             (OK=41671  KO=15    )
> UI-Post-Login - stage 1                                  (OK=27870  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27870  KO=0     )
>  UI AM idFromSession                                     (OK=27870  KO=0     )
>  UI AM validateGoto                                      (OK=27870  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27869  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27869  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27868  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27868  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27862  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27862  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27861  KO=0     )
>  UI IDM uiconfig                                         (OK=27861  KO=0     )
>  UI IDM version                                          (OK=27861  KO=0     )
>  UI IDM login                                            (OK=27861  KO=0     )
>  UI IDM privilege                                        (OK=27861  KO=0     )
>  UI IDM features                                         (OK=27860  KO=0     )
>  UI IDM user                                             (OK=27859  KO=0     )
>  UI IDM dashboard                                        (OK=27859  KO=0     )
>  UI IDM managed user schema                              (OK=27859  KO=0     )
>  UI IDM oidcToken                                        (OK=27859  KO=0     )
> userinfo                                                 (OK=27859  KO=0     )
> UI-Logout                                                (OK=27858  KO=0     )
> UI-Logout Redirect 1                                     (OK=27858  KO=0     )
> tokenUserinfo                                            (OK=27676  KO=0     )
>  UI AM revoke1                                           (OK=27858  KO=0     )
>  UI AM revoke2                                           (OK=27858  KO=0     )
>  UI AM endsession                                        (OK=27858  KO=0     )
> RootUserinfo                                             (OK=93498  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4676   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4674   KO=0     )
> getIdToken                                               (OK=9367   KO=0     )
> getIdToken Redirect 1                                    (OK=9366   KO=0     )
> createOrganization                                       (OK=9366   KO=0     )
> queryOrganization                                        (OK=9366   KO=0     )
> ReadPolicy                                               (OK=41535  KO=8     )
> deleteOrganization                                       (OK=9366   KO=0     )
> DeletePolicy                                             (OK=41394  KO=13    )
> restloginProgressiveProfileCallback                      (OK=174    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=20     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       172 (80.00%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.77%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.98%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.33%)
> status.find.is(302), but actually found 502                         1 ( 0.47%)
> status.find.is(200), but actually found 502                         1 ( 0.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 158968 / active: 374    / done: 129820
================================================================================


================================================================================
2024-11-06 22:40:10 GMT                                    1645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1825169 KO=38    )
> restLoginInitiate                                        (OK=125890 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=125882 KO=1     )
> Skip 2FA                                                 (OK=70004  KO=0     )
> User Authorize PKCE stage                                (OK=153632 KO=1     )
> User AccessToken PKCE stage                              (OK=153628 KO=0     )
> GetUUid                                                  (OK=41806  KO=0     )
> GetOpenidConfig                                          (OK=125031 KO=0     )
> CreatePolicy                                             (OK=41788  KO=15    )
> UI-Post-Login - stage 1                                  (OK=27937  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27937  KO=0     )
>  UI AM idFromSession                                     (OK=27937  KO=0     )
>  UI AM validateGoto                                      (OK=27937  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27933  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27933  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27933  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27933  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27931  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27930  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27930  KO=0     )
>  UI IDM uiconfig                                         (OK=27930  KO=0     )
>  UI IDM version                                          (OK=27930  KO=0     )
>  UI IDM login                                            (OK=27930  KO=0     )
>  UI IDM privilege                                        (OK=27930  KO=0     )
>  UI IDM features                                         (OK=27930  KO=0     )
>  UI IDM user                                             (OK=27927  KO=0     )
>  UI IDM dashboard                                        (OK=27928  KO=0     )
>  UI IDM managed user schema                              (OK=27928  KO=0     )
>  UI IDM oidcToken                                        (OK=27926  KO=0     )
> userinfo                                                 (OK=27926  KO=0     )
> UI-Logout                                                (OK=27925  KO=0     )
> UI-Logout Redirect 1                                     (OK=27924  KO=0     )
> tokenUserinfo                                            (OK=27760  KO=0     )
>  UI AM revoke1                                           (OK=27924  KO=0     )
>  UI AM revoke2                                           (OK=27924  KO=0     )
>  UI AM endsession                                        (OK=27924  KO=0     )
> RootUserinfo                                             (OK=93816  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4690   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4689   KO=0     )
> getIdToken                                               (OK=9396   KO=0     )
> getIdToken Redirect 1                                    (OK=9396   KO=0     )
> createOrganization                                       (OK=9396   KO=0     )
> queryOrganization                                        (OK=9396   KO=0     )
> ReadPolicy                                               (OK=41674  KO=8     )
> deleteOrganization                                       (OK=9395   KO=0     )
> DeletePolicy                                             (OK=41528  KO=13    )
> restloginProgressiveProfileCallback                      (OK=175    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=20     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       172 (80.00%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.77%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.98%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.33%)
> status.find.is(302), but actually found 502                         1 ( 0.47%)
> status.find.is(200), but actually found 502                         1 ( 0.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 158574 / active: 387    / done: 130201
================================================================================


================================================================================
2024-11-06 22:40:15 GMT                                    1650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1831123 KO=38    )
> restLoginInitiate                                        (OK=126269 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=126262 KO=1     )
> Skip 2FA                                                 (OK=70197  KO=0     )
> User Authorize PKCE stage                                (OK=154111 KO=1     )
> User AccessToken PKCE stage                              (OK=154104 KO=0     )
> GetUUid                                                  (OK=41912  KO=0     )
> GetOpenidConfig                                          (OK=125394 KO=0     )
> CreatePolicy                                             (OK=41895  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28041  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28040  KO=0     )
>  UI AM idFromSession                                     (OK=28039  KO=0     )
>  UI AM validateGoto                                      (OK=28040  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28036  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28036  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28035  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28034  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28032  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28031  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28031  KO=0     )
>  UI IDM uiconfig                                         (OK=28031  KO=0     )
>  UI IDM version                                          (OK=28030  KO=0     )
>  UI IDM login                                            (OK=28030  KO=0     )
>  UI IDM privilege                                        (OK=28030  KO=0     )
>  UI IDM features                                         (OK=28029  KO=0     )
>  UI IDM user                                             (OK=28028  KO=0     )
>  UI IDM dashboard                                        (OK=28028  KO=0     )
>  UI IDM managed user schema                              (OK=28028  KO=0     )
>  UI IDM oidcToken                                        (OK=28027  KO=0     )
> userinfo                                                 (OK=28027  KO=0     )
> UI-Logout                                                (OK=28027  KO=0     )
> UI-Logout Redirect 1                                     (OK=28027  KO=0     )
> tokenUserinfo                                            (OK=27845  KO=0     )
>  UI AM revoke1                                           (OK=28025  KO=0     )
>  UI AM revoke2                                           (OK=28025  KO=0     )
>  UI AM endsession                                        (OK=28025  KO=0     )
> RootUserinfo                                             (OK=94137  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4707   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4707   KO=0     )
> getIdToken                                               (OK=9425   KO=0     )
> getIdToken Redirect 1                                    (OK=9424   KO=0     )
> createOrganization                                       (OK=9423   KO=0     )
> queryOrganization                                        (OK=9422   KO=0     )
> ReadPolicy                                               (OK=41794  KO=8     )
> deleteOrganization                                       (OK=9421   KO=0     )
> DeletePolicy                                             (OK=41667  KO=13    )
> restloginProgressiveProfileCallback                      (OK=175    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=20     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       172 (80.00%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.77%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.98%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.33%)
> status.find.is(302), but actually found 502                         1 ( 0.47%)
> status.find.is(200), but actually found 502                         1 ( 0.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 158181 / active: 334    / done: 130647
================================================================================

22:40:19.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:40:20 GMT                                    1655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1837091 KO=38    )
> restLoginInitiate                                        (OK=126705 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=126691 KO=1     )
> Skip 2FA                                                 (OK=70420  KO=0     )
> User Authorize PKCE stage                                (OK=154626 KO=1     )
> User AccessToken PKCE stage                              (OK=154621 KO=0     )
> GetUUid                                                  (OK=42045  KO=0     )
> GetOpenidConfig                                          (OK=125754 KO=0     )
> CreatePolicy                                             (OK=42027  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28131  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28131  KO=0     )
>  UI AM idFromSession                                     (OK=28130  KO=0     )
>  UI AM validateGoto                                      (OK=28130  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28128  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28128  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28126  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28126  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28124  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28124  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28122  KO=0     )
>  UI IDM uiconfig                                         (OK=28122  KO=0     )
>  UI IDM version                                          (OK=28122  KO=0     )
>  UI IDM login                                            (OK=28121  KO=0     )
>  UI IDM privilege                                        (OK=28122  KO=0     )
>  UI IDM features                                         (OK=28122  KO=0     )
>  UI IDM user                                             (OK=28120  KO=0     )
>  UI IDM dashboard                                        (OK=28120  KO=0     )
>  UI IDM managed user schema                              (OK=28120  KO=0     )
>  UI IDM oidcToken                                        (OK=28120  KO=0     )
> userinfo                                                 (OK=28120  KO=0     )
> UI-Logout                                                (OK=28119  KO=0     )
> UI-Logout Redirect 1                                     (OK=28118  KO=0     )
> tokenUserinfo                                            (OK=27953  KO=0     )
>  UI AM revoke1                                           (OK=28118  KO=0     )
>  UI AM revoke2                                           (OK=28118  KO=0     )
>  UI AM endsession                                        (OK=28118  KO=0     )
> RootUserinfo                                             (OK=94435  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4726   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4726   KO=0     )
> getIdToken                                               (OK=9458   KO=0     )
> getIdToken Redirect 1                                    (OK=9456   KO=0     )
> createOrganization                                       (OK=9456   KO=0     )
> queryOrganization                                        (OK=9455   KO=0     )
> ReadPolicy                                               (OK=41901  KO=8     )
> deleteOrganization                                       (OK=9455   KO=0     )
> DeletePolicy                                             (OK=41785  KO=13    )
> restloginProgressiveProfileCallback                      (OK=175    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=21     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       173 (80.09%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.72%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.94%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.31%)
> status.find.is(302), but actually found 502                         1 ( 0.46%)
> status.find.is(200), but actually found 502                         1 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 157726 / active: 359    / done: 131077
================================================================================


================================================================================
2024-11-06 22:40:25 GMT                                    1660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1842203 KO=38    )
> restLoginInitiate                                        (OK=127070 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=127057 KO=1     )
> Skip 2FA                                                 (OK=70619  KO=0     )
> User Authorize PKCE stage                                (OK=155068 KO=1     )
> User AccessToken PKCE stage                              (OK=155064 KO=0     )
> GetUUid                                                  (OK=42167  KO=0     )
> GetOpenidConfig                                          (OK=126113 KO=0     )
> CreatePolicy                                             (OK=42147  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28207  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28207  KO=0     )
>  UI AM idFromSession                                     (OK=28206  KO=0     )
>  UI AM validateGoto                                      (OK=28206  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28203  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28201  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28198  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28198  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28198  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28198  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28197  KO=0     )
>  UI IDM uiconfig                                         (OK=28196  KO=0     )
>  UI IDM version                                          (OK=28196  KO=0     )
>  UI IDM login                                            (OK=28196  KO=0     )
>  UI IDM privilege                                        (OK=28196  KO=0     )
>  UI IDM features                                         (OK=28196  KO=0     )
>  UI IDM user                                             (OK=28196  KO=0     )
>  UI IDM dashboard                                        (OK=28196  KO=0     )
>  UI IDM managed user schema                              (OK=28196  KO=0     )
>  UI IDM oidcToken                                        (OK=28196  KO=0     )
> userinfo                                                 (OK=28195  KO=0     )
> UI-Logout                                                (OK=28195  KO=0     )
> UI-Logout Redirect 1                                     (OK=28194  KO=0     )
> tokenUserinfo                                            (OK=28051  KO=0     )
>  UI AM revoke1                                           (OK=28193  KO=0     )
>  UI AM revoke2                                           (OK=28193  KO=0     )
>  UI AM endsession                                        (OK=28193  KO=0     )
> RootUserinfo                                             (OK=94683  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4741   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4741   KO=0     )
> getIdToken                                               (OK=9483   KO=0     )
> getIdToken Redirect 1                                    (OK=9483   KO=0     )
> createOrganization                                       (OK=9483   KO=0     )
> queryOrganization                                        (OK=9483   KO=0     )
> ReadPolicy                                               (OK=42031  KO=8     )
> deleteOrganization                                       (OK=9483   KO=0     )
> DeletePolicy                                             (OK=41894  KO=13    )
> restloginProgressiveProfileCallback                      (OK=175    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=21     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       173 (80.09%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.72%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.94%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.31%)
> status.find.is(302), but actually found 502                         1 ( 0.46%)
> status.find.is(200), but actually found 502                         1 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 157348 / active: 361    / done: 131453
================================================================================

22:40:25.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:40:30 GMT                                    1665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1847472 KO=38    )
> restLoginInitiate                                        (OK=127430 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=127424 KO=1     )
> Skip 2FA                                                 (OK=70827  KO=0     )
> User Authorize PKCE stage                                (OK=155521 KO=1     )
> User AccessToken PKCE stage                              (OK=155513 KO=0     )
> GetUUid                                                  (OK=42291  KO=0     )
> GetOpenidConfig                                          (OK=126490 KO=0     )
> CreatePolicy                                             (OK=42272  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28281  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28281  KO=0     )
>  UI AM idFromSession                                     (OK=28281  KO=0     )
>  UI AM validateGoto                                      (OK=28281  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28278  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28278  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28278  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28278  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28276  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28275  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28274  KO=0     )
>  UI IDM uiconfig                                         (OK=28274  KO=0     )
>  UI IDM version                                          (OK=28274  KO=0     )
>  UI IDM login                                            (OK=28274  KO=0     )
>  UI IDM privilege                                        (OK=28274  KO=0     )
>  UI IDM features                                         (OK=28274  KO=0     )
>  UI IDM user                                             (OK=28273  KO=0     )
>  UI IDM dashboard                                        (OK=28273  KO=0     )
>  UI IDM managed user schema                              (OK=28273  KO=0     )
>  UI IDM oidcToken                                        (OK=28272  KO=0     )
> userinfo                                                 (OK=28271  KO=0     )
> UI-Logout                                                (OK=28270  KO=0     )
> UI-Logout Redirect 1                                     (OK=28270  KO=0     )
> tokenUserinfo                                            (OK=28135  KO=0     )
>  UI AM revoke1                                           (OK=28270  KO=0     )
>  UI AM revoke2                                           (OK=28270  KO=0     )
>  UI AM endsession                                        (OK=28270  KO=0     )
> RootUserinfo                                             (OK=94992  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4759   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4758   KO=0     )
> getIdToken                                               (OK=9509   KO=0     )
> getIdToken Redirect 1                                    (OK=9509   KO=0     )
> createOrganization                                       (OK=9508   KO=0     )
> queryOrganization                                        (OK=9508   KO=0     )
> ReadPolicy                                               (OK=42153  KO=8     )
> deleteOrganization                                       (OK=9508   KO=0     )
> DeletePolicy                                             (OK=42026  KO=13    )
> restloginProgressiveProfileCallback                      (OK=175    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=21     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       174 (80.18%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.68%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.91%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.30%)
> status.find.is(302), but actually found 502                         1 ( 0.46%)
> status.find.is(200), but actually found 502                         1 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 156969 / active: 350    / done: 131843
================================================================================

22:40:33.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:40:35 GMT                                    1670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1852764 KO=38    )
> restLoginInitiate                                        (OK=127802 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=127790 KO=1     )
> Skip 2FA                                                 (OK=71030  KO=0     )
> User Authorize PKCE stage                                (OK=155962 KO=1     )
> User AccessToken PKCE stage                              (OK=155959 KO=0     )
> GetUUid                                                  (OK=42409  KO=0     )
> GetOpenidConfig                                          (OK=126852 KO=0     )
> CreatePolicy                                             (OK=42392  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28360  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28360  KO=0     )
>  UI AM idFromSession                                     (OK=28359  KO=0     )
>  UI AM validateGoto                                      (OK=28359  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28358  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28358  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28358  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28358  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28358  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28358  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28356  KO=0     )
>  UI IDM uiconfig                                         (OK=28356  KO=0     )
>  UI IDM version                                          (OK=28356  KO=0     )
>  UI IDM login                                            (OK=28356  KO=0     )
>  UI IDM privilege                                        (OK=28356  KO=0     )
>  UI IDM features                                         (OK=28356  KO=0     )
>  UI IDM user                                             (OK=28356  KO=0     )
>  UI IDM dashboard                                        (OK=28356  KO=0     )
>  UI IDM managed user schema                              (OK=28356  KO=0     )
>  UI IDM oidcToken                                        (OK=28355  KO=0     )
> userinfo                                                 (OK=28354  KO=0     )
> UI-Logout                                                (OK=28354  KO=0     )
> UI-Logout Redirect 1                                     (OK=28352  KO=0     )
> tokenUserinfo                                            (OK=28219  KO=0     )
>  UI AM revoke1                                           (OK=28351  KO=0     )
>  UI AM revoke2                                           (OK=28351  KO=0     )
>  UI AM endsession                                        (OK=28351  KO=0     )
> RootUserinfo                                             (OK=95246  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4778   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4777   KO=0     )
> getIdToken                                               (OK=9535   KO=0     )
> getIdToken Redirect 1                                    (OK=9535   KO=0     )
> createOrganization                                       (OK=9535   KO=0     )
> queryOrganization                                        (OK=9535   KO=0     )
> ReadPolicy                                               (OK=42273  KO=8     )
> deleteOrganization                                       (OK=9535   KO=0     )
> DeletePolicy                                             (OK=42145  KO=13    )
> restloginProgressiveProfileCallback                      (OK=176    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=21     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       175 (80.28%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.63%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.88%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.29%)
> status.find.is(302), but actually found 502                         1 ( 0.46%)
> status.find.is(200), but actually found 502                         1 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 156579 / active: 345    / done: 132238
================================================================================

22:40:36.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:40:40 GMT                                    1675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1858178 KO=38    )
> restLoginInitiate                                        (OK=128200 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=128192 KO=1     )
> Skip 2FA                                                 (OK=71253  KO=0     )
> User Authorize PKCE stage                                (OK=156429 KO=1     )
> User AccessToken PKCE stage                              (OK=156425 KO=0     )
> GetUUid                                                  (OK=42534  KO=0     )
> GetOpenidConfig                                          (OK=127220 KO=0     )
> CreatePolicy                                             (OK=42517  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28437  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28436  KO=0     )
>  UI AM idFromSession                                     (OK=28435  KO=0     )
>  UI AM validateGoto                                      (OK=28435  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28433  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28433  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28433  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28433  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28432  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28432  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28431  KO=0     )
>  UI IDM uiconfig                                         (OK=28431  KO=0     )
>  UI IDM version                                          (OK=28431  KO=0     )
>  UI IDM login                                            (OK=28431  KO=0     )
>  UI IDM privilege                                        (OK=28431  KO=0     )
>  UI IDM features                                         (OK=28431  KO=0     )
>  UI IDM user                                             (OK=28430  KO=0     )
>  UI IDM dashboard                                        (OK=28430  KO=0     )
>  UI IDM managed user schema                              (OK=28430  KO=0     )
>  UI IDM oidcToken                                        (OK=28430  KO=0     )
> userinfo                                                 (OK=28430  KO=0     )
> UI-Logout                                                (OK=28428  KO=0     )
> UI-Logout Redirect 1                                     (OK=28428  KO=0     )
> tokenUserinfo                                            (OK=28315  KO=0     )
>  UI AM revoke1                                           (OK=28427  KO=0     )
>  UI AM revoke2                                           (OK=28427  KO=0     )
>  UI AM endsession                                        (OK=28427  KO=0     )
> RootUserinfo                                             (OK=95576  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4801   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4800   KO=0     )
> getIdToken                                               (OK=9569   KO=0     )
> getIdToken Redirect 1                                    (OK=9569   KO=0     )
> createOrganization                                       (OK=9569   KO=0     )
> queryOrganization                                        (OK=9568   KO=0     )
> ReadPolicy                                               (OK=42398  KO=8     )
> deleteOrganization                                       (OK=9568   KO=0     )
> DeletePolicy                                             (OK=42266  KO=13    )
> restloginProgressiveProfileCallback                      (OK=176    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=21     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       176 (80.37%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.59%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.85%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.28%)
> status.find.is(302), but actually found 502                         1 ( 0.46%)
> status.find.is(200), but actually found 502                         1 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 156158 / active: 362    / done: 132642
================================================================================


================================================================================
2024-11-06 22:40:45 GMT                                    1680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1863741 KO=38    )
> restLoginInitiate                                        (OK=128607 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=128595 KO=1     )
> Skip 2FA                                                 (OK=71472  KO=0     )
> User Authorize PKCE stage                                (OK=156923 KO=1     )
> User AccessToken PKCE stage                              (OK=156917 KO=0     )
> GetUUid                                                  (OK=42669  KO=0     )
> GetOpenidConfig                                          (OK=127605 KO=0     )
> CreatePolicy                                             (OK=42654  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28522  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28522  KO=0     )
>  UI AM idFromSession                                     (OK=28522  KO=0     )
>  UI AM validateGoto                                      (OK=28522  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28517  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28515  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28514  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28514  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28512  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28511  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28511  KO=0     )
>  UI IDM uiconfig                                         (OK=28510  KO=0     )
>  UI IDM version                                          (OK=28510  KO=0     )
>  UI IDM login                                            (OK=28509  KO=0     )
>  UI IDM privilege                                        (OK=28508  KO=0     )
>  UI IDM features                                         (OK=28508  KO=0     )
>  UI IDM user                                             (OK=28508  KO=0     )
>  UI IDM dashboard                                        (OK=28508  KO=0     )
>  UI IDM managed user schema                              (OK=28508  KO=0     )
>  UI IDM oidcToken                                        (OK=28507  KO=0     )
> userinfo                                                 (OK=28507  KO=0     )
> UI-Logout                                                (OK=28506  KO=0     )
> UI-Logout Redirect 1                                     (OK=28505  KO=0     )
> tokenUserinfo                                            (OK=28417  KO=0     )
>  UI AM revoke1                                           (OK=28503  KO=0     )
>  UI AM revoke2                                           (OK=28503  KO=0     )
>  UI AM endsession                                        (OK=28503  KO=0     )
> RootUserinfo                                             (OK=95902  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4816   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4816   KO=0     )
> getIdToken                                               (OK=9591   KO=0     )
> getIdToken Redirect 1                                    (OK=9591   KO=0     )
> createOrganization                                       (OK=9591   KO=0     )
> queryOrganization                                        (OK=9590   KO=0     )
> ReadPolicy                                               (OK=42521  KO=8     )
> deleteOrganization                                       (OK=9590   KO=0     )
> DeletePolicy                                             (OK=42391  KO=13    )
> restloginProgressiveProfileCallback                      (OK=177    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=21     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       176 (80.37%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.59%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.85%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.28%)
> status.find.is(302), but actually found 502                         1 ( 0.46%)
> status.find.is(200), but actually found 502                         1 ( 0.46%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 155734 / active: 384    / done: 133044
================================================================================

22:40:48.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:40:48.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:40:50 GMT                                    1685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1869324 KO=38    )
> restLoginInitiate                                        (OK=128998 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=128991 KO=1     )
> Skip 2FA                                                 (OK=71695  KO=0     )
> User Authorize PKCE stage                                (OK=157392 KO=1     )
> User AccessToken PKCE stage                              (OK=157384 KO=0     )
> GetUUid                                                  (OK=42806  KO=0     )
> GetOpenidConfig                                          (OK=128000 KO=0     )
> CreatePolicy                                             (OK=42789  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28603  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28603  KO=0     )
>  UI AM idFromSession                                     (OK=28601  KO=0     )
>  UI AM validateGoto                                      (OK=28601  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28599  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28599  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28597  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28597  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28595  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28595  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28595  KO=0     )
>  UI IDM uiconfig                                         (OK=28595  KO=0     )
>  UI IDM version                                          (OK=28595  KO=0     )
>  UI IDM login                                            (OK=28595  KO=0     )
>  UI IDM privilege                                        (OK=28595  KO=0     )
>  UI IDM features                                         (OK=28594  KO=0     )
>  UI IDM user                                             (OK=28592  KO=0     )
>  UI IDM dashboard                                        (OK=28593  KO=0     )
>  UI IDM managed user schema                              (OK=28592  KO=0     )
>  UI IDM oidcToken                                        (OK=28591  KO=0     )
> userinfo                                                 (OK=28591  KO=0     )
> UI-Logout                                                (OK=28590  KO=0     )
> UI-Logout Redirect 1                                     (OK=28590  KO=0     )
> tokenUserinfo                                            (OK=28507  KO=0     )
>  UI AM revoke1                                           (OK=28590  KO=0     )
>  UI AM revoke2                                           (OK=28590  KO=0     )
>  UI AM endsession                                        (OK=28590  KO=0     )
> RootUserinfo                                             (OK=96195  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4826   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4826   KO=0     )
> getIdToken                                               (OK=9615   KO=0     )
> getIdToken Redirect 1                                    (OK=9615   KO=0     )
> createOrganization                                       (OK=9615   KO=0     )
> queryOrganization                                        (OK=9615   KO=0     )
> ReadPolicy                                               (OK=42660  KO=8     )
> deleteOrganization                                       (OK=9613   KO=0     )
> DeletePolicy                                             (OK=42514  KO=13    )
> restloginProgressiveProfileCallback                      (OK=178    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       178 (80.54%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.50%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.79%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.26%)
> status.find.is(302), but actually found 502                         1 ( 0.45%)
> status.find.is(200), but actually found 502                         1 ( 0.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 155332 / active: 381    / done: 133449
================================================================================

22:40:50.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:40:53.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:40:55 GMT                                    1690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1874482 KO=38    )
> restLoginInitiate                                        (OK=129355 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=129350 KO=1     )
> Skip 2FA                                                 (OK=71893  KO=0     )
> User Authorize PKCE stage                                (OK=157835 KO=1     )
> User AccessToken PKCE stage                              (OK=157833 KO=0     )
> GetUUid                                                  (OK=42918  KO=0     )
> GetOpenidConfig                                          (OK=128387 KO=0     )
> CreatePolicy                                             (OK=42901  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28680  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28680  KO=0     )
>  UI AM idFromSession                                     (OK=28679  KO=0     )
>  UI AM validateGoto                                      (OK=28679  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28678  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28677  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28674  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28674  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28670  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28667  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28665  KO=0     )
>  UI IDM uiconfig                                         (OK=28665  KO=0     )
>  UI IDM version                                          (OK=28665  KO=0     )
>  UI IDM login                                            (OK=28665  KO=0     )
>  UI IDM privilege                                        (OK=28665  KO=0     )
>  UI IDM features                                         (OK=28665  KO=0     )
>  UI IDM user                                             (OK=28664  KO=0     )
>  UI IDM dashboard                                        (OK=28664  KO=0     )
>  UI IDM managed user schema                              (OK=28664  KO=0     )
>  UI IDM oidcToken                                        (OK=28664  KO=0     )
> userinfo                                                 (OK=28664  KO=0     )
> UI-Logout                                                (OK=28664  KO=0     )
> UI-Logout Redirect 1                                     (OK=28662  KO=0     )
> tokenUserinfo                                            (OK=28589  KO=0     )
>  UI AM revoke1                                           (OK=28662  KO=0     )
>  UI AM revoke2                                           (OK=28662  KO=0     )
>  UI AM endsession                                        (OK=28662  KO=0     )
> RootUserinfo                                             (OK=96508  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4837   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4837   KO=0     )
> getIdToken                                               (OK=9644   KO=0     )
> getIdToken Redirect 1                                    (OK=9644   KO=0     )
> createOrganization                                       (OK=9642   KO=0     )
> queryOrganization                                        (OK=9642   KO=0     )
> ReadPolicy                                               (OK=42795  KO=8     )
> deleteOrganization                                       (OK=9642   KO=0     )
> DeletePolicy                                             (OK=42650  KO=13    )
> restloginProgressiveProfileCallback                      (OK=178    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       180 (80.72%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.42%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.73%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.24%)
> status.find.is(302), but actually found 502                         1 ( 0.45%)
> status.find.is(200), but actually found 502                         1 ( 0.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 154963 / active: 363    / done: 133836
================================================================================


================================================================================
2024-11-06 22:41:00 GMT                                    1695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1879859 KO=38    )
> restLoginInitiate                                        (OK=129733 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=129725 KO=1     )
> Skip 2FA                                                 (OK=72108  KO=0     )
> User Authorize PKCE stage                                (OK=158278 KO=1     )
> User AccessToken PKCE stage                              (OK=158276 KO=0     )
> GetUUid                                                  (OK=43051  KO=0     )
> GetOpenidConfig                                          (OK=128769 KO=0     )
> CreatePolicy                                             (OK=43034  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28756  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28755  KO=0     )
>  UI AM idFromSession                                     (OK=28755  KO=0     )
>  UI AM validateGoto                                      (OK=28755  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28750  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28750  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28749  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28749  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28748  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28747  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28747  KO=0     )
>  UI IDM uiconfig                                         (OK=28747  KO=0     )
>  UI IDM version                                          (OK=28747  KO=0     )
>  UI IDM login                                            (OK=28747  KO=0     )
>  UI IDM privilege                                        (OK=28747  KO=0     )
>  UI IDM features                                         (OK=28747  KO=0     )
>  UI IDM user                                             (OK=28747  KO=0     )
>  UI IDM dashboard                                        (OK=28747  KO=0     )
>  UI IDM managed user schema                              (OK=28747  KO=0     )
>  UI IDM oidcToken                                        (OK=28747  KO=0     )
> userinfo                                                 (OK=28746  KO=0     )
> UI-Logout                                                (OK=28745  KO=0     )
> UI-Logout Redirect 1                                     (OK=28745  KO=0     )
> tokenUserinfo                                            (OK=28677  KO=0     )
>  UI AM revoke1                                           (OK=28745  KO=0     )
>  UI AM revoke2                                           (OK=28745  KO=0     )
>  UI AM endsession                                        (OK=28745  KO=0     )
> RootUserinfo                                             (OK=96785  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4856   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4856   KO=0     )
> getIdToken                                               (OK=9672   KO=0     )
> getIdToken Redirect 1                                    (OK=9672   KO=0     )
> createOrganization                                       (OK=9672   KO=0     )
> queryOrganization                                        (OK=9672   KO=0     )
> ReadPolicy                                               (OK=42908  KO=8     )
> deleteOrganization                                       (OK=9672   KO=0     )
> DeletePolicy                                             (OK=42788  KO=13    )
> restloginProgressiveProfileCallback                      (OK=178    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       180 (80.72%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.42%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.73%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.24%)
> status.find.is(302), but actually found 502                         1 ( 0.45%)
> status.find.is(200), but actually found 502                         1 ( 0.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 154567 / active: 335    / done: 134260
================================================================================

22:41:05.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:41:05 GMT                                    1700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1885617 KO=38    )
> restLoginInitiate                                        (OK=130128 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=130117 KO=1     )
> Skip 2FA                                                 (OK=72322  KO=0     )
> User Authorize PKCE stage                                (OK=158762 KO=1     )
> User AccessToken PKCE stage                              (OK=158762 KO=0     )
> GetUUid                                                  (OK=43170  KO=0     )
> GetOpenidConfig                                          (OK=129133 KO=0     )
> CreatePolicy                                             (OK=43152  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28848  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28847  KO=0     )
>  UI AM idFromSession                                     (OK=28846  KO=0     )
>  UI AM validateGoto                                      (OK=28846  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28844  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28843  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28843  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28843  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28842  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28841  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28840  KO=0     )
>  UI IDM uiconfig                                         (OK=28840  KO=0     )
>  UI IDM version                                          (OK=28840  KO=0     )
>  UI IDM login                                            (OK=28840  KO=0     )
>  UI IDM privilege                                        (OK=28840  KO=0     )
>  UI IDM features                                         (OK=28840  KO=0     )
>  UI IDM user                                             (OK=28838  KO=0     )
>  UI IDM dashboard                                        (OK=28838  KO=0     )
>  UI IDM managed user schema                              (OK=28838  KO=0     )
>  UI IDM oidcToken                                        (OK=28838  KO=0     )
> userinfo                                                 (OK=28837  KO=0     )
> UI-Logout                                                (OK=28837  KO=0     )
> UI-Logout Redirect 1                                     (OK=28836  KO=0     )
> tokenUserinfo                                            (OK=28758  KO=0     )
>  UI AM revoke1                                           (OK=28835  KO=0     )
>  UI AM revoke2                                           (OK=28835  KO=0     )
>  UI AM endsession                                        (OK=28835  KO=0     )
> RootUserinfo                                             (OK=97069  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4868   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4868   KO=0     )
> getIdToken                                               (OK=9704   KO=0     )
> getIdToken Redirect 1                                    (OK=9704   KO=0     )
> createOrganization                                       (OK=9704   KO=0     )
> queryOrganization                                        (OK=9703   KO=0     )
> ReadPolicy                                               (OK=43039  KO=8     )
> deleteOrganization                                       (OK=9703   KO=0     )
> DeletePolicy                                             (OK=42901  KO=13    )
> restloginProgressiveProfileCallback                      (OK=178    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       181 (80.80%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.38%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.70%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.23%)
> status.find.is(302), but actually found 502                         1 ( 0.45%)
> status.find.is(200), but actually found 502                         1 ( 0.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 154163 / active: 363    / done: 134636
================================================================================


================================================================================
2024-11-06 22:41:10 GMT                                    1705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1890906 KO=38    )
> restLoginInitiate                                        (OK=130499 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=130489 KO=1     )
> Skip 2FA                                                 (OK=72540  KO=0     )
> User Authorize PKCE stage                                (OK=159214 KO=1     )
> User AccessToken PKCE stage                              (OK=159210 KO=0     )
> GetUUid                                                  (OK=43280  KO=0     )
> GetOpenidConfig                                          (OK=129490 KO=0     )
> CreatePolicy                                             (OK=43264  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28923  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28923  KO=0     )
>  UI AM idFromSession                                     (OK=28923  KO=0     )
>  UI AM validateGoto                                      (OK=28923  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28921  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28919  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28918  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28918  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28914  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28913  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28913  KO=0     )
>  UI IDM uiconfig                                         (OK=28913  KO=0     )
>  UI IDM version                                          (OK=28913  KO=0     )
>  UI IDM login                                            (OK=28913  KO=0     )
>  UI IDM privilege                                        (OK=28913  KO=0     )
>  UI IDM features                                         (OK=28913  KO=0     )
>  UI IDM user                                             (OK=28913  KO=0     )
>  UI IDM dashboard                                        (OK=28913  KO=0     )
>  UI IDM managed user schema                              (OK=28913  KO=0     )
>  UI IDM oidcToken                                        (OK=28912  KO=0     )
> userinfo                                                 (OK=28912  KO=0     )
> UI-Logout                                                (OK=28912  KO=0     )
> UI-Logout Redirect 1                                     (OK=28912  KO=0     )
> tokenUserinfo                                            (OK=28840  KO=0     )
>  UI AM revoke1                                           (OK=28912  KO=0     )
>  UI AM revoke2                                           (OK=28912  KO=0     )
>  UI AM endsession                                        (OK=28912  KO=0     )
> RootUserinfo                                             (OK=97377  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4886   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4886   KO=0     )
> getIdToken                                               (OK=9751   KO=0     )
> getIdToken Redirect 1                                    (OK=9751   KO=0     )
> createOrganization                                       (OK=9749   KO=0     )
> queryOrganization                                        (OK=9748   KO=0     )
> ReadPolicy                                               (OK=43156  KO=8     )
> deleteOrganization                                       (OK=9747   KO=0     )
> DeletePolicy                                             (OK=43032  KO=13    )
> restloginProgressiveProfileCallback                      (OK=179    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       181 (80.80%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.38%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.70%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.23%)
> status.find.is(302), but actually found 502                         1 ( 0.45%)
> status.find.is(200), but actually found 502                         1 ( 0.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 153770 / active: 342    / done: 135050
================================================================================


================================================================================
2024-11-06 22:41:15 GMT                                    1710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1896202 KO=38    )
> restLoginInitiate                                        (OK=130869 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=130863 KO=1     )
> Skip 2FA                                                 (OK=72751  KO=0     )
> User Authorize PKCE stage                                (OK=159672 KO=1     )
> User AccessToken PKCE stage                              (OK=159665 KO=0     )
> GetUUid                                                  (OK=43403  KO=0     )
> GetOpenidConfig                                          (OK=129844 KO=0     )
> CreatePolicy                                             (OK=43386  KO=15    )
> UI-Post-Login - stage 1                                  (OK=28998  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28998  KO=0     )
>  UI AM idFromSession                                     (OK=28998  KO=0     )
>  UI AM validateGoto                                      (OK=28998  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28997  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28997  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28995  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28995  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28993  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28992  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28992  KO=0     )
>  UI IDM uiconfig                                         (OK=28992  KO=0     )
>  UI IDM version                                          (OK=28992  KO=0     )
>  UI IDM login                                            (OK=28992  KO=0     )
>  UI IDM privilege                                        (OK=28992  KO=0     )
>  UI IDM features                                         (OK=28992  KO=0     )
>  UI IDM user                                             (OK=28992  KO=0     )
>  UI IDM dashboard                                        (OK=28992  KO=0     )
>  UI IDM managed user schema                              (OK=28992  KO=0     )
>  UI IDM oidcToken                                        (OK=28990  KO=0     )
> userinfo                                                 (OK=28990  KO=0     )
> UI-Logout                                                (OK=28989  KO=0     )
> UI-Logout Redirect 1                                     (OK=28989  KO=0     )
> tokenUserinfo                                            (OK=28928  KO=0     )
>  UI AM revoke1                                           (OK=28988  KO=0     )
>  UI AM revoke2                                           (OK=28988  KO=0     )
>  UI AM endsession                                        (OK=28988  KO=0     )
> RootUserinfo                                             (OK=97673  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4896   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4896   KO=0     )
> getIdToken                                               (OK=9786   KO=0     )
> getIdToken Redirect 1                                    (OK=9786   KO=0     )
> createOrganization                                       (OK=9785   KO=0     )
> queryOrganization                                        (OK=9785   KO=0     )
> ReadPolicy                                               (OK=43270  KO=8     )
> deleteOrganization                                       (OK=9783   KO=0     )
> DeletePolicy                                             (OK=43149  KO=13    )
> restloginProgressiveProfileCallback                      (OK=179    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       181 (80.80%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.38%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.70%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.23%)
> status.find.is(302), but actually found 502                         1 ( 0.45%)
> status.find.is(200), but actually found 502                         1 ( 0.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 153395 / active: 326    / done: 135441
================================================================================


================================================================================
2024-11-06 22:41:20 GMT                                    1715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1900899 KO=38    )
> restLoginInitiate                                        (OK=131226 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=131214 KO=1     )
> Skip 2FA                                                 (OK=72962  KO=0     )
> User Authorize PKCE stage                                (OK=160076 KO=1     )
> User AccessToken PKCE stage                              (OK=160073 KO=0     )
> GetUUid                                                  (OK=43515  KO=0     )
> GetOpenidConfig                                          (OK=130190 KO=0     )
> CreatePolicy                                             (OK=43496  KO=15    )
> UI-Post-Login - stage 1                                  (OK=29060  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29060  KO=0     )
>  UI AM idFromSession                                     (OK=29058  KO=0     )
>  UI AM validateGoto                                      (OK=29058  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29055  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29055  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29055  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29055  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29055  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29055  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29055  KO=0     )
>  UI IDM uiconfig                                         (OK=29055  KO=0     )
>  UI IDM version                                          (OK=29055  KO=0     )
>  UI IDM login                                            (OK=29054  KO=0     )
>  UI IDM privilege                                        (OK=29055  KO=0     )
>  UI IDM features                                         (OK=29054  KO=0     )
>  UI IDM user                                             (OK=29054  KO=0     )
>  UI IDM dashboard                                        (OK=29054  KO=0     )
>  UI IDM managed user schema                              (OK=29054  KO=0     )
>  UI IDM oidcToken                                        (OK=29054  KO=0     )
> userinfo                                                 (OK=29054  KO=0     )
> UI-Logout                                                (OK=29053  KO=0     )
> UI-Logout Redirect 1                                     (OK=29052  KO=0     )
> tokenUserinfo                                            (OK=29006  KO=0     )
>  UI AM revoke1                                           (OK=29052  KO=0     )
>  UI AM revoke2                                           (OK=29052  KO=0     )
>  UI AM endsession                                        (OK=29052  KO=0     )
> RootUserinfo                                             (OK=97959  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4906   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4906   KO=0     )
> getIdToken                                               (OK=9819   KO=0     )
> getIdToken Redirect 1                                    (OK=9818   KO=0     )
> createOrganization                                       (OK=9818   KO=0     )
> queryOrganization                                        (OK=9818   KO=0     )
> ReadPolicy                                               (OK=43388  KO=8     )
> deleteOrganization                                       (OK=9818   KO=0     )
> DeletePolicy                                             (OK=43265  KO=13    )
> restloginProgressiveProfileCallback                      (OK=179    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       181 (80.80%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.38%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.70%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.23%)
> status.find.is(302), but actually found 502                         1 ( 0.45%)
> status.find.is(200), but actually found 502                         1 ( 0.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 153028 / active: 338    / done: 135796
================================================================================

22:41:23.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:41:24.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:41:25 GMT                                    1720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1905935 KO=38    )
> restLoginInitiate                                        (OK=131580 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=131573 KO=1     )
> Skip 2FA                                                 (OK=73155  KO=0     )
> User Authorize PKCE stage                                (OK=160511 KO=1     )
> User AccessToken PKCE stage                              (OK=160505 KO=0     )
> GetUUid                                                  (OK=43634  KO=0     )
> GetOpenidConfig                                          (OK=130536 KO=0     )
> CreatePolicy                                             (OK=43616  KO=15    )
> UI-Post-Login - stage 1                                  (OK=29136  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29136  KO=0     )
>  UI AM idFromSession                                     (OK=29136  KO=0     )
>  UI AM validateGoto                                      (OK=29136  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29134  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29134  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29132  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29132  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29127  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29126  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29126  KO=0     )
>  UI IDM uiconfig                                         (OK=29126  KO=0     )
>  UI IDM version                                          (OK=29126  KO=0     )
>  UI IDM login                                            (OK=29125  KO=0     )
>  UI IDM privilege                                        (OK=29125  KO=0     )
>  UI IDM features                                         (OK=29125  KO=0     )
>  UI IDM user                                             (OK=29125  KO=0     )
>  UI IDM dashboard                                        (OK=29125  KO=0     )
>  UI IDM managed user schema                              (OK=29125  KO=0     )
>  UI IDM oidcToken                                        (OK=29125  KO=0     )
> userinfo                                                 (OK=29125  KO=0     )
> UI-Logout                                                (OK=29125  KO=0     )
> UI-Logout Redirect 1                                     (OK=29125  KO=0     )
> tokenUserinfo                                            (OK=29095  KO=0     )
>  UI AM revoke1                                           (OK=29125  KO=0     )
>  UI AM revoke2                                           (OK=29125  KO=0     )
>  UI AM endsession                                        (OK=29125  KO=0     )
> RootUserinfo                                             (OK=98248  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4926   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4926   KO=0     )
> getIdToken                                               (OK=9844   KO=0     )
> getIdToken Redirect 1                                    (OK=9844   KO=0     )
> createOrganization                                       (OK=9844   KO=0     )
> queryOrganization                                        (OK=9843   KO=0     )
> ReadPolicy                                               (OK=43500  KO=8     )
> deleteOrganization                                       (OK=9842   KO=0     )
> DeletePolicy                                             (OK=43380  KO=13    )
> restloginProgressiveProfileCallback                      (OK=179    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       183 (80.97%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.29%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.64%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.21%)
> status.find.is(302), but actually found 502                         1 ( 0.44%)
> status.find.is(200), but actually found 502                         1 ( 0.44%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 152650 / active: 329    / done: 136183
================================================================================


================================================================================
2024-11-06 22:41:30 GMT                                    1725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1911459 KO=38    )
> restLoginInitiate                                        (OK=131966 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=131959 KO=1     )
> Skip 2FA                                                 (OK=73370  KO=0     )
> User Authorize PKCE stage                                (OK=160980 KO=1     )
> User AccessToken PKCE stage                              (OK=160977 KO=0     )
> GetUUid                                                  (OK=43760  KO=0     )
> GetOpenidConfig                                          (OK=130893 KO=0     )
> CreatePolicy                                             (OK=43741  KO=15    )
> UI-Post-Login - stage 1                                  (OK=29219  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29218  KO=0     )
>  UI AM idFromSession                                     (OK=29218  KO=0     )
>  UI AM validateGoto                                      (OK=29218  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29218  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29218  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29217  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29217  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29215  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29215  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29215  KO=0     )
>  UI IDM uiconfig                                         (OK=29215  KO=0     )
>  UI IDM version                                          (OK=29215  KO=0     )
>  UI IDM login                                            (OK=29214  KO=0     )
>  UI IDM privilege                                        (OK=29215  KO=0     )
>  UI IDM features                                         (OK=29214  KO=0     )
>  UI IDM user                                             (OK=29212  KO=0     )
>  UI IDM dashboard                                        (OK=29213  KO=0     )
>  UI IDM managed user schema                              (OK=29213  KO=0     )
>  UI IDM oidcToken                                        (OK=29212  KO=0     )
> userinfo                                                 (OK=29212  KO=0     )
> UI-Logout                                                (OK=29211  KO=0     )
> UI-Logout Redirect 1                                     (OK=29209  KO=0     )
> tokenUserinfo                                            (OK=29178  KO=0     )
>  UI AM revoke1                                           (OK=29209  KO=0     )
>  UI AM revoke2                                           (OK=29209  KO=0     )
>  UI AM endsession                                        (OK=29209  KO=0     )
> RootUserinfo                                             (OK=98529  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4947   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4947   KO=0     )
> getIdToken                                               (OK=9866   KO=0     )
> getIdToken Redirect 1                                    (OK=9866   KO=0     )
> createOrganization                                       (OK=9865   KO=0     )
> queryOrganization                                        (OK=9865   KO=0     )
> ReadPolicy                                               (OK=43622  KO=8     )
> deleteOrganization                                       (OK=9865   KO=0     )
> DeletePolicy                                             (OK=43491  KO=13    )
> restloginProgressiveProfileCallback                      (OK=180    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       183 (80.97%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.29%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.64%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.21%)
> status.find.is(302), but actually found 502                         1 ( 0.44%)
> status.find.is(200), but actually found 502                         1 ( 0.44%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 152244 / active: 363    / done: 136555
================================================================================

22:41:34.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:41:35 GMT                                    1730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1917494 KO=38    )
> restLoginInitiate                                        (OK=132390 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=132383 KO=1     )
> Skip 2FA                                                 (OK=73599  KO=0     )
> User Authorize PKCE stage                                (OK=161494 KO=1     )
> User AccessToken PKCE stage                              (OK=161489 KO=0     )
> GetUUid                                                  (OK=43900  KO=0     )
> GetOpenidConfig                                          (OK=131283 KO=0     )
> CreatePolicy                                             (OK=43881  KO=15    )
> UI-Post-Login - stage 1                                  (OK=29318  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29317  KO=0     )
>  UI AM idFromSession                                     (OK=29316  KO=0     )
>  UI AM validateGoto                                      (OK=29315  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29315  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29315  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29313  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29313  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29311  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29309  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29309  KO=0     )
>  UI IDM uiconfig                                         (OK=29309  KO=0     )
>  UI IDM version                                          (OK=29309  KO=0     )
>  UI IDM login                                            (OK=29309  KO=0     )
>  UI IDM privilege                                        (OK=29309  KO=0     )
>  UI IDM features                                         (OK=29309  KO=0     )
>  UI IDM user                                             (OK=29308  KO=0     )
>  UI IDM dashboard                                        (OK=29308  KO=0     )
>  UI IDM managed user schema                              (OK=29308  KO=0     )
>  UI IDM oidcToken                                        (OK=29305  KO=0     )
> userinfo                                                 (OK=29304  KO=0     )
> UI-Logout                                                (OK=29303  KO=0     )
> UI-Logout Redirect 1                                     (OK=29303  KO=0     )
> tokenUserinfo                                            (OK=29272  KO=0     )
>  UI AM revoke1                                           (OK=29301  KO=0     )
>  UI AM revoke2                                           (OK=29301  KO=0     )
>  UI AM endsession                                        (OK=29302  KO=0     )
> RootUserinfo                                             (OK=98858  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4959   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4959   KO=0     )
> getIdToken                                               (OK=9885   KO=0     )
> getIdToken Redirect 1                                    (OK=9885   KO=0     )
> createOrganization                                       (OK=9885   KO=0     )
> queryOrganization                                        (OK=9885   KO=0     )
> ReadPolicy                                               (OK=43747  KO=8     )
> deleteOrganization                                       (OK=9884   KO=0     )
> DeletePolicy                                             (OK=43614  KO=13    )
> restloginProgressiveProfileCallback                      (OK=180    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=23     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       184 (81.06%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.25%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.61%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.20%)
> status.find.is(302), but actually found 502                         1 ( 0.44%)
> status.find.is(200), but actually found 502                         1 ( 0.44%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 151812 / active: 390    / done: 136960
================================================================================

22:41:37.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:41:39.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:41:40 GMT                                    1735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1922614 KO=38    )
> restLoginInitiate                                        (OK=132769 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=132762 KO=1     )
> Skip 2FA                                                 (OK=73826  KO=0     )
> User Authorize PKCE stage                                (OK=161940 KO=1     )
> User AccessToken PKCE stage                              (OK=161932 KO=0     )
> GetUUid                                                  (OK=44038  KO=0     )
> GetOpenidConfig                                          (OK=131685 KO=0     )
> CreatePolicy                                             (OK=44021  KO=15    )
> UI-Post-Login - stage 1                                  (OK=29379  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29377  KO=0     )
>  UI AM idFromSession                                     (OK=29377  KO=0     )
>  UI AM validateGoto                                      (OK=29377  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29376  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29376  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29376  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29376  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29374  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29374  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29374  KO=0     )
>  UI IDM uiconfig                                         (OK=29374  KO=0     )
>  UI IDM version                                          (OK=29374  KO=0     )
>  UI IDM login                                            (OK=29374  KO=0     )
>  UI IDM privilege                                        (OK=29374  KO=0     )
>  UI IDM features                                         (OK=29374  KO=0     )
>  UI IDM user                                             (OK=29374  KO=0     )
>  UI IDM dashboard                                        (OK=29374  KO=0     )
>  UI IDM managed user schema                              (OK=29374  KO=0     )
>  UI IDM oidcToken                                        (OK=29373  KO=0     )
> userinfo                                                 (OK=29373  KO=0     )
> UI-Logout                                                (OK=29373  KO=0     )
> UI-Logout Redirect 1                                     (OK=29373  KO=0     )
> tokenUserinfo                                            (OK=29365  KO=0     )
>  UI AM revoke1                                           (OK=29373  KO=0     )
>  UI AM revoke2                                           (OK=29373  KO=0     )
>  UI AM endsession                                        (OK=29373  KO=0     )
> RootUserinfo                                             (OK=99192  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4982   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4981   KO=0     )
> getIdToken                                               (OK=9911   KO=0     )
> getIdToken Redirect 1                                    (OK=9911   KO=0     )
> createOrganization                                       (OK=9911   KO=0     )
> queryOrganization                                        (OK=9911   KO=0     )
> ReadPolicy                                               (OK=43884  KO=8     )
> deleteOrganization                                       (OK=9910   KO=0     )
> DeletePolicy                                             (OK=43739  KO=13    )
> restloginProgressiveProfileCallback                      (OK=181    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       186 (81.22%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.17%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.55%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.18%)
> status.find.is(302), but actually found 502                         1 ( 0.44%)
> status.find.is(200), but actually found 502                         1 ( 0.44%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 151405 / active: 389    / done: 137368
================================================================================


================================================================================
2024-11-06 22:41:45 GMT                                    1740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1927784 KO=38    )
> restLoginInitiate                                        (OK=133130 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=133121 KO=1     )
> Skip 2FA                                                 (OK=74023  KO=0     )
> User Authorize PKCE stage                                (OK=162367 KO=1     )
> User AccessToken PKCE stage                              (OK=162364 KO=0     )
> GetUUid                                                  (OK=44141  KO=0     )
> GetOpenidConfig                                          (OK=132068 KO=0     )
> CreatePolicy                                             (OK=44125  KO=15    )
> UI-Post-Login - stage 1                                  (OK=29454  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29454  KO=0     )
>  UI AM idFromSession                                     (OK=29453  KO=0     )
>  UI AM validateGoto                                      (OK=29453  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29450  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29450  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29449  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29449  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29448  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29448  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29447  KO=0     )
>  UI IDM uiconfig                                         (OK=29447  KO=0     )
>  UI IDM version                                          (OK=29447  KO=0     )
>  UI IDM login                                            (OK=29446  KO=0     )
>  UI IDM privilege                                        (OK=29446  KO=0     )
>  UI IDM features                                         (OK=29446  KO=0     )
>  UI IDM user                                             (OK=29446  KO=0     )
>  UI IDM dashboard                                        (OK=29446  KO=0     )
>  UI IDM managed user schema                              (OK=29446  KO=0     )
>  UI IDM oidcToken                                        (OK=29446  KO=0     )
> userinfo                                                 (OK=29446  KO=0     )
> UI-Logout                                                (OK=29446  KO=0     )
> UI-Logout Redirect 1                                     (OK=29445  KO=0     )
> tokenUserinfo                                            (OK=29450  KO=0     )
>  UI AM revoke1                                           (OK=29443  KO=0     )
>  UI AM revoke2                                           (OK=29443  KO=0     )
>  UI AM endsession                                        (OK=29443  KO=0     )
> RootUserinfo                                             (OK=99542  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4995   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4994   KO=0     )
> getIdToken                                               (OK=9943   KO=0     )
> getIdToken Redirect 1                                    (OK=9943   KO=0     )
> createOrganization                                       (OK=9943   KO=0     )
> queryOrganization                                        (OK=9943   KO=0     )
> ReadPolicy                                               (OK=44028  KO=8     )
> deleteOrganization                                       (OK=9942   KO=0     )
> DeletePolicy                                             (OK=43878  KO=13    )
> restloginProgressiveProfileCallback                      (OK=183    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       186 (81.22%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.17%)
> status.find.in([200, 209], 304), found 409                         15 ( 6.55%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.18%)
> status.find.is(302), but actually found 502                         1 ( 0.44%)
> status.find.is(200), but actually found 502                         1 ( 0.44%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 151031 / active: 355    / done: 137776
================================================================================

22:41:46.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 138147: status.find.in([200, 209], 304), found 409
22:41:46.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,138147,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM2NDU0NDcwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiazRxdF9lZEY5aWtSRmJpcThtdVQ5Z29DbkJnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjkwNSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjkwNSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2NTA1LCJpYXQiOjE3MzA5MzI5MDUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImI1VUhlNUd2Zm03ejZtOFk3TWpYTEluQzJOQSJ9.XBgPj2-Xk05JQ5fbfpqypQ-MmAVlfvxFfszJcuJf9sM9VZAdjXY47VPooOoEMgKbfG2AOtwiRQl2lg2mHalznxf9lSyW-iOWl99heKVOTvF-xmp4RGRfi3V_XxUt1IYUOmfOg3vSZV6vP4JF3f53-wmz27CH4Xud78Iu08eU4d2ryaxRm8zPQrP8vg6NF3Q_M6z3CRDM8Qycm-D1mZlmXJ_oYFbAZusts8_04eKcIviY1nBsaFs3SIPCCi1ymP-aoqsndiM-ADCn5v4xcjCJElBr3FL0hI5EOuWG-vCDj60KlpF1KP8MFDA5TiN79Z9KTDpfExIdW9B8zmzNbNPc4A, username -> user.879958, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy711151, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30a37dfe, authcode -> iLvFSL0GBr_49Vnosvhjk8awhFc, useAdminRealm -> true, callbacks -> {"tokenId":"6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932905796), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932905796))), password -> Pa_ssw0rd, challenge -> TTmX1f__uFksoMtM-XDD8rjELrNJgq4lw09hzvgpw-0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 132.251.205.254, verifier -> MjY3OTE1NTc3MjEzOTYwNzkxMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68b054e4, tokenId -> 6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy711151","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:41:46 GMT
	x-forgerock-transactionid: f6b770b4-0d2c-48ec-917c-05f014db49ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:41:50 GMT                                    1745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1933375 KO=39    )
> restLoginInitiate                                        (OK=133538 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=133532 KO=1     )
> Skip 2FA                                                 (OK=74266  KO=0     )
> User Authorize PKCE stage                                (OK=162862 KO=1     )
> User AccessToken PKCE stage                              (OK=162855 KO=0     )
> GetUUid                                                  (OK=44285  KO=0     )
> GetOpenidConfig                                          (OK=132457 KO=0     )
> CreatePolicy                                             (OK=44266  KO=16    )
> UI-Post-Login - stage 1                                  (OK=29537  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29537  KO=0     )
>  UI AM idFromSession                                     (OK=29536  KO=0     )
>  UI AM validateGoto                                      (OK=29536  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29532  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29531  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29531  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29531  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29527  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29527  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29526  KO=0     )
>  UI IDM uiconfig                                         (OK=29526  KO=0     )
>  UI IDM version                                          (OK=29526  KO=0     )
>  UI IDM login                                            (OK=29526  KO=0     )
>  UI IDM privilege                                        (OK=29525  KO=0     )
>  UI IDM features                                         (OK=29526  KO=0     )
>  UI IDM user                                             (OK=29522  KO=0     )
>  UI IDM dashboard                                        (OK=29523  KO=0     )
>  UI IDM managed user schema                              (OK=29523  KO=0     )
>  UI IDM oidcToken                                        (OK=29521  KO=0     )
> userinfo                                                 (OK=29518  KO=0     )
> UI-Logout                                                (OK=29518  KO=0     )
> UI-Logout Redirect 1                                     (OK=29518  KO=0     )
> tokenUserinfo                                            (OK=29536  KO=0     )
>  UI AM revoke1                                           (OK=29518  KO=0     )
>  UI AM revoke2                                           (OK=29518  KO=0     )
>  UI AM endsession                                        (OK=29518  KO=0     )
> RootUserinfo                                             (OK=99829  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5003   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5003   KO=0     )
> getIdToken                                               (OK=9982   KO=0     )
> getIdToken Redirect 1                                    (OK=9982   KO=0     )
> createOrganization                                       (OK=9982   KO=0     )
> queryOrganization                                        (OK=9982   KO=0     )
> ReadPolicy                                               (OK=44130  KO=8     )
> deleteOrganization                                       (OK=9982   KO=0     )
> DeletePolicy                                             (OK=44019  KO=13    )
> restloginProgressiveProfileCallback                      (OK=183    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       186 (80.87%)
> status.find.in([200, 209], 304), found 404                         21 ( 9.13%)
> status.find.in([200, 209], 304), found 409                         16 ( 6.96%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.17%)
> status.find.is(302), but actually found 502                         1 ( 0.43%)
> status.find.is(200), but actually found 502                         1 ( 0.43%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 150614 / active: 358    / done: 138190
================================================================================

22:41:51.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 138147: status.find.in([200, 209], 304), found 404
22:41:51.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,138147,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM2NDU0NDcwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiazRxdF9lZEY5aWtSRmJpcThtdVQ5Z29DbkJnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjkwNSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjkwNSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2NTA1LCJpYXQiOjE3MzA5MzI5MDUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImI1VUhlNUd2Zm03ejZtOFk3TWpYTEluQzJOQSJ9.XBgPj2-Xk05JQ5fbfpqypQ-MmAVlfvxFfszJcuJf9sM9VZAdjXY47VPooOoEMgKbfG2AOtwiRQl2lg2mHalznxf9lSyW-iOWl99heKVOTvF-xmp4RGRfi3V_XxUt1IYUOmfOg3vSZV6vP4JF3f53-wmz27CH4Xud78Iu08eU4d2ryaxRm8zPQrP8vg6NF3Q_M6z3CRDM8Qycm-D1mZlmXJ_oYFbAZusts8_04eKcIviY1nBsaFs3SIPCCi1ymP-aoqsndiM-ADCn5v4xcjCJElBr3FL0hI5EOuWG-vCDj60KlpF1KP8MFDA5TiN79Z9KTDpfExIdW9B8zmzNbNPc4A, username -> user.879958, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy711151, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30a37dfe, authcode -> iLvFSL0GBr_49Vnosvhjk8awhFc, useAdminRealm -> true, callbacks -> {"tokenId":"6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932905796), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932905796))), password -> Pa_ssw0rd, challenge -> TTmX1f__uFksoMtM-XDD8rjELrNJgq4lw09hzvgpw-0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 132.251.205.254, verifier -> MjY3OTE1NTc3MjEzOTYwNzkxMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68b054e4, tokenId -> 6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy711151
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:41:51 GMT
	x-forgerock-transactionid: 67d86890-336d-4aaf-afb3-0bb32b572434
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy711151 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:41:54.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:41:55 GMT                                    1750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1938821 KO=40    )
> restLoginInitiate                                        (OK=133915 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=133906 KO=1     )
> Skip 2FA                                                 (OK=74456  KO=0     )
> User Authorize PKCE stage                                (OK=163321 KO=1     )
> User AccessToken PKCE stage                              (OK=163317 KO=0     )
> GetUUid                                                  (OK=44404  KO=0     )
> GetOpenidConfig                                          (OK=132823 KO=0     )
> CreatePolicy                                             (OK=44388  KO=16    )
> UI-Post-Login - stage 1                                  (OK=29621  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29621  KO=0     )
>  UI AM idFromSession                                     (OK=29621  KO=0     )
>  UI AM validateGoto                                      (OK=29621  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29616  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29615  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29615  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29615  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29614  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29612  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29612  KO=0     )
>  UI IDM uiconfig                                         (OK=29612  KO=0     )
>  UI IDM version                                          (OK=29612  KO=0     )
>  UI IDM login                                            (OK=29612  KO=0     )
>  UI IDM privilege                                        (OK=29612  KO=0     )
>  UI IDM features                                         (OK=29612  KO=0     )
>  UI IDM user                                             (OK=29611  KO=0     )
>  UI IDM dashboard                                        (OK=29611  KO=0     )
>  UI IDM managed user schema                              (OK=29611  KO=0     )
>  UI IDM oidcToken                                        (OK=29610  KO=0     )
> userinfo                                                 (OK=29608  KO=0     )
> UI-Logout                                                (OK=29608  KO=0     )
> UI-Logout Redirect 1                                     (OK=29608  KO=0     )
> tokenUserinfo                                            (OK=29636  KO=0     )
>  UI AM revoke1                                           (OK=29607  KO=0     )
>  UI AM revoke2                                           (OK=29607  KO=0     )
>  UI AM endsession                                        (OK=29607  KO=0     )
> RootUserinfo                                             (OK=100096 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5014   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5014   KO=0     )
> getIdToken                                               (OK=10000  KO=0     )
> getIdToken Redirect 1                                    (OK=10000  KO=0     )
> createOrganization                                       (OK=9999   KO=0     )
> queryOrganization                                        (OK=9999   KO=0     )
> ReadPolicy                                               (OK=44270  KO=9     )
> deleteOrganization                                       (OK=9999   KO=0     )
> DeletePolicy                                             (OK=44125  KO=13    )
> restloginProgressiveProfileCallback                      (OK=184    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       187 (80.60%)
> status.find.in([200, 209], 304), found 404                         22 ( 9.48%)
> status.find.in([200, 209], 304), found 409                         16 ( 6.90%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.16%)
> status.find.is(302), but actually found 502                         1 ( 0.43%)
> status.find.is(200), but actually found 502                         1 ( 0.43%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 150230 / active: 363    / done: 138569
================================================================================

22:41:55.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:41:56.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 138147: status.find.in([200, 209], 304), found 404
22:41:56.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,138147,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM2NDU0NDcwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiazRxdF9lZEY5aWtSRmJpcThtdVQ5Z29DbkJnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjkwNSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjkwNSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2NTA1LCJpYXQiOjE3MzA5MzI5MDUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImI1VUhlNUd2Zm03ejZtOFk3TWpYTEluQzJOQSJ9.XBgPj2-Xk05JQ5fbfpqypQ-MmAVlfvxFfszJcuJf9sM9VZAdjXY47VPooOoEMgKbfG2AOtwiRQl2lg2mHalznxf9lSyW-iOWl99heKVOTvF-xmp4RGRfi3V_XxUt1IYUOmfOg3vSZV6vP4JF3f53-wmz27CH4Xud78Iu08eU4d2ryaxRm8zPQrP8vg6NF3Q_M6z3CRDM8Qycm-D1mZlmXJ_oYFbAZusts8_04eKcIviY1nBsaFs3SIPCCi1ymP-aoqsndiM-ADCn5v4xcjCJElBr3FL0hI5EOuWG-vCDj60KlpF1KP8MFDA5TiN79Z9KTDpfExIdW9B8zmzNbNPc4A, username -> user.879958, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy711151, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30a37dfe, authcode -> iLvFSL0GBr_49Vnosvhjk8awhFc, useAdminRealm -> true, callbacks -> {"tokenId":"6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932905796), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932905796))), password -> Pa_ssw0rd, challenge -> TTmX1f__uFksoMtM-XDD8rjELrNJgq4lw09hzvgpw-0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 132.251.205.254, verifier -> MjY3OTE1NTc3MjEzOTYwNzkxMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68b054e4, tokenId -> 6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy711151
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=6c66VDU1x_bI1IDcMFge7r-Vgno.*AAJTSQACMDIAAlNLABx0RU9RUVFwOU9ZcUpiRzRBTGpEZVh3Z2dZZU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:41:56 GMT
	x-forgerock-transactionid: 71d49145-e797-427c-a7e7-0ca444d399f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy711151 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:42:00 GMT                                    1755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1944405 KO=41    )
> restLoginInitiate                                        (OK=134309 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=134303 KO=1     )
> Skip 2FA                                                 (OK=74685  KO=0     )
> User Authorize PKCE stage                                (OK=163801 KO=1     )
> User AccessToken PKCE stage                              (OK=163795 KO=0     )
> GetUUid                                                  (OK=44527  KO=0     )
> GetOpenidConfig                                          (OK=133208 KO=0     )
> CreatePolicy                                             (OK=44511  KO=16    )
> UI-Post-Login - stage 1                                  (OK=29708  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29706  KO=0     )
>  UI AM idFromSession                                     (OK=29705  KO=0     )
>  UI AM validateGoto                                      (OK=29705  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29704  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29701  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29699  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29699  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29691  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29691  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29691  KO=0     )
>  UI IDM uiconfig                                         (OK=29691  KO=0     )
>  UI IDM version                                          (OK=29691  KO=0     )
>  UI IDM login                                            (OK=29691  KO=0     )
>  UI IDM privilege                                        (OK=29691  KO=0     )
>  UI IDM features                                         (OK=29691  KO=0     )
>  UI IDM user                                             (OK=29690  KO=0     )
>  UI IDM dashboard                                        (OK=29690  KO=0     )
>  UI IDM managed user schema                              (OK=29690  KO=0     )
>  UI IDM oidcToken                                        (OK=29690  KO=0     )
> userinfo                                                 (OK=29688  KO=0     )
> UI-Logout                                                (OK=29688  KO=0     )
> UI-Logout Redirect 1                                     (OK=29687  KO=0     )
> tokenUserinfo                                            (OK=29714  KO=0     )
>  UI AM revoke1                                           (OK=29685  KO=0     )
>  UI AM revoke2                                           (OK=29685  KO=0     )
>  UI AM endsession                                        (OK=29685  KO=0     )
> RootUserinfo                                             (OK=100440 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5030   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5030   KO=0     )
> getIdToken                                               (OK=10032  KO=0     )
> getIdToken Redirect 1                                    (OK=10032  KO=0     )
> createOrganization                                       (OK=10032  KO=0     )
> queryOrganization                                        (OK=10032  KO=0     )
> ReadPolicy                                               (OK=44390  KO=9     )
> deleteOrganization                                       (OK=10031  KO=0     )
> DeletePolicy                                             (OK=44262  KO=14    )
> restloginProgressiveProfileCallback                      (OK=184    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       188 (80.34%)
> status.find.in([200, 209], 304), found 404                         23 ( 9.83%)
> status.find.in([200, 209], 304), found 409                         16 ( 6.84%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.14%)
> status.find.is(302), but actually found 502                         1 ( 0.43%)
> status.find.is(200), but actually found 502                         1 ( 0.43%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 149819 / active: 380    / done: 138963
================================================================================

22:42:01.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 139437: status.find.in([200, 209], 304), found 409
22:42:01.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,139437,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM2MDgwNjk1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieVZJX1hMYVpSQ1BkUnprTWVsVXpZbnYwX1MwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjkyMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjkyMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2NTIxLCJpYXQiOjE3MzA5MzI5MjEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjllY0RPSjRDMzYtcHdwbV9vRlBmMjNPdlB3VSJ9.bls4RoXMJ_A1tcwEaaVnClEZvZ_KS2tl_mwHCfckMjvR67ks0c0b4uSaMr2_0ouQbjxqPnv0ylNVdxyM4orV2lVju4X61Fi9fO-yDu_YzUfJ_vkWtkm5c-0VEfwh_EGovAAytOiV6KDX_cFkELSK4aC0cBlgwAhKFFJZuhcIBpcT9h6lRrPaX8inu2yDC270FduVWWa0YBcTYys3MVE_Z0hyaOGDjURf4tdg_oA0igzf4GFol9MFcTkpMn5Cm1KNXowGsHe9UWOMBNKDN7YADi8O3rPPhD-eS56nHZ1r2sD8zmV27W9D3XPaXXWQCQvJ4ZBiplUw4ZlXWxWYwkV54Q, username -> user.70863, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy649572, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ddfbe1e, authcode -> cEql2sVp9pPMCPMCgTJdGzXprAY, useAdminRealm -> true, callbacks -> {"tokenId":"cUI6Z5WlG0I_Ev8C0Y4iWwh5Fdc.*AAJTSQACMDIAAlNLABw4QjlGWC9LcDFPQXJTdmFDM09rdy9kUXdiU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932921667), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=cUI6Z5WlG0I_Ev8C0Y4iWwh5Fdc.*AAJTSQACMDIAAlNLABw4QjlGWC9LcDFPQXJTdmFDM09rdy9kUXdiU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932921667))), password -> Pa_ssw0rd, challenge -> 1Ayiw1Hlhv1mmja01e8gF6Rf1GPGnzs9RWN4H390LBA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 123.227.24.0, verifier -> LTIxODc2NjE5MTY3MjI0ODg4NDQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78895e36, tokenId -> cUI6Z5WlG0I_Ev8C0Y4iWwh5Fdc.*AAJTSQACMDIAAlNLABw4QjlGWC9LcDFPQXJTdmFDM09rdy9kUXdiU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=cUI6Z5WlG0I_Ev8C0Y4iWwh5Fdc.*AAJTSQACMDIAAlNLABw4QjlGWC9LcDFPQXJTdmFDM09rdy9kUXdiU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=cUI6Z5WlG0I_Ev8C0Y4iWwh5Fdc.*AAJTSQACMDIAAlNLABw4QjlGWC9LcDFPQXJTdmFDM09rdy9kUXdiU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy649572","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:42:01 GMT
	x-forgerock-transactionid: a7d4c63b-f6b8-4a91-ba1e-cf9004f66a65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:42:05 GMT                                    1760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1950270 KO=42    )
> restLoginInitiate                                        (OK=134704 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=134692 KO=1     )
> Skip 2FA                                                 (OK=74903  KO=0     )
> User Authorize PKCE stage                                (OK=164286 KO=1     )
> User AccessToken PKCE stage                              (OK=164279 KO=0     )
> GetUUid                                                  (OK=44658  KO=0     )
> GetOpenidConfig                                          (OK=133581 KO=0     )
> CreatePolicy                                             (OK=44639  KO=17    )
> UI-Post-Login - stage 1                                  (OK=29797  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29797  KO=0     )
>  UI AM idFromSession                                     (OK=29797  KO=0     )
>  UI AM validateGoto                                      (OK=29797  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29793  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29791  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29790  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29790  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29788  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29787  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29787  KO=0     )
>  UI IDM uiconfig                                         (OK=29787  KO=0     )
>  UI IDM version                                          (OK=29787  KO=0     )
>  UI IDM login                                            (OK=29787  KO=0     )
>  UI IDM privilege                                        (OK=29787  KO=0     )
>  UI IDM features                                         (OK=29787  KO=0     )
>  UI IDM user                                             (OK=29786  KO=0     )
>  UI IDM dashboard                                        (OK=29786  KO=0     )
>  UI IDM managed user schema                              (OK=29786  KO=0     )
>  UI IDM oidcToken                                        (OK=29784  KO=0     )
> userinfo                                                 (OK=29781  KO=0     )
> UI-Logout                                                (OK=29781  KO=0     )
> UI-Logout Redirect 1                                     (OK=29778  KO=0     )
> tokenUserinfo                                            (OK=29798  KO=0     )
>  UI AM revoke1                                           (OK=29778  KO=0     )
>  UI AM revoke2                                           (OK=29778  KO=0     )
>  UI AM endsession                                        (OK=29778  KO=0     )
> RootUserinfo                                             (OK=100789 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5045   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5045   KO=0     )
> getIdToken                                               (OK=10056  KO=0     )
> getIdToken Redirect 1                                    (OK=10056  KO=0     )
> createOrganization                                       (OK=10056  KO=0     )
> queryOrganization                                        (OK=10055  KO=0     )
> ReadPolicy                                               (OK=44517  KO=9     )
> deleteOrganization                                       (OK=10055  KO=0     )
> DeletePolicy                                             (OK=44382  KO=14    )
> restloginProgressiveProfileCallback                      (OK=185    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       188 (80.00%)
> status.find.in([200, 209], 304), found 404                         23 ( 9.79%)
> status.find.in([200, 209], 304), found 409                         17 ( 7.23%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.13%)
> status.find.is(302), but actually found 502                         1 ( 0.43%)
> status.find.is(200), but actually found 502                         1 ( 0.43%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 149406 / active: 372    / done: 139384
================================================================================

22:42:05.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:42:10 GMT                                    1765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1955978 KO=42    )
> restLoginInitiate                                        (OK=135114 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=135107 KO=1     )
> Skip 2FA                                                 (OK=75152  KO=0     )
> User Authorize PKCE stage                                (OK=164773 KO=1     )
> User AccessToken PKCE stage                              (OK=164764 KO=0     )
> GetUUid                                                  (OK=44808  KO=0     )
> GetOpenidConfig                                          (OK=133989 KO=0     )
> CreatePolicy                                             (OK=44789  KO=17    )
> UI-Post-Login - stage 1                                  (OK=29879  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29878  KO=0     )
>  UI AM idFromSession                                     (OK=29877  KO=0     )
>  UI AM validateGoto                                      (OK=29876  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29873  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29871  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29871  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29871  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29865  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29865  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29865  KO=0     )
>  UI IDM uiconfig                                         (OK=29865  KO=0     )
>  UI IDM version                                          (OK=29865  KO=0     )
>  UI IDM login                                            (OK=29865  KO=0     )
>  UI IDM privilege                                        (OK=29865  KO=0     )
>  UI IDM features                                         (OK=29865  KO=0     )
>  UI IDM user                                             (OK=29865  KO=0     )
>  UI IDM dashboard                                        (OK=29865  KO=0     )
>  UI IDM managed user schema                              (OK=29865  KO=0     )
>  UI IDM oidcToken                                        (OK=29864  KO=0     )
> userinfo                                                 (OK=29863  KO=0     )
> UI-Logout                                                (OK=29863  KO=0     )
> UI-Logout Redirect 1                                     (OK=29862  KO=0     )
> tokenUserinfo                                            (OK=29879  KO=0     )
>  UI AM revoke1                                           (OK=29861  KO=0     )
>  UI AM revoke2                                           (OK=29861  KO=0     )
>  UI AM endsession                                        (OK=29861  KO=0     )
> RootUserinfo                                             (OK=101110 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5062   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5062   KO=0     )
> getIdToken                                               (OK=10092  KO=0     )
> getIdToken Redirect 1                                    (OK=10092  KO=0     )
> createOrganization                                       (OK=10092  KO=0     )
> queryOrganization                                        (OK=10092  KO=0     )
> ReadPolicy                                               (OK=44643  KO=9     )
> deleteOrganization                                       (OK=10092  KO=0     )
> DeletePolicy                                             (OK=44511  KO=14    )
> restloginProgressiveProfileCallback                      (OK=185    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       189 (80.08%)
> status.find.in([200, 209], 304), found 404                         23 ( 9.75%)
> status.find.in([200, 209], 304), found 409                         17 ( 7.20%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.12%)
> status.find.is(302), but actually found 502                         1 ( 0.42%)
> status.find.is(200), but actually found 502                         1 ( 0.42%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 148984 / active: 386    / done: 139792
================================================================================

22:42:12.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 139437: status.find.in([200, 209], 304), found 404
22:42:12.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,139437,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM2MDgwNjk1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieVZJX1hMYVpSQ1BkUnprTWVsVXpZbnYwX1MwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMjkyMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMjkyMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2NTIxLCJpYXQiOjE3MzA5MzI5MjEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjllY0RPSjRDMzYtcHdwbV9vRlBmMjNPdlB3VSJ9.bls4RoXMJ_A1tcwEaaVnClEZvZ_KS2tl_mwHCfckMjvR67ks0c0b4uSaMr2_0ouQbjxqPnv0ylNVdxyM4orV2lVju4X61Fi9fO-yDu_YzUfJ_vkWtkm5c-0VEfwh_EGovAAytOiV6KDX_cFkELSK4aC0cBlgwAhKFFJZuhcIBpcT9h6lRrPaX8inu2yDC270FduVWWa0YBcTYys3MVE_Z0hyaOGDjURf4tdg_oA0igzf4GFol9MFcTkpMn5Cm1KNXowGsHe9UWOMBNKDN7YADi8O3rPPhD-eS56nHZ1r2sD8zmV27W9D3XPaXXWQCQvJ4ZBiplUw4ZlXWxWYwkV54Q, username -> user.70863, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy649572, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ddfbe1e, authcode -> cEql2sVp9pPMCPMCgTJdGzXprAY, useAdminRealm -> true, callbacks -> {"tokenId":"cUI6Z5WlG0I_Ev8C0Y4iWwh5Fdc.*AAJTSQACMDIAAlNLABw4QjlGWC9LcDFPQXJTdmFDM09rdy9kUXdiU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932921667), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=cUI6Z5WlG0I_Ev8C0Y4iWwh5Fdc.*AAJTSQACMDIAAlNLABw4QjlGWC9LcDFPQXJTdmFDM09rdy9kUXdiU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730932921667))), password -> Pa_ssw0rd, challenge -> 1Ayiw1Hlhv1mmja01e8gF6Rf1GPGnzs9RWN4H390LBA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 123.227.24.0, verifier -> LTIxODc2NjE5MTY3MjI0ODg4NDQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78895e36, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@46b50fc7, tokenId -> cUI6Z5WlG0I_Ev8C0Y4iWwh5Fdc.*AAJTSQACMDIAAlNLABw4QjlGWC9LcDFPQXJTdmFDM09rdy9kUXdiU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy649572
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=cUI6Z5WlG0I_Ev8C0Y4iWwh5Fdc.*AAJTSQACMDIAAlNLABw4QjlGWC9LcDFPQXJTdmFDM09rdy9kUXdiU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=cUI6Z5WlG0I_Ev8C0Y4iWwh5Fdc.*AAJTSQACMDIAAlNLABw4QjlGWC9LcDFPQXJTdmFDM09rdy9kUXdiU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:42:12 GMT
	x-forgerock-transactionid: 6d737351-fbf8-43af-bd4f-5e6ee02805ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy649572 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:42:15 GMT                                    1770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1961623 KO=43    )
> restLoginInitiate                                        (OK=135502 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=135494 KO=1     )
> Skip 2FA                                                 (OK=75358  KO=0     )
> User Authorize PKCE stage                                (OK=165246 KO=1     )
> User AccessToken PKCE stage                              (OK=165237 KO=0     )
> GetUUid                                                  (OK=44937  KO=0     )
> GetOpenidConfig                                          (OK=134394 KO=0     )
> CreatePolicy                                             (OK=44918  KO=17    )
> UI-Post-Login - stage 1                                  (OK=29970  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29968  KO=0     )
>  UI AM idFromSession                                     (OK=29968  KO=0     )
>  UI AM validateGoto                                      (OK=29967  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29959  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29958  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29958  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29958  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29954  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29953  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29953  KO=0     )
>  UI IDM uiconfig                                         (OK=29953  KO=0     )
>  UI IDM version                                          (OK=29953  KO=0     )
>  UI IDM login                                            (OK=29951  KO=0     )
>  UI IDM privilege                                        (OK=29951  KO=0     )
>  UI IDM features                                         (OK=29951  KO=0     )
>  UI IDM user                                             (OK=29951  KO=0     )
>  UI IDM dashboard                                        (OK=29951  KO=0     )
>  UI IDM managed user schema                              (OK=29951  KO=0     )
>  UI IDM oidcToken                                        (OK=29951  KO=0     )
> userinfo                                                 (OK=29951  KO=0     )
> UI-Logout                                                (OK=29948  KO=0     )
> UI-Logout Redirect 1                                     (OK=29946  KO=0     )
> tokenUserinfo                                            (OK=29970  KO=0     )
>  UI AM revoke1                                           (OK=29946  KO=0     )
>  UI AM revoke2                                           (OK=29946  KO=0     )
>  UI AM endsession                                        (OK=29946  KO=0     )
> RootUserinfo                                             (OK=101403 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5077   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5076   KO=0     )
> getIdToken                                               (OK=10112  KO=0     )
> getIdToken Redirect 1                                    (OK=10112  KO=0     )
> createOrganization                                       (OK=10112  KO=0     )
> queryOrganization                                        (OK=10112  KO=0     )
> ReadPolicy                                               (OK=44796  KO=9     )
> deleteOrganization                                       (OK=10112  KO=0     )
> DeletePolicy                                             (OK=44634  KO=15    )
> restloginProgressiveProfileCallback                      (OK=185    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       189 (79.75%)
> status.find.in([200, 209], 304), found 404                         24 (10.13%)
> status.find.in([200, 209], 304), found 409                         17 ( 7.17%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.11%)
> status.find.is(302), but actually found 502                         1 ( 0.42%)
> status.find.is(200), but actually found 502                         1 ( 0.42%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 148578 / active: 392    / done: 140192
================================================================================

22:42:16.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:42:20 GMT                                    1775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1967186 KO=43    )
> restLoginInitiate                                        (OK=135863 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=135853 KO=1     )
> Skip 2FA                                                 (OK=75563  KO=0     )
> User Authorize PKCE stage                                (OK=165699 KO=1     )
> User AccessToken PKCE stage                              (OK=165696 KO=0     )
> GetUUid                                                  (OK=45065  KO=0     )
> GetOpenidConfig                                          (OK=134801 KO=0     )
> CreatePolicy                                             (OK=45046  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30048  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30048  KO=0     )
>  UI AM idFromSession                                     (OK=30047  KO=0     )
>  UI AM validateGoto                                      (OK=30047  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30046  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30046  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30045  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30045  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30043  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30043  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30043  KO=0     )
>  UI IDM uiconfig                                         (OK=30043  KO=0     )
>  UI IDM version                                          (OK=30043  KO=0     )
>  UI IDM login                                            (OK=30043  KO=0     )
>  UI IDM privilege                                        (OK=30043  KO=0     )
>  UI IDM features                                         (OK=30043  KO=0     )
>  UI IDM user                                             (OK=30042  KO=0     )
>  UI IDM dashboard                                        (OK=30042  KO=0     )
>  UI IDM managed user schema                              (OK=30042  KO=0     )
>  UI IDM oidcToken                                        (OK=30040  KO=0     )
> userinfo                                                 (OK=30039  KO=0     )
> UI-Logout                                                (OK=30038  KO=0     )
> UI-Logout Redirect 1                                     (OK=30037  KO=0     )
> tokenUserinfo                                            (OK=30046  KO=0     )
>  UI AM revoke1                                           (OK=30034  KO=0     )
>  UI AM revoke2                                           (OK=30034  KO=0     )
>  UI AM endsession                                        (OK=30034  KO=0     )
> RootUserinfo                                             (OK=101654 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5089   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5087   KO=0     )
> getIdToken                                               (OK=10142  KO=0     )
> getIdToken Redirect 1                                    (OK=10142  KO=0     )
> createOrganization                                       (OK=10141  KO=0     )
> queryOrganization                                        (OK=10140  KO=0     )
> ReadPolicy                                               (OK=44925  KO=9     )
> deleteOrganization                                       (OK=10140  KO=0     )
> DeletePolicy                                             (OK=44786  KO=15    )
> restloginProgressiveProfileCallback                      (OK=186    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       190 (79.83%)
> status.find.in([200, 209], 304), found 404                         24 (10.08%)
> status.find.in([200, 209], 304), found 409                         17 ( 7.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.10%)
> status.find.is(302), but actually found 502                         1 ( 0.42%)
> status.find.is(200), but actually found 502                         1 ( 0.42%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 148206 / active: 356    / done: 140600
================================================================================

22:42:20.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:42:25 GMT                                    1780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1972589 KO=43    )
> restLoginInitiate                                        (OK=136240 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=136229 KO=1     )
> Skip 2FA                                                 (OK=75770  KO=0     )
> User Authorize PKCE stage                                (OK=166155 KO=1     )
> User AccessToken PKCE stage                              (OK=166153 KO=0     )
> GetUUid                                                  (OK=45182  KO=0     )
> GetOpenidConfig                                          (OK=135177 KO=0     )
> CreatePolicy                                             (OK=45164  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30133  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30133  KO=0     )
>  UI AM idFromSession                                     (OK=30132  KO=0     )
>  UI AM validateGoto                                      (OK=30132  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30131  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30131  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30130  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30130  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30127  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30126  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30125  KO=0     )
>  UI IDM uiconfig                                         (OK=30125  KO=0     )
>  UI IDM version                                          (OK=30125  KO=0     )
>  UI IDM login                                            (OK=30125  KO=0     )
>  UI IDM privilege                                        (OK=30125  KO=0     )
>  UI IDM features                                         (OK=30125  KO=0     )
>  UI IDM user                                             (OK=30123  KO=0     )
>  UI IDM dashboard                                        (OK=30123  KO=0     )
>  UI IDM managed user schema                              (OK=30123  KO=0     )
>  UI IDM oidcToken                                        (OK=30123  KO=0     )
> userinfo                                                 (OK=30123  KO=0     )
> UI-Logout                                                (OK=30121  KO=0     )
> UI-Logout Redirect 1                                     (OK=30121  KO=0     )
> tokenUserinfo                                            (OK=30126  KO=0     )
>  UI AM revoke1                                           (OK=30119  KO=0     )
>  UI AM revoke2                                           (OK=30119  KO=0     )
>  UI AM endsession                                        (OK=30119  KO=0     )
> RootUserinfo                                             (OK=101915 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5093   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5093   KO=0     )
> getIdToken                                               (OK=10170  KO=0     )
> getIdToken Redirect 1                                    (OK=10170  KO=0     )
> createOrganization                                       (OK=10170  KO=0     )
> queryOrganization                                        (OK=10170  KO=0     )
> ReadPolicy                                               (OK=45049  KO=9     )
> deleteOrganization                                       (OK=10169  KO=0     )
> DeletePolicy                                             (OK=44914  KO=15    )
> restloginProgressiveProfileCallback                      (OK=187    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       191 (79.92%)
> status.find.in([200, 209], 304), found 404                         24 (10.04%)
> status.find.in([200, 209], 304), found 409                         17 ( 7.11%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.09%)
> status.find.is(302), but actually found 502                         1 ( 0.42%)
> status.find.is(200), but actually found 502                         1 ( 0.42%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 147822 / active: 359    / done: 140981
================================================================================

22:42:26.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:42:28.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:42:29.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:42:30 GMT                                    1785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1978048 KO=43    )
> restLoginInitiate                                        (OK=136614 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=136604 KO=1     )
> Skip 2FA                                                 (OK=75993  KO=0     )
> User Authorize PKCE stage                                (OK=166610 KO=1     )
> User AccessToken PKCE stage                              (OK=166599 KO=0     )
> GetUUid                                                  (OK=45315  KO=0     )
> GetOpenidConfig                                          (OK=135553 KO=0     )
> CreatePolicy                                             (OK=45294  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30217  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30217  KO=0     )
>  UI AM idFromSession                                     (OK=30214  KO=0     )
>  UI AM validateGoto                                      (OK=30214  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30211  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30210  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30210  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30210  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30208  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30208  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30207  KO=0     )
>  UI IDM uiconfig                                         (OK=30207  KO=0     )
>  UI IDM version                                          (OK=30207  KO=0     )
>  UI IDM login                                            (OK=30207  KO=0     )
>  UI IDM privilege                                        (OK=30207  KO=0     )
>  UI IDM features                                         (OK=30207  KO=0     )
>  UI IDM user                                             (OK=30206  KO=0     )
>  UI IDM dashboard                                        (OK=30206  KO=0     )
>  UI IDM managed user schema                              (OK=30206  KO=0     )
>  UI IDM oidcToken                                        (OK=30205  KO=0     )
> userinfo                                                 (OK=30205  KO=0     )
> UI-Logout                                                (OK=30204  KO=0     )
> UI-Logout Redirect 1                                     (OK=30203  KO=0     )
> tokenUserinfo                                            (OK=30195  KO=0     )
>  UI AM revoke1                                           (OK=30202  KO=0     )
>  UI AM revoke2                                           (OK=30202  KO=0     )
>  UI AM endsession                                        (OK=30202  KO=0     )
> RootUserinfo                                             (OK=102217 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5106   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5106   KO=0     )
> getIdToken                                               (OK=10204  KO=0     )
> getIdToken Redirect 1                                    (OK=10203  KO=0     )
> createOrganization                                       (OK=10203  KO=0     )
> queryOrganization                                        (OK=10203  KO=0     )
> ReadPolicy                                               (OK=45171  KO=9     )
> deleteOrganization                                       (OK=10201  KO=0     )
> DeletePolicy                                             (OK=45042  KO=15    )
> restloginProgressiveProfileCallback                      (OK=189    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       194 (80.17%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.92%)
> status.find.in([200, 209], 304), found 409                         17 ( 7.02%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.07%)
> status.find.is(302), but actually found 502                         1 ( 0.41%)
> status.find.is(200), but actually found 502                         1 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 147437 / active: 358    / done: 141367
================================================================================


================================================================================
2024-11-06 22:42:35 GMT                                    1790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1983339 KO=43    )
> restLoginInitiate                                        (OK=136988 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=136977 KO=1     )
> Skip 2FA                                                 (OK=76215  KO=0     )
> User Authorize PKCE stage                                (OK=167053 KO=1     )
> User AccessToken PKCE stage                              (OK=167046 KO=0     )
> GetUUid                                                  (OK=45455  KO=0     )
> GetOpenidConfig                                          (OK=135944 KO=0     )
> CreatePolicy                                             (OK=45437  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30295  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30294  KO=0     )
>  UI AM idFromSession                                     (OK=30292  KO=0     )
>  UI AM validateGoto                                      (OK=30293  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30287  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30287  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30287  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30287  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30285  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30284  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30284  KO=0     )
>  UI IDM uiconfig                                         (OK=30284  KO=0     )
>  UI IDM version                                          (OK=30283  KO=0     )
>  UI IDM login                                            (OK=30282  KO=0     )
>  UI IDM privilege                                        (OK=30282  KO=0     )
>  UI IDM features                                         (OK=30283  KO=0     )
>  UI IDM user                                             (OK=30282  KO=0     )
>  UI IDM dashboard                                        (OK=30282  KO=0     )
>  UI IDM managed user schema                              (OK=30282  KO=0     )
>  UI IDM oidcToken                                        (OK=30280  KO=0     )
> userinfo                                                 (OK=30280  KO=0     )
> UI-Logout                                                (OK=30280  KO=0     )
> UI-Logout Redirect 1                                     (OK=30280  KO=0     )
> tokenUserinfo                                            (OK=30267  KO=0     )
>  UI AM revoke1                                           (OK=30280  KO=0     )
>  UI AM revoke2                                           (OK=30280  KO=0     )
>  UI AM endsession                                        (OK=30280  KO=0     )
> RootUserinfo                                             (OK=102468 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5128   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5128   KO=0     )
> getIdToken                                               (OK=10232  KO=0     )
> getIdToken Redirect 1                                    (OK=10232  KO=0     )
> createOrganization                                       (OK=10232  KO=0     )
> queryOrganization                                        (OK=10232  KO=0     )
> ReadPolicy                                               (OK=45300  KO=9     )
> deleteOrganization                                       (OK=10231  KO=0     )
> DeletePolicy                                             (OK=45165  KO=15    )
> restloginProgressiveProfileCallback                      (OK=190    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       194 (80.17%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.92%)
> status.find.in([200, 209], 304), found 409                         17 ( 7.02%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.07%)
> status.find.is(302), but actually found 502                         1 ( 0.41%)
> status.find.is(200), but actually found 502                         1 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 147042 / active: 375    / done: 141745
================================================================================


================================================================================
2024-11-06 22:42:40 GMT                                    1795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1988612 KO=43    )
> restLoginInitiate                                        (OK=137342 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=137331 KO=1     )
> Skip 2FA                                                 (OK=76404  KO=0     )
> User Authorize PKCE stage                                (OK=167495 KO=1     )
> User AccessToken PKCE stage                              (OK=167487 KO=0     )
> GetUUid                                                  (OK=45571  KO=0     )
> GetOpenidConfig                                          (OK=136332 KO=0     )
> CreatePolicy                                             (OK=45553  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30373  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30372  KO=0     )
>  UI AM idFromSession                                     (OK=30371  KO=0     )
>  UI AM validateGoto                                      (OK=30371  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30370  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30370  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30369  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30369  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30367  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30367  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30366  KO=0     )
>  UI IDM uiconfig                                         (OK=30366  KO=0     )
>  UI IDM version                                          (OK=30366  KO=0     )
>  UI IDM login                                            (OK=30366  KO=0     )
>  UI IDM privilege                                        (OK=30366  KO=0     )
>  UI IDM features                                         (OK=30366  KO=0     )
>  UI IDM user                                             (OK=30366  KO=0     )
>  UI IDM dashboard                                        (OK=30366  KO=0     )
>  UI IDM managed user schema                              (OK=30366  KO=0     )
>  UI IDM oidcToken                                        (OK=30365  KO=0     )
> userinfo                                                 (OK=30363  KO=0     )
> UI-Logout                                                (OK=30363  KO=0     )
> UI-Logout Redirect 1                                     (OK=30362  KO=0     )
> tokenUserinfo                                            (OK=30354  KO=0     )
>  UI AM revoke1                                           (OK=30361  KO=0     )
>  UI AM revoke2                                           (OK=30361  KO=0     )
>  UI AM endsession                                        (OK=30361  KO=0     )
> RootUserinfo                                             (OK=102723 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5141   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5141   KO=0     )
> getIdToken                                               (OK=10252  KO=0     )
> getIdToken Redirect 1                                    (OK=10252  KO=0     )
> createOrganization                                       (OK=10252  KO=0     )
> queryOrganization                                        (OK=10252  KO=0     )
> ReadPolicy                                               (OK=45443  KO=9     )
> deleteOrganization                                       (OK=10251  KO=0     )
> DeletePolicy                                             (OK=45292  KO=15    )
> restloginProgressiveProfileCallback                      (OK=191    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       194 (80.17%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.92%)
> status.find.in([200, 209], 304), found 409                         17 ( 7.02%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.07%)
> status.find.is(302), but actually found 502                         1 ( 0.41%)
> status.find.is(200), but actually found 502                         1 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 146674 / active: 364    / done: 142124
================================================================================

22:42:41.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:42:42.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:42:45 GMT                                    1800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1994386 KO=43    )
> restLoginInitiate                                        (OK=137733 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=137721 KO=1     )
> Skip 2FA                                                 (OK=76614  KO=0     )
> User Authorize PKCE stage                                (OK=167970 KO=1     )
> User AccessToken PKCE stage                              (OK=167968 KO=0     )
> GetUUid                                                  (OK=45702  KO=0     )
> GetOpenidConfig                                          (OK=136720 KO=0     )
> CreatePolicy                                             (OK=45683  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30466  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30466  KO=0     )
>  UI AM idFromSession                                     (OK=30464  KO=0     )
>  UI AM validateGoto                                      (OK=30464  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30462  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30462  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30460  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30460  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30457  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30457  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30457  KO=0     )
>  UI IDM uiconfig                                         (OK=30457  KO=0     )
>  UI IDM version                                          (OK=30457  KO=0     )
>  UI IDM login                                            (OK=30457  KO=0     )
>  UI IDM privilege                                        (OK=30457  KO=0     )
>  UI IDM features                                         (OK=30457  KO=0     )
>  UI IDM user                                             (OK=30457  KO=0     )
>  UI IDM dashboard                                        (OK=30457  KO=0     )
>  UI IDM managed user schema                              (OK=30457  KO=0     )
>  UI IDM oidcToken                                        (OK=30456  KO=0     )
> userinfo                                                 (OK=30456  KO=0     )
> UI-Logout                                                (OK=30456  KO=0     )
> UI-Logout Redirect 1                                     (OK=30454  KO=0     )
> tokenUserinfo                                            (OK=30436  KO=0     )
>  UI AM revoke1                                           (OK=30453  KO=0     )
>  UI AM revoke2                                           (OK=30453  KO=0     )
>  UI AM endsession                                        (OK=30453  KO=0     )
> RootUserinfo                                             (OK=102984 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5152   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5152   KO=0     )
> getIdToken                                               (OK=10287  KO=0     )
> getIdToken Redirect 1                                    (OK=10287  KO=0     )
> createOrganization                                       (OK=10287  KO=0     )
> queryOrganization                                        (OK=10285  KO=0     )
> ReadPolicy                                               (OK=45559  KO=9     )
> deleteOrganization                                       (OK=10285  KO=0     )
> DeletePolicy                                             (OK=45434  KO=15    )
> restloginProgressiveProfileCallback                      (OK=191    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       196 (80.33%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.84%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.97%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.05%)
> status.find.is(302), but actually found 502                         1 ( 0.41%)
> status.find.is(200), but actually found 502                         1 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 146272 / active: 353    / done: 142537
================================================================================

22:42:47.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:42:50 GMT                                    1805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1999950 KO=43    )
> restLoginInitiate                                        (OK=138122 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=138108 KO=1     )
> Skip 2FA                                                 (OK=76837  KO=0     )
> User Authorize PKCE stage                                (OK=168439 KO=1     )
> User AccessToken PKCE stage                              (OK=168432 KO=0     )
> GetUUid                                                  (OK=45831  KO=0     )
> GetOpenidConfig                                          (OK=137098 KO=0     )
> CreatePolicy                                             (OK=45813  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30547  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30547  KO=0     )
>  UI AM idFromSession                                     (OK=30547  KO=0     )
>  UI AM validateGoto                                      (OK=30547  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30544  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30544  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30544  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30544  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30543  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30543  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30543  KO=0     )
>  UI IDM uiconfig                                         (OK=30543  KO=0     )
>  UI IDM version                                          (OK=30543  KO=0     )
>  UI IDM login                                            (OK=30543  KO=0     )
>  UI IDM privilege                                        (OK=30543  KO=0     )
>  UI IDM features                                         (OK=30543  KO=0     )
>  UI IDM user                                             (OK=30543  KO=0     )
>  UI IDM dashboard                                        (OK=30543  KO=0     )
>  UI IDM managed user schema                              (OK=30543  KO=0     )
>  UI IDM oidcToken                                        (OK=30543  KO=0     )
> userinfo                                                 (OK=30543  KO=0     )
> UI-Logout                                                (OK=30543  KO=0     )
> UI-Logout Redirect 1                                     (OK=30542  KO=0     )
> tokenUserinfo                                            (OK=30519  KO=0     )
>  UI AM revoke1                                           (OK=30541  KO=0     )
>  UI AM revoke2                                           (OK=30541  KO=0     )
>  UI AM endsession                                        (OK=30541  KO=0     )
> RootUserinfo                                             (OK=103236 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5164   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5164   KO=0     )
> getIdToken                                               (OK=10320  KO=0     )
> getIdToken Redirect 1                                    (OK=10320  KO=0     )
> createOrganization                                       (OK=10320  KO=0     )
> queryOrganization                                        (OK=10320  KO=0     )
> ReadPolicy                                               (OK=45689  KO=9     )
> deleteOrganization                                       (OK=10320  KO=0     )
> DeletePolicy                                             (OK=45552  KO=15    )
> restloginProgressiveProfileCallback                      (OK=191    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       197 (80.41%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.80%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.94%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.04%)
> status.find.is(302), but actually found 502                         1 ( 0.41%)
> status.find.is(200), but actually found 502                         1 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 145872 / active: 366    / done: 142924
================================================================================

22:42:53.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:42:54.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:42:55 GMT                                    1810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2004918 KO=43    )
> restLoginInitiate                                        (OK=138475 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=138460 KO=1     )
> Skip 2FA                                                 (OK=77034  KO=0     )
> User Authorize PKCE stage                                (OK=168868 KO=1     )
> User AccessToken PKCE stage                              (OK=168861 KO=0     )
> GetUUid                                                  (OK=45947  KO=0     )
> GetOpenidConfig                                          (OK=137469 KO=0     )
> CreatePolicy                                             (OK=45926  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30625  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30623  KO=0     )
>  UI AM idFromSession                                     (OK=30623  KO=0     )
>  UI AM validateGoto                                      (OK=30623  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30620  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30620  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30620  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30620  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30615  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30612  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30610  KO=0     )
>  UI IDM uiconfig                                         (OK=30610  KO=0     )
>  UI IDM version                                          (OK=30610  KO=0     )
>  UI IDM login                                            (OK=30609  KO=0     )
>  UI IDM privilege                                        (OK=30609  KO=0     )
>  UI IDM features                                         (OK=30609  KO=0     )
>  UI IDM user                                             (OK=30609  KO=0     )
>  UI IDM dashboard                                        (OK=30609  KO=0     )
>  UI IDM managed user schema                              (OK=30609  KO=0     )
>  UI IDM oidcToken                                        (OK=30609  KO=0     )
> userinfo                                                 (OK=30609  KO=0     )
> UI-Logout                                                (OK=30608  KO=0     )
> UI-Logout Redirect 1                                     (OK=30606  KO=0     )
> tokenUserinfo                                            (OK=30598  KO=0     )
>  UI AM revoke1                                           (OK=30604  KO=0     )
>  UI AM revoke2                                           (OK=30604  KO=0     )
>  UI AM endsession                                        (OK=30604  KO=0     )
> RootUserinfo                                             (OK=103538 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5187   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5186   KO=0     )
> getIdToken                                               (OK=10347  KO=0     )
> getIdToken Redirect 1                                    (OK=10347  KO=0     )
> createOrganization                                       (OK=10346  KO=0     )
> queryOrganization                                        (OK=10345  KO=0     )
> ReadPolicy                                               (OK=45818  KO=9     )
> deleteOrganization                                       (OK=10344  KO=0     )
> DeletePolicy                                             (OK=45677  KO=15    )
> restloginProgressiveProfileCallback                      (OK=191    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       199 (80.57%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.72%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.88%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.02%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 145496 / active: 373    / done: 143293
================================================================================

22:42:56.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:43:00 GMT                                    1815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2011005 KO=43    )
> restLoginInitiate                                        (OK=138873 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=138864 KO=1     )
> Skip 2FA                                                 (OK=77238  KO=0     )
> User Authorize PKCE stage                                (OK=169368 KO=1     )
> User AccessToken PKCE stage                              (OK=169360 KO=0     )
> GetUUid                                                  (OK=46076  KO=0     )
> GetOpenidConfig                                          (OK=137842 KO=0     )
> CreatePolicy                                             (OK=46058  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30727  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30727  KO=0     )
>  UI AM idFromSession                                     (OK=30727  KO=0     )
>  UI AM validateGoto                                      (OK=30727  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30724  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30722  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30722  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30722  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30715  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30715  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30715  KO=0     )
>  UI IDM uiconfig                                         (OK=30715  KO=0     )
>  UI IDM version                                          (OK=30715  KO=0     )
>  UI IDM login                                            (OK=30715  KO=0     )
>  UI IDM privilege                                        (OK=30715  KO=0     )
>  UI IDM features                                         (OK=30715  KO=0     )
>  UI IDM user                                             (OK=30715  KO=0     )
>  UI IDM dashboard                                        (OK=30715  KO=0     )
>  UI IDM managed user schema                              (OK=30715  KO=0     )
>  UI IDM oidcToken                                        (OK=30714  KO=0     )
> userinfo                                                 (OK=30713  KO=0     )
> UI-Logout                                                (OK=30712  KO=0     )
> UI-Logout Redirect 1                                     (OK=30710  KO=0     )
> tokenUserinfo                                            (OK=30684  KO=0     )
>  UI AM revoke1                                           (OK=30709  KO=0     )
>  UI AM revoke2                                           (OK=30709  KO=0     )
>  UI AM endsession                                        (OK=30709  KO=0     )
> RootUserinfo                                             (OK=103804 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5200   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5199   KO=0     )
> getIdToken                                               (OK=10370  KO=0     )
> getIdToken Redirect 1                                    (OK=10370  KO=0     )
> createOrganization                                       (OK=10368  KO=0     )
> queryOrganization                                        (OK=10367  KO=0     )
> ReadPolicy                                               (OK=45931  KO=9     )
> deleteOrganization                                       (OK=10367  KO=0     )
> DeletePolicy                                             (OK=45809  KO=15    )
> restloginProgressiveProfileCallback                      (OK=193    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       200 (80.65%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.68%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.85%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.02%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 145084 / active: 362    / done: 143716
================================================================================

22:43:02.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:43:05 GMT                                    1820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2016702 KO=43    )
> restLoginInitiate                                        (OK=139259 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=139249 KO=1     )
> Skip 2FA                                                 (OK=77456  KO=0     )
> User Authorize PKCE stage                                (OK=169845 KO=1     )
> User AccessToken PKCE stage                              (OK=169840 KO=0     )
> GetUUid                                                  (OK=46209  KO=0     )
> GetOpenidConfig                                          (OK=138221 KO=0     )
> CreatePolicy                                             (OK=46187  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30811  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30811  KO=0     )
>  UI AM idFromSession                                     (OK=30810  KO=0     )
>  UI AM validateGoto                                      (OK=30810  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30809  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30809  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30808  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30808  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30806  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30806  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30806  KO=0     )
>  UI IDM uiconfig                                         (OK=30806  KO=0     )
>  UI IDM version                                          (OK=30806  KO=0     )
>  UI IDM login                                            (OK=30806  KO=0     )
>  UI IDM privilege                                        (OK=30806  KO=0     )
>  UI IDM features                                         (OK=30806  KO=0     )
>  UI IDM user                                             (OK=30806  KO=0     )
>  UI IDM dashboard                                        (OK=30806  KO=0     )
>  UI IDM managed user schema                              (OK=30806  KO=0     )
>  UI IDM oidcToken                                        (OK=30806  KO=0     )
> userinfo                                                 (OK=30806  KO=0     )
> UI-Logout                                                (OK=30806  KO=0     )
> UI-Logout Redirect 1                                     (OK=30806  KO=0     )
> tokenUserinfo                                            (OK=30772  KO=0     )
>  UI AM revoke1                                           (OK=30806  KO=0     )
>  UI AM revoke2                                           (OK=30806  KO=0     )
>  UI AM endsession                                        (OK=30806  KO=0     )
> RootUserinfo                                             (OK=104102 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5213   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5213   KO=0     )
> getIdToken                                               (OK=10390  KO=0     )
> getIdToken Redirect 1                                    (OK=10390  KO=0     )
> createOrganization                                       (OK=10390  KO=0     )
> queryOrganization                                        (OK=10389  KO=0     )
> ReadPolicy                                               (OK=46064  KO=9     )
> deleteOrganization                                       (OK=10389  KO=0     )
> DeletePolicy                                             (OK=45922  KO=15    )
> restloginProgressiveProfileCallback                      (OK=193    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       201 (80.72%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.64%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.83%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.01%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 144686 / active: 374    / done: 144102
================================================================================


================================================================================
2024-11-06 22:43:10 GMT                                    1825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2022116 KO=43    )
> restLoginInitiate                                        (OK=139652 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=139642 KO=1     )
> Skip 2FA                                                 (OK=77693  KO=0     )
> User Authorize PKCE stage                                (OK=170311 KO=1     )
> User AccessToken PKCE stage                              (OK=170303 KO=0     )
> GetUUid                                                  (OK=46359  KO=0     )
> GetOpenidConfig                                          (OK=138635 KO=0     )
> CreatePolicy                                             (OK=46341  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30892  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30891  KO=0     )
>  UI AM idFromSession                                     (OK=30889  KO=0     )
>  UI AM validateGoto                                      (OK=30889  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30885  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30884  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30883  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30883  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30882  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30882  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30882  KO=0     )
>  UI IDM uiconfig                                         (OK=30882  KO=0     )
>  UI IDM version                                          (OK=30882  KO=0     )
>  UI IDM login                                            (OK=30881  KO=0     )
>  UI IDM privilege                                        (OK=30881  KO=0     )
>  UI IDM features                                         (OK=30881  KO=0     )
>  UI IDM user                                             (OK=30881  KO=0     )
>  UI IDM dashboard                                        (OK=30881  KO=0     )
>  UI IDM managed user schema                              (OK=30881  KO=0     )
>  UI IDM oidcToken                                        (OK=30880  KO=0     )
> userinfo                                                 (OK=30879  KO=0     )
> UI-Logout                                                (OK=30877  KO=0     )
> UI-Logout Redirect 1                                     (OK=30876  KO=0     )
> tokenUserinfo                                            (OK=30849  KO=0     )
>  UI AM revoke1                                           (OK=30874  KO=0     )
>  UI AM revoke2                                           (OK=30874  KO=0     )
>  UI AM endsession                                        (OK=30873  KO=0     )
> RootUserinfo                                             (OK=104402 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5227   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5227   KO=0     )
> getIdToken                                               (OK=10417  KO=0     )
> getIdToken Redirect 1                                    (OK=10417  KO=0     )
> createOrganization                                       (OK=10417  KO=0     )
> queryOrganization                                        (OK=10415  KO=0     )
> ReadPolicy                                               (OK=46193  KO=9     )
> deleteOrganization                                       (OK=10415  KO=0     )
> DeletePolicy                                             (OK=46057  KO=15    )
> restloginProgressiveProfileCallback                      (OK=194    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       201 (80.72%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.64%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.83%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.01%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 144281 / active: 399    / done: 144482
================================================================================


================================================================================
2024-11-06 22:43:15 GMT                                    1830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2027810 KO=43    )
> restLoginInitiate                                        (OK=140026 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=140017 KO=1     )
> Skip 2FA                                                 (OK=77890  KO=0     )
> User Authorize PKCE stage                                (OK=170779 KO=1     )
> User AccessToken PKCE stage                              (OK=170776 KO=0     )
> GetUUid                                                  (OK=46483  KO=0     )
> GetOpenidConfig                                          (OK=139038 KO=0     )
> CreatePolicy                                             (OK=46465  KO=17    )
> UI-Post-Login - stage 1                                  (OK=30983  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30983  KO=0     )
>  UI AM idFromSession                                     (OK=30981  KO=0     )
>  UI AM validateGoto                                      (OK=30981  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30979  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30977  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30976  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30976  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30973  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30973  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30970  KO=0     )
>  UI IDM uiconfig                                         (OK=30970  KO=0     )
>  UI IDM version                                          (OK=30970  KO=0     )
>  UI IDM login                                            (OK=30970  KO=0     )
>  UI IDM privilege                                        (OK=30970  KO=0     )
>  UI IDM features                                         (OK=30970  KO=0     )
>  UI IDM user                                             (OK=30970  KO=0     )
>  UI IDM dashboard                                        (OK=30970  KO=0     )
>  UI IDM managed user schema                              (OK=30970  KO=0     )
>  UI IDM oidcToken                                        (OK=30970  KO=0     )
> userinfo                                                 (OK=30967  KO=0     )
> UI-Logout                                                (OK=30967  KO=0     )
> UI-Logout Redirect 1                                     (OK=30967  KO=0     )
> tokenUserinfo                                            (OK=30938  KO=0     )
>  UI AM revoke1                                           (OK=30966  KO=0     )
>  UI AM revoke2                                           (OK=30967  KO=0     )
>  UI AM endsession                                        (OK=30967  KO=0     )
> RootUserinfo                                             (OK=104664 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5236   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5236   KO=0     )
> getIdToken                                               (OK=10446  KO=0     )
> getIdToken Redirect 1                                    (OK=10446  KO=0     )
> createOrganization                                       (OK=10446  KO=0     )
> queryOrganization                                        (OK=10446  KO=0     )
> ReadPolicy                                               (OK=46346  KO=9     )
> deleteOrganization                                       (OK=10445  KO=0     )
> DeletePolicy                                             (OK=46184  KO=15    )
> restloginProgressiveProfileCallback                      (OK=195    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       201 (80.72%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.64%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.83%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 2.01%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 143896 / active: 376    / done: 144890
================================================================================

22:43:16.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:43:17.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:43:20 GMT                                    1835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2033522 KO=43    )
> restLoginInitiate                                        (OK=140396 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=140387 KO=1     )
> Skip 2FA                                                 (OK=78098  KO=0     )
> User Authorize PKCE stage                                (OK=171245 KO=1     )
> User AccessToken PKCE stage                              (OK=171239 KO=0     )
> GetUUid                                                  (OK=46618  KO=0     )
> GetOpenidConfig                                          (OK=139453 KO=0     )
> CreatePolicy                                             (OK=46595  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31074  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31072  KO=0     )
>  UI AM idFromSession                                     (OK=31072  KO=0     )
>  UI AM validateGoto                                      (OK=31072  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31070  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31070  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31070  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31070  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31066  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31065  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31065  KO=0     )
>  UI IDM uiconfig                                         (OK=31065  KO=0     )
>  UI IDM version                                          (OK=31065  KO=0     )
>  UI IDM login                                            (OK=31065  KO=0     )
>  UI IDM privilege                                        (OK=31065  KO=0     )
>  UI IDM features                                         (OK=31065  KO=0     )
>  UI IDM user                                             (OK=31064  KO=0     )
>  UI IDM dashboard                                        (OK=31064  KO=0     )
>  UI IDM managed user schema                              (OK=31064  KO=0     )
>  UI IDM oidcToken                                        (OK=31060  KO=0     )
> userinfo                                                 (OK=31060  KO=0     )
> UI-Logout                                                (OK=31060  KO=0     )
> UI-Logout Redirect 1                                     (OK=31059  KO=0     )
> tokenUserinfo                                            (OK=31005  KO=0     )
>  UI AM revoke1                                           (OK=31059  KO=0     )
>  UI AM revoke2                                           (OK=31059  KO=0     )
>  UI AM endsession                                        (OK=31059  KO=0     )
> RootUserinfo                                             (OK=104936 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5251   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5251   KO=0     )
> getIdToken                                               (OK=10464  KO=0     )
> getIdToken Redirect 1                                    (OK=10464  KO=0     )
> createOrganization                                       (OK=10464  KO=0     )
> queryOrganization                                        (OK=10464  KO=0     )
> ReadPolicy                                               (OK=46472  KO=9     )
> deleteOrganization                                       (OK=10464  KO=0     )
> DeletePolicy                                             (OK=46337  KO=15    )
> restloginProgressiveProfileCallback                      (OK=195    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       203 (80.88%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.56%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.77%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.99%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 143508 / active: 364    / done: 145290
================================================================================

22:43:21.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:43:22.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:43:25 GMT                                    1840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2039671 KO=43    )
> restLoginInitiate                                        (OK=140830 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=140821 KO=1     )
> Skip 2FA                                                 (OK=78325  KO=0     )
> User Authorize PKCE stage                                (OK=171765 KO=1     )
> User AccessToken PKCE stage                              (OK=171754 KO=0     )
> GetUUid                                                  (OK=46749  KO=0     )
> GetOpenidConfig                                          (OK=139842 KO=0     )
> CreatePolicy                                             (OK=46731  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31174  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31174  KO=0     )
>  UI AM idFromSession                                     (OK=31174  KO=0     )
>  UI AM validateGoto                                      (OK=31173  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31168  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31167  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31166  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31166  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31163  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31162  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31162  KO=0     )
>  UI IDM uiconfig                                         (OK=31162  KO=0     )
>  UI IDM version                                          (OK=31162  KO=0     )
>  UI IDM login                                            (OK=31162  KO=0     )
>  UI IDM privilege                                        (OK=31162  KO=0     )
>  UI IDM features                                         (OK=31162  KO=0     )
>  UI IDM user                                             (OK=31162  KO=0     )
>  UI IDM dashboard                                        (OK=31162  KO=0     )
>  UI IDM managed user schema                              (OK=31162  KO=0     )
>  UI IDM oidcToken                                        (OK=31162  KO=0     )
> userinfo                                                 (OK=31162  KO=0     )
> UI-Logout                                                (OK=31161  KO=0     )
> UI-Logout Redirect 1                                     (OK=31161  KO=0     )
> tokenUserinfo                                            (OK=31105  KO=0     )
>  UI AM revoke1                                           (OK=31160  KO=0     )
>  UI AM revoke2                                           (OK=31160  KO=0     )
>  UI AM endsession                                        (OK=31160  KO=0     )
> RootUserinfo                                             (OK=105228 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5266   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5266   KO=0     )
> getIdToken                                               (OK=10488  KO=0     )
> getIdToken Redirect 1                                    (OK=10488  KO=0     )
> createOrganization                                       (OK=10486  KO=0     )
> queryOrganization                                        (OK=10486  KO=0     )
> ReadPolicy                                               (OK=46599  KO=9     )
> deleteOrganization                                       (OK=10486  KO=0     )
> DeletePolicy                                             (OK=46463  KO=15    )
> restloginProgressiveProfileCallback                      (OK=197    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       205 (81.03%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.49%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.72%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.98%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 143062 / active: 391    / done: 145709
================================================================================


================================================================================
2024-11-06 22:43:30 GMT                                    1845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2045500 KO=43    )
> restLoginInitiate                                        (OK=141221 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=141210 KO=1     )
> Skip 2FA                                                 (OK=78541  KO=0     )
> User Authorize PKCE stage                                (OK=172246 KO=1     )
> User AccessToken PKCE stage                              (OK=172243 KO=0     )
> GetUUid                                                  (OK=46883  KO=0     )
> GetOpenidConfig                                          (OK=140235 KO=0     )
> CreatePolicy                                             (OK=46864  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31263  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31261  KO=0     )
>  UI AM idFromSession                                     (OK=31261  KO=0     )
>  UI AM validateGoto                                      (OK=31261  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31256  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31256  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31256  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31256  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31254  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31254  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31254  KO=0     )
>  UI IDM uiconfig                                         (OK=31254  KO=0     )
>  UI IDM version                                          (OK=31254  KO=0     )
>  UI IDM login                                            (OK=31254  KO=0     )
>  UI IDM privilege                                        (OK=31254  KO=0     )
>  UI IDM features                                         (OK=31254  KO=0     )
>  UI IDM user                                             (OK=31254  KO=0     )
>  UI IDM dashboard                                        (OK=31254  KO=0     )
>  UI IDM managed user schema                              (OK=31254  KO=0     )
>  UI IDM oidcToken                                        (OK=31254  KO=0     )
> userinfo                                                 (OK=31254  KO=0     )
> UI-Logout                                                (OK=31253  KO=0     )
> UI-Logout Redirect 1                                     (OK=31253  KO=0     )
> tokenUserinfo                                            (OK=31195  KO=0     )
>  UI AM revoke1                                           (OK=31253  KO=0     )
>  UI AM revoke2                                           (OK=31253  KO=0     )
>  UI AM endsession                                        (OK=31253  KO=0     )
> RootUserinfo                                             (OK=105531 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5282   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5282   KO=0     )
> getIdToken                                               (OK=10517  KO=0     )
> getIdToken Redirect 1                                    (OK=10517  KO=0     )
> createOrganization                                       (OK=10516  KO=0     )
> queryOrganization                                        (OK=10516  KO=0     )
> ReadPolicy                                               (OK=46736  KO=9     )
> deleteOrganization                                       (OK=10514  KO=0     )
> DeletePolicy                                             (OK=46591  KO=15    )
> restloginProgressiveProfileCallback                      (OK=198    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       205 (81.03%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.49%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.72%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.98%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 142654 / active: 381    / done: 146127
================================================================================


================================================================================
2024-11-06 22:43:35 GMT                                    1850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2051613 KO=43    )
> restLoginInitiate                                        (OK=141617 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=141609 KO=1     )
> Skip 2FA                                                 (OK=78740  KO=0     )
> User Authorize PKCE stage                                (OK=172755 KO=1     )
> User AccessToken PKCE stage                              (OK=172743 KO=0     )
> GetUUid                                                  (OK=47008  KO=0     )
> GetOpenidConfig                                          (OK=140632 KO=0     )
> CreatePolicy                                             (OK=46989  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31367  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31366  KO=0     )
>  UI AM idFromSession                                     (OK=31366  KO=0     )
>  UI AM validateGoto                                      (OK=31366  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31360  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31360  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31360  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31360  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31359  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31359  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31359  KO=0     )
>  UI IDM uiconfig                                         (OK=31357  KO=0     )
>  UI IDM version                                          (OK=31358  KO=0     )
>  UI IDM login                                            (OK=31357  KO=0     )
>  UI IDM privilege                                        (OK=31357  KO=0     )
>  UI IDM features                                         (OK=31357  KO=0     )
>  UI IDM user                                             (OK=31357  KO=0     )
>  UI IDM dashboard                                        (OK=31357  KO=0     )
>  UI IDM managed user schema                              (OK=31357  KO=0     )
>  UI IDM oidcToken                                        (OK=31354  KO=0     )
> userinfo                                                 (OK=31353  KO=0     )
> UI-Logout                                                (OK=31353  KO=0     )
> UI-Logout Redirect 1                                     (OK=31352  KO=0     )
> tokenUserinfo                                            (OK=31289  KO=0     )
>  UI AM revoke1                                           (OK=31352  KO=0     )
>  UI AM revoke2                                           (OK=31352  KO=0     )
>  UI AM endsession                                        (OK=31352  KO=0     )
> RootUserinfo                                             (OK=105816 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5299   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5299   KO=0     )
> getIdToken                                               (OK=10538  KO=0     )
> getIdToken Redirect 1                                    (OK=10538  KO=0     )
> createOrganization                                       (OK=10538  KO=0     )
> queryOrganization                                        (OK=10538  KO=0     )
> ReadPolicy                                               (OK=46869  KO=9     )
> deleteOrganization                                       (OK=10538  KO=0     )
> DeletePolicy                                             (OK=46727  KO=15    )
> restloginProgressiveProfileCallback                      (OK=199    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       205 (81.03%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.49%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.72%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.98%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 142243 / active: 364    / done: 146555
================================================================================


================================================================================
2024-11-06 22:43:40 GMT                                    1855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2057031 KO=43    )
> restLoginInitiate                                        (OK=141999 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=141988 KO=1     )
> Skip 2FA                                                 (OK=78964  KO=0     )
> User Authorize PKCE stage                                (OK=173208 KO=1     )
> User AccessToken PKCE stage                              (OK=173206 KO=0     )
> GetUUid                                                  (OK=47148  KO=0     )
> GetOpenidConfig                                          (OK=141028 KO=0     )
> CreatePolicy                                             (OK=47128  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31446  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31445  KO=0     )
>  UI AM idFromSession                                     (OK=31445  KO=0     )
>  UI AM validateGoto                                      (OK=31445  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31441  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31441  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31441  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31441  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31439  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31437  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31437  KO=0     )
>  UI IDM uiconfig                                         (OK=31437  KO=0     )
>  UI IDM version                                          (OK=31437  KO=0     )
>  UI IDM login                                            (OK=31437  KO=0     )
>  UI IDM privilege                                        (OK=31437  KO=0     )
>  UI IDM features                                         (OK=31437  KO=0     )
>  UI IDM user                                             (OK=31436  KO=0     )
>  UI IDM dashboard                                        (OK=31437  KO=0     )
>  UI IDM managed user schema                              (OK=31436  KO=0     )
>  UI IDM oidcToken                                        (OK=31436  KO=0     )
> userinfo                                                 (OK=31436  KO=0     )
> UI-Logout                                                (OK=31435  KO=0     )
> UI-Logout Redirect 1                                     (OK=31435  KO=0     )
> tokenUserinfo                                            (OK=31369  KO=0     )
>  UI AM revoke1                                           (OK=31435  KO=0     )
>  UI AM revoke2                                           (OK=31435  KO=0     )
>  UI AM endsession                                        (OK=31435  KO=0     )
> RootUserinfo                                             (OK=106078 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5314   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5313   KO=0     )
> getIdToken                                               (OK=10563  KO=0     )
> getIdToken Redirect 1                                    (OK=10563  KO=0     )
> createOrganization                                       (OK=10562  KO=0     )
> queryOrganization                                        (OK=10562  KO=0     )
> ReadPolicy                                               (OK=46994  KO=9     )
> deleteOrganization                                       (OK=10561  KO=0     )
> DeletePolicy                                             (OK=46860  KO=15    )
> restloginProgressiveProfileCallback                      (OK=199    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       205 (81.03%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.49%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.72%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.98%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 141847 / active: 370    / done: 146945
================================================================================


================================================================================
2024-11-06 22:43:45 GMT                                    1860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2062927 KO=43    )
> restLoginInitiate                                        (OK=142397 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=142387 KO=1     )
> Skip 2FA                                                 (OK=79179  KO=0     )
> User Authorize PKCE stage                                (OK=173701 KO=1     )
> User AccessToken PKCE stage                              (OK=173696 KO=0     )
> GetUUid                                                  (OK=47277  KO=0     )
> GetOpenidConfig                                          (OK=141421 KO=0     )
> CreatePolicy                                             (OK=47259  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31544  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31543  KO=0     )
>  UI AM idFromSession                                     (OK=31541  KO=0     )
>  UI AM validateGoto                                      (OK=31542  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31538  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31538  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31537  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31537  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31531  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31531  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31528  KO=0     )
>  UI IDM uiconfig                                         (OK=31528  KO=0     )
>  UI IDM version                                          (OK=31528  KO=0     )
>  UI IDM login                                            (OK=31528  KO=0     )
>  UI IDM privilege                                        (OK=31528  KO=0     )
>  UI IDM features                                         (OK=31528  KO=0     )
>  UI IDM user                                             (OK=31528  KO=0     )
>  UI IDM dashboard                                        (OK=31528  KO=0     )
>  UI IDM managed user schema                              (OK=31528  KO=0     )
>  UI IDM oidcToken                                        (OK=31527  KO=0     )
> userinfo                                                 (OK=31526  KO=0     )
> UI-Logout                                                (OK=31523  KO=0     )
> UI-Logout Redirect 1                                     (OK=31523  KO=0     )
> tokenUserinfo                                            (OK=31451  KO=0     )
>  UI AM revoke1                                           (OK=31523  KO=0     )
>  UI AM revoke2                                           (OK=31522  KO=0     )
>  UI AM endsession                                        (OK=31523  KO=0     )
> RootUserinfo                                             (OK=106392 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5326   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5326   KO=0     )
> getIdToken                                               (OK=10595  KO=0     )
> getIdToken Redirect 1                                    (OK=10595  KO=0     )
> createOrganization                                       (OK=10595  KO=0     )
> queryOrganization                                        (OK=10594  KO=0     )
> ReadPolicy                                               (OK=47131  KO=9     )
> deleteOrganization                                       (OK=10593  KO=0     )
> DeletePolicy                                             (OK=46986  KO=15    )
> restloginProgressiveProfileCallback                      (OK=200    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       205 (81.03%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.49%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.72%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.98%)
> status.find.is(302), but actually found 502                         1 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 141432 / active: 386    / done: 147344
================================================================================

22:43:47.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:43:50 GMT                                    1865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2068950 KO=43    )
> restLoginInitiate                                        (OK=142791 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=142779 KO=1     )
> Skip 2FA                                                 (OK=79405  KO=0     )
> User Authorize PKCE stage                                (OK=174195 KO=1     )
> User AccessToken PKCE stage                              (OK=174183 KO=0     )
> GetUUid                                                  (OK=47409  KO=0     )
> GetOpenidConfig                                          (OK=141822 KO=0     )
> CreatePolicy                                             (OK=47392  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31645  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31644  KO=0     )
>  UI AM idFromSession                                     (OK=31642  KO=0     )
>  UI AM validateGoto                                      (OK=31642  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31638  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31636  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31636  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31636  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31630  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31630  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31628  KO=0     )
>  UI IDM uiconfig                                         (OK=31628  KO=0     )
>  UI IDM version                                          (OK=31628  KO=0     )
>  UI IDM login                                            (OK=31628  KO=0     )
>  UI IDM privilege                                        (OK=31628  KO=0     )
>  UI IDM features                                         (OK=31628  KO=0     )
>  UI IDM user                                             (OK=31628  KO=0     )
>  UI IDM dashboard                                        (OK=31628  KO=0     )
>  UI IDM managed user schema                              (OK=31628  KO=0     )
>  UI IDM oidcToken                                        (OK=31626  KO=0     )
> userinfo                                                 (OK=31626  KO=0     )
> UI-Logout                                                (OK=31625  KO=0     )
> UI-Logout Redirect 1                                     (OK=31622  KO=0     )
> tokenUserinfo                                            (OK=31517  KO=0     )
>  UI AM revoke1                                           (OK=31619  KO=0     )
>  UI AM revoke2                                           (OK=31619  KO=0     )
>  UI AM endsession                                        (OK=31619  KO=0     )
> RootUserinfo                                             (OK=106709 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5339   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5338   KO=0     )
> getIdToken                                               (OK=10615  KO=0     )
> getIdToken Redirect 1                                    (OK=10615  KO=0     )
> createOrganization                                       (OK=10614  KO=0     )
> queryOrganization                                        (OK=10614  KO=0     )
> ReadPolicy                                               (OK=47264  KO=9     )
> deleteOrganization                                       (OK=10614  KO=0     )
> DeletePolicy                                             (OK=47123  KO=15    )
> restloginProgressiveProfileCallback                      (OK=200    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       206 (81.10%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.45%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.69%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.97%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 141029 / active: 398    / done: 147735
================================================================================

22:43:54.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:43:55 GMT                                    1870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2074720 KO=43    )
> restLoginInitiate                                        (OK=143172 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=143163 KO=1     )
> Skip 2FA                                                 (OK=79621  KO=0     )
> User Authorize PKCE stage                                (OK=174659 KO=1     )
> User AccessToken PKCE stage                              (OK=174652 KO=0     )
> GetUUid                                                  (OK=47541  KO=0     )
> GetOpenidConfig                                          (OK=142218 KO=0     )
> CreatePolicy                                             (OK=47521  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31733  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31732  KO=0     )
>  UI AM idFromSession                                     (OK=31730  KO=0     )
>  UI AM validateGoto                                      (OK=31730  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31725  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31723  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31723  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31723  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31722  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31719  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31719  KO=0     )
>  UI IDM uiconfig                                         (OK=31719  KO=0     )
>  UI IDM version                                          (OK=31719  KO=0     )
>  UI IDM login                                            (OK=31719  KO=0     )
>  UI IDM privilege                                        (OK=31719  KO=0     )
>  UI IDM features                                         (OK=31719  KO=0     )
>  UI IDM user                                             (OK=31719  KO=0     )
>  UI IDM dashboard                                        (OK=31719  KO=0     )
>  UI IDM managed user schema                              (OK=31719  KO=0     )
>  UI IDM oidcToken                                        (OK=31718  KO=0     )
> userinfo                                                 (OK=31718  KO=0     )
> UI-Logout                                                (OK=31718  KO=0     )
> UI-Logout Redirect 1                                     (OK=31716  KO=0     )
> tokenUserinfo                                            (OK=31590  KO=0     )
>  UI AM revoke1                                           (OK=31714  KO=0     )
>  UI AM revoke2                                           (OK=31714  KO=0     )
>  UI AM endsession                                        (OK=31714  KO=0     )
> RootUserinfo                                             (OK=107022 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5359   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5359   KO=0     )
> getIdToken                                               (OK=10646  KO=0     )
> getIdToken Redirect 1                                    (OK=10645  KO=0     )
> createOrganization                                       (OK=10645  KO=0     )
> queryOrganization                                        (OK=10644  KO=0     )
> ReadPolicy                                               (OK=47396  KO=9     )
> deleteOrganization                                       (OK=10644  KO=0     )
> DeletePolicy                                             (OK=47255  KO=15    )
> restloginProgressiveProfileCallback                      (OK=200    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       207 (81.18%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.41%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.67%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.96%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 140627 / active: 380    / done: 148155
================================================================================

22:43:58.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:44:00 GMT                                    1875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2080548 KO=43    )
> restLoginInitiate                                        (OK=143546 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=143541 KO=1     )
> Skip 2FA                                                 (OK=79829  KO=0     )
> User Authorize PKCE stage                                (OK=175145 KO=1     )
> User AccessToken PKCE stage                              (OK=175141 KO=0     )
> GetUUid                                                  (OK=47680  KO=0     )
> GetOpenidConfig                                          (OK=142623 KO=0     )
> CreatePolicy                                             (OK=47660  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31822  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31822  KO=0     )
>  UI AM idFromSession                                     (OK=31821  KO=0     )
>  UI AM validateGoto                                      (OK=31821  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31819  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31819  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31819  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31819  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31817  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31816  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31815  KO=0     )
>  UI IDM uiconfig                                         (OK=31815  KO=0     )
>  UI IDM version                                          (OK=31815  KO=0     )
>  UI IDM login                                            (OK=31815  KO=0     )
>  UI IDM privilege                                        (OK=31815  KO=0     )
>  UI IDM features                                         (OK=31815  KO=0     )
>  UI IDM user                                             (OK=31815  KO=0     )
>  UI IDM dashboard                                        (OK=31815  KO=0     )
>  UI IDM managed user schema                              (OK=31815  KO=0     )
>  UI IDM oidcToken                                        (OK=31813  KO=0     )
> userinfo                                                 (OK=31813  KO=0     )
> UI-Logout                                                (OK=31812  KO=0     )
> UI-Logout Redirect 1                                     (OK=31812  KO=0     )
> tokenUserinfo                                            (OK=31679  KO=0     )
>  UI AM revoke1                                           (OK=31811  KO=0     )
>  UI AM revoke2                                           (OK=31811  KO=0     )
>  UI AM endsession                                        (OK=31811  KO=0     )
> RootUserinfo                                             (OK=107271 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5375   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5375   KO=0     )
> getIdToken                                               (OK=10665  KO=0     )
> getIdToken Redirect 1                                    (OK=10665  KO=0     )
> createOrganization                                       (OK=10665  KO=0     )
> queryOrganization                                        (OK=10665  KO=0     )
> ReadPolicy                                               (OK=47529  KO=9     )
> deleteOrganization                                       (OK=10665  KO=0     )
> DeletePolicy                                             (OK=47389  KO=15    )
> restloginProgressiveProfileCallback                      (OK=202    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       208 (81.25%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.38%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.64%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.95%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 140237 / active: 358    / done: 148567
================================================================================


================================================================================
2024-11-06 22:44:05 GMT                                    1880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2085867 KO=43    )
> restLoginInitiate                                        (OK=143933 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=143925 KO=1     )
> Skip 2FA                                                 (OK=80060  KO=0     )
> User Authorize PKCE stage                                (OK=175600 KO=1     )
> User AccessToken PKCE stage                              (OK=175596 KO=0     )
> GetUUid                                                  (OK=47816  KO=0     )
> GetOpenidConfig                                          (OK=143028 KO=0     )
> CreatePolicy                                             (OK=47796  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31897  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31894  KO=0     )
>  UI AM idFromSession                                     (OK=31894  KO=0     )
>  UI AM validateGoto                                      (OK=31894  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31893  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31893  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31892  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31892  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31892  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31890  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31890  KO=0     )
>  UI IDM uiconfig                                         (OK=31890  KO=0     )
>  UI IDM version                                          (OK=31890  KO=0     )
>  UI IDM login                                            (OK=31890  KO=0     )
>  UI IDM privilege                                        (OK=31890  KO=0     )
>  UI IDM features                                         (OK=31890  KO=0     )
>  UI IDM user                                             (OK=31889  KO=0     )
>  UI IDM dashboard                                        (OK=31889  KO=0     )
>  UI IDM managed user schema                              (OK=31889  KO=0     )
>  UI IDM oidcToken                                        (OK=31887  KO=0     )
> userinfo                                                 (OK=31887  KO=0     )
> UI-Logout                                                (OK=31887  KO=0     )
> UI-Logout Redirect 1                                     (OK=31887  KO=0     )
> tokenUserinfo                                            (OK=31754  KO=0     )
>  UI AM revoke1                                           (OK=31885  KO=0     )
>  UI AM revoke2                                           (OK=31885  KO=0     )
>  UI AM endsession                                        (OK=31886  KO=0     )
> RootUserinfo                                             (OK=107570 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5389   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5388   KO=0     )
> getIdToken                                               (OK=10692  KO=0     )
> getIdToken Redirect 1                                    (OK=10692  KO=0     )
> createOrganization                                       (OK=10690  KO=0     )
> queryOrganization                                        (OK=10690  KO=0     )
> ReadPolicy                                               (OK=47665  KO=9     )
> deleteOrganization                                       (OK=10690  KO=0     )
> DeletePolicy                                             (OK=47522  KO=15    )
> restloginProgressiveProfileCallback                      (OK=204    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       208 (81.25%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.38%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.64%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.95%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 139839 / active: 385    / done: 148938
================================================================================


================================================================================
2024-11-06 22:44:10 GMT                                    1885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2091826 KO=43    )
> restLoginInitiate                                        (OK=144337 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=144327 KO=1     )
> Skip 2FA                                                 (OK=80278  KO=0     )
> User Authorize PKCE stage                                (OK=176095 KO=1     )
> User AccessToken PKCE stage                              (OK=176094 KO=0     )
> GetUUid                                                  (OK=47945  KO=0     )
> GetOpenidConfig                                          (OK=143426 KO=0     )
> CreatePolicy                                             (OK=47924  KO=17    )
> UI-Post-Login - stage 1                                  (OK=31994  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31994  KO=0     )
>  UI AM idFromSession                                     (OK=31992  KO=0     )
>  UI AM validateGoto                                      (OK=31992  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31990  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31990  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31990  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31990  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31987  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31987  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31986  KO=0     )
>  UI IDM uiconfig                                         (OK=31986  KO=0     )
>  UI IDM version                                          (OK=31985  KO=0     )
>  UI IDM login                                            (OK=31983  KO=0     )
>  UI IDM privilege                                        (OK=31984  KO=0     )
>  UI IDM features                                         (OK=31984  KO=0     )
>  UI IDM user                                             (OK=31981  KO=0     )
>  UI IDM dashboard                                        (OK=31983  KO=0     )
>  UI IDM managed user schema                              (OK=31982  KO=0     )
>  UI IDM oidcToken                                        (OK=31979  KO=0     )
> userinfo                                                 (OK=31979  KO=0     )
> UI-Logout                                                (OK=31976  KO=0     )
> UI-Logout Redirect 1                                     (OK=31976  KO=0     )
> tokenUserinfo                                            (OK=31841  KO=0     )
>  UI AM revoke1                                           (OK=31975  KO=0     )
>  UI AM revoke2                                           (OK=31975  KO=0     )
>  UI AM endsession                                        (OK=31976  KO=0     )
> RootUserinfo                                             (OK=107934 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5401   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5401   KO=0     )
> getIdToken                                               (OK=10709  KO=0     )
> getIdToken Redirect 1                                    (OK=10708  KO=0     )
> createOrganization                                       (OK=10708  KO=0     )
> queryOrganization                                        (OK=10708  KO=0     )
> ReadPolicy                                               (OK=47800  KO=9     )
> deleteOrganization                                       (OK=10708  KO=0     )
> DeletePolicy                                             (OK=47657  KO=15    )
> restloginProgressiveProfileCallback                      (OK=204    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       208 (81.25%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.38%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.64%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.95%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 139419 / active: 392    / done: 149351
================================================================================

22:44:12.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:44:13.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:44:15 GMT                                    1890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2097800 KO=43    )
> restLoginInitiate                                        (OK=144737 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=144727 KO=1     )
> Skip 2FA                                                 (OK=80490  KO=0     )
> User Authorize PKCE stage                                (OK=176590 KO=1     )
> User AccessToken PKCE stage                              (OK=176583 KO=0     )
> GetUUid                                                  (OK=48077  KO=0     )
> GetOpenidConfig                                          (OK=143824 KO=0     )
> CreatePolicy                                             (OK=48057  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32087  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32087  KO=0     )
>  UI AM idFromSession                                     (OK=32086  KO=0     )
>  UI AM validateGoto                                      (OK=32086  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32084  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32084  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32083  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32083  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32081  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32080  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32080  KO=0     )
>  UI IDM uiconfig                                         (OK=32080  KO=0     )
>  UI IDM version                                          (OK=32080  KO=0     )
>  UI IDM login                                            (OK=32080  KO=0     )
>  UI IDM privilege                                        (OK=32080  KO=0     )
>  UI IDM features                                         (OK=32080  KO=0     )
>  UI IDM user                                             (OK=32080  KO=0     )
>  UI IDM dashboard                                        (OK=32080  KO=0     )
>  UI IDM managed user schema                              (OK=32080  KO=0     )
>  UI IDM oidcToken                                        (OK=32078  KO=0     )
> userinfo                                                 (OK=32077  KO=0     )
> UI-Logout                                                (OK=32077  KO=0     )
> UI-Logout Redirect 1                                     (OK=32074  KO=0     )
> tokenUserinfo                                            (OK=31934  KO=0     )
>  UI AM revoke1                                           (OK=32074  KO=0     )
>  UI AM revoke2                                           (OK=32074  KO=0     )
>  UI AM endsession                                        (OK=32074  KO=0     )
> RootUserinfo                                             (OK=108238 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5414   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5414   KO=0     )
> getIdToken                                               (OK=10736  KO=0     )
> getIdToken Redirect 1                                    (OK=10736  KO=0     )
> createOrganization                                       (OK=10734  KO=0     )
> queryOrganization                                        (OK=10734  KO=0     )
> ReadPolicy                                               (OK=47930  KO=9     )
> deleteOrganization                                       (OK=10734  KO=0     )
> DeletePolicy                                             (OK=47792  KO=15    )
> restloginProgressiveProfileCallback                      (OK=205    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       210 (81.40%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.30%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.94%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 139003 / active: 376    / done: 149783
================================================================================


================================================================================
2024-11-06 22:44:20 GMT                                    1895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2103596 KO=43    )
> restLoginInitiate                                        (OK=145130 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=145112 KO=1     )
> Skip 2FA                                                 (OK=80694  KO=0     )
> User Authorize PKCE stage                                (OK=177066 KO=1     )
> User AccessToken PKCE stage                              (OK=177062 KO=0     )
> GetUUid                                                  (OK=48198  KO=0     )
> GetOpenidConfig                                          (OK=144204 KO=0     )
> CreatePolicy                                             (OK=48177  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32185  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32185  KO=0     )
>  UI AM idFromSession                                     (OK=32184  KO=0     )
>  UI AM validateGoto                                      (OK=32184  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32182  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32181  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32179  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32180  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32175  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32175  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32173  KO=0     )
>  UI IDM uiconfig                                         (OK=32173  KO=0     )
>  UI IDM version                                          (OK=32173  KO=0     )
>  UI IDM login                                            (OK=32173  KO=0     )
>  UI IDM privilege                                        (OK=32173  KO=0     )
>  UI IDM features                                         (OK=32173  KO=0     )
>  UI IDM user                                             (OK=32173  KO=0     )
>  UI IDM dashboard                                        (OK=32173  KO=0     )
>  UI IDM managed user schema                              (OK=32173  KO=0     )
>  UI IDM oidcToken                                        (OK=32171  KO=0     )
> userinfo                                                 (OK=32171  KO=0     )
> UI-Logout                                                (OK=32170  KO=0     )
> UI-Logout Redirect 1                                     (OK=32170  KO=0     )
> tokenUserinfo                                            (OK=32015  KO=0     )
>  UI AM revoke1                                           (OK=32169  KO=0     )
>  UI AM revoke2                                           (OK=32169  KO=0     )
>  UI AM endsession                                        (OK=32170  KO=0     )
> RootUserinfo                                             (OK=108480 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5429   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5429   KO=0     )
> getIdToken                                               (OK=10766  KO=0     )
> getIdToken Redirect 1                                    (OK=10766  KO=0     )
> createOrganization                                       (OK=10766  KO=0     )
> queryOrganization                                        (OK=10766  KO=0     )
> ReadPolicy                                               (OK=48060  KO=9     )
> deleteOrganization                                       (OK=10765  KO=0     )
> DeletePolicy                                             (OK=47921  KO=15    )
> restloginProgressiveProfileCallback                      (OK=207    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       210 (81.40%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.30%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.94%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 138598 / active: 371    / done: 150193
================================================================================


================================================================================
2024-11-06 22:44:25 GMT                                    1900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2108862 KO=43    )
> restLoginInitiate                                        (OK=145492 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=145484 KO=1     )
> Skip 2FA                                                 (OK=80900  KO=0     )
> User Authorize PKCE stage                                (OK=177519 KO=1     )
> User AccessToken PKCE stage                              (OK=177517 KO=0     )
> GetUUid                                                  (OK=48314  KO=0     )
> GetOpenidConfig                                          (OK=144576 KO=0     )
> CreatePolicy                                             (OK=48295  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32256  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32256  KO=0     )
>  UI AM idFromSession                                     (OK=32256  KO=0     )
>  UI AM validateGoto                                      (OK=32256  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32254  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32254  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32254  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32254  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32253  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32252  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32251  KO=0     )
>  UI IDM uiconfig                                         (OK=32251  KO=0     )
>  UI IDM version                                          (OK=32251  KO=0     )
>  UI IDM login                                            (OK=32250  KO=0     )
>  UI IDM privilege                                        (OK=32251  KO=0     )
>  UI IDM features                                         (OK=32251  KO=0     )
>  UI IDM user                                             (OK=32250  KO=0     )
>  UI IDM dashboard                                        (OK=32250  KO=0     )
>  UI IDM managed user schema                              (OK=32250  KO=0     )
>  UI IDM oidcToken                                        (OK=32249  KO=0     )
> userinfo                                                 (OK=32249  KO=0     )
> UI-Logout                                                (OK=32249  KO=0     )
> UI-Logout Redirect 1                                     (OK=32249  KO=0     )
> tokenUserinfo                                            (OK=32110  KO=0     )
>  UI AM revoke1                                           (OK=32248  KO=0     )
>  UI AM revoke2                                           (OK=32248  KO=0     )
>  UI AM endsession                                        (OK=32248  KO=0     )
> RootUserinfo                                             (OK=108775 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5442   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5441   KO=0     )
> getIdToken                                               (OK=10798  KO=0     )
> getIdToken Redirect 1                                    (OK=10798  KO=0     )
> createOrganization                                       (OK=10797  KO=0     )
> queryOrganization                                        (OK=10797  KO=0     )
> ReadPolicy                                               (OK=48185  KO=9     )
> deleteOrganization                                       (OK=10797  KO=0     )
> DeletePolicy                                             (OK=48052  KO=15    )
> restloginProgressiveProfileCallback                      (OK=207    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       210 (81.40%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.30%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.94%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 138225 / active: 345    / done: 150592
================================================================================


================================================================================
2024-11-06 22:44:30 GMT                                    1905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2114280 KO=43    )
> restLoginInitiate                                        (OK=145883 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=145873 KO=1     )
> Skip 2FA                                                 (OK=81123  KO=0     )
> User Authorize PKCE stage                                (OK=177983 KO=1     )
> User AccessToken PKCE stage                              (OK=177980 KO=0     )
> GetUUid                                                  (OK=48445  KO=0     )
> GetOpenidConfig                                          (OK=144950 KO=0     )
> CreatePolicy                                             (OK=48426  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32343  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32342  KO=0     )
>  UI AM idFromSession                                     (OK=32342  KO=0     )
>  UI AM validateGoto                                      (OK=32342  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32337  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32336  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32335  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32335  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32329  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32329  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32328  KO=0     )
>  UI IDM uiconfig                                         (OK=32328  KO=0     )
>  UI IDM version                                          (OK=32328  KO=0     )
>  UI IDM login                                            (OK=32328  KO=0     )
>  UI IDM privilege                                        (OK=32328  KO=0     )
>  UI IDM features                                         (OK=32328  KO=0     )
>  UI IDM user                                             (OK=32328  KO=0     )
>  UI IDM dashboard                                        (OK=32328  KO=0     )
>  UI IDM managed user schema                              (OK=32328  KO=0     )
>  UI IDM oidcToken                                        (OK=32326  KO=0     )
> userinfo                                                 (OK=32326  KO=0     )
> UI-Logout                                                (OK=32325  KO=0     )
> UI-Logout Redirect 1                                     (OK=32325  KO=0     )
> tokenUserinfo                                            (OK=32189  KO=0     )
>  UI AM revoke1                                           (OK=32323  KO=0     )
>  UI AM revoke2                                           (OK=32323  KO=0     )
>  UI AM endsession                                        (OK=32323  KO=0     )
> RootUserinfo                                             (OK=109112 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5455   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5455   KO=0     )
> getIdToken                                               (OK=10821  KO=0     )
> getIdToken Redirect 1                                    (OK=10820  KO=0     )
> createOrganization                                       (OK=10820  KO=0     )
> queryOrganization                                        (OK=10820  KO=0     )
> ReadPolicy                                               (OK=48303  KO=9     )
> deleteOrganization                                       (OK=10820  KO=0     )
> DeletePolicy                                             (OK=48176  KO=15    )
> restloginProgressiveProfileCallback                      (OK=207    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       210 (81.40%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.30%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.94%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 137815 / active: 376    / done: 150971
================================================================================


================================================================================
2024-11-06 22:44:35 GMT                                    1910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2119712 KO=43    )
> restLoginInitiate                                        (OK=146265 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=146255 KO=1     )
> Skip 2FA                                                 (OK=81347  KO=0     )
> User Authorize PKCE stage                                (OK=178444 KO=1     )
> User AccessToken PKCE stage                              (OK=178437 KO=0     )
> GetUUid                                                  (OK=48584  KO=0     )
> GetOpenidConfig                                          (OK=145336 KO=0     )
> CreatePolicy                                             (OK=48565  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32422  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32421  KO=0     )
>  UI AM idFromSession                                     (OK=32421  KO=0     )
>  UI AM validateGoto                                      (OK=32421  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32413  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32413  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32411  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32411  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32408  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32408  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32408  KO=0     )
>  UI IDM uiconfig                                         (OK=32408  KO=0     )
>  UI IDM version                                          (OK=32408  KO=0     )
>  UI IDM login                                            (OK=32408  KO=0     )
>  UI IDM privilege                                        (OK=32408  KO=0     )
>  UI IDM features                                         (OK=32408  KO=0     )
>  UI IDM user                                             (OK=32408  KO=0     )
>  UI IDM dashboard                                        (OK=32408  KO=0     )
>  UI IDM managed user schema                              (OK=32408  KO=0     )
>  UI IDM oidcToken                                        (OK=32408  KO=0     )
> userinfo                                                 (OK=32408  KO=0     )
> UI-Logout                                                (OK=32407  KO=0     )
> UI-Logout Redirect 1                                     (OK=32406  KO=0     )
> tokenUserinfo                                            (OK=32271  KO=0     )
>  UI AM revoke1                                           (OK=32404  KO=0     )
>  UI AM revoke2                                           (OK=32404  KO=0     )
>  UI AM endsession                                        (OK=32404  KO=0     )
> RootUserinfo                                             (OK=109407 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5469   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5469   KO=0     )
> getIdToken                                               (OK=10848  KO=0     )
> getIdToken Redirect 1                                    (OK=10848  KO=0     )
> createOrganization                                       (OK=10848  KO=0     )
> queryOrganization                                        (OK=10847  KO=0     )
> ReadPolicy                                               (OK=48434  KO=9     )
> deleteOrganization                                       (OK=10847  KO=0     )
> DeletePolicy                                             (OK=48294  KO=15    )
> restloginProgressiveProfileCallback                      (OK=209    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       210 (81.40%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.30%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.94%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 137422 / active: 375    / done: 151365
================================================================================


================================================================================
2024-11-06 22:44:40 GMT                                    1915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2125598 KO=43    )
> restLoginInitiate                                        (OK=146653 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=146642 KO=1     )
> Skip 2FA                                                 (OK=81547  KO=0     )
> User Authorize PKCE stage                                (OK=178931 KO=1     )
> User AccessToken PKCE stage                              (OK=178924 KO=0     )
> GetUUid                                                  (OK=48687  KO=0     )
> GetOpenidConfig                                          (OK=145710 KO=0     )
> CreatePolicy                                             (OK=48669  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32518  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32517  KO=0     )
>  UI AM idFromSession                                     (OK=32516  KO=0     )
>  UI AM validateGoto                                      (OK=32516  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32512  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32512  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32511  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32511  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32507  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32507  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32505  KO=0     )
>  UI IDM uiconfig                                         (OK=32505  KO=0     )
>  UI IDM version                                          (OK=32505  KO=0     )
>  UI IDM login                                            (OK=32504  KO=0     )
>  UI IDM privilege                                        (OK=32503  KO=0     )
>  UI IDM features                                         (OK=32504  KO=0     )
>  UI IDM user                                             (OK=32503  KO=0     )
>  UI IDM dashboard                                        (OK=32503  KO=0     )
>  UI IDM managed user schema                              (OK=32503  KO=0     )
>  UI IDM oidcToken                                        (OK=32503  KO=0     )
> userinfo                                                 (OK=32501  KO=0     )
> UI-Logout                                                (OK=32500  KO=0     )
> UI-Logout Redirect 1                                     (OK=32500  KO=0     )
> tokenUserinfo                                            (OK=32362  KO=0     )
>  UI AM revoke1                                           (OK=32500  KO=0     )
>  UI AM revoke2                                           (OK=32500  KO=0     )
>  UI AM endsession                                        (OK=32500  KO=0     )
> RootUserinfo                                             (OK=109749 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5483   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5483   KO=0     )
> getIdToken                                               (OK=10872  KO=0     )
> getIdToken Redirect 1                                    (OK=10872  KO=0     )
> createOrganization                                       (OK=10872  KO=0     )
> queryOrganization                                        (OK=10872  KO=0     )
> ReadPolicy                                               (OK=48570  KO=9     )
> deleteOrganization                                       (OK=10872  KO=0     )
> DeletePolicy                                             (OK=48426  KO=15    )
> restloginProgressiveProfileCallback                      (OK=210    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       210 (81.40%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.30%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.94%)
> status.find.is(302), but actually found 502                         1 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 137023 / active: 365    / done: 151774
================================================================================

22:44:42.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:44:43.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:44:43.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:44:45.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:44:45 GMT                                    1920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2131342 KO=43    )
> restLoginInitiate                                        (OK=147044 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=147034 KO=1     )
> Skip 2FA                                                 (OK=81770  KO=0     )
> User Authorize PKCE stage                                (OK=179409 KO=1     )
> User AccessToken PKCE stage                              (OK=179405 KO=0     )
> GetUUid                                                  (OK=48825  KO=0     )
> GetOpenidConfig                                          (OK=146089 KO=0     )
> CreatePolicy                                             (OK=48808  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32599  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32599  KO=0     )
>  UI AM idFromSession                                     (OK=32599  KO=0     )
>  UI AM validateGoto                                      (OK=32599  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32599  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32599  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32597  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32597  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32596  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32596  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32596  KO=0     )
>  UI IDM uiconfig                                         (OK=32596  KO=0     )
>  UI IDM version                                          (OK=32596  KO=0     )
>  UI IDM login                                            (OK=32595  KO=0     )
>  UI IDM privilege                                        (OK=32595  KO=0     )
>  UI IDM features                                         (OK=32595  KO=0     )
>  UI IDM user                                             (OK=32595  KO=0     )
>  UI IDM dashboard                                        (OK=32595  KO=0     )
>  UI IDM managed user schema                              (OK=32595  KO=0     )
>  UI IDM oidcToken                                        (OK=32595  KO=0     )
> userinfo                                                 (OK=32595  KO=0     )
> UI-Logout                                                (OK=32594  KO=0     )
> UI-Logout Redirect 1                                     (OK=32594  KO=0     )
> tokenUserinfo                                            (OK=32446  KO=0     )
>  UI AM revoke1                                           (OK=32594  KO=0     )
>  UI AM revoke2                                           (OK=32594  KO=0     )
>  UI AM endsession                                        (OK=32594  KO=0     )
> RootUserinfo                                             (OK=110049 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5494   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5493   KO=0     )
> getIdToken                                               (OK=10901  KO=0     )
> getIdToken Redirect 1                                    (OK=10901  KO=0     )
> createOrganization                                       (OK=10901  KO=0     )
> queryOrganization                                        (OK=10901  KO=0     )
> ReadPolicy                                               (OK=48673  KO=9     )
> deleteOrganization                                       (OK=10901  KO=0     )
> DeletePolicy                                             (OK=48563  KO=15    )
> restloginProgressiveProfileCallback                      (OK=211    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       214 (81.68%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.16%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.49%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.91%)
> status.find.is(302), but actually found 502                         1 ( 0.38%)
> status.find.is(200), but actually found 502                         1 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 136620 / active: 340    / done: 152202
================================================================================

22:44:46.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:44:46.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:44:49.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:44:50 GMT                                    1925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2136630 KO=43    )
> restLoginInitiate                                        (OK=147440 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=147428 KO=1     )
> Skip 2FA                                                 (OK=81998  KO=0     )
> User Authorize PKCE stage                                (OK=179873 KO=1     )
> User AccessToken PKCE stage                              (OK=179866 KO=0     )
> GetUUid                                                  (OK=48964  KO=0     )
> GetOpenidConfig                                          (OK=146469 KO=0     )
> CreatePolicy                                             (OK=48942  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32675  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32675  KO=0     )
>  UI AM idFromSession                                     (OK=32674  KO=0     )
>  UI AM validateGoto                                      (OK=32674  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32672  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32672  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32672  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32672  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32670  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32668  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32668  KO=0     )
>  UI IDM uiconfig                                         (OK=32668  KO=0     )
>  UI IDM version                                          (OK=32668  KO=0     )
>  UI IDM login                                            (OK=32668  KO=0     )
>  UI IDM privilege                                        (OK=32668  KO=0     )
>  UI IDM features                                         (OK=32668  KO=0     )
>  UI IDM user                                             (OK=32667  KO=0     )
>  UI IDM dashboard                                        (OK=32668  KO=0     )
>  UI IDM managed user schema                              (OK=32668  KO=0     )
>  UI IDM oidcToken                                        (OK=32666  KO=0     )
> userinfo                                                 (OK=32664  KO=0     )
> UI-Logout                                                (OK=32664  KO=0     )
> UI-Logout Redirect 1                                     (OK=32664  KO=0     )
> tokenUserinfo                                            (OK=32532  KO=0     )
>  UI AM revoke1                                           (OK=32664  KO=0     )
>  UI AM revoke2                                           (OK=32664  KO=0     )
>  UI AM endsession                                        (OK=32664  KO=0     )
> RootUserinfo                                             (OK=110316 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5511   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5511   KO=0     )
> getIdToken                                               (OK=10936  KO=0     )
> getIdToken Redirect 1                                    (OK=10936  KO=0     )
> createOrganization                                       (OK=10936  KO=0     )
> queryOrganization                                        (OK=10936  KO=0     )
> ReadPolicy                                               (OK=48812  KO=9     )
> deleteOrganization                                       (OK=10935  KO=0     )
> DeletePolicy                                             (OK=48667  KO=15    )
> restloginProgressiveProfileCallback                      (OK=211    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       217 (81.89%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.06%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.42%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.89%)
> status.find.is(302), but actually found 502                         1 ( 0.38%)
> status.find.is(200), but actually found 502                         1 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 136207 / active: 380    / done: 152575
================================================================================

22:44:54.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:44:55 GMT                                    1930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2142061 KO=43    )
> restLoginInitiate                                        (OK=147804 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=147799 KO=1     )
> Skip 2FA                                                 (OK=82198  KO=0     )
> User Authorize PKCE stage                                (OK=180324 KO=1     )
> User AccessToken PKCE stage                              (OK=180317 KO=0     )
> GetUUid                                                  (OK=49096  KO=0     )
> GetOpenidConfig                                          (OK=146875 KO=0     )
> CreatePolicy                                             (OK=49078  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32758  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32756  KO=0     )
>  UI AM idFromSession                                     (OK=32756  KO=0     )
>  UI AM validateGoto                                      (OK=32756  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32755  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32755  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32755  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32755  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32752  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32752  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32752  KO=0     )
>  UI IDM uiconfig                                         (OK=32752  KO=0     )
>  UI IDM version                                          (OK=32752  KO=0     )
>  UI IDM login                                            (OK=32752  KO=0     )
>  UI IDM privilege                                        (OK=32752  KO=0     )
>  UI IDM features                                         (OK=32752  KO=0     )
>  UI IDM user                                             (OK=32752  KO=0     )
>  UI IDM dashboard                                        (OK=32752  KO=0     )
>  UI IDM managed user schema                              (OK=32752  KO=0     )
>  UI IDM oidcToken                                        (OK=32752  KO=0     )
> userinfo                                                 (OK=32752  KO=0     )
> UI-Logout                                                (OK=32748  KO=0     )
> UI-Logout Redirect 1                                     (OK=32748  KO=0     )
> tokenUserinfo                                            (OK=32617  KO=0     )
>  UI AM revoke1                                           (OK=32747  KO=0     )
>  UI AM revoke2                                           (OK=32747  KO=0     )
>  UI AM endsession                                        (OK=32747  KO=0     )
> RootUserinfo                                             (OK=110594 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5524   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5524   KO=0     )
> getIdToken                                               (OK=10953  KO=0     )
> getIdToken Redirect 1                                    (OK=10952  KO=0     )
> createOrganization                                       (OK=10952  KO=0     )
> queryOrganization                                        (OK=10952  KO=0     )
> ReadPolicy                                               (OK=48948  KO=9     )
> deleteOrganization                                       (OK=10952  KO=0     )
> DeletePolicy                                             (OK=48805  KO=15    )
> restloginProgressiveProfileCallback                      (OK=212    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       218 (81.95%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.02%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.88%)
> status.find.is(302), but actually found 502                         1 ( 0.38%)
> status.find.is(200), but actually found 502                         1 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 135828 / active: 371    / done: 152963
================================================================================


================================================================================
2024-11-06 22:45:00 GMT                                    1935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2147024 KO=43    )
> restLoginInitiate                                        (OK=148161 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=148153 KO=1     )
> Skip 2FA                                                 (OK=82403  KO=0     )
> User Authorize PKCE stage                                (OK=180747 KO=1     )
> User AccessToken PKCE stage                              (OK=180743 KO=0     )
> GetUUid                                                  (OK=49215  KO=0     )
> GetOpenidConfig                                          (OK=147264 KO=0     )
> CreatePolicy                                             (OK=49195  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32827  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32825  KO=0     )
>  UI AM idFromSession                                     (OK=32825  KO=0     )
>  UI AM validateGoto                                      (OK=32825  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32825  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32825  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32823  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32823  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32821  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32819  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32819  KO=0     )
>  UI IDM uiconfig                                         (OK=32819  KO=0     )
>  UI IDM version                                          (OK=32819  KO=0     )
>  UI IDM login                                            (OK=32819  KO=0     )
>  UI IDM privilege                                        (OK=32818  KO=0     )
>  UI IDM features                                         (OK=32819  KO=0     )
>  UI IDM user                                             (OK=32818  KO=0     )
>  UI IDM dashboard                                        (OK=32818  KO=0     )
>  UI IDM managed user schema                              (OK=32818  KO=0     )
>  UI IDM oidcToken                                        (OK=32818  KO=0     )
> userinfo                                                 (OK=32818  KO=0     )
> UI-Logout                                                (OK=32818  KO=0     )
> UI-Logout Redirect 1                                     (OK=32817  KO=0     )
> tokenUserinfo                                            (OK=32699  KO=0     )
>  UI AM revoke1                                           (OK=32816  KO=0     )
>  UI AM revoke2                                           (OK=32816  KO=0     )
>  UI AM endsession                                        (OK=32817  KO=0     )
> RootUserinfo                                             (OK=110858 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5546   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5545   KO=0     )
> getIdToken                                               (OK=10982  KO=0     )
> getIdToken Redirect 1                                    (OK=10982  KO=0     )
> createOrganization                                       (OK=10982  KO=0     )
> queryOrganization                                        (OK=10981  KO=0     )
> ReadPolicy                                               (OK=49083  KO=9     )
> deleteOrganization                                       (OK=10980  KO=0     )
> DeletePolicy                                             (OK=48940  KO=15    )
> restloginProgressiveProfileCallback                      (OK=213    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       218 (81.95%)
> status.find.in([200, 209], 304), found 404                         24 ( 9.02%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.88%)
> status.find.is(302), but actually found 502                         1 ( 0.38%)
> status.find.is(200), but actually found 502                         1 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 135451 / active: 361    / done: 153350
================================================================================

22:45:04.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:45:05 GMT                                    1940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2151946 KO=43    )
> restLoginInitiate                                        (OK=148521 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=148513 KO=1     )
> Skip 2FA                                                 (OK=82592  KO=0     )
> User Authorize PKCE stage                                (OK=181164 KO=1     )
> User AccessToken PKCE stage                              (OK=181159 KO=0     )
> GetUUid                                                  (OK=49340  KO=0     )
> GetOpenidConfig                                          (OK=147638 KO=0     )
> CreatePolicy                                             (OK=49322  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32904  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32901  KO=0     )
>  UI AM idFromSession                                     (OK=32899  KO=0     )
>  UI AM validateGoto                                      (OK=32898  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32894  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32893  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32892  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32892  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32891  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32891  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32889  KO=0     )
>  UI IDM uiconfig                                         (OK=32889  KO=0     )
>  UI IDM version                                          (OK=32889  KO=0     )
>  UI IDM login                                            (OK=32889  KO=0     )
>  UI IDM privilege                                        (OK=32889  KO=0     )
>  UI IDM features                                         (OK=32889  KO=0     )
>  UI IDM user                                             (OK=32889  KO=0     )
>  UI IDM dashboard                                        (OK=32889  KO=0     )
>  UI IDM managed user schema                              (OK=32889  KO=0     )
>  UI IDM oidcToken                                        (OK=32889  KO=0     )
> userinfo                                                 (OK=32888  KO=0     )
> UI-Logout                                                (OK=32887  KO=0     )
> UI-Logout Redirect 1                                     (OK=32886  KO=0     )
> tokenUserinfo                                            (OK=32789  KO=0     )
>  UI AM revoke1                                           (OK=32885  KO=0     )
>  UI AM revoke2                                           (OK=32885  KO=0     )
>  UI AM endsession                                        (OK=32885  KO=0     )
> RootUserinfo                                             (OK=111127 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5557   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5556   KO=0     )
> getIdToken                                               (OK=11000  KO=0     )
> getIdToken Redirect 1                                    (OK=11000  KO=0     )
> createOrganization                                       (OK=10999  KO=0     )
> queryOrganization                                        (OK=10999  KO=0     )
> ReadPolicy                                               (OK=49202  KO=9     )
> deleteOrganization                                       (OK=10999  KO=0     )
> DeletePolicy                                             (OK=49068  KO=15    )
> restloginProgressiveProfileCallback                      (OK=213    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       219 (82.02%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.99%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.37%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.87%)
> status.find.is(302), but actually found 502                         1 ( 0.37%)
> status.find.is(200), but actually found 502                         1 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 135082 / active: 352    / done: 153728
================================================================================

22:45:10.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:45:10 GMT                                    1945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2157814 KO=43    )
> restLoginInitiate                                        (OK=148960 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=148946 KO=1     )
> Skip 2FA                                                 (OK=82837  KO=0     )
> User Authorize PKCE stage                                (OK=181691 KO=1     )
> User AccessToken PKCE stage                              (OK=181687 KO=0     )
> GetUUid                                                  (OK=49482  KO=0     )
> GetOpenidConfig                                          (OK=148028 KO=0     )
> CreatePolicy                                             (OK=49462  KO=17    )
> UI-Post-Login - stage 1                                  (OK=32982  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32982  KO=0     )
>  UI AM idFromSession                                     (OK=32981  KO=0     )
>  UI AM validateGoto                                      (OK=32981  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32980  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32980  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32979  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32979  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32975  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32975  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32975  KO=0     )
>  UI IDM uiconfig                                         (OK=32975  KO=0     )
>  UI IDM version                                          (OK=32975  KO=0     )
>  UI IDM login                                            (OK=32975  KO=0     )
>  UI IDM privilege                                        (OK=32975  KO=0     )
>  UI IDM features                                         (OK=32975  KO=0     )
>  UI IDM user                                             (OK=32975  KO=0     )
>  UI IDM dashboard                                        (OK=32975  KO=0     )
>  UI IDM managed user schema                              (OK=32975  KO=0     )
>  UI IDM oidcToken                                        (OK=32975  KO=0     )
> userinfo                                                 (OK=32974  KO=0     )
> UI-Logout                                                (OK=32972  KO=0     )
> UI-Logout Redirect 1                                     (OK=32972  KO=0     )
> tokenUserinfo                                            (OK=32903  KO=0     )
>  UI AM revoke1                                           (OK=32970  KO=0     )
>  UI AM revoke2                                           (OK=32969  KO=0     )
>  UI AM endsession                                        (OK=32970  KO=0     )
> RootUserinfo                                             (OK=111391 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5570   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5569   KO=0     )
> getIdToken                                               (OK=11035  KO=0     )
> getIdToken Redirect 1                                    (OK=11034  KO=0     )
> createOrganization                                       (OK=11031  KO=0     )
> queryOrganization                                        (OK=11030  KO=0     )
> ReadPolicy                                               (OK=49326  KO=9     )
> deleteOrganization                                       (OK=11029  KO=0     )
> DeletePolicy                                             (OK=49192  KO=15    )
> restloginProgressiveProfileCallback                      (OK=213    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       220 (82.09%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.96%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.87%)
> status.find.is(302), but actually found 502                         1 ( 0.37%)
> status.find.is(200), but actually found 502                         1 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 134625 / active: 392    / done: 154145
================================================================================

22:45:14.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:45:15 GMT                                    1950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2163361 KO=43    )
> restLoginInitiate                                        (OK=149343 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=149335 KO=1     )
> Skip 2FA                                                 (OK=83066  KO=0     )
> User Authorize PKCE stage                                (OK=182157 KO=1     )
> User AccessToken PKCE stage                              (OK=182154 KO=0     )
> GetUUid                                                  (OK=49617  KO=0     )
> GetOpenidConfig                                          (OK=148426 KO=0     )
> CreatePolicy                                             (OK=49598  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33061  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33061  KO=0     )
>  UI AM idFromSession                                     (OK=33060  KO=0     )
>  UI AM validateGoto                                      (OK=33060  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33057  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33056  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33056  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33056  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33054  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33054  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33054  KO=0     )
>  UI IDM uiconfig                                         (OK=33054  KO=0     )
>  UI IDM version                                          (OK=33054  KO=0     )
>  UI IDM login                                            (OK=33054  KO=0     )
>  UI IDM privilege                                        (OK=33054  KO=0     )
>  UI IDM features                                         (OK=33054  KO=0     )
>  UI IDM user                                             (OK=33054  KO=0     )
>  UI IDM dashboard                                        (OK=33054  KO=0     )
>  UI IDM managed user schema                              (OK=33054  KO=0     )
>  UI IDM oidcToken                                        (OK=33054  KO=0     )
> userinfo                                                 (OK=33053  KO=0     )
> UI-Logout                                                (OK=33053  KO=0     )
> UI-Logout Redirect 1                                     (OK=33053  KO=0     )
> tokenUserinfo                                            (OK=32979  KO=0     )
>  UI AM revoke1                                           (OK=33049  KO=0     )
>  UI AM revoke2                                           (OK=33049  KO=0     )
>  UI AM endsession                                        (OK=33049  KO=0     )
> RootUserinfo                                             (OK=111726 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5585   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5584   KO=0     )
> getIdToken                                               (OK=11070  KO=0     )
> getIdToken Redirect 1                                    (OK=11069  KO=0     )
> createOrganization                                       (OK=11069  KO=0     )
> queryOrganization                                        (OK=11069  KO=0     )
> ReadPolicy                                               (OK=49467  KO=9     )
> deleteOrganization                                       (OK=11069  KO=0     )
> DeletePolicy                                             (OK=49317  KO=15    )
> restloginProgressiveProfileCallback                      (OK=213    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       221 (82.16%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.92%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.86%)
> status.find.is(302), but actually found 502                         1 ( 0.37%)
> status.find.is(200), but actually found 502                         1 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 134227 / active: 395    / done: 154540
================================================================================


================================================================================
2024-11-06 22:45:20 GMT                                    1955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2169229 KO=43    )
> restLoginInitiate                                        (OK=149749 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=149740 KO=1     )
> Skip 2FA                                                 (OK=83290  KO=0     )
> User Authorize PKCE stage                                (OK=182652 KO=1     )
> User AccessToken PKCE stage                              (OK=182642 KO=0     )
> GetUUid                                                  (OK=49751  KO=0     )
> GetOpenidConfig                                          (OK=148837 KO=0     )
> CreatePolicy                                             (OK=49731  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33159  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33158  KO=0     )
>  UI AM idFromSession                                     (OK=33155  KO=0     )
>  UI AM validateGoto                                      (OK=33155  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33152  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33152  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33151  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33151  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33145  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33145  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33145  KO=0     )
>  UI IDM uiconfig                                         (OK=33145  KO=0     )
>  UI IDM version                                          (OK=33144  KO=0     )
>  UI IDM login                                            (OK=33144  KO=0     )
>  UI IDM privilege                                        (OK=33144  KO=0     )
>  UI IDM features                                         (OK=33144  KO=0     )
>  UI IDM user                                             (OK=33144  KO=0     )
>  UI IDM dashboard                                        (OK=33144  KO=0     )
>  UI IDM managed user schema                              (OK=33143  KO=0     )
>  UI IDM oidcToken                                        (OK=33141  KO=0     )
> userinfo                                                 (OK=33140  KO=0     )
> UI-Logout                                                (OK=33140  KO=0     )
> UI-Logout Redirect 1                                     (OK=33139  KO=0     )
> tokenUserinfo                                            (OK=33064  KO=0     )
>  UI AM revoke1                                           (OK=33136  KO=0     )
>  UI AM revoke2                                           (OK=33137  KO=0     )
>  UI AM endsession                                        (OK=33137  KO=0     )
> RootUserinfo                                             (OK=112012 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5595   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5595   KO=0     )
> getIdToken                                               (OK=11097  KO=0     )
> getIdToken Redirect 1                                    (OK=11097  KO=0     )
> createOrganization                                       (OK=11096  KO=0     )
> queryOrganization                                        (OK=11095  KO=0     )
> ReadPolicy                                               (OK=49603  KO=9     )
> deleteOrganization                                       (OK=11095  KO=0     )
> DeletePolicy                                             (OK=49458  KO=15    )
> restloginProgressiveProfileCallback                      (OK=213    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       221 (82.16%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.92%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.86%)
> status.find.is(302), but actually found 502                         1 ( 0.37%)
> status.find.is(200), but actually found 502                         1 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 133814 / active: 394    / done: 154954
================================================================================


================================================================================
2024-11-06 22:45:25 GMT                                    1960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2174866 KO=43    )
> restLoginInitiate                                        (OK=150109 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=150098 KO=1     )
> Skip 2FA                                                 (OK=83482  KO=0     )
> User Authorize PKCE stage                                (OK=183113 KO=1     )
> User AccessToken PKCE stage                              (OK=183107 KO=0     )
> GetUUid                                                  (OK=49871  KO=0     )
> GetOpenidConfig                                          (OK=149226 KO=0     )
> CreatePolicy                                             (OK=49852  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33244  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33243  KO=0     )
>  UI AM idFromSession                                     (OK=33242  KO=0     )
>  UI AM validateGoto                                      (OK=33242  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33240  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33240  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33240  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33240  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33238  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33238  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33237  KO=0     )
>  UI IDM uiconfig                                         (OK=33237  KO=0     )
>  UI IDM version                                          (OK=33237  KO=0     )
>  UI IDM login                                            (OK=33237  KO=0     )
>  UI IDM privilege                                        (OK=33237  KO=0     )
>  UI IDM features                                         (OK=33237  KO=0     )
>  UI IDM user                                             (OK=33236  KO=0     )
>  UI IDM dashboard                                        (OK=33236  KO=0     )
>  UI IDM managed user schema                              (OK=33236  KO=0     )
>  UI IDM oidcToken                                        (OK=33236  KO=0     )
> userinfo                                                 (OK=33234  KO=0     )
> UI-Logout                                                (OK=33234  KO=0     )
> UI-Logout Redirect 1                                     (OK=33233  KO=0     )
> tokenUserinfo                                            (OK=33150  KO=0     )
>  UI AM revoke1                                           (OK=33233  KO=0     )
>  UI AM revoke2                                           (OK=33233  KO=0     )
>  UI AM endsession                                        (OK=33233  KO=0     )
> RootUserinfo                                             (OK=112295 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5601   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5601   KO=0     )
> getIdToken                                               (OK=11124  KO=0     )
> getIdToken Redirect 1                                    (OK=11124  KO=0     )
> createOrganization                                       (OK=11124  KO=0     )
> queryOrganization                                        (OK=11123  KO=0     )
> ReadPolicy                                               (OK=49736  KO=9     )
> deleteOrganization                                       (OK=11123  KO=0     )
> DeletePolicy                                             (OK=49594  KO=15    )
> restloginProgressiveProfileCallback                      (OK=213    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       221 (82.16%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.92%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.86%)
> status.find.is(302), but actually found 502                         1 ( 0.37%)
> status.find.is(200), but actually found 502                         1 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 133450 / active: 347    / done: 155365
================================================================================


================================================================================
2024-11-06 22:45:30 GMT                                    1965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2180320 KO=43    )
> restLoginInitiate                                        (OK=150498 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=150489 KO=1     )
> Skip 2FA                                                 (OK=83696  KO=0     )
> User Authorize PKCE stage                                (OK=183574 KO=1     )
> User AccessToken PKCE stage                              (OK=183570 KO=0     )
> GetUUid                                                  (OK=49998  KO=0     )
> GetOpenidConfig                                          (OK=149609 KO=0     )
> CreatePolicy                                             (OK=49979  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33330  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33329  KO=0     )
>  UI AM idFromSession                                     (OK=33326  KO=0     )
>  UI AM validateGoto                                      (OK=33326  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33323  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33321  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33321  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33321  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33320  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33320  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33320  KO=0     )
>  UI IDM uiconfig                                         (OK=33320  KO=0     )
>  UI IDM version                                          (OK=33320  KO=0     )
>  UI IDM login                                            (OK=33320  KO=0     )
>  UI IDM privilege                                        (OK=33320  KO=0     )
>  UI IDM features                                         (OK=33320  KO=0     )
>  UI IDM user                                             (OK=33320  KO=0     )
>  UI IDM dashboard                                        (OK=33320  KO=0     )
>  UI IDM managed user schema                              (OK=33320  KO=0     )
>  UI IDM oidcToken                                        (OK=33319  KO=0     )
> userinfo                                                 (OK=33316  KO=0     )
> UI-Logout                                                (OK=33315  KO=0     )
> UI-Logout Redirect 1                                     (OK=33313  KO=0     )
> tokenUserinfo                                            (OK=33235  KO=0     )
>  UI AM revoke1                                           (OK=33312  KO=0     )
>  UI AM revoke2                                           (OK=33312  KO=0     )
>  UI AM endsession                                        (OK=33312  KO=0     )
> RootUserinfo                                             (OK=112558 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5612   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5611   KO=0     )
> getIdToken                                               (OK=11150  KO=0     )
> getIdToken Redirect 1                                    (OK=11150  KO=0     )
> createOrganization                                       (OK=11150  KO=0     )
> queryOrganization                                        (OK=11150  KO=0     )
> ReadPolicy                                               (OK=49856  KO=9     )
> deleteOrganization                                       (OK=11150  KO=0     )
> DeletePolicy                                             (OK=49728  KO=15    )
> restloginProgressiveProfileCallback                      (OK=214    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       221 (82.16%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.92%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.86%)
> status.find.is(302), but actually found 502                         1 ( 0.37%)
> status.find.is(200), but actually found 502                         1 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 133050 / active: 360    / done: 155752
================================================================================

22:45:31.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:45:35 GMT                                    1970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2186067 KO=43    )
> restLoginInitiate                                        (OK=150897 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=150889 KO=1     )
> Skip 2FA                                                 (OK=83900  KO=0     )
> User Authorize PKCE stage                                (OK=184066 KO=1     )
> User AccessToken PKCE stage                              (OK=184062 KO=0     )
> GetUUid                                                  (OK=50124  KO=0     )
> GetOpenidConfig                                          (OK=149985 KO=0     )
> CreatePolicy                                             (OK=50107  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33420  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33419  KO=0     )
>  UI AM idFromSession                                     (OK=33419  KO=0     )
>  UI AM validateGoto                                      (OK=33419  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33416  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33414  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33414  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33414  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33411  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33410  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33409  KO=0     )
>  UI IDM uiconfig                                         (OK=33409  KO=0     )
>  UI IDM version                                          (OK=33408  KO=0     )
>  UI IDM login                                            (OK=33408  KO=0     )
>  UI IDM privilege                                        (OK=33408  KO=0     )
>  UI IDM features                                         (OK=33408  KO=0     )
>  UI IDM user                                             (OK=33408  KO=0     )
>  UI IDM dashboard                                        (OK=33408  KO=0     )
>  UI IDM managed user schema                              (OK=33408  KO=0     )
>  UI IDM oidcToken                                        (OK=33406  KO=0     )
> userinfo                                                 (OK=33406  KO=0     )
> UI-Logout                                                (OK=33405  KO=0     )
> UI-Logout Redirect 1                                     (OK=33404  KO=0     )
> tokenUserinfo                                            (OK=33338  KO=0     )
>  UI AM revoke1                                           (OK=33403  KO=0     )
>  UI AM revoke2                                           (OK=33403  KO=0     )
>  UI AM endsession                                        (OK=33403  KO=0     )
> RootUserinfo                                             (OK=112843 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5626   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5625   KO=0     )
> getIdToken                                               (OK=11174  KO=0     )
> getIdToken Redirect 1                                    (OK=11174  KO=0     )
> createOrganization                                       (OK=11173  KO=0     )
> queryOrganization                                        (OK=11172  KO=0     )
> ReadPolicy                                               (OK=49986  KO=9     )
> deleteOrganization                                       (OK=11171  KO=0     )
> DeletePolicy                                             (OK=49850  KO=15    )
> restloginProgressiveProfileCallback                      (OK=218    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       222 (82.22%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.89%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.85%)
> status.find.is(302), but actually found 502                         1 ( 0.37%)
> status.find.is(200), but actually found 502                         1 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 54%
          waiting: 132638 / active: 359    / done: 156165
================================================================================

22:45:37.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:45:40 GMT                                    1975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2191042 KO=43    )
> restLoginInitiate                                        (OK=151259 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=151252 KO=1     )
> Skip 2FA                                                 (OK=84105  KO=0     )
> User Authorize PKCE stage                                (OK=184502 KO=1     )
> User AccessToken PKCE stage                              (OK=184494 KO=0     )
> GetUUid                                                  (OK=50243  KO=0     )
> GetOpenidConfig                                          (OK=150361 KO=0     )
> CreatePolicy                                             (OK=50225  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33486  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33486  KO=0     )
>  UI AM idFromSession                                     (OK=33486  KO=0     )
>  UI AM validateGoto                                      (OK=33486  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33482  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33481  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33481  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33481  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33477  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33477  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33476  KO=0     )
>  UI IDM uiconfig                                         (OK=33476  KO=0     )
>  UI IDM version                                          (OK=33476  KO=0     )
>  UI IDM login                                            (OK=33476  KO=0     )
>  UI IDM privilege                                        (OK=33476  KO=0     )
>  UI IDM features                                         (OK=33476  KO=0     )
>  UI IDM user                                             (OK=33476  KO=0     )
>  UI IDM dashboard                                        (OK=33476  KO=0     )
>  UI IDM managed user schema                              (OK=33476  KO=0     )
>  UI IDM oidcToken                                        (OK=33476  KO=0     )
> userinfo                                                 (OK=33476  KO=0     )
> UI-Logout                                                (OK=33476  KO=0     )
> UI-Logout Redirect 1                                     (OK=33475  KO=0     )
> tokenUserinfo                                            (OK=33432  KO=0     )
>  UI AM revoke1                                           (OK=33472  KO=0     )
>  UI AM revoke2                                           (OK=33472  KO=0     )
>  UI AM endsession                                        (OK=33472  KO=0     )
> RootUserinfo                                             (OK=113110 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5650   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5648   KO=0     )
> getIdToken                                               (OK=11201  KO=0     )
> getIdToken Redirect 1                                    (OK=11200  KO=0     )
> createOrganization                                       (OK=11200  KO=0     )
> queryOrganization                                        (OK=11200  KO=0     )
> ReadPolicy                                               (OK=50112  KO=9     )
> deleteOrganization                                       (OK=11199  KO=0     )
> DeletePolicy                                             (OK=49978  KO=15    )
> restloginProgressiveProfileCallback                      (OK=218    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       223 (82.29%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.86%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.85%)
> status.find.is(302), but actually found 502                         1 ( 0.37%)
> status.find.is(200), but actually found 502                         1 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 132247 / active: 355    / done: 156560
================================================================================

22:45:42.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:45:44.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:45:44.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:45:45 GMT                                    1980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2196693 KO=43    )
> restLoginInitiate                                        (OK=151620 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=151615 KO=1     )
> Skip 2FA                                                 (OK=84313  KO=0     )
> User Authorize PKCE stage                                (OK=184951 KO=1     )
> User AccessToken PKCE stage                              (OK=184945 KO=0     )
> GetUUid                                                  (OK=50363  KO=0     )
> GetOpenidConfig                                          (OK=150723 KO=0     )
> CreatePolicy                                             (OK=50342  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33578  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33578  KO=0     )
>  UI AM idFromSession                                     (OK=33576  KO=0     )
>  UI AM validateGoto                                      (OK=33576  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33573  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33573  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33573  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33573  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33572  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33571  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33570  KO=0     )
>  UI IDM uiconfig                                         (OK=33570  KO=0     )
>  UI IDM version                                          (OK=33570  KO=0     )
>  UI IDM login                                            (OK=33570  KO=0     )
>  UI IDM privilege                                        (OK=33570  KO=0     )
>  UI IDM features                                         (OK=33570  KO=0     )
>  UI IDM user                                             (OK=33569  KO=0     )
>  UI IDM dashboard                                        (OK=33570  KO=0     )
>  UI IDM managed user schema                              (OK=33569  KO=0     )
>  UI IDM oidcToken                                        (OK=33569  KO=0     )
> userinfo                                                 (OK=33568  KO=0     )
> UI-Logout                                                (OK=33568  KO=0     )
> UI-Logout Redirect 1                                     (OK=33568  KO=0     )
> tokenUserinfo                                            (OK=33492  KO=0     )
>  UI AM revoke1                                           (OK=33567  KO=0     )
>  UI AM revoke2                                           (OK=33567  KO=0     )
>  UI AM endsession                                        (OK=33568  KO=0     )
> RootUserinfo                                             (OK=113421 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5665   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5665   KO=0     )
> getIdToken                                               (OK=11232  KO=0     )
> getIdToken Redirect 1                                    (OK=11231  KO=0     )
> createOrganization                                       (OK=11230  KO=0     )
> queryOrganization                                        (OK=11230  KO=0     )
> ReadPolicy                                               (OK=50229  KO=9     )
> deleteOrganization                                       (OK=11230  KO=0     )
> DeletePolicy                                             (OK=50103  KO=15    )
> restloginProgressiveProfileCallback                      (OK=220    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       226 (82.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.76%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.20%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.82%)
> status.find.is(302), but actually found 502                         1 ( 0.36%)
> status.find.is(200), but actually found 502                         1 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 131872 / active: 342    / done: 156948
================================================================================

22:45:45.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:45:49.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:45:50 GMT                                    1985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2202131 KO=43    )
> restLoginInitiate                                        (OK=152009 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=152000 KO=1     )
> Skip 2FA                                                 (OK=84511  KO=0     )
> User Authorize PKCE stage                                (OK=185414 KO=1     )
> User AccessToken PKCE stage                              (OK=185407 KO=0     )
> GetUUid                                                  (OK=50485  KO=0     )
> GetOpenidConfig                                          (OK=151080 KO=0     )
> CreatePolicy                                             (OK=50466  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33663  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33660  KO=0     )
>  UI AM idFromSession                                     (OK=33659  KO=0     )
>  UI AM validateGoto                                      (OK=33659  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33657  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33657  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33657  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33657  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33656  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33656  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33655  KO=0     )
>  UI IDM uiconfig                                         (OK=33655  KO=0     )
>  UI IDM version                                          (OK=33653  KO=0     )
>  UI IDM login                                            (OK=33653  KO=0     )
>  UI IDM privilege                                        (OK=33653  KO=0     )
>  UI IDM features                                         (OK=33653  KO=0     )
>  UI IDM user                                             (OK=33653  KO=0     )
>  UI IDM dashboard                                        (OK=33653  KO=0     )
>  UI IDM managed user schema                              (OK=33653  KO=0     )
>  UI IDM oidcToken                                        (OK=33652  KO=0     )
> userinfo                                                 (OK=33652  KO=0     )
> UI-Logout                                                (OK=33652  KO=0     )
> UI-Logout Redirect 1                                     (OK=33652  KO=0     )
> tokenUserinfo                                            (OK=33588  KO=0     )
>  UI AM revoke1                                           (OK=33652  KO=0     )
>  UI AM revoke2                                           (OK=33652  KO=0     )
>  UI AM endsession                                        (OK=33652  KO=0     )
> RootUserinfo                                             (OK=113699 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5682   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5682   KO=0     )
> getIdToken                                               (OK=11253  KO=0     )
> getIdToken Redirect 1                                    (OK=11253  KO=0     )
> createOrganization                                       (OK=11253  KO=0     )
> queryOrganization                                        (OK=11253  KO=0     )
> ReadPolicy                                               (OK=50349  KO=9     )
> deleteOrganization                                       (OK=11252  KO=0     )
> DeletePolicy                                             (OK=50221  KO=15    )
> restloginProgressiveProfileCallback                      (OK=221    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       228 (82.61%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.70%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.16%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.81%)
> status.find.is(302), but actually found 502                         1 ( 0.36%)
> status.find.is(200), but actually found 502                         1 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 131468 / active: 347    / done: 157347
================================================================================


================================================================================
2024-11-06 22:45:55 GMT                                    1990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2207725 KO=43    )
> restLoginInitiate                                        (OK=152383 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=152375 KO=1     )
> Skip 2FA                                                 (OK=84720  KO=0     )
> User Authorize PKCE stage                                (OK=185882 KO=1     )
> User AccessToken PKCE stage                              (OK=185877 KO=0     )
> GetUUid                                                  (OK=50622  KO=0     )
> GetOpenidConfig                                          (OK=151462 KO=0     )
> CreatePolicy                                             (OK=50602  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33751  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33749  KO=0     )
>  UI AM idFromSession                                     (OK=33749  KO=0     )
>  UI AM validateGoto                                      (OK=33749  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33747  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33747  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33747  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33747  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33746  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33745  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33744  KO=0     )
>  UI IDM uiconfig                                         (OK=33744  KO=0     )
>  UI IDM version                                          (OK=33743  KO=0     )
>  UI IDM login                                            (OK=33743  KO=0     )
>  UI IDM privilege                                        (OK=33743  KO=0     )
>  UI IDM features                                         (OK=33743  KO=0     )
>  UI IDM user                                             (OK=33742  KO=0     )
>  UI IDM dashboard                                        (OK=33743  KO=0     )
>  UI IDM managed user schema                              (OK=33743  KO=0     )
>  UI IDM oidcToken                                        (OK=33742  KO=0     )
> userinfo                                                 (OK=33741  KO=0     )
> UI-Logout                                                (OK=33740  KO=0     )
> UI-Logout Redirect 1                                     (OK=33739  KO=0     )
> tokenUserinfo                                            (OK=33669  KO=0     )
>  UI AM revoke1                                           (OK=33739  KO=0     )
>  UI AM revoke2                                           (OK=33739  KO=0     )
>  UI AM endsession                                        (OK=33739  KO=0     )
> RootUserinfo                                             (OK=113953 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5695   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5695   KO=0     )
> getIdToken                                               (OK=11277  KO=0     )
> getIdToken Redirect 1                                    (OK=11277  KO=0     )
> createOrganization                                       (OK=11277  KO=0     )
> queryOrganization                                        (OK=11277  KO=0     )
> ReadPolicy                                               (OK=50473  KO=9     )
> deleteOrganization                                       (OK=11277  KO=0     )
> DeletePolicy                                             (OK=50340  KO=15    )
> restloginProgressiveProfileCallback                      (OK=221    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       228 (82.61%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.70%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.16%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.81%)
> status.find.is(302), but actually found 502                         1 ( 0.36%)
> status.find.is(200), but actually found 502                         1 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 131080 / active: 358    / done: 157724
================================================================================

22:45:59.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:46:00 GMT                                    1995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2213555 KO=43    )
> restLoginInitiate                                        (OK=152804 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=152794 KO=1     )
> Skip 2FA                                                 (OK=84961  KO=0     )
> User Authorize PKCE stage                                (OK=186383 KO=1     )
> User AccessToken PKCE stage                              (OK=186372 KO=0     )
> GetUUid                                                  (OK=50760  KO=0     )
> GetOpenidConfig                                          (OK=151858 KO=0     )
> CreatePolicy                                             (OK=50743  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33838  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33837  KO=0     )
>  UI AM idFromSession                                     (OK=33836  KO=0     )
>  UI AM validateGoto                                      (OK=33836  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33833  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33831  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33831  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33831  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33829  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33829  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33829  KO=0     )
>  UI IDM uiconfig                                         (OK=33829  KO=0     )
>  UI IDM version                                          (OK=33829  KO=0     )
>  UI IDM login                                            (OK=33829  KO=0     )
>  UI IDM privilege                                        (OK=33829  KO=0     )
>  UI IDM features                                         (OK=33829  KO=0     )
>  UI IDM user                                             (OK=33827  KO=0     )
>  UI IDM dashboard                                        (OK=33827  KO=0     )
>  UI IDM managed user schema                              (OK=33827  KO=0     )
>  UI IDM oidcToken                                        (OK=33827  KO=0     )
> userinfo                                                 (OK=33825  KO=0     )
> UI-Logout                                                (OK=33825  KO=0     )
> UI-Logout Redirect 1                                     (OK=33825  KO=0     )
> tokenUserinfo                                            (OK=33756  KO=0     )
>  UI AM revoke1                                           (OK=33824  KO=0     )
>  UI AM revoke2                                           (OK=33824  KO=0     )
>  UI AM endsession                                        (OK=33824  KO=0     )
> RootUserinfo                                             (OK=114249 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5717   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5717   KO=0     )
> getIdToken                                               (OK=11312  KO=0     )
> getIdToken Redirect 1                                    (OK=11312  KO=0     )
> createOrganization                                       (OK=11312  KO=0     )
> queryOrganization                                        (OK=11312  KO=0     )
> ReadPolicy                                               (OK=50606  KO=9     )
> deleteOrganization                                       (OK=11312  KO=0     )
> DeletePolicy                                             (OK=50466  KO=15    )
> restloginProgressiveProfileCallback                      (OK=222    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       229 (82.67%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.66%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.81%)
> status.find.is(302), but actually found 502                         1 ( 0.36%)
> status.find.is(200), but actually found 502                         1 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 130634 / active: 395    / done: 158133
================================================================================

22:46:01.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:46:04.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:46:04.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:46:05 GMT                                    2000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2219114 KO=43    )
> restLoginInitiate                                        (OK=153188 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=153177 KO=1     )
> Skip 2FA                                                 (OK=85179  KO=0     )
> User Authorize PKCE stage                                (OK=186845 KO=1     )
> User AccessToken PKCE stage                              (OK=186840 KO=0     )
> GetUUid                                                  (OK=50892  KO=0     )
> GetOpenidConfig                                          (OK=152265 KO=0     )
> CreatePolicy                                             (OK=50874  KO=17    )
> UI-Post-Login - stage 1                                  (OK=33924  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33921  KO=0     )
>  UI AM idFromSession                                     (OK=33920  KO=0     )
>  UI AM validateGoto                                      (OK=33920  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33920  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33918  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33917  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33917  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33911  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33911  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33909  KO=0     )
>  UI IDM uiconfig                                         (OK=33909  KO=0     )
>  UI IDM version                                          (OK=33909  KO=0     )
>  UI IDM login                                            (OK=33908  KO=0     )
>  UI IDM privilege                                        (OK=33908  KO=0     )
>  UI IDM features                                         (OK=33908  KO=0     )
>  UI IDM user                                             (OK=33908  KO=0     )
>  UI IDM dashboard                                        (OK=33908  KO=0     )
>  UI IDM managed user schema                              (OK=33908  KO=0     )
>  UI IDM oidcToken                                        (OK=33907  KO=0     )
> userinfo                                                 (OK=33907  KO=0     )
> UI-Logout                                                (OK=33906  KO=0     )
> UI-Logout Redirect 1                                     (OK=33906  KO=0     )
> tokenUserinfo                                            (OK=33833  KO=0     )
>  UI AM revoke1                                           (OK=33904  KO=0     )
>  UI AM revoke2                                           (OK=33904  KO=0     )
>  UI AM endsession                                        (OK=33904  KO=0     )
> RootUserinfo                                             (OK=114555 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5733   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5731   KO=0     )
> getIdToken                                               (OK=11343  KO=0     )
> getIdToken Redirect 1                                    (OK=11343  KO=0     )
> createOrganization                                       (OK=11343  KO=0     )
> queryOrganization                                        (OK=11343  KO=0     )
> ReadPolicy                                               (OK=50748  KO=9     )
> deleteOrganization                                       (OK=11343  KO=0     )
> DeletePolicy                                             (OK=50598  KO=15    )
> restloginProgressiveProfileCallback                      (OK=222    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       232 (82.86%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.57%)
> status.find.in([200, 209], 304), found 409                         17 ( 6.07%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.79%)
> status.find.is(302), but actually found 502                         1 ( 0.36%)
> status.find.is(200), but actually found 502                         1 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 130233 / active: 398    / done: 158531
================================================================================

22:46:06.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 158985: status.find.in([200, 209], 304), found 409
22:46:06.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,158985,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTM2ODIyMjkzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZmNqMzI2SEc2bFYyRTM2UzBodkI4YVJHT0dvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzE2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzE2NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2NzY2LCJpYXQiOjE3MzA5MzMxNjYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjA0YzNiZnBQSHpJRHpqN2IwMkc3MDAyT09vayJ9.DztPrdgLHOmHU_9NZWKR9AuGjE6MjSPb9mj9NJovHWJ6t26RBe9kicQDm5S_zcp5DGcxT7PrFPE_MFL5GP0mBWk9eq1WyYXSKBYBzSLqCazNP2Rwx6rWODKuEx9ZELxHvjSAM1pK4EzxAS7TVkw9ERro4jvC3S6obExQ7ofZhVET4fnAU7iGQDa3H9ZKWKumTfJYVoZlhE0bYy7qMjs3ypdbq6kkpDrr5DooJd_78oWWw9nGdHg9PSdMjXYzyh1etyiVtvIWwDRfxqBfVgW00-gtBKWK51jHunqlk0bqcJxQQSSuia24_dRkqVnkl9zeAe1r5vC4Lez0TSw_Fp06Hw, username -> user.843511, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy484110, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@572b1fdf, authcode -> 6llo9HTIhpgcdN5LOHgEM1wx8oE, useAdminRealm -> true, callbacks -> {"tokenId":"ErxdQ4yEdNM_Q0LbHbiF_eDEImc.*AAJTSQACMDIAAlNLABx3azZ0anB6WW9UTGNhMlQzWW5ZQU4zU21JMTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933166200), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ErxdQ4yEdNM_Q0LbHbiF_eDEImc.*AAJTSQACMDIAAlNLABx3azZ0anB6WW9UTGNhMlQzWW5ZQU4zU21JMTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933166200))), password -> Pa_ssw0rd, challenge -> tUmA-ugDn4d_G4arTwyrwKCOBM2J2Qv6alRm4y5sLwo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> Njk0OTU5NDU5MjUzODU5NjIwNw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67f08e3f, tokenId -> ErxdQ4yEdNM_Q0LbHbiF_eDEImc.*AAJTSQACMDIAAlNLABx3azZ0anB6WW9UTGNhMlQzWW5ZQU4zU21JMTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ErxdQ4yEdNM_Q0LbHbiF_eDEImc.*AAJTSQACMDIAAlNLABx3azZ0anB6WW9UTGNhMlQzWW5ZQU4zU21JMTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ErxdQ4yEdNM_Q0LbHbiF_eDEImc.*AAJTSQACMDIAAlNLABx3azZ0anB6WW9UTGNhMlQzWW5ZQU4zU21JMTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy484110","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:46:06 GMT
	x-forgerock-transactionid: 656c9149-256b-4982-904d-37d3fe784194
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:46:08.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:46:10 GMT                                    2005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2224355 KO=44    )
> restLoginInitiate                                        (OK=153559 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=153551 KO=1     )
> Skip 2FA                                                 (OK=85384  KO=0     )
> User Authorize PKCE stage                                (OK=187287 KO=1     )
> User AccessToken PKCE stage                              (OK=187280 KO=0     )
> GetUUid                                                  (OK=51016  KO=0     )
> GetOpenidConfig                                          (OK=152661 KO=0     )
> CreatePolicy                                             (OK=50995  KO=18    )
> UI-Post-Login - stage 1                                  (OK=33994  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33994  KO=0     )
>  UI AM idFromSession                                     (OK=33992  KO=0     )
>  UI AM validateGoto                                      (OK=33992  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33989  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33988  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33988  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33988  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33985  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33985  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33984  KO=0     )
>  UI IDM uiconfig                                         (OK=33984  KO=0     )
>  UI IDM version                                          (OK=33984  KO=0     )
>  UI IDM login                                            (OK=33984  KO=0     )
>  UI IDM privilege                                        (OK=33984  KO=0     )
>  UI IDM features                                         (OK=33984  KO=0     )
>  UI IDM user                                             (OK=33984  KO=0     )
>  UI IDM dashboard                                        (OK=33984  KO=0     )
>  UI IDM managed user schema                              (OK=33984  KO=0     )
>  UI IDM oidcToken                                        (OK=33983  KO=0     )
> userinfo                                                 (OK=33983  KO=0     )
> UI-Logout                                                (OK=33982  KO=0     )
> UI-Logout Redirect 1                                     (OK=33982  KO=0     )
> tokenUserinfo                                            (OK=33929  KO=0     )
>  UI AM revoke1                                           (OK=33982  KO=0     )
>  UI AM revoke2                                           (OK=33982  KO=0     )
>  UI AM endsession                                        (OK=33982  KO=0     )
> RootUserinfo                                             (OK=114858 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5749   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5749   KO=0     )
> getIdToken                                               (OK=11368  KO=0     )
> getIdToken Redirect 1                                    (OK=11368  KO=0     )
> createOrganization                                       (OK=11368  KO=0     )
> queryOrganization                                        (OK=11368  KO=0     )
> ReadPolicy                                               (OK=50882  KO=9     )
> deleteOrganization                                       (OK=11368  KO=0     )
> DeletePolicy                                             (OK=50739  KO=15    )
> restloginProgressiveProfileCallback                      (OK=222    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       233 (82.62%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.51%)
> status.find.in([200, 209], 304), found 409                         18 ( 6.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.77%)
> status.find.is(302), but actually found 502                         1 ( 0.35%)
> status.find.is(200), but actually found 502                         1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 129845 / active: 363    / done: 158954
================================================================================

22:46:12.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:46:15 GMT                                    2010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2230011 KO=44    )
> restLoginInitiate                                        (OK=153937 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=153925 KO=1     )
> Skip 2FA                                                 (OK=85596  KO=0     )
> User Authorize PKCE stage                                (OK=187753 KO=1     )
> User AccessToken PKCE stage                              (OK=187751 KO=0     )
> GetUUid                                                  (OK=51147  KO=0     )
> GetOpenidConfig                                          (OK=153051 KO=0     )
> CreatePolicy                                             (OK=51127  KO=18    )
> UI-Post-Login - stage 1                                  (OK=34082  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34082  KO=0     )
>  UI AM idFromSession                                     (OK=34081  KO=0     )
>  UI AM validateGoto                                      (OK=34081  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34079  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34079  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34078  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34078  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34078  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34077  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34077  KO=0     )
>  UI IDM uiconfig                                         (OK=34077  KO=0     )
>  UI IDM version                                          (OK=34077  KO=0     )
>  UI IDM login                                            (OK=34077  KO=0     )
>  UI IDM privilege                                        (OK=34077  KO=0     )
>  UI IDM features                                         (OK=34077  KO=0     )
>  UI IDM user                                             (OK=34075  KO=0     )
>  UI IDM dashboard                                        (OK=34076  KO=0     )
>  UI IDM managed user schema                              (OK=34075  KO=0     )
>  UI IDM oidcToken                                        (OK=34075  KO=0     )
> userinfo                                                 (OK=34074  KO=0     )
> UI-Logout                                                (OK=34072  KO=0     )
> UI-Logout Redirect 1                                     (OK=34071  KO=0     )
> tokenUserinfo                                            (OK=34002  KO=0     )
>  UI AM revoke1                                           (OK=34070  KO=0     )
>  UI AM revoke2                                           (OK=34070  KO=0     )
>  UI AM endsession                                        (OK=34070  KO=0     )
> RootUserinfo                                             (OK=115143 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5765   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5765   KO=0     )
> getIdToken                                               (OK=11387  KO=0     )
> getIdToken Redirect 1                                    (OK=11387  KO=0     )
> createOrganization                                       (OK=11387  KO=0     )
> queryOrganization                                        (OK=11387  KO=0     )
> ReadPolicy                                               (OK=51004  KO=9     )
> deleteOrganization                                       (OK=11387  KO=0     )
> DeletePolicy                                             (OK=50874  KO=15    )
> restloginProgressiveProfileCallback                      (OK=224    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       234 (82.69%)
> status.find.in([200, 209], 304), found 404                         24 ( 8.48%)
> status.find.in([200, 209], 304), found 409                         18 ( 6.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.77%)
> status.find.is(302), but actually found 502                         1 ( 0.35%)
> status.find.is(200), but actually found 502                         1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 129456 / active: 365    / done: 159341
================================================================================

22:46:16.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 158985: status.find.in([200, 209], 304), found 404
22:46:16.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,158985,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTM2ODIyMjkzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZmNqMzI2SEc2bFYyRTM2UzBodkI4YVJHT0dvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzE2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzE2NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2NzY2LCJpYXQiOjE3MzA5MzMxNjYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjA0YzNiZnBQSHpJRHpqN2IwMkc3MDAyT09vayJ9.DztPrdgLHOmHU_9NZWKR9AuGjE6MjSPb9mj9NJovHWJ6t26RBe9kicQDm5S_zcp5DGcxT7PrFPE_MFL5GP0mBWk9eq1WyYXSKBYBzSLqCazNP2Rwx6rWODKuEx9ZELxHvjSAM1pK4EzxAS7TVkw9ERro4jvC3S6obExQ7ofZhVET4fnAU7iGQDa3H9ZKWKumTfJYVoZlhE0bYy7qMjs3ypdbq6kkpDrr5DooJd_78oWWw9nGdHg9PSdMjXYzyh1etyiVtvIWwDRfxqBfVgW00-gtBKWK51jHunqlk0bqcJxQQSSuia24_dRkqVnkl9zeAe1r5vC4Lez0TSw_Fp06Hw, username -> user.843511, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy484110, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@572b1fdf, authcode -> 6llo9HTIhpgcdN5LOHgEM1wx8oE, useAdminRealm -> true, callbacks -> {"tokenId":"ErxdQ4yEdNM_Q0LbHbiF_eDEImc.*AAJTSQACMDIAAlNLABx3azZ0anB6WW9UTGNhMlQzWW5ZQU4zU21JMTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933166200), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ErxdQ4yEdNM_Q0LbHbiF_eDEImc.*AAJTSQACMDIAAlNLABx3azZ0anB6WW9UTGNhMlQzWW5ZQU4zU21JMTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933166200))), password -> Pa_ssw0rd, challenge -> tUmA-ugDn4d_G4arTwyrwKCOBM2J2Qv6alRm4y5sLwo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> Njk0OTU5NDU5MjUzODU5NjIwNw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67f08e3f, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@bfe2efb, tokenId -> ErxdQ4yEdNM_Q0LbHbiF_eDEImc.*AAJTSQACMDIAAlNLABx3azZ0anB6WW9UTGNhMlQzWW5ZQU4zU21JMTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy484110
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ErxdQ4yEdNM_Q0LbHbiF_eDEImc.*AAJTSQACMDIAAlNLABx3azZ0anB6WW9UTGNhMlQzWW5ZQU4zU21JMTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ErxdQ4yEdNM_Q0LbHbiF_eDEImc.*AAJTSQACMDIAAlNLABx3azZ0anB6WW9UTGNhMlQzWW5ZQU4zU21JMTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:46:16 GMT
	x-forgerock-transactionid: efaeec44-fa8f-4e1d-900a-d82699f2a9ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy484110 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:46:17.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:46:20 GMT                                    2015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2235353 KO=45    )
> restLoginInitiate                                        (OK=154311 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=154303 KO=1     )
> Skip 2FA                                                 (OK=85798  KO=0     )
> User Authorize PKCE stage                                (OK=188211 KO=1     )
> User AccessToken PKCE stage                              (OK=188207 KO=0     )
> GetUUid                                                  (OK=51276  KO=0     )
> GetOpenidConfig                                          (OK=153431 KO=0     )
> CreatePolicy                                             (OK=51258  KO=18    )
> UI-Post-Login - stage 1                                  (OK=34164  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34164  KO=0     )
>  UI AM idFromSession                                     (OK=34163  KO=0     )
>  UI AM validateGoto                                      (OK=34163  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34160  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34160  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34159  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34159  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34158  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34156  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34156  KO=0     )
>  UI IDM uiconfig                                         (OK=34156  KO=0     )
>  UI IDM version                                          (OK=34156  KO=0     )
>  UI IDM login                                            (OK=34156  KO=0     )
>  UI IDM privilege                                        (OK=34156  KO=0     )
>  UI IDM features                                         (OK=34156  KO=0     )
>  UI IDM user                                             (OK=34156  KO=0     )
>  UI IDM dashboard                                        (OK=34156  KO=0     )
>  UI IDM managed user schema                              (OK=34156  KO=0     )
>  UI IDM oidcToken                                        (OK=34155  KO=0     )
> userinfo                                                 (OK=34154  KO=0     )
> UI-Logout                                                (OK=34154  KO=0     )
> UI-Logout Redirect 1                                     (OK=34152  KO=0     )
> tokenUserinfo                                            (OK=34098  KO=0     )
>  UI AM revoke1                                           (OK=34152  KO=0     )
>  UI AM revoke2                                           (OK=34152  KO=0     )
>  UI AM endsession                                        (OK=34152  KO=0     )
> RootUserinfo                                             (OK=115408 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5775   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5775   KO=0     )
> getIdToken                                               (OK=11409  KO=0     )
> getIdToken Redirect 1                                    (OK=11409  KO=0     )
> createOrganization                                       (OK=11408  KO=0     )
> queryOrganization                                        (OK=11408  KO=0     )
> ReadPolicy                                               (OK=51133  KO=9     )
> deleteOrganization                                       (OK=11408  KO=0     )
> DeletePolicy                                             (OK=50995  KO=16    )
> restloginProgressiveProfileCallback                      (OK=224    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       235 (82.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 8.77%)
> status.find.in([200, 209], 304), found 409                         18 ( 6.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.75%)
> status.find.is(302), but actually found 502                         1 ( 0.35%)
> status.find.is(200), but actually found 502                         1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 129071 / active: 361    / done: 159730
================================================================================


================================================================================
2024-11-06 22:46:25 GMT                                    2020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2240830 KO=45    )
> restLoginInitiate                                        (OK=154680 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=154667 KO=1     )
> Skip 2FA                                                 (OK=85998  KO=0     )
> User Authorize PKCE stage                                (OK=188669 KO=1     )
> User AccessToken PKCE stage                              (OK=188665 KO=0     )
> GetUUid                                                  (OK=51413  KO=0     )
> GetOpenidConfig                                          (OK=153828 KO=0     )
> CreatePolicy                                             (OK=51393  KO=18    )
> UI-Post-Login - stage 1                                  (OK=34253  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34253  KO=0     )
>  UI AM idFromSession                                     (OK=34253  KO=0     )
>  UI AM validateGoto                                      (OK=34253  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34250  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34250  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34250  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34250  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34245  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34245  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34243  KO=0     )
>  UI IDM uiconfig                                         (OK=34243  KO=0     )
>  UI IDM version                                          (OK=34243  KO=0     )
>  UI IDM login                                            (OK=34243  KO=0     )
>  UI IDM privilege                                        (OK=34243  KO=0     )
>  UI IDM features                                         (OK=34243  KO=0     )
>  UI IDM user                                             (OK=34242  KO=0     )
>  UI IDM dashboard                                        (OK=34242  KO=0     )
>  UI IDM managed user schema                              (OK=34242  KO=0     )
>  UI IDM oidcToken                                        (OK=34242  KO=0     )
> userinfo                                                 (OK=34242  KO=0     )
> UI-Logout                                                (OK=34240  KO=0     )
> UI-Logout Redirect 1                                     (OK=34237  KO=0     )
> tokenUserinfo                                            (OK=34172  KO=0     )
>  UI AM revoke1                                           (OK=34233  KO=0     )
>  UI AM revoke2                                           (OK=34233  KO=0     )
>  UI AM endsession                                        (OK=34233  KO=0     )
> RootUserinfo                                             (OK=115637 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5788   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5786   KO=0     )
> getIdToken                                               (OK=11431  KO=0     )
> getIdToken Redirect 1                                    (OK=11431  KO=0     )
> createOrganization                                       (OK=11430  KO=0     )
> queryOrganization                                        (OK=11430  KO=0     )
> ReadPolicy                                               (OK=51262  KO=9     )
> deleteOrganization                                       (OK=11430  KO=0     )
> DeletePolicy                                             (OK=51123  KO=16    )
> restloginProgressiveProfileCallback                      (OK=224    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       235 (82.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 8.77%)
> status.find.in([200, 209], 304), found 409                         18 ( 6.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.75%)
> status.find.is(302), but actually found 502                         1 ( 0.35%)
> status.find.is(200), but actually found 502                         1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 128686 / active: 380    / done: 160096
================================================================================

22:46:25.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:46:30 GMT                                    2025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2246502 KO=45    )
> restLoginInitiate                                        (OK=155068 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=155061 KO=1     )
> Skip 2FA                                                 (OK=86214  KO=0     )
> User Authorize PKCE stage                                (OK=189145 KO=1     )
> User AccessToken PKCE stage                              (OK=189142 KO=0     )
> GetUUid                                                  (OK=51536  KO=0     )
> GetOpenidConfig                                          (OK=154214 KO=0     )
> CreatePolicy                                             (OK=51513  KO=18    )
> UI-Post-Login - stage 1                                  (OK=34335  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34335  KO=0     )
>  UI AM idFromSession                                     (OK=34335  KO=0     )
>  UI AM validateGoto                                      (OK=34335  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34334  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34334  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34332  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34332  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34330  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34330  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34330  KO=0     )
>  UI IDM uiconfig                                         (OK=34330  KO=0     )
>  UI IDM version                                          (OK=34330  KO=0     )
>  UI IDM login                                            (OK=34330  KO=0     )
>  UI IDM privilege                                        (OK=34330  KO=0     )
>  UI IDM features                                         (OK=34330  KO=0     )
>  UI IDM user                                             (OK=34330  KO=0     )
>  UI IDM dashboard                                        (OK=34330  KO=0     )
>  UI IDM managed user schema                              (OK=34330  KO=0     )
>  UI IDM oidcToken                                        (OK=34330  KO=0     )
> userinfo                                                 (OK=34329  KO=0     )
> UI-Logout                                                (OK=34328  KO=0     )
> UI-Logout Redirect 1                                     (OK=34327  KO=0     )
> tokenUserinfo                                            (OK=34271  KO=0     )
>  UI AM revoke1                                           (OK=34326  KO=0     )
>  UI AM revoke2                                           (OK=34326  KO=0     )
>  UI AM endsession                                        (OK=34326  KO=0     )
> RootUserinfo                                             (OK=115909 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5804   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5804   KO=0     )
> getIdToken                                               (OK=11465  KO=0     )
> getIdToken Redirect 1                                    (OK=11465  KO=0     )
> createOrganization                                       (OK=11465  KO=0     )
> queryOrganization                                        (OK=11465  KO=0     )
> ReadPolicy                                               (OK=51399  KO=9     )
> deleteOrganization                                       (OK=11464  KO=0     )
> DeletePolicy                                             (OK=51253  KO=16    )
> restloginProgressiveProfileCallback                      (OK=224    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       236 (82.52%)
> status.find.in([200, 209], 304), found 404                         25 ( 8.74%)
> status.find.in([200, 209], 304), found 409                         18 ( 6.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.75%)
> status.find.is(302), but actually found 502                         1 ( 0.35%)
> status.find.is(200), but actually found 502                         1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 128288 / active: 354    / done: 160520
================================================================================

22:46:32.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:46:33.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:46:35 GMT                                    2030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2251792 KO=45    )
> restLoginInitiate                                        (OK=155454 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=155444 KO=1     )
> Skip 2FA                                                 (OK=86427  KO=0     )
> User Authorize PKCE stage                                (OK=189604 KO=1     )
> User AccessToken PKCE stage                              (OK=189602 KO=0     )
> GetUUid                                                  (OK=51666  KO=0     )
> GetOpenidConfig                                          (OK=154603 KO=0     )
> CreatePolicy                                             (OK=51646  KO=18    )
> UI-Post-Login - stage 1                                  (OK=34413  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34413  KO=0     )
>  UI AM idFromSession                                     (OK=34412  KO=0     )
>  UI AM validateGoto                                      (OK=34412  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34409  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34409  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34409  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34409  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34408  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34406  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34406  KO=0     )
>  UI IDM uiconfig                                         (OK=34406  KO=0     )
>  UI IDM version                                          (OK=34406  KO=0     )
>  UI IDM login                                            (OK=34406  KO=0     )
>  UI IDM privilege                                        (OK=34406  KO=0     )
>  UI IDM features                                         (OK=34406  KO=0     )
>  UI IDM user                                             (OK=34405  KO=0     )
>  UI IDM dashboard                                        (OK=34405  KO=0     )
>  UI IDM managed user schema                              (OK=34405  KO=0     )
>  UI IDM oidcToken                                        (OK=34404  KO=0     )
> userinfo                                                 (OK=34403  KO=0     )
> UI-Logout                                                (OK=34403  KO=0     )
> UI-Logout Redirect 1                                     (OK=34402  KO=0     )
> tokenUserinfo                                            (OK=34361  KO=0     )
>  UI AM revoke1                                           (OK=34402  KO=0     )
>  UI AM revoke2                                           (OK=34402  KO=0     )
>  UI AM endsession                                        (OK=34402  KO=0     )
> RootUserinfo                                             (OK=116158 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5813   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5813   KO=0     )
> getIdToken                                               (OK=11496  KO=0     )
> getIdToken Redirect 1                                    (OK=11495  KO=0     )
> createOrganization                                       (OK=11494  KO=0     )
> queryOrganization                                        (OK=11494  KO=0     )
> ReadPolicy                                               (OK=51521  KO=9     )
> deleteOrganization                                       (OK=11493  KO=0     )
> DeletePolicy                                             (OK=51388  KO=16    )
> restloginProgressiveProfileCallback                      (OK=224    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       238 (82.64%)
> status.find.in([200, 209], 304), found 404                         25 ( 8.68%)
> status.find.in([200, 209], 304), found 409                         18 ( 6.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.74%)
> status.find.is(302), but actually found 502                         1 ( 0.35%)
> status.find.is(200), but actually found 502                         1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 127893 / active: 354    / done: 160915
================================================================================


================================================================================
2024-11-06 22:46:40 GMT                                    2035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2256960 KO=45    )
> restLoginInitiate                                        (OK=155804 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=155799 KO=1     )
> Skip 2FA                                                 (OK=86621  KO=0     )
> User Authorize PKCE stage                                (OK=190030 KO=1     )
> User AccessToken PKCE stage                              (OK=190026 KO=0     )
> GetUUid                                                  (OK=51771  KO=0     )
> GetOpenidConfig                                          (OK=154962 KO=0     )
> CreatePolicy                                             (OK=51753  KO=18    )
> UI-Post-Login - stage 1                                  (OK=34494  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34493  KO=0     )
>  UI AM idFromSession                                     (OK=34492  KO=0     )
>  UI AM validateGoto                                      (OK=34492  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34488  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34488  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34488  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34488  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34488  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34487  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34485  KO=0     )
>  UI IDM uiconfig                                         (OK=34485  KO=0     )
>  UI IDM version                                          (OK=34485  KO=0     )
>  UI IDM login                                            (OK=34485  KO=0     )
>  UI IDM privilege                                        (OK=34485  KO=0     )
>  UI IDM features                                         (OK=34485  KO=0     )
>  UI IDM user                                             (OK=34484  KO=0     )
>  UI IDM dashboard                                        (OK=34485  KO=0     )
>  UI IDM managed user schema                              (OK=34484  KO=0     )
>  UI IDM oidcToken                                        (OK=34484  KO=0     )
> userinfo                                                 (OK=34483  KO=0     )
> UI-Logout                                                (OK=34482  KO=0     )
> UI-Logout Redirect 1                                     (OK=34481  KO=0     )
> tokenUserinfo                                            (OK=34438  KO=0     )
>  UI AM revoke1                                           (OK=34478  KO=0     )
>  UI AM revoke2                                           (OK=34478  KO=0     )
>  UI AM endsession                                        (OK=34478  KO=0     )
> RootUserinfo                                             (OK=116448 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5830   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5830   KO=0     )
> getIdToken                                               (OK=11522  KO=0     )
> getIdToken Redirect 1                                    (OK=11522  KO=0     )
> createOrganization                                       (OK=11522  KO=0     )
> queryOrganization                                        (OK=11521  KO=0     )
> ReadPolicy                                               (OK=51653  KO=9     )
> deleteOrganization                                       (OK=11521  KO=0     )
> DeletePolicy                                             (OK=51509  KO=16    )
> restloginProgressiveProfileCallback                      (OK=225    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=28     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       238 (82.64%)
> status.find.in([200, 209], 304), found 404                         25 ( 8.68%)
> status.find.in([200, 209], 304), found 409                         18 ( 6.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.74%)
> status.find.is(302), but actually found 502                         1 ( 0.35%)
> status.find.is(200), but actually found 502                         1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 127524 / active: 356    / done: 161282
================================================================================

22:46:41.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:46:45 GMT                                    2040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2262367 KO=45    )
> restLoginInitiate                                        (OK=156179 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=156174 KO=1     )
> Skip 2FA                                                 (OK=86842  KO=0     )
> User Authorize PKCE stage                                (OK=190488 KO=1     )
> User AccessToken PKCE stage                              (OK=190482 KO=0     )
> GetUUid                                                  (OK=51910  KO=0     )
> GetOpenidConfig                                          (OK=155339 KO=0     )
> CreatePolicy                                             (OK=51887  KO=18    )
> UI-Post-Login - stage 1                                  (OK=34571  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34571  KO=0     )
>  UI AM idFromSession                                     (OK=34571  KO=0     )
>  UI AM validateGoto                                      (OK=34571  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34569  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34569  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34569  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34569  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34566  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34566  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34565  KO=0     )
>  UI IDM uiconfig                                         (OK=34564  KO=0     )
>  UI IDM version                                          (OK=34564  KO=0     )
>  UI IDM login                                            (OK=34564  KO=0     )
>  UI IDM privilege                                        (OK=34564  KO=0     )
>  UI IDM features                                         (OK=34564  KO=0     )
>  UI IDM user                                             (OK=34564  KO=0     )
>  UI IDM dashboard                                        (OK=34564  KO=0     )
>  UI IDM managed user schema                              (OK=34564  KO=0     )
>  UI IDM oidcToken                                        (OK=34563  KO=0     )
> userinfo                                                 (OK=34563  KO=0     )
> UI-Logout                                                (OK=34563  KO=0     )
> UI-Logout Redirect 1                                     (OK=34563  KO=0     )
> tokenUserinfo                                            (OK=34513  KO=0     )
>  UI AM revoke1                                           (OK=34563  KO=0     )
>  UI AM revoke2                                           (OK=34563  KO=0     )
>  UI AM endsession                                        (OK=34563  KO=0     )
> RootUserinfo                                             (OK=116759 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5844   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5843   KO=0     )
> getIdToken                                               (OK=11548  KO=0     )
> getIdToken Redirect 1                                    (OK=11548  KO=0     )
> createOrganization                                       (OK=11548  KO=0     )
> queryOrganization                                        (OK=11548  KO=0     )
> ReadPolicy                                               (OK=51760  KO=9     )
> deleteOrganization                                       (OK=11548  KO=0     )
> DeletePolicy                                             (OK=51644  KO=16    )
> restloginProgressiveProfileCallback                      (OK=225    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=28     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       239 (82.70%)
> status.find.in([200, 209], 304), found 404                         25 ( 8.65%)
> status.find.in([200, 209], 304), found 409                         18 ( 6.23%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.73%)
> status.find.is(302), but actually found 502                         1 ( 0.35%)
> status.find.is(200), but actually found 502                         1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 127131 / active: 350    / done: 161681
================================================================================

22:46:47.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:46:47.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:46:49.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 162288: status.find.in([200, 209], 304), found 409
22:46:49.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,162288,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM3MDA1MDYxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZWRlYnlPSmpaSzUyYUdfYy1tTmNxN1RQVGxVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzIwOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzIwOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2ODA4LCJpYXQiOjE3MzA5MzMyMDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkJYTm0ySGQ5UTZuWFBhd0hybHZaZEc1NmlxbyJ9.exQKfstg0o3HyYv8-FJDkJYq5MrPClJZhSaF7U0rWAkByFxpdiKKI0JdzSVrqdBM9bfp0b-Vkd34L2svFbwy1FFCQcIE8vWUYkhZnWvw4s1Ru0WuP-7hxS8FQC-y1nGLmqU1QQjMQk98eIo3zfu3u1IRenit8IwZd3jOkS3CLMxH1vCy1heyNS5Jlqu_Br8tijSwP2fwd-zeQbGHBt26Bxh_qi2VZ0rnztUZivwidBzxGwSUVM1Ue7oz0K69jkqNS_T7-DEFqiRRVZwFeuSSFqZ-Wdy-YMAQhKc_UJPlWkxsasQvDXC-mbs8g8ImUagjQiOyz91gS_dTG-BkgAclGQ, username -> user.339504, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy899961, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f2bf606, authcode -> wUB5--E_B0UgfCqcimUTDfQpMlc, useAdminRealm -> true, callbacks -> {"tokenId":"1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933208723), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933208723))), password -> Pa_ssw0rd, challenge -> xRWEQn35q9R92eUegCf10OtQsM7tcNnniIVMf0NsX80, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 178.238.67.118, verifier -> LTEzMDMyNzg0MTA0OTE1NzEyNjU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9477494, tokenId -> 1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy899961","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:46:49 GMT
	x-forgerock-transactionid: e1e12edc-2277-4610-a28a-bc64ef95f23c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:46:50 GMT                                    2045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2267794 KO=46    )
> restLoginInitiate                                        (OK=156562 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=156554 KO=1     )
> Skip 2FA                                                 (OK=87040  KO=0     )
> User Authorize PKCE stage                                (OK=190950 KO=1     )
> User AccessToken PKCE stage                              (OK=190947 KO=0     )
> GetUUid                                                  (OK=52028  KO=0     )
> GetOpenidConfig                                          (OK=155700 KO=0     )
> CreatePolicy                                             (OK=52008  KO=19    )
> UI-Post-Login - stage 1                                  (OK=34654  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34653  KO=0     )
>  UI AM idFromSession                                     (OK=34653  KO=0     )
>  UI AM validateGoto                                      (OK=34653  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34652  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34651  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34650  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34650  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34650  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34649  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34647  KO=0     )
>  UI IDM uiconfig                                         (OK=34647  KO=0     )
>  UI IDM version                                          (OK=34647  KO=0     )
>  UI IDM login                                            (OK=34647  KO=0     )
>  UI IDM privilege                                        (OK=34647  KO=0     )
>  UI IDM features                                         (OK=34647  KO=0     )
>  UI IDM user                                             (OK=34647  KO=0     )
>  UI IDM dashboard                                        (OK=34647  KO=0     )
>  UI IDM managed user schema                              (OK=34647  KO=0     )
>  UI IDM oidcToken                                        (OK=34646  KO=0     )
> userinfo                                                 (OK=34644  KO=0     )
> UI-Logout                                                (OK=34644  KO=0     )
> UI-Logout Redirect 1                                     (OK=34644  KO=0     )
> tokenUserinfo                                            (OK=34612  KO=0     )
>  UI AM revoke1                                           (OK=34643  KO=0     )
>  UI AM revoke2                                           (OK=34643  KO=0     )
>  UI AM endsession                                        (OK=34644  KO=0     )
> RootUserinfo                                             (OK=117011 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5863   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5863   KO=0     )
> getIdToken                                               (OK=11584  KO=0     )
> getIdToken Redirect 1                                    (OK=11584  KO=0     )
> createOrganization                                       (OK=11581  KO=0     )
> queryOrganization                                        (OK=11581  KO=0     )
> ReadPolicy                                               (OK=51893  KO=9     )
> deleteOrganization                                       (OK=11581  KO=0     )
> DeletePolicy                                             (OK=51751  KO=16    )
> restloginProgressiveProfileCallback                      (OK=226    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=29     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       241 (82.53%)
> status.find.in([200, 209], 304), found 404                         25 ( 8.56%)
> status.find.in([200, 209], 304), found 409                         19 ( 6.51%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.71%)
> status.find.is(302), but actually found 502                         1 ( 0.34%)
> status.find.is(200), but actually found 502                         1 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 126728 / active: 353    / done: 162081
================================================================================

22:46:52.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 162576: status.find.in([200, 209], 304), found 409
22:46:52.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,162576,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM3MDE1OTQzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicGZ6TXIzbFA2N1R4U1RNdVJuRXNJelBRNDg0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzIxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzIxMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2ODEyLCJpYXQiOjE3MzA5MzMyMTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InNqai15Rk5jWXhCMV94aWU2SXBLVlFjZkM2RSJ9.ReYkq9euCX4FnFh28k_ZtNq-8WyfawSdEZ8lH20urMaLXwjBJIw_EAS6Qez-gFCyrMBGuiQH_Di349WVMTdc4OT5NFy_kf6ROaZ_WJxBx-7ABjUj8J_G1TjW-1HMNHrVvcO-AzgvKXkt2Lh7l7QkQxPL9Mv1sZiPHhN_JRQzmMzlzF_F5yMQx5cGw2bahV9Hs0UwUmYU4Ua6kqAX7mDgR998Eet8sOIfl9aaXqAp__MJ8ER8yIImQ9y16yQ2YcwPwurfaGuOw--7FZ3lMIkAqiiCjXCgBEdEXTFVL6U7T5jI2__ED0br52rfURBi5VqWke2znBU1Y0QVPjXCWrkOtg, username -> user.271644, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy308371, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65939f5c, authcode -> ZRKpjmebQPUd_AncMb5u3H6kTxo, useAdminRealm -> true, callbacks -> {"tokenId":"ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933212405), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933212405))), password -> Pa_ssw0rd, challenge -> N7U1f4QgAjEb7MYe1ID1CKeUsZrUqOVGjV7nr8oBSMg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 40.134.43.176, verifier -> LTEyMDAwODczMDQ1MzY0MTMyMDk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30887503, tokenId -> ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy308371","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:46:52 GMT
	x-forgerock-transactionid: 2c530638-2459-4d16-88fb-b194a5599b0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:46:54.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 162288: status.find.in([200, 209], 304), found 404
22:46:54.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,162288,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM3MDA1MDYxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZWRlYnlPSmpaSzUyYUdfYy1tTmNxN1RQVGxVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzIwOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzIwOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2ODA4LCJpYXQiOjE3MzA5MzMyMDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkJYTm0ySGQ5UTZuWFBhd0hybHZaZEc1NmlxbyJ9.exQKfstg0o3HyYv8-FJDkJYq5MrPClJZhSaF7U0rWAkByFxpdiKKI0JdzSVrqdBM9bfp0b-Vkd34L2svFbwy1FFCQcIE8vWUYkhZnWvw4s1Ru0WuP-7hxS8FQC-y1nGLmqU1QQjMQk98eIo3zfu3u1IRenit8IwZd3jOkS3CLMxH1vCy1heyNS5Jlqu_Br8tijSwP2fwd-zeQbGHBt26Bxh_qi2VZ0rnztUZivwidBzxGwSUVM1Ue7oz0K69jkqNS_T7-DEFqiRRVZwFeuSSFqZ-Wdy-YMAQhKc_UJPlWkxsasQvDXC-mbs8g8ImUagjQiOyz91gS_dTG-BkgAclGQ, username -> user.339504, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy899961, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f2bf606, authcode -> wUB5--E_B0UgfCqcimUTDfQpMlc, useAdminRealm -> true, callbacks -> {"tokenId":"1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933208723), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933208723))), password -> Pa_ssw0rd, challenge -> xRWEQn35q9R92eUegCf10OtQsM7tcNnniIVMf0NsX80, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 178.238.67.118, verifier -> LTEzMDMyNzg0MTA0OTE1NzEyNjU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9477494, tokenId -> 1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy899961
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:46:54 GMT
	x-forgerock-transactionid: 1c9015b8-1790-4f69-ba02-cc27fcac7a56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy899961 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:46:55 GMT                                    2050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2273396 KO=48    )
> restLoginInitiate                                        (OK=156958 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=156947 KO=1     )
> Skip 2FA                                                 (OK=87244  KO=0     )
> User Authorize PKCE stage                                (OK=191423 KO=1     )
> User AccessToken PKCE stage                              (OK=191420 KO=0     )
> GetUUid                                                  (OK=52150  KO=0     )
> GetOpenidConfig                                          (OK=156072 KO=0     )
> CreatePolicy                                             (OK=52129  KO=20    )
> UI-Post-Login - stage 1                                  (OK=34749  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34747  KO=0     )
>  UI AM idFromSession                                     (OK=34747  KO=0     )
>  UI AM validateGoto                                      (OK=34747  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34741  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34740  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34737  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34737  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34735  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34735  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34735  KO=0     )
>  UI IDM uiconfig                                         (OK=34735  KO=0     )
>  UI IDM version                                          (OK=34735  KO=0     )
>  UI IDM login                                            (OK=34735  KO=0     )
>  UI IDM privilege                                        (OK=34735  KO=0     )
>  UI IDM features                                         (OK=34735  KO=0     )
>  UI IDM user                                             (OK=34734  KO=0     )
>  UI IDM dashboard                                        (OK=34734  KO=0     )
>  UI IDM managed user schema                              (OK=34734  KO=0     )
>  UI IDM oidcToken                                        (OK=34734  KO=0     )
> userinfo                                                 (OK=34733  KO=0     )
> UI-Logout                                                (OK=34733  KO=0     )
> UI-Logout Redirect 1                                     (OK=34730  KO=0     )
> tokenUserinfo                                            (OK=34705  KO=0     )
>  UI AM revoke1                                           (OK=34730  KO=0     )
>  UI AM revoke2                                           (OK=34730  KO=0     )
>  UI AM endsession                                        (OK=34730  KO=0     )
> RootUserinfo                                             (OK=117257 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5875   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5875   KO=0     )
> getIdToken                                               (OK=11609  KO=0     )
> getIdToken Redirect 1                                    (OK=11609  KO=0     )
> createOrganization                                       (OK=11609  KO=0     )
> queryOrganization                                        (OK=11609  KO=0     )
> ReadPolicy                                               (OK=52014  KO=10    )
> deleteOrganization                                       (OK=11609  KO=0     )
> DeletePolicy                                             (OK=51879  KO=16    )
> restloginProgressiveProfileCallback                      (OK=227    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=29     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       241 (81.97%)
> status.find.in([200, 209], 304), found 404                         26 ( 8.84%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.80%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.70%)
> status.find.is(302), but actually found 502                         1 ( 0.34%)
> status.find.is(200), but actually found 502                         1 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 126320 / active: 365    / done: 162477
================================================================================

22:46:57.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 162576: status.find.in([200, 209], 304), found 404
22:46:57.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,162576,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM3MDE1OTQzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicGZ6TXIzbFA2N1R4U1RNdVJuRXNJelBRNDg0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzIxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzIxMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2ODEyLCJpYXQiOjE3MzA5MzMyMTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InNqai15Rk5jWXhCMV94aWU2SXBLVlFjZkM2RSJ9.ReYkq9euCX4FnFh28k_ZtNq-8WyfawSdEZ8lH20urMaLXwjBJIw_EAS6Qez-gFCyrMBGuiQH_Di349WVMTdc4OT5NFy_kf6ROaZ_WJxBx-7ABjUj8J_G1TjW-1HMNHrVvcO-AzgvKXkt2Lh7l7QkQxPL9Mv1sZiPHhN_JRQzmMzlzF_F5yMQx5cGw2bahV9Hs0UwUmYU4Ua6kqAX7mDgR998Eet8sOIfl9aaXqAp__MJ8ER8yIImQ9y16yQ2YcwPwurfaGuOw--7FZ3lMIkAqiiCjXCgBEdEXTFVL6U7T5jI2__ED0br52rfURBi5VqWke2znBU1Y0QVPjXCWrkOtg, username -> user.271644, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy308371, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65939f5c, authcode -> ZRKpjmebQPUd_AncMb5u3H6kTxo, useAdminRealm -> true, callbacks -> {"tokenId":"ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933212405), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933212405))), password -> Pa_ssw0rd, challenge -> N7U1f4QgAjEb7MYe1ID1CKeUsZrUqOVGjV7nr8oBSMg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 40.134.43.176, verifier -> LTEyMDAwODczMDQ1MzY0MTMyMDk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30887503, tokenId -> ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy308371
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:46:57 GMT
	x-forgerock-transactionid: c56f4ecb-946c-4cf1-a38f-0992a9dc10de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy308371 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:46:59.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 162288: status.find.in([200, 209], 304), found 404
22:46:59.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,162288,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM3MDA1MDYxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZWRlYnlPSmpaSzUyYUdfYy1tTmNxN1RQVGxVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzIwOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzIwOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2ODA4LCJpYXQiOjE3MzA5MzMyMDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkJYTm0ySGQ5UTZuWFBhd0hybHZaZEc1NmlxbyJ9.exQKfstg0o3HyYv8-FJDkJYq5MrPClJZhSaF7U0rWAkByFxpdiKKI0JdzSVrqdBM9bfp0b-Vkd34L2svFbwy1FFCQcIE8vWUYkhZnWvw4s1Ru0WuP-7hxS8FQC-y1nGLmqU1QQjMQk98eIo3zfu3u1IRenit8IwZd3jOkS3CLMxH1vCy1heyNS5Jlqu_Br8tijSwP2fwd-zeQbGHBt26Bxh_qi2VZ0rnztUZivwidBzxGwSUVM1Ue7oz0K69jkqNS_T7-DEFqiRRVZwFeuSSFqZ-Wdy-YMAQhKc_UJPlWkxsasQvDXC-mbs8g8ImUagjQiOyz91gS_dTG-BkgAclGQ, username -> user.339504, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy899961, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f2bf606, authcode -> wUB5--E_B0UgfCqcimUTDfQpMlc, useAdminRealm -> true, callbacks -> {"tokenId":"1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933208723), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933208723))), password -> Pa_ssw0rd, challenge -> xRWEQn35q9R92eUegCf10OtQsM7tcNnniIVMf0NsX80, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 178.238.67.118, verifier -> LTEzMDMyNzg0MTA0OTE1NzEyNjU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9477494, tokenId -> 1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy899961
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1yZmZTz_VOoK2rNrZt0OUhh6uAg.*AAJTSQACMDIAAlNLABxkZWRLWDVmcHBSVmpRbGFudkNKMmwzM0FEc2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:46:59 GMT
	x-forgerock-transactionid: 6af3f42f-4a36-4a39-be58-7dfd8746a36f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy899961 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:46:59.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:47:00 GMT                                    2055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2279007 KO=50    )
> restLoginInitiate                                        (OK=157328 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=157321 KO=1     )
> Skip 2FA                                                 (OK=87456  KO=0     )
> User Authorize PKCE stage                                (OK=191900 KO=1     )
> User AccessToken PKCE stage                              (OK=191893 KO=0     )
> GetUUid                                                  (OK=52287  KO=0     )
> GetOpenidConfig                                          (OK=156454 KO=0     )
> CreatePolicy                                             (OK=52262  KO=20    )
> UI-Post-Login - stage 1                                  (OK=34835  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34835  KO=0     )
>  UI AM idFromSession                                     (OK=34834  KO=0     )
>  UI AM validateGoto                                      (OK=34834  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34832  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34831  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34828  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34829  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34825  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34823  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34823  KO=0     )
>  UI IDM uiconfig                                         (OK=34823  KO=0     )
>  UI IDM version                                          (OK=34823  KO=0     )
>  UI IDM login                                            (OK=34822  KO=0     )
>  UI IDM privilege                                        (OK=34822  KO=0     )
>  UI IDM features                                         (OK=34823  KO=0     )
>  UI IDM user                                             (OK=34821  KO=0     )
>  UI IDM dashboard                                        (OK=34821  KO=0     )
>  UI IDM managed user schema                              (OK=34821  KO=0     )
>  UI IDM oidcToken                                        (OK=34820  KO=0     )
> userinfo                                                 (OK=34819  KO=0     )
> UI-Logout                                                (OK=34819  KO=0     )
> UI-Logout Redirect 1                                     (OK=34818  KO=0     )
> tokenUserinfo                                            (OK=34783  KO=0     )
>  UI AM revoke1                                           (OK=34818  KO=0     )
>  UI AM revoke2                                           (OK=34818  KO=0     )
>  UI AM endsession                                        (OK=34818  KO=0     )
> RootUserinfo                                             (OK=117547 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5895   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5894   KO=0     )
> getIdToken                                               (OK=11631  KO=0     )
> getIdToken Redirect 1                                    (OK=11631  KO=0     )
> createOrganization                                       (OK=11631  KO=0     )
> queryOrganization                                        (OK=11631  KO=0     )
> ReadPolicy                                               (OK=52135  KO=11    )
> deleteOrganization                                       (OK=11631  KO=0     )
> DeletePolicy                                             (OK=52004  KO=17    )
> restloginProgressiveProfileCallback                      (OK=229    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=29     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       242 (81.48%)
> status.find.in([200, 209], 304), found 404                         28 ( 9.43%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.73%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.68%)
> status.find.is(302), but actually found 502                         1 ( 0.34%)
> status.find.is(200), but actually found 502                         1 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 125934 / active: 361    / done: 162867
================================================================================

22:47:02.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 162576: status.find.in([200, 209], 304), found 404
22:47:02.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,162576,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM3MDE1OTQzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicGZ6TXIzbFA2N1R4U1RNdVJuRXNJelBRNDg0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzIxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzIxMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2ODEyLCJpYXQiOjE3MzA5MzMyMTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InNqai15Rk5jWXhCMV94aWU2SXBLVlFjZkM2RSJ9.ReYkq9euCX4FnFh28k_ZtNq-8WyfawSdEZ8lH20urMaLXwjBJIw_EAS6Qez-gFCyrMBGuiQH_Di349WVMTdc4OT5NFy_kf6ROaZ_WJxBx-7ABjUj8J_G1TjW-1HMNHrVvcO-AzgvKXkt2Lh7l7QkQxPL9Mv1sZiPHhN_JRQzmMzlzF_F5yMQx5cGw2bahV9Hs0UwUmYU4Ua6kqAX7mDgR998Eet8sOIfl9aaXqAp__MJ8ER8yIImQ9y16yQ2YcwPwurfaGuOw--7FZ3lMIkAqiiCjXCgBEdEXTFVL6U7T5jI2__ED0br52rfURBi5VqWke2znBU1Y0QVPjXCWrkOtg, username -> user.271644, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy308371, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65939f5c, authcode -> ZRKpjmebQPUd_AncMb5u3H6kTxo, useAdminRealm -> true, callbacks -> {"tokenId":"ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933212405), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933212405))), password -> Pa_ssw0rd, challenge -> N7U1f4QgAjEb7MYe1ID1CKeUsZrUqOVGjV7nr8oBSMg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 40.134.43.176, verifier -> LTEyMDAwODczMDQ1MzY0MTMyMDk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30887503, tokenId -> ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy308371
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ghRmyZP1Yc1FU_NrYQ9S08TW3hs.*AAJTSQACMDIAAlNLABxDaFEvZjZCN0Z2a1BNNEhjR3QyV1R3dm5VMGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:47:02 GMT
	x-forgerock-transactionid: 9a7a3f60-e301-4aa9-bf37-9644a9ad234f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy308371 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:47:05 GMT                                    2060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2283799 KO=51    )
> restLoginInitiate                                        (OK=157659 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=157646 KO=1     )
> Skip 2FA                                                 (OK=87645  KO=0     )
> User Authorize PKCE stage                                (OK=192289 KO=1     )
> User AccessToken PKCE stage                              (OK=192287 KO=0     )
> GetUUid                                                  (OK=52402  KO=0     )
> GetOpenidConfig                                          (OK=156826 KO=0     )
> CreatePolicy                                             (OK=52376  KO=20    )
> UI-Post-Login - stage 1                                  (OK=34903  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34903  KO=0     )
>  UI AM idFromSession                                     (OK=34902  KO=0     )
>  UI AM validateGoto                                      (OK=34902  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34898  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34897  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34896  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34896  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34893  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34893  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34891  KO=0     )
>  UI IDM uiconfig                                         (OK=34891  KO=0     )
>  UI IDM version                                          (OK=34891  KO=0     )
>  UI IDM login                                            (OK=34891  KO=0     )
>  UI IDM privilege                                        (OK=34891  KO=0     )
>  UI IDM features                                         (OK=34891  KO=0     )
>  UI IDM user                                             (OK=34890  KO=0     )
>  UI IDM dashboard                                        (OK=34891  KO=0     )
>  UI IDM managed user schema                              (OK=34891  KO=0     )
>  UI IDM oidcToken                                        (OK=34890  KO=0     )
> userinfo                                                 (OK=34890  KO=0     )
> UI-Logout                                                (OK=34890  KO=0     )
> UI-Logout Redirect 1                                     (OK=34889  KO=0     )
> tokenUserinfo                                            (OK=34853  KO=0     )
>  UI AM revoke1                                           (OK=34889  KO=0     )
>  UI AM revoke2                                           (OK=34888  KO=0     )
>  UI AM endsession                                        (OK=34888  KO=0     )
> RootUserinfo                                             (OK=117770 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5917   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5916   KO=0     )
> getIdToken                                               (OK=11668  KO=0     )
> getIdToken Redirect 1                                    (OK=11667  KO=0     )
> createOrganization                                       (OK=11666  KO=0     )
> queryOrganization                                        (OK=11666  KO=0     )
> ReadPolicy                                               (OK=52268  KO=11    )
> deleteOrganization                                       (OK=11666  KO=0     )
> DeletePolicy                                             (OK=52126  KO=18    )
> restloginProgressiveProfileCallback                      (OK=231    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=30     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       242 (81.21%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.73%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.71%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.68%)
> status.find.is(302), but actually found 502                         1 ( 0.34%)
> status.find.is(200), but actually found 502                         1 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 125580 / active: 341    / done: 163241
================================================================================


================================================================================
2024-11-06 22:47:10 GMT                                    2065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2289294 KO=51    )
> restLoginInitiate                                        (OK=158034 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=158027 KO=1     )
> Skip 2FA                                                 (OK=87867  KO=0     )
> User Authorize PKCE stage                                (OK=192753 KO=1     )
> User AccessToken PKCE stage                              (OK=192750 KO=0     )
> GetUUid                                                  (OK=52533  KO=0     )
> GetOpenidConfig                                          (OK=157202 KO=0     )
> CreatePolicy                                             (OK=52511  KO=20    )
> UI-Post-Login - stage 1                                  (OK=34987  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34985  KO=0     )
>  UI AM idFromSession                                     (OK=34984  KO=0     )
>  UI AM validateGoto                                      (OK=34984  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34982  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34982  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34981  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34981  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34978  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34978  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34978  KO=0     )
>  UI IDM uiconfig                                         (OK=34978  KO=0     )
>  UI IDM version                                          (OK=34978  KO=0     )
>  UI IDM login                                            (OK=34978  KO=0     )
>  UI IDM privilege                                        (OK=34978  KO=0     )
>  UI IDM features                                         (OK=34978  KO=0     )
>  UI IDM user                                             (OK=34977  KO=0     )
>  UI IDM dashboard                                        (OK=34977  KO=0     )
>  UI IDM managed user schema                              (OK=34978  KO=0     )
>  UI IDM oidcToken                                        (OK=34977  KO=0     )
> userinfo                                                 (OK=34977  KO=0     )
> UI-Logout                                                (OK=34975  KO=0     )
> UI-Logout Redirect 1                                     (OK=34974  KO=0     )
> tokenUserinfo                                            (OK=34928  KO=0     )
>  UI AM revoke1                                           (OK=34974  KO=0     )
>  UI AM revoke2                                           (OK=34974  KO=0     )
>  UI AM endsession                                        (OK=34974  KO=0     )
> RootUserinfo                                             (OK=118010 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5933   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5933   KO=0     )
> getIdToken                                               (OK=11693  KO=0     )
> getIdToken Redirect 1                                    (OK=11693  KO=0     )
> createOrganization                                       (OK=11693  KO=0     )
> queryOrganization                                        (OK=11693  KO=0     )
> ReadPolicy                                               (OK=52383  KO=11    )
> deleteOrganization                                       (OK=11692  KO=0     )
> DeletePolicy                                             (OK=52257  KO=18    )
> restloginProgressiveProfileCallback                      (OK=232    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=30     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       242 (81.21%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.73%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.71%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.68%)
> status.find.is(302), but actually found 502                         1 ( 0.34%)
> status.find.is(200), but actually found 502                         1 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 125192 / active: 357    / done: 163613
================================================================================


================================================================================
2024-11-06 22:47:15 GMT                                    2070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2294382 KO=51    )
> restLoginInitiate                                        (OK=158394 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=158379 KO=1     )
> Skip 2FA                                                 (OK=88055  KO=0     )
> User Authorize PKCE stage                                (OK=193182 KO=1     )
> User AccessToken PKCE stage                              (OK=193175 KO=0     )
> GetUUid                                                  (OK=52650  KO=0     )
> GetOpenidConfig                                          (OK=157570 KO=0     )
> CreatePolicy                                             (OK=52626  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35063  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35061  KO=0     )
>  UI AM idFromSession                                     (OK=35061  KO=0     )
>  UI AM validateGoto                                      (OK=35061  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35057  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35057  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35056  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35056  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35054  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35054  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35054  KO=0     )
>  UI IDM uiconfig                                         (OK=35054  KO=0     )
>  UI IDM version                                          (OK=35054  KO=0     )
>  UI IDM login                                            (OK=35054  KO=0     )
>  UI IDM privilege                                        (OK=35054  KO=0     )
>  UI IDM features                                         (OK=35054  KO=0     )
>  UI IDM user                                             (OK=35054  KO=0     )
>  UI IDM dashboard                                        (OK=35054  KO=0     )
>  UI IDM managed user schema                              (OK=35054  KO=0     )
>  UI IDM oidcToken                                        (OK=35054  KO=0     )
> userinfo                                                 (OK=35053  KO=0     )
> UI-Logout                                                (OK=35052  KO=0     )
> UI-Logout Redirect 1                                     (OK=35052  KO=0     )
> tokenUserinfo                                            (OK=35014  KO=0     )
>  UI AM revoke1                                           (OK=35050  KO=0     )
>  UI AM revoke2                                           (OK=35050  KO=0     )
>  UI AM endsession                                        (OK=35050  KO=0     )
> RootUserinfo                                             (OK=118310 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5952   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5952   KO=0     )
> getIdToken                                               (OK=11708  KO=0     )
> getIdToken Redirect 1                                    (OK=11708  KO=0     )
> createOrganization                                       (OK=11708  KO=0     )
> queryOrganization                                        (OK=11708  KO=0     )
> ReadPolicy                                               (OK=52518  KO=11    )
> deleteOrganization                                       (OK=11708  KO=0     )
> DeletePolicy                                             (OK=52374  KO=18    )
> restloginProgressiveProfileCallback                      (OK=233    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=31     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       242 (81.21%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.73%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.71%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.68%)
> status.find.is(302), but actually found 502                         1 ( 0.34%)
> status.find.is(200), but actually found 502                         1 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 124815 / active: 361    / done: 163986
================================================================================


================================================================================
2024-11-06 22:47:20 GMT                                    2075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2299866 KO=51    )
> restLoginInitiate                                        (OK=158793 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=158778 KO=1     )
> Skip 2FA                                                 (OK=88296  KO=0     )
> User Authorize PKCE stage                                (OK=193656 KO=1     )
> User AccessToken PKCE stage                              (OK=193648 KO=0     )
> GetUUid                                                  (OK=52795  KO=0     )
> GetOpenidConfig                                          (OK=157968 KO=0     )
> CreatePolicy                                             (OK=52772  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35145  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35144  KO=0     )
>  UI AM idFromSession                                     (OK=35142  KO=0     )
>  UI AM validateGoto                                      (OK=35142  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35140  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35140  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35137  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35137  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35130  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35128  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35128  KO=0     )
>  UI IDM uiconfig                                         (OK=35128  KO=0     )
>  UI IDM version                                          (OK=35128  KO=0     )
>  UI IDM login                                            (OK=35128  KO=0     )
>  UI IDM privilege                                        (OK=35128  KO=0     )
>  UI IDM features                                         (OK=35128  KO=0     )
>  UI IDM user                                             (OK=35128  KO=0     )
>  UI IDM dashboard                                        (OK=35128  KO=0     )
>  UI IDM managed user schema                              (OK=35128  KO=0     )
>  UI IDM oidcToken                                        (OK=35126  KO=0     )
> userinfo                                                 (OK=35126  KO=0     )
> UI-Logout                                                (OK=35126  KO=0     )
> UI-Logout Redirect 1                                     (OK=35125  KO=0     )
> tokenUserinfo                                            (OK=35085  KO=0     )
>  UI AM revoke1                                           (OK=35125  KO=0     )
>  UI AM revoke2                                           (OK=35125  KO=0     )
>  UI AM endsession                                        (OK=35125  KO=0     )
> RootUserinfo                                             (OK=118645 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5966   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5966   KO=0     )
> getIdToken                                               (OK=11736  KO=0     )
> getIdToken Redirect 1                                    (OK=11736  KO=0     )
> createOrganization                                       (OK=11735  KO=0     )
> queryOrganization                                        (OK=11735  KO=0     )
> ReadPolicy                                               (OK=52634  KO=11    )
> deleteOrganization                                       (OK=11735  KO=0     )
> DeletePolicy                                             (OK=52506  KO=18    )
> restloginProgressiveProfileCallback                      (OK=235    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=31     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       242 (81.21%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.73%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.71%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.68%)
> status.find.is(302), but actually found 502                         1 ( 0.34%)
> status.find.is(200), but actually found 502                         1 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 56%
          waiting: 124401 / active: 395    / done: 164366
================================================================================

22:47:21.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:47:25 GMT                                    2080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2306012 KO=51    )
> restLoginInitiate                                        (OK=159214 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=159207 KO=1     )
> Skip 2FA                                                 (OK=88535  KO=0     )
> User Authorize PKCE stage                                (OK=194182 KO=1     )
> User AccessToken PKCE stage                              (OK=194170 KO=0     )
> GetUUid                                                  (OK=52943  KO=0     )
> GetOpenidConfig                                          (OK=158378 KO=0     )
> CreatePolicy                                             (OK=52922  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35239  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35239  KO=0     )
>  UI AM idFromSession                                     (OK=35239  KO=0     )
>  UI AM validateGoto                                      (OK=35239  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35234  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35232  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35231  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35231  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35225  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35224  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35224  KO=0     )
>  UI IDM uiconfig                                         (OK=35224  KO=0     )
>  UI IDM version                                          (OK=35224  KO=0     )
>  UI IDM login                                            (OK=35224  KO=0     )
>  UI IDM privilege                                        (OK=35224  KO=0     )
>  UI IDM features                                         (OK=35224  KO=0     )
>  UI IDM user                                             (OK=35224  KO=0     )
>  UI IDM dashboard                                        (OK=35224  KO=0     )
>  UI IDM managed user schema                              (OK=35224  KO=0     )
>  UI IDM oidcToken                                        (OK=35222  KO=0     )
> userinfo                                                 (OK=35221  KO=0     )
> UI-Logout                                                (OK=35221  KO=0     )
> UI-Logout Redirect 1                                     (OK=35218  KO=0     )
> tokenUserinfo                                            (OK=35181  KO=0     )
>  UI AM revoke1                                           (OK=35214  KO=0     )
>  UI AM revoke2                                           (OK=35213  KO=0     )
>  UI AM endsession                                        (OK=35213  KO=0     )
> RootUserinfo                                             (OK=118972 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5989   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5988   KO=0     )
> getIdToken                                               (OK=11757  KO=0     )
> getIdToken Redirect 1                                    (OK=11757  KO=0     )
> createOrganization                                       (OK=11757  KO=0     )
> queryOrganization                                        (OK=11757  KO=0     )
> ReadPolicy                                               (OK=52779  KO=11    )
> deleteOrganization                                       (OK=11757  KO=0     )
> DeletePolicy                                             (OK=52627  KO=18    )
> restloginProgressiveProfileCallback                      (OK=237    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=32     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       243 (81.27%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.70%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.69%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.67%)
> status.find.is(302), but actually found 502                         1 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 56%
          waiting: 123954 / active: 426    / done: 164782
================================================================================


================================================================================
2024-11-06 22:47:30 GMT                                    2085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2311720 KO=51    )
> restLoginInitiate                                        (OK=159609 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=159599 KO=1     )
> Skip 2FA                                                 (OK=88772  KO=0     )
> User Authorize PKCE stage                                (OK=194655 KO=1     )
> User AccessToken PKCE stage                              (OK=194645 KO=0     )
> GetUUid                                                  (OK=53096  KO=0     )
> GetOpenidConfig                                          (OK=158824 KO=0     )
> CreatePolicy                                             (OK=53073  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35321  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35320  KO=0     )
>  UI AM idFromSession                                     (OK=35318  KO=0     )
>  UI AM validateGoto                                      (OK=35318  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35313  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35313  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35313  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35313  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35311  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35309  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35309  KO=0     )
>  UI IDM uiconfig                                         (OK=35309  KO=0     )
>  UI IDM version                                          (OK=35308  KO=0     )
>  UI IDM login                                            (OK=35307  KO=0     )
>  UI IDM privilege                                        (OK=35307  KO=0     )
>  UI IDM features                                         (OK=35307  KO=0     )
>  UI IDM user                                             (OK=35306  KO=0     )
>  UI IDM dashboard                                        (OK=35306  KO=0     )
>  UI IDM managed user schema                              (OK=35306  KO=0     )
>  UI IDM oidcToken                                        (OK=35305  KO=0     )
> userinfo                                                 (OK=35304  KO=0     )
> UI-Logout                                                (OK=35304  KO=0     )
> UI-Logout Redirect 1                                     (OK=35304  KO=0     )
> tokenUserinfo                                            (OK=35261  KO=0     )
>  UI AM revoke1                                           (OK=35304  KO=0     )
>  UI AM revoke2                                           (OK=35304  KO=0     )
>  UI AM endsession                                        (OK=35304  KO=0     )
> RootUserinfo                                             (OK=119269 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6001   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6001   KO=0     )
> getIdToken                                               (OK=11781  KO=0     )
> getIdToken Redirect 1                                    (OK=11781  KO=0     )
> createOrganization                                       (OK=11781  KO=0     )
> queryOrganization                                        (OK=11781  KO=0     )
> ReadPolicy                                               (OK=52929  KO=11    )
> deleteOrganization                                       (OK=11781  KO=0     )
> DeletePolicy                                             (OK=52768  KO=18    )
> restloginProgressiveProfileCallback                      (OK=238    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=32     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       243 (81.27%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.70%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.69%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.67%)
> status.find.is(302), but actually found 502                         1 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 123543 / active: 419    / done: 165200
================================================================================

22:47:33.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:47:35.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:47:35 GMT                                    2090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2317770 KO=51    )
> restLoginInitiate                                        (OK=160022 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=160015 KO=1     )
> Skip 2FA                                                 (OK=88997  KO=0     )
> User Authorize PKCE stage                                (OK=195164 KO=1     )
> User AccessToken PKCE stage                              (OK=195159 KO=0     )
> GetUUid                                                  (OK=53233  KO=0     )
> GetOpenidConfig                                          (OK=159263 KO=0     )
> CreatePolicy                                             (OK=53211  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35408  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35407  KO=0     )
>  UI AM idFromSession                                     (OK=35406  KO=0     )
>  UI AM validateGoto                                      (OK=35407  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35405  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35404  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35403  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35403  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35402  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35401  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35399  KO=0     )
>  UI IDM uiconfig                                         (OK=35399  KO=0     )
>  UI IDM version                                          (OK=35399  KO=0     )
>  UI IDM login                                            (OK=35399  KO=0     )
>  UI IDM privilege                                        (OK=35399  KO=0     )
>  UI IDM features                                         (OK=35399  KO=0     )
>  UI IDM user                                             (OK=35399  KO=0     )
>  UI IDM dashboard                                        (OK=35399  KO=0     )
>  UI IDM managed user schema                              (OK=35399  KO=0     )
>  UI IDM oidcToken                                        (OK=35397  KO=0     )
> userinfo                                                 (OK=35396  KO=0     )
> UI-Logout                                                (OK=35396  KO=0     )
> UI-Logout Redirect 1                                     (OK=35395  KO=0     )
> tokenUserinfo                                            (OK=35359  KO=0     )
>  UI AM revoke1                                           (OK=35392  KO=0     )
>  UI AM revoke2                                           (OK=35392  KO=0     )
>  UI AM endsession                                        (OK=35392  KO=0     )
> RootUserinfo                                             (OK=119599 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6011   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6010   KO=0     )
> getIdToken                                               (OK=11812  KO=0     )
> getIdToken Redirect 1                                    (OK=11812  KO=0     )
> createOrganization                                       (OK=11812  KO=0     )
> queryOrganization                                        (OK=11812  KO=0     )
> ReadPolicy                                               (OK=53080  KO=11    )
> deleteOrganization                                       (OK=11811  KO=0     )
> DeletePolicy                                             (OK=52918  KO=18    )
> restloginProgressiveProfileCallback                      (OK=241    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=32     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       245 (81.40%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.63%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.64%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.66%)
> status.find.is(302), but actually found 502                         1 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 123125 / active: 403    / done: 165634
================================================================================

22:47:38.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:47:40 GMT                                    2095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2323213 KO=51    )
> restLoginInitiate                                        (OK=160410 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=160398 KO=1     )
> Skip 2FA                                                 (OK=89213  KO=0     )
> User Authorize PKCE stage                                (OK=195623 KO=1     )
> User AccessToken PKCE stage                              (OK=195619 KO=0     )
> GetUUid                                                  (OK=53360  KO=0     )
> GetOpenidConfig                                          (OK=159678 KO=0     )
> CreatePolicy                                             (OK=53337  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35487  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35486  KO=0     )
>  UI AM idFromSession                                     (OK=35484  KO=0     )
>  UI AM validateGoto                                      (OK=35484  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35482  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35482  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35481  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35481  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35478  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35477  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35476  KO=0     )
>  UI IDM uiconfig                                         (OK=35476  KO=0     )
>  UI IDM version                                          (OK=35476  KO=0     )
>  UI IDM login                                            (OK=35476  KO=0     )
>  UI IDM privilege                                        (OK=35476  KO=0     )
>  UI IDM features                                         (OK=35476  KO=0     )
>  UI IDM user                                             (OK=35476  KO=0     )
>  UI IDM dashboard                                        (OK=35476  KO=0     )
>  UI IDM managed user schema                              (OK=35476  KO=0     )
>  UI IDM oidcToken                                        (OK=35475  KO=0     )
> userinfo                                                 (OK=35474  KO=0     )
> UI-Logout                                                (OK=35474  KO=0     )
> UI-Logout Redirect 1                                     (OK=35473  KO=0     )
> tokenUserinfo                                            (OK=35447  KO=0     )
>  UI AM revoke1                                           (OK=35472  KO=0     )
>  UI AM revoke2                                           (OK=35472  KO=0     )
>  UI AM endsession                                        (OK=35472  KO=0     )
> RootUserinfo                                             (OK=119909 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6023   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6023   KO=0     )
> getIdToken                                               (OK=11839  KO=0     )
> getIdToken Redirect 1                                    (OK=11839  KO=0     )
> createOrganization                                       (OK=11839  KO=0     )
> queryOrganization                                        (OK=11838  KO=0     )
> ReadPolicy                                               (OK=53216  KO=11    )
> deleteOrganization                                       (OK=11838  KO=0     )
> DeletePolicy                                             (OK=53070  KO=18    )
> restloginProgressiveProfileCallback                      (OK=243    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=33     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       246 (81.46%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.60%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.62%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.66%)
> status.find.is(302), but actually found 502                         1 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 122724 / active: 376    / done: 166062
================================================================================

22:47:40.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:47:45 GMT                                    2100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2328843 KO=51    )
> restLoginInitiate                                        (OK=160807 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=160798 KO=1     )
> Skip 2FA                                                 (OK=89423  KO=0     )
> User Authorize PKCE stage                                (OK=196100 KO=1     )
> User AccessToken PKCE stage                              (OK=196094 KO=0     )
> GetUUid                                                  (OK=53486  KO=0     )
> GetOpenidConfig                                          (OK=160066 KO=0     )
> CreatePolicy                                             (OK=53463  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35574  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35571  KO=0     )
>  UI AM idFromSession                                     (OK=35571  KO=0     )
>  UI AM validateGoto                                      (OK=35571  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35568  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35567  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35564  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35564  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35562  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35562  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35562  KO=0     )
>  UI IDM uiconfig                                         (OK=35562  KO=0     )
>  UI IDM version                                          (OK=35562  KO=0     )
>  UI IDM login                                            (OK=35562  KO=0     )
>  UI IDM privilege                                        (OK=35562  KO=0     )
>  UI IDM features                                         (OK=35562  KO=0     )
>  UI IDM user                                             (OK=35562  KO=0     )
>  UI IDM dashboard                                        (OK=35562  KO=0     )
>  UI IDM managed user schema                              (OK=35561  KO=0     )
>  UI IDM oidcToken                                        (OK=35561  KO=0     )
> userinfo                                                 (OK=35561  KO=0     )
> UI-Logout                                                (OK=35561  KO=0     )
> UI-Logout Redirect 1                                     (OK=35559  KO=0     )
> tokenUserinfo                                            (OK=35550  KO=0     )
>  UI AM revoke1                                           (OK=35556  KO=0     )
>  UI AM revoke2                                           (OK=35556  KO=0     )
>  UI AM endsession                                        (OK=35556  KO=0     )
> RootUserinfo                                             (OK=120206 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6040   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6040   KO=0     )
> getIdToken                                               (OK=11860  KO=0     )
> getIdToken Redirect 1                                    (OK=11860  KO=0     )
> createOrganization                                       (OK=11860  KO=0     )
> queryOrganization                                        (OK=11860  KO=0     )
> ReadPolicy                                               (OK=53345  KO=11    )
> deleteOrganization                                       (OK=11860  KO=0     )
> DeletePolicy                                             (OK=53207  KO=18    )
> restloginProgressiveProfileCallback                      (OK=244    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=33     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       247 (81.52%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.57%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.60%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.65%)
> status.find.is(302), but actually found 502                         1 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 122314 / active: 362    / done: 166486
================================================================================

22:47:46.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:47:48.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:47:50 GMT                                    2105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2334245 KO=51    )
> restLoginInitiate                                        (OK=161160 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=161150 KO=1     )
> Skip 2FA                                                 (OK=89617  KO=0     )
> User Authorize PKCE stage                                (OK=196541 KO=1     )
> User AccessToken PKCE stage                              (OK=196539 KO=0     )
> GetUUid                                                  (OK=53603  KO=0     )
> GetOpenidConfig                                          (OK=160440 KO=0     )
> CreatePolicy                                             (OK=53582  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35655  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35654  KO=0     )
>  UI AM idFromSession                                     (OK=35653  KO=0     )
>  UI AM validateGoto                                      (OK=35653  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35653  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35652  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35650  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35651  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35649  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35649  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35649  KO=0     )
>  UI IDM uiconfig                                         (OK=35649  KO=0     )
>  UI IDM version                                          (OK=35649  KO=0     )
>  UI IDM login                                            (OK=35649  KO=0     )
>  UI IDM privilege                                        (OK=35649  KO=0     )
>  UI IDM features                                         (OK=35649  KO=0     )
>  UI IDM user                                             (OK=35649  KO=0     )
>  UI IDM dashboard                                        (OK=35649  KO=0     )
>  UI IDM managed user schema                              (OK=35649  KO=0     )
>  UI IDM oidcToken                                        (OK=35649  KO=0     )
> userinfo                                                 (OK=35649  KO=0     )
> UI-Logout                                                (OK=35649  KO=0     )
> UI-Logout Redirect 1                                     (OK=35646  KO=0     )
> tokenUserinfo                                            (OK=35623  KO=0     )
>  UI AM revoke1                                           (OK=35645  KO=0     )
>  UI AM revoke2                                           (OK=35645  KO=0     )
>  UI AM endsession                                        (OK=35645  KO=0     )
> RootUserinfo                                             (OK=120473 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6056   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6056   KO=0     )
> getIdToken                                               (OK=11888  KO=0     )
> getIdToken Redirect 1                                    (OK=11887  KO=0     )
> createOrganization                                       (OK=11887  KO=0     )
> queryOrganization                                        (OK=11886  KO=0     )
> ReadPolicy                                               (OK=53471  KO=11    )
> deleteOrganization                                       (OK=11886  KO=0     )
> DeletePolicy                                             (OK=53334  KO=18    )
> restloginProgressiveProfileCallback                      (OK=245    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=33     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       249 (81.64%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.51%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.56%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.64%)
> status.find.is(302), but actually found 502                         1 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 121945 / active: 343    / done: 166874
================================================================================

22:47:52.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:47:55 GMT                                    2110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2339840 KO=51    )
> restLoginInitiate                                        (OK=161528 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=161523 KO=1     )
> Skip 2FA                                                 (OK=89817  KO=0     )
> User Authorize PKCE stage                                (OK=197006 KO=1     )
> User AccessToken PKCE stage                              (OK=197001 KO=0     )
> GetUUid                                                  (OK=53723  KO=0     )
> GetOpenidConfig                                          (OK=160802 KO=0     )
> CreatePolicy                                             (OK=53697  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35749  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35747  KO=0     )
>  UI AM idFromSession                                     (OK=35747  KO=0     )
>  UI AM validateGoto                                      (OK=35747  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35743  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35742  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35742  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35742  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35740  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35740  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35740  KO=0     )
>  UI IDM uiconfig                                         (OK=35740  KO=0     )
>  UI IDM version                                          (OK=35740  KO=0     )
>  UI IDM login                                            (OK=35740  KO=0     )
>  UI IDM privilege                                        (OK=35739  KO=0     )
>  UI IDM features                                         (OK=35739  KO=0     )
>  UI IDM user                                             (OK=35739  KO=0     )
>  UI IDM dashboard                                        (OK=35739  KO=0     )
>  UI IDM managed user schema                              (OK=35739  KO=0     )
>  UI IDM oidcToken                                        (OK=35737  KO=0     )
> userinfo                                                 (OK=35737  KO=0     )
> UI-Logout                                                (OK=35736  KO=0     )
> UI-Logout Redirect 1                                     (OK=35736  KO=0     )
> tokenUserinfo                                            (OK=35703  KO=0     )
>  UI AM revoke1                                           (OK=35735  KO=0     )
>  UI AM revoke2                                           (OK=35735  KO=0     )
>  UI AM endsession                                        (OK=35735  KO=0     )
> RootUserinfo                                             (OK=120748 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6074   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6073   KO=0     )
> getIdToken                                               (OK=11915  KO=0     )
> getIdToken Redirect 1                                    (OK=11915  KO=0     )
> createOrganization                                       (OK=11914  KO=0     )
> queryOrganization                                        (OK=11913  KO=0     )
> ReadPolicy                                               (OK=53591  KO=11    )
> deleteOrganization                                       (OK=11913  KO=0     )
> DeletePolicy                                             (OK=53461  KO=18    )
> restloginProgressiveProfileCallback                      (OK=245    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=33     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       250 (81.70%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.48%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.54%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.63%)
> status.find.is(302), but actually found 502                         1 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 121555 / active: 335    / done: 167272
================================================================================


================================================================================
2024-11-06 22:48:00 GMT                                    2115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2345215 KO=51    )
> restLoginInitiate                                        (OK=161913 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=161905 KO=1     )
> Skip 2FA                                                 (OK=90028  KO=0     )
> User Authorize PKCE stage                                (OK=197468 KO=1     )
> User AccessToken PKCE stage                              (OK=197461 KO=0     )
> GetUUid                                                  (OK=53842  KO=0     )
> GetOpenidConfig                                          (OK=161159 KO=0     )
> CreatePolicy                                             (OK=53820  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35825  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35825  KO=0     )
>  UI AM idFromSession                                     (OK=35825  KO=0     )
>  UI AM validateGoto                                      (OK=35824  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35822  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35822  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35821  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35821  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35820  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35820  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35820  KO=0     )
>  UI IDM uiconfig                                         (OK=35820  KO=0     )
>  UI IDM version                                          (OK=35819  KO=0     )
>  UI IDM login                                            (OK=35819  KO=0     )
>  UI IDM privilege                                        (OK=35819  KO=0     )
>  UI IDM features                                         (OK=35819  KO=0     )
>  UI IDM user                                             (OK=35819  KO=0     )
>  UI IDM dashboard                                        (OK=35819  KO=0     )
>  UI IDM managed user schema                              (OK=35819  KO=0     )
>  UI IDM oidcToken                                        (OK=35819  KO=0     )
> userinfo                                                 (OK=35818  KO=0     )
> UI-Logout                                                (OK=35817  KO=0     )
> UI-Logout Redirect 1                                     (OK=35817  KO=0     )
> tokenUserinfo                                            (OK=35798  KO=0     )
>  UI AM revoke1                                           (OK=35817  KO=0     )
>  UI AM revoke2                                           (OK=35816  KO=0     )
>  UI AM endsession                                        (OK=35817  KO=0     )
> RootUserinfo                                             (OK=120993 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6091   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6091   KO=0     )
> getIdToken                                               (OK=11953  KO=0     )
> getIdToken Redirect 1                                    (OK=11953  KO=0     )
> createOrganization                                       (OK=11952  KO=0     )
> queryOrganization                                        (OK=11951  KO=0     )
> ReadPolicy                                               (OK=53704  KO=11    )
> deleteOrganization                                       (OK=11951  KO=0     )
> DeletePolicy                                             (OK=53584  KO=18    )
> restloginProgressiveProfileCallback                      (OK=246    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=33     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       250 (81.70%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.48%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.54%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.63%)
> status.find.is(302), but actually found 502                         1 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 121149 / active: 335    / done: 167678
================================================================================


================================================================================
2024-11-06 22:48:05 GMT                                    2120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2350658 KO=51    )
> restLoginInitiate                                        (OK=162277 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=162267 KO=1     )
> Skip 2FA                                                 (OK=90243  KO=0     )
> User Authorize PKCE stage                                (OK=197914 KO=1     )
> User AccessToken PKCE stage                              (OK=197908 KO=0     )
> GetUUid                                                  (OK=53967  KO=0     )
> GetOpenidConfig                                          (OK=161519 KO=0     )
> CreatePolicy                                             (OK=53944  KO=20    )
> UI-Post-Login - stage 1                                  (OK=35912  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35911  KO=0     )
>  UI AM idFromSession                                     (OK=35910  KO=0     )
>  UI AM validateGoto                                      (OK=35910  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35907  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35907  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35907  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35907  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35906  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35906  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35905  KO=0     )
>  UI IDM uiconfig                                         (OK=35905  KO=0     )
>  UI IDM version                                          (OK=35905  KO=0     )
>  UI IDM login                                            (OK=35905  KO=0     )
>  UI IDM privilege                                        (OK=35905  KO=0     )
>  UI IDM features                                         (OK=35905  KO=0     )
>  UI IDM user                                             (OK=35904  KO=0     )
>  UI IDM dashboard                                        (OK=35904  KO=0     )
>  UI IDM managed user schema                              (OK=35904  KO=0     )
>  UI IDM oidcToken                                        (OK=35903  KO=0     )
> userinfo                                                 (OK=35902  KO=0     )
> UI-Logout                                                (OK=35902  KO=0     )
> UI-Logout Redirect 1                                     (OK=35901  KO=0     )
> tokenUserinfo                                            (OK=35854  KO=0     )
>  UI AM revoke1                                           (OK=35901  KO=0     )
>  UI AM revoke2                                           (OK=35901  KO=0     )
>  UI AM endsession                                        (OK=35901  KO=0     )
> RootUserinfo                                             (OK=121287 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6101   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6099   KO=0     )
> getIdToken                                               (OK=11989  KO=0     )
> getIdToken Redirect 1                                    (OK=11989  KO=0     )
> createOrganization                                       (OK=11988  KO=0     )
> queryOrganization                                        (OK=11988  KO=0     )
> ReadPolicy                                               (OK=53825  KO=11    )
> deleteOrganization                                       (OK=11987  KO=0     )
> DeletePolicy                                             (OK=53696  KO=18    )
> restloginProgressiveProfileCallback                      (OK=247    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=33     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       250 (81.70%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.48%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.54%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.63%)
> status.find.is(302), but actually found 502                         1 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 58%
          waiting: 120779 / active: 357    / done: 168026
================================================================================


================================================================================
2024-11-06 22:48:10 GMT                                    2125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2356431 KO=51    )
> restLoginInitiate                                        (OK=162672 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=162662 KO=1     )
> Skip 2FA                                                 (OK=90452  KO=0     )
> User Authorize PKCE stage                                (OK=198398 KO=1     )
> User AccessToken PKCE stage                              (OK=198397 KO=0     )
> GetUUid                                                  (OK=54086  KO=0     )
> GetOpenidConfig                                          (OK=161886 KO=0     )
> CreatePolicy                                             (OK=54066  KO=20    )
> UI-Post-Login - stage 1                                  (OK=36005  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36004  KO=0     )
>  UI AM idFromSession                                     (OK=36003  KO=0     )
>  UI AM validateGoto                                      (OK=36003  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36002  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36002  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36002  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36002  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36001  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36000  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35997  KO=0     )
>  UI IDM uiconfig                                         (OK=35997  KO=0     )
>  UI IDM version                                          (OK=35997  KO=0     )
>  UI IDM login                                            (OK=35997  KO=0     )
>  UI IDM privilege                                        (OK=35996  KO=0     )
>  UI IDM features                                         (OK=35997  KO=0     )
>  UI IDM user                                             (OK=35995  KO=0     )
>  UI IDM dashboard                                        (OK=35995  KO=0     )
>  UI IDM managed user schema                              (OK=35995  KO=0     )
>  UI IDM oidcToken                                        (OK=35994  KO=0     )
> userinfo                                                 (OK=35993  KO=0     )
> UI-Logout                                                (OK=35993  KO=0     )
> UI-Logout Redirect 1                                     (OK=35993  KO=0     )
> tokenUserinfo                                            (OK=35947  KO=0     )
>  UI AM revoke1                                           (OK=35991  KO=0     )
>  UI AM revoke2                                           (OK=35991  KO=0     )
>  UI AM endsession                                        (OK=35991  KO=0     )
> RootUserinfo                                             (OK=121554 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6111   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6111   KO=0     )
> getIdToken                                               (OK=12021  KO=0     )
> getIdToken Redirect 1                                    (OK=12021  KO=0     )
> createOrganization                                       (OK=12021  KO=0     )
> queryOrganization                                        (OK=12020  KO=0     )
> ReadPolicy                                               (OK=53952  KO=11    )
> deleteOrganization                                       (OK=12019  KO=0     )
> DeletePolicy                                             (OK=53818  KO=18    )
> restloginProgressiveProfileCallback                      (OK=248    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=33     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       250 (81.70%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.48%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.54%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.63%)
> status.find.is(302), but actually found 502                         1 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 120377 / active: 349    / done: 168436
================================================================================

22:48:13.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:48:15.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:48:15 GMT                                    2130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2361872 KO=51    )
> restLoginInitiate                                        (OK=163058 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=163045 KO=1     )
> Skip 2FA                                                 (OK=90653  KO=0     )
> User Authorize PKCE stage                                (OK=198863 KO=1     )
> User AccessToken PKCE stage                              (OK=198853 KO=0     )
> GetUUid                                                  (OK=54207  KO=0     )
> GetOpenidConfig                                          (OK=162255 KO=0     )
> CreatePolicy                                             (OK=54183  KO=20    )
> UI-Post-Login - stage 1                                  (OK=36091  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36091  KO=0     )
>  UI AM idFromSession                                     (OK=36091  KO=0     )
>  UI AM validateGoto                                      (OK=36091  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36086  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36082  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36082  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36082  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36080  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36080  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36080  KO=0     )
>  UI IDM uiconfig                                         (OK=36080  KO=0     )
>  UI IDM version                                          (OK=36080  KO=0     )
>  UI IDM login                                            (OK=36080  KO=0     )
>  UI IDM privilege                                        (OK=36080  KO=0     )
>  UI IDM features                                         (OK=36080  KO=0     )
>  UI IDM user                                             (OK=36080  KO=0     )
>  UI IDM dashboard                                        (OK=36080  KO=0     )
>  UI IDM managed user schema                              (OK=36080  KO=0     )
>  UI IDM oidcToken                                        (OK=36078  KO=0     )
> userinfo                                                 (OK=36078  KO=0     )
> UI-Logout                                                (OK=36078  KO=0     )
> UI-Logout Redirect 1                                     (OK=36078  KO=0     )
> tokenUserinfo                                            (OK=36042  KO=0     )
>  UI AM revoke1                                           (OK=36077  KO=0     )
>  UI AM revoke2                                           (OK=36077  KO=0     )
>  UI AM endsession                                        (OK=36077  KO=0     )
> RootUserinfo                                             (OK=121826 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6121   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6120   KO=0     )
> getIdToken                                               (OK=12047  KO=0     )
> getIdToken Redirect 1                                    (OK=12046  KO=0     )
> createOrganization                                       (OK=12046  KO=0     )
> queryOrganization                                        (OK=12046  KO=0     )
> ReadPolicy                                               (OK=54070  KO=11    )
> deleteOrganization                                       (OK=12045  KO=0     )
> DeletePolicy                                             (OK=53944  KO=18    )
> restloginProgressiveProfileCallback                      (OK=249    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=34     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       252 (81.82%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.42%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.49%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.62%)
> status.find.is(302), but actually found 502                         1 ( 0.32%)
> status.find.is(200), but actually found 502                         1 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 119976 / active: 354    / done: 168832
================================================================================

22:48:16.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:48:18.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:48:20 GMT                                    2135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2367592 KO=51    )
> restLoginInitiate                                        (OK=163460 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=163457 KO=1     )
> Skip 2FA                                                 (OK=90893  KO=0     )
> User Authorize PKCE stage                                (OK=199365 KO=1     )
> User AccessToken PKCE stage                              (OK=199361 KO=0     )
> GetUUid                                                  (OK=54337  KO=0     )
> GetOpenidConfig                                          (OK=162617 KO=0     )
> CreatePolicy                                             (OK=54313  KO=20    )
> UI-Post-Login - stage 1                                  (OK=36173  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36171  KO=0     )
>  UI AM idFromSession                                     (OK=36171  KO=0     )
>  UI AM validateGoto                                      (OK=36171  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36171  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36170  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36169  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36168  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36165  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36165  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36162  KO=0     )
>  UI IDM uiconfig                                         (OK=36162  KO=0     )
>  UI IDM version                                          (OK=36162  KO=0     )
>  UI IDM login                                            (OK=36162  KO=0     )
>  UI IDM privilege                                        (OK=36162  KO=0     )
>  UI IDM features                                         (OK=36162  KO=0     )
>  UI IDM user                                             (OK=36162  KO=0     )
>  UI IDM dashboard                                        (OK=36162  KO=0     )
>  UI IDM managed user schema                              (OK=36162  KO=0     )
>  UI IDM oidcToken                                        (OK=36162  KO=0     )
> userinfo                                                 (OK=36160  KO=0     )
> UI-Logout                                                (OK=36159  KO=0     )
> UI-Logout Redirect 1                                     (OK=36159  KO=0     )
> tokenUserinfo                                            (OK=36134  KO=0     )
>  UI AM revoke1                                           (OK=36158  KO=0     )
>  UI AM revoke2                                           (OK=36158  KO=0     )
>  UI AM endsession                                        (OK=36158  KO=0     )
> RootUserinfo                                             (OK=122161 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6134   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6134   KO=0     )
> getIdToken                                               (OK=12086  KO=0     )
> getIdToken Redirect 1                                    (OK=12086  KO=0     )
> createOrganization                                       (OK=12086  KO=0     )
> queryOrganization                                        (OK=12084  KO=0     )
> ReadPolicy                                               (OK=54191  KO=11    )
> deleteOrganization                                       (OK=12084  KO=0     )
> DeletePolicy                                             (OK=54060  KO=18    )
> restloginProgressiveProfileCallback                      (OK=249    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=34     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       254 (81.94%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.35%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.45%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.61%)
> status.find.is(302), but actually found 502                         1 ( 0.32%)
> status.find.is(200), but actually found 502                         1 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 119564 / active: 364    / done: 169234
================================================================================

22:48:20.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:48:24.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:48:25 GMT                                    2140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2373607 KO=51    )
> restLoginInitiate                                        (OK=163877 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=163865 KO=1     )
> Skip 2FA                                                 (OK=91115  KO=0     )
> User Authorize PKCE stage                                (OK=199867 KO=1     )
> User AccessToken PKCE stage                              (OK=199861 KO=0     )
> GetUUid                                                  (OK=54465  KO=0     )
> GetOpenidConfig                                          (OK=162994 KO=0     )
> CreatePolicy                                             (OK=54437  KO=20    )
> UI-Post-Login - stage 1                                  (OK=36271  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36270  KO=0     )
>  UI AM idFromSession                                     (OK=36270  KO=0     )
>  UI AM validateGoto                                      (OK=36270  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36267  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36267  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36266  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36266  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36258  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36258  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36257  KO=0     )
>  UI IDM uiconfig                                         (OK=36256  KO=0     )
>  UI IDM version                                          (OK=36256  KO=0     )
>  UI IDM login                                            (OK=36256  KO=0     )
>  UI IDM privilege                                        (OK=36256  KO=0     )
>  UI IDM features                                         (OK=36256  KO=0     )
>  UI IDM user                                             (OK=36254  KO=0     )
>  UI IDM dashboard                                        (OK=36254  KO=0     )
>  UI IDM managed user schema                              (OK=36254  KO=0     )
>  UI IDM oidcToken                                        (OK=36253  KO=0     )
> userinfo                                                 (OK=36253  KO=0     )
> UI-Logout                                                (OK=36252  KO=0     )
> UI-Logout Redirect 1                                     (OK=36252  KO=0     )
> tokenUserinfo                                            (OK=36221  KO=0     )
>  UI AM revoke1                                           (OK=36252  KO=0     )
>  UI AM revoke2                                           (OK=36252  KO=0     )
>  UI AM endsession                                        (OK=36252  KO=0     )
> RootUserinfo                                             (OK=122497 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6150   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6150   KO=0     )
> getIdToken                                               (OK=12121  KO=0     )
> getIdToken Redirect 1                                    (OK=12120  KO=0     )
> createOrganization                                       (OK=12120  KO=0     )
> queryOrganization                                        (OK=12119  KO=0     )
> ReadPolicy                                               (OK=54318  KO=11    )
> deleteOrganization                                       (OK=12119  KO=0     )
> DeletePolicy                                             (OK=54179  KO=18    )
> restloginProgressiveProfileCallback                      (OK=250    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=34     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       256 (82.05%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.29%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.41%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.60%)
> status.find.is(302), but actually found 502                         1 ( 0.32%)
> status.find.is(200), but actually found 502                         1 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 119132 / active: 377    / done: 169653
================================================================================

22:48:25.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:48:30 GMT                                    2145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2379969 KO=51    )
> restLoginInitiate                                        (OK=164306 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=164296 KO=1     )
> Skip 2FA                                                 (OK=91336  KO=0     )
> User Authorize PKCE stage                                (OK=200389 KO=1     )
> User AccessToken PKCE stage                              (OK=200381 KO=0     )
> GetUUid                                                  (OK=54591  KO=0     )
> GetOpenidConfig                                          (OK=163373 KO=0     )
> CreatePolicy                                             (OK=54568  KO=20    )
> UI-Post-Login - stage 1                                  (OK=36387  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36382  KO=0     )
>  UI AM idFromSession                                     (OK=36380  KO=0     )
>  UI AM validateGoto                                      (OK=36380  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36371  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36370  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36369  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36369  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36365  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36365  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36364  KO=0     )
>  UI IDM uiconfig                                         (OK=36364  KO=0     )
>  UI IDM version                                          (OK=36364  KO=0     )
>  UI IDM login                                            (OK=36363  KO=0     )
>  UI IDM privilege                                        (OK=36363  KO=0     )
>  UI IDM features                                         (OK=36363  KO=0     )
>  UI IDM user                                             (OK=36363  KO=0     )
>  UI IDM dashboard                                        (OK=36363  KO=0     )
>  UI IDM managed user schema                              (OK=36363  KO=0     )
>  UI IDM oidcToken                                        (OK=36363  KO=0     )
> userinfo                                                 (OK=36360  KO=0     )
> UI-Logout                                                (OK=36359  KO=0     )
> UI-Logout Redirect 1                                     (OK=36359  KO=0     )
> tokenUserinfo                                            (OK=36311  KO=0     )
>  UI AM revoke1                                           (OK=36359  KO=0     )
>  UI AM revoke2                                           (OK=36359  KO=0     )
>  UI AM endsession                                        (OK=36359  KO=0     )
> RootUserinfo                                             (OK=122761 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6163   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6163   KO=0     )
> getIdToken                                               (OK=12154  KO=0     )
> getIdToken Redirect 1                                    (OK=12154  KO=0     )
> createOrganization                                       (OK=12154  KO=0     )
> queryOrganization                                        (OK=12154  KO=0     )
> ReadPolicy                                               (OK=54445  KO=11    )
> deleteOrganization                                       (OK=12151  KO=0     )
> DeletePolicy                                             (OK=54308  KO=18    )
> restloginProgressiveProfileCallback                      (OK=251    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=34     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       257 (82.11%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.27%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.39%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.60%)
> status.find.is(302), but actually found 502                         1 ( 0.32%)
> status.find.is(200), but actually found 502                         1 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 118687 / active: 385    / done: 170090
================================================================================

22:48:32.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:48:32.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:48:35 GMT                                    2150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2385990 KO=51    )
> restLoginInitiate                                        (OK=164692 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=164685 KO=1     )
> Skip 2FA                                                 (OK=91540  KO=0     )
> User Authorize PKCE stage                                (OK=200883 KO=1     )
> User AccessToken PKCE stage                              (OK=200871 KO=0     )
> GetUUid                                                  (OK=54705  KO=0     )
> GetOpenidConfig                                          (OK=163746 KO=0     )
> CreatePolicy                                             (OK=54682  KO=20    )
> UI-Post-Login - stage 1                                  (OK=36478  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36475  KO=0     )
>  UI AM idFromSession                                     (OK=36473  KO=0     )
>  UI AM validateGoto                                      (OK=36473  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36471  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36471  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36469  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36469  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36468  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36464  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36464  KO=0     )
>  UI IDM uiconfig                                         (OK=36464  KO=0     )
>  UI IDM version                                          (OK=36464  KO=0     )
>  UI IDM login                                            (OK=36464  KO=0     )
>  UI IDM privilege                                        (OK=36464  KO=0     )
>  UI IDM features                                         (OK=36464  KO=0     )
>  UI IDM user                                             (OK=36464  KO=0     )
>  UI IDM dashboard                                        (OK=36464  KO=0     )
>  UI IDM managed user schema                              (OK=36464  KO=0     )
>  UI IDM oidcToken                                        (OK=36464  KO=0     )
> userinfo                                                 (OK=36464  KO=0     )
> UI-Logout                                                (OK=36464  KO=0     )
> UI-Logout Redirect 1                                     (OK=36463  KO=0     )
> tokenUserinfo                                            (OK=36400  KO=0     )
>  UI AM revoke1                                           (OK=36463  KO=0     )
>  UI AM revoke2                                           (OK=36463  KO=0     )
>  UI AM endsession                                        (OK=36463  KO=0     )
> RootUserinfo                                             (OK=123097 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6183   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6181   KO=0     )
> getIdToken                                               (OK=12180  KO=0     )
> getIdToken Redirect 1                                    (OK=12180  KO=0     )
> createOrganization                                       (OK=12180  KO=0     )
> queryOrganization                                        (OK=12178  KO=0     )
> ReadPolicy                                               (OK=54575  KO=11    )
> deleteOrganization                                       (OK=12178  KO=0     )
> DeletePolicy                                             (OK=54436  KO=18    )
> restloginProgressiveProfileCallback                      (OK=252    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=35     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       259 (82.22%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.21%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.35%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.59%)
> status.find.is(302), but actually found 502                         1 ( 0.32%)
> status.find.is(200), but actually found 502                         1 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 118284 / active: 361    / done: 170517
================================================================================

22:48:37.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:48:37.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:48:40 GMT                                    2155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2391503 KO=51    )
> restLoginInitiate                                        (OK=165079 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=165070 KO=1     )
> Skip 2FA                                                 (OK=91757  KO=0     )
> User Authorize PKCE stage                                (OK=201354 KO=1     )
> User AccessToken PKCE stage                              (OK=201346 KO=0     )
> GetUUid                                                  (OK=54835  KO=0     )
> GetOpenidConfig                                          (OK=164122 KO=0     )
> CreatePolicy                                             (OK=54813  KO=20    )
> UI-Post-Login - stage 1                                  (OK=36556  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36556  KO=0     )
>  UI AM idFromSession                                     (OK=36554  KO=0     )
>  UI AM validateGoto                                      (OK=36554  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36553  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36553  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36553  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36553  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36549  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36549  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36549  KO=0     )
>  UI IDM uiconfig                                         (OK=36549  KO=0     )
>  UI IDM version                                          (OK=36548  KO=0     )
>  UI IDM login                                            (OK=36547  KO=0     )
>  UI IDM privilege                                        (OK=36547  KO=0     )
>  UI IDM features                                         (OK=36547  KO=0     )
>  UI IDM user                                             (OK=36545  KO=0     )
>  UI IDM dashboard                                        (OK=36546  KO=0     )
>  UI IDM managed user schema                              (OK=36545  KO=0     )
>  UI IDM oidcToken                                        (OK=36545  KO=0     )
> userinfo                                                 (OK=36544  KO=0     )
> UI-Logout                                                (OK=36544  KO=0     )
> UI-Logout Redirect 1                                     (OK=36544  KO=0     )
> tokenUserinfo                                            (OK=36492  KO=0     )
>  UI AM revoke1                                           (OK=36541  KO=0     )
>  UI AM revoke2                                           (OK=36542  KO=0     )
>  UI AM endsession                                        (OK=36542  KO=0     )
> RootUserinfo                                             (OK=123397 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6191   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6191   KO=0     )
> getIdToken                                               (OK=12212  KO=0     )
> getIdToken Redirect 1                                    (OK=12212  KO=0     )
> createOrganization                                       (OK=12211  KO=0     )
> queryOrganization                                        (OK=12211  KO=0     )
> ReadPolicy                                               (OK=54690  KO=11    )
> deleteOrganization                                       (OK=12211  KO=0     )
> DeletePolicy                                             (OK=54567  KO=18    )
> restloginProgressiveProfileCallback                      (OK=252    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=35     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       261 (82.33%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.15%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.58%)
> status.find.is(302), but actually found 502                         1 ( 0.32%)
> status.find.is(200), but actually found 502                         1 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 117888 / active: 351    / done: 170923
================================================================================

22:48:41.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:48:44.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:48:45 GMT                                    2160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2397040 KO=51    )
> restLoginInitiate                                        (OK=165480 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=165471 KO=1     )
> Skip 2FA                                                 (OK=91980  KO=0     )
> User Authorize PKCE stage                                (OK=201830 KO=1     )
> User AccessToken PKCE stage                              (OK=201827 KO=0     )
> GetUUid                                                  (OK=54974  KO=0     )
> GetOpenidConfig                                          (OK=164506 KO=0     )
> CreatePolicy                                             (OK=54950  KO=20    )
> UI-Post-Login - stage 1                                  (OK=36641  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36641  KO=0     )
>  UI AM idFromSession                                     (OK=36640  KO=0     )
>  UI AM validateGoto                                      (OK=36639  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36636  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36635  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36635  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36635  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36630  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36630  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36630  KO=0     )
>  UI IDM uiconfig                                         (OK=36630  KO=0     )
>  UI IDM version                                          (OK=36630  KO=0     )
>  UI IDM login                                            (OK=36630  KO=0     )
>  UI IDM privilege                                        (OK=36630  KO=0     )
>  UI IDM features                                         (OK=36630  KO=0     )
>  UI IDM user                                             (OK=36627  KO=0     )
>  UI IDM dashboard                                        (OK=36627  KO=0     )
>  UI IDM managed user schema                              (OK=36627  KO=0     )
>  UI IDM oidcToken                                        (OK=36627  KO=0     )
> userinfo                                                 (OK=36627  KO=0     )
> UI-Logout                                                (OK=36626  KO=0     )
> UI-Logout Redirect 1                                     (OK=36626  KO=0     )
> tokenUserinfo                                            (OK=36583  KO=0     )
>  UI AM revoke1                                           (OK=36623  KO=0     )
>  UI AM revoke2                                           (OK=36623  KO=0     )
>  UI AM endsession                                        (OK=36623  KO=0     )
> RootUserinfo                                             (OK=123688 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6201   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6201   KO=0     )
> getIdToken                                               (OK=12233  KO=0     )
> getIdToken Redirect 1                                    (OK=12232  KO=0     )
> createOrganization                                       (OK=12232  KO=0     )
> queryOrganization                                        (OK=12232  KO=0     )
> ReadPolicy                                               (OK=54817  KO=11    )
> deleteOrganization                                       (OK=12232  KO=0     )
> DeletePolicy                                             (OK=54683  KO=18    )
> restloginProgressiveProfileCallback                      (OK=255    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=35     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       263 (82.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.09%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.57%)
> status.find.is(302), but actually found 502                         1 ( 0.31%)
> status.find.is(200), but actually found 502                         1 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 117474 / active: 375    / done: 171313
================================================================================

22:48:46.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:48:49.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:48:50 GMT                                    2165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2402653 KO=51    )
> restLoginInitiate                                        (OK=165864 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=165846 KO=1     )
> Skip 2FA                                                 (OK=92177  KO=0     )
> User Authorize PKCE stage                                (OK=202288 KO=1     )
> User AccessToken PKCE stage                              (OK=202281 KO=0     )
> GetUUid                                                  (OK=55087  KO=0     )
> GetOpenidConfig                                          (OK=164884 KO=0     )
> CreatePolicy                                             (OK=55067  KO=20    )
> UI-Post-Login - stage 1                                  (OK=36730  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36729  KO=0     )
>  UI AM idFromSession                                     (OK=36727  KO=0     )
>  UI AM validateGoto                                      (OK=36727  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36722  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36722  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36722  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36722  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36722  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36722  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36721  KO=0     )
>  UI IDM uiconfig                                         (OK=36721  KO=0     )
>  UI IDM version                                          (OK=36720  KO=0     )
>  UI IDM login                                            (OK=36720  KO=0     )
>  UI IDM privilege                                        (OK=36720  KO=0     )
>  UI IDM features                                         (OK=36720  KO=0     )
>  UI IDM user                                             (OK=36720  KO=0     )
>  UI IDM dashboard                                        (OK=36720  KO=0     )
>  UI IDM managed user schema                              (OK=36720  KO=0     )
>  UI IDM oidcToken                                        (OK=36718  KO=0     )
> userinfo                                                 (OK=36717  KO=0     )
> UI-Logout                                                (OK=36715  KO=0     )
> UI-Logout Redirect 1                                     (OK=36714  KO=0     )
> tokenUserinfo                                            (OK=36668  KO=0     )
>  UI AM revoke1                                           (OK=36714  KO=0     )
>  UI AM revoke2                                           (OK=36714  KO=0     )
>  UI AM endsession                                        (OK=36714  KO=0     )
> RootUserinfo                                             (OK=123980 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6220   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6220   KO=0     )
> getIdToken                                               (OK=12257  KO=0     )
> getIdToken Redirect 1                                    (OK=12257  KO=0     )
> createOrganization                                       (OK=12257  KO=0     )
> queryOrganization                                        (OK=12256  KO=0     )
> ReadPolicy                                               (OK=54958  KO=11    )
> deleteOrganization                                       (OK=12255  KO=0     )
> DeletePolicy                                             (OK=54808  KO=18    )
> restloginProgressiveProfileCallback                      (OK=255    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=35     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       265 (82.55%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.03%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.23%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.56%)
> status.find.is(302), but actually found 502                         1 ( 0.31%)
> status.find.is(200), but actually found 502                         1 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 117077 / active: 373    / done: 171712
================================================================================

22:48:51.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:48:55 GMT                                    2170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2408498 KO=51    )
> restLoginInitiate                                        (OK=166235 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=166230 KO=1     )
> Skip 2FA                                                 (OK=92387  KO=0     )
> User Authorize PKCE stage                                (OK=202767 KO=1     )
> User AccessToken PKCE stage                              (OK=202763 KO=0     )
> GetUUid                                                  (OK=55230  KO=0     )
> GetOpenidConfig                                          (OK=165282 KO=0     )
> CreatePolicy                                             (OK=55207  KO=20    )
> UI-Post-Login - stage 1                                  (OK=36822  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36822  KO=0     )
>  UI AM idFromSession                                     (OK=36822  KO=0     )
>  UI AM validateGoto                                      (OK=36822  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36818  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36818  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36817  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36817  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36816  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36816  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36815  KO=0     )
>  UI IDM uiconfig                                         (OK=36815  KO=0     )
>  UI IDM version                                          (OK=36815  KO=0     )
>  UI IDM login                                            (OK=36815  KO=0     )
>  UI IDM privilege                                        (OK=36815  KO=0     )
>  UI IDM features                                         (OK=36815  KO=0     )
>  UI IDM user                                             (OK=36815  KO=0     )
>  UI IDM dashboard                                        (OK=36815  KO=0     )
>  UI IDM managed user schema                              (OK=36815  KO=0     )
>  UI IDM oidcToken                                        (OK=36815  KO=0     )
> userinfo                                                 (OK=36815  KO=0     )
> UI-Logout                                                (OK=36811  KO=0     )
> UI-Logout Redirect 1                                     (OK=36810  KO=0     )
> tokenUserinfo                                            (OK=36747  KO=0     )
>  UI AM revoke1                                           (OK=36809  KO=0     )
>  UI AM revoke2                                           (OK=36809  KO=0     )
>  UI AM endsession                                        (OK=36809  KO=0     )
> RootUserinfo                                             (OK=124228 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6240   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6240   KO=0     )
> getIdToken                                               (OK=12285  KO=0     )
> getIdToken Redirect 1                                    (OK=12285  KO=0     )
> createOrganization                                       (OK=12285  KO=0     )
> queryOrganization                                        (OK=12285  KO=0     )
> ReadPolicy                                               (OK=55074  KO=11    )
> deleteOrganization                                       (OK=12285  KO=0     )
> DeletePolicy                                             (OK=54949  KO=18    )
> restloginProgressiveProfileCallback                      (OK=256    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=35     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       266 (82.61%)
> status.find.in([200, 209], 304), found 404                         29 ( 9.01%)
> status.find.in([200, 209], 304), found 409                         20 ( 6.21%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.55%)
> status.find.is(302), but actually found 502                         1 ( 0.31%)
> status.find.is(200), but actually found 502                         1 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 116685 / active: 348    / done: 172129
================================================================================

22:48:59.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:48:59.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 172758: status.find.in([200, 209], 304), found 409
22:48:59.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,172758,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM3NDI3ODg4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUmJuVEVvZlhQQmRQNXlQLXF1c1ZadXNRZDlnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzMzOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzMzOSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2OTM5LCJpYXQiOjE3MzA5MzMzMzksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InBtNXJpbEwyZXFaczBuT19mSDJzYVpiSkNuZyJ9.fgUBlOLGZ2LUUQhgDxZJwRFYg0Us-V9ozHMTDW4__4mlj0uHoI126u_ZK2kt86YZS8uHA-hUtMb5da9BdWvQNOkGKxubu2hdx5CG7YS4_-nQOki4imuMljTbYpiEhCICIiEqo9N8B4Dj3L4Oa8lmml48totU2Dmoq69ripJ6gWvP4m7Qjr6Fwy2jL-AAuqvoezzfk9wkGcedK9SjUqQ-ThZ83dYGnbhAmhq39y_PqWcZH112boBqNBQHTrkBGDyFptSagB5IgoXDkK-rdx1VYlFmmyxPKAxSU_x1bD_Kd5NsdXJqS72UBrRHMuqy7ocN9mUu_IWLvZG9cvG8l5WzIw, username -> user.977254, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy361339, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cb44bef, authcode -> hwdih8B8e2aWicF03pRm_9M3mAc, useAdminRealm -> true, callbacks -> {"tokenId":"kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933339218), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933339218))), password -> Pa_ssw0rd, challenge -> v9T4XmKjEoOO1Y55REGigeBA4waMQDNaMmnYMvSnrrU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 138.146.93.255, verifier -> LTQ0NzUxMTQxMzI5MzM2MzIwMzk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d417f02, tokenId -> kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy361339","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:48:59 GMT
	x-forgerock-transactionid: a2a2d9fe-0c25-4cf5-8294-82f1d66e7ec4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:48:59.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:49:00 GMT                                    2175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2413794 KO=52    )
> restLoginInitiate                                        (OK=166628 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=166618 KO=1     )
> Skip 2FA                                                 (OK=92617  KO=0     )
> User Authorize PKCE stage                                (OK=203233 KO=1     )
> User AccessToken PKCE stage                              (OK=203223 KO=0     )
> GetUUid                                                  (OK=55366  KO=0     )
> GetOpenidConfig                                          (OK=165676 KO=0     )
> CreatePolicy                                             (OK=55342  KO=21    )
> UI-Post-Login - stage 1                                  (OK=36900  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36898  KO=0     )
>  UI AM idFromSession                                     (OK=36898  KO=0     )
>  UI AM validateGoto                                      (OK=36898  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36895  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36895  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36895  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36895  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36891  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36890  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36888  KO=0     )
>  UI IDM uiconfig                                         (OK=36888  KO=0     )
>  UI IDM version                                          (OK=36888  KO=0     )
>  UI IDM login                                            (OK=36888  KO=0     )
>  UI IDM privilege                                        (OK=36888  KO=0     )
>  UI IDM features                                         (OK=36888  KO=0     )
>  UI IDM user                                             (OK=36887  KO=0     )
>  UI IDM dashboard                                        (OK=36887  KO=0     )
>  UI IDM managed user schema                              (OK=36887  KO=0     )
>  UI IDM oidcToken                                        (OK=36887  KO=0     )
> userinfo                                                 (OK=36887  KO=0     )
> UI-Logout                                                (OK=36886  KO=0     )
> UI-Logout Redirect 1                                     (OK=36884  KO=0     )
> tokenUserinfo                                            (OK=36831  KO=0     )
>  UI AM revoke1                                           (OK=36884  KO=0     )
>  UI AM revoke2                                           (OK=36884  KO=0     )
>  UI AM endsession                                        (OK=36884  KO=0     )
> RootUserinfo                                             (OK=124470 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6255   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6255   KO=0     )
> getIdToken                                               (OK=12315  KO=0     )
> getIdToken Redirect 1                                    (OK=12315  KO=0     )
> createOrganization                                       (OK=12314  KO=0     )
> queryOrganization                                        (OK=12314  KO=0     )
> ReadPolicy                                               (OK=55212  KO=11    )
> deleteOrganization                                       (OK=12314  KO=0     )
> DeletePolicy                                             (OK=55064  KO=18    )
> restloginProgressiveProfileCallback                      (OK=257    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=35     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       268 (82.46%)
> status.find.in([200, 209], 304), found 404                         29 ( 8.92%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.46%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.54%)
> status.find.is(302), but actually found 502                         1 ( 0.31%)
> status.find.is(200), but actually found 502                         1 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 116273 / active: 391    / done: 172498
================================================================================

22:49:00.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:49:01.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:49:04.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 172758: status.find.in([200, 209], 304), found 404
22:49:04.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,172758,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM3NDI3ODg4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUmJuVEVvZlhQQmRQNXlQLXF1c1ZadXNRZDlnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzMzOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzMzOSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2OTM5LCJpYXQiOjE3MzA5MzMzMzksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InBtNXJpbEwyZXFaczBuT19mSDJzYVpiSkNuZyJ9.fgUBlOLGZ2LUUQhgDxZJwRFYg0Us-V9ozHMTDW4__4mlj0uHoI126u_ZK2kt86YZS8uHA-hUtMb5da9BdWvQNOkGKxubu2hdx5CG7YS4_-nQOki4imuMljTbYpiEhCICIiEqo9N8B4Dj3L4Oa8lmml48totU2Dmoq69ripJ6gWvP4m7Qjr6Fwy2jL-AAuqvoezzfk9wkGcedK9SjUqQ-ThZ83dYGnbhAmhq39y_PqWcZH112boBqNBQHTrkBGDyFptSagB5IgoXDkK-rdx1VYlFmmyxPKAxSU_x1bD_Kd5NsdXJqS72UBrRHMuqy7ocN9mUu_IWLvZG9cvG8l5WzIw, username -> user.977254, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy361339, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cb44bef, authcode -> hwdih8B8e2aWicF03pRm_9M3mAc, useAdminRealm -> true, callbacks -> {"tokenId":"kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933339218), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933339218))), password -> Pa_ssw0rd, challenge -> v9T4XmKjEoOO1Y55REGigeBA4waMQDNaMmnYMvSnrrU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 138.146.93.255, verifier -> LTQ0NzUxMTQxMzI5MzM2MzIwMzk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d417f02, tokenId -> kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy361339
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:49:04 GMT
	x-forgerock-transactionid: 04cd6de2-4e55-4a39-8957-5a2de1bce89e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy361339 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:49:05 GMT                                    2180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2419598 KO=53    )
> restLoginInitiate                                        (OK=167026 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=167015 KO=1     )
> Skip 2FA                                                 (OK=92839  KO=0     )
> User Authorize PKCE stage                                (OK=203710 KO=1     )
> User AccessToken PKCE stage                              (OK=203703 KO=0     )
> GetUUid                                                  (OK=55499  KO=0     )
> GetOpenidConfig                                          (OK=166084 KO=0     )
> CreatePolicy                                             (OK=55476  KO=21    )
> UI-Post-Login - stage 1                                  (OK=36989  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36988  KO=0     )
>  UI AM idFromSession                                     (OK=36987  KO=0     )
>  UI AM validateGoto                                      (OK=36987  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36983  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36983  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36983  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36983  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36982  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36979  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36979  KO=0     )
>  UI IDM uiconfig                                         (OK=36979  KO=0     )
>  UI IDM version                                          (OK=36978  KO=0     )
>  UI IDM login                                            (OK=36978  KO=0     )
>  UI IDM privilege                                        (OK=36978  KO=0     )
>  UI IDM features                                         (OK=36978  KO=0     )
>  UI IDM user                                             (OK=36977  KO=0     )
>  UI IDM dashboard                                        (OK=36977  KO=0     )
>  UI IDM managed user schema                              (OK=36977  KO=0     )
>  UI IDM oidcToken                                        (OK=36977  KO=0     )
> userinfo                                                 (OK=36976  KO=0     )
> UI-Logout                                                (OK=36975  KO=0     )
> UI-Logout Redirect 1                                     (OK=36972  KO=0     )
> tokenUserinfo                                            (OK=36906  KO=0     )
>  UI AM revoke1                                           (OK=36972  KO=0     )
>  UI AM revoke2                                           (OK=36972  KO=0     )
>  UI AM endsession                                        (OK=36972  KO=0     )
> RootUserinfo                                             (OK=124760 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6266   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6266   KO=0     )
> getIdToken                                               (OK=12349  KO=0     )
> getIdToken Redirect 1                                    (OK=12349  KO=0     )
> createOrganization                                       (OK=12349  KO=0     )
> queryOrganization                                        (OK=12349  KO=0     )
> ReadPolicy                                               (OK=55350  KO=12    )
> deleteOrganization                                       (OK=12347  KO=0     )
> DeletePolicy                                             (OK=55200  KO=18    )
> restloginProgressiveProfileCallback                      (OK=258    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=36     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       270 (82.32%)
> status.find.in([200, 209], 304), found 404                         30 ( 9.15%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.52%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 115867 / active: 394    / done: 172901
================================================================================

22:49:09.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 172758: status.find.in([200, 209], 304), found 404
22:49:09.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,172758,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM3NDI3ODg4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUmJuVEVvZlhQQmRQNXlQLXF1c1ZadXNRZDlnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzMzOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzMzOSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM2OTM5LCJpYXQiOjE3MzA5MzMzMzksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InBtNXJpbEwyZXFaczBuT19mSDJzYVpiSkNuZyJ9.fgUBlOLGZ2LUUQhgDxZJwRFYg0Us-V9ozHMTDW4__4mlj0uHoI126u_ZK2kt86YZS8uHA-hUtMb5da9BdWvQNOkGKxubu2hdx5CG7YS4_-nQOki4imuMljTbYpiEhCICIiEqo9N8B4Dj3L4Oa8lmml48totU2Dmoq69ripJ6gWvP4m7Qjr6Fwy2jL-AAuqvoezzfk9wkGcedK9SjUqQ-ThZ83dYGnbhAmhq39y_PqWcZH112boBqNBQHTrkBGDyFptSagB5IgoXDkK-rdx1VYlFmmyxPKAxSU_x1bD_Kd5NsdXJqS72UBrRHMuqy7ocN9mUu_IWLvZG9cvG8l5WzIw, username -> user.977254, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy361339, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cb44bef, authcode -> hwdih8B8e2aWicF03pRm_9M3mAc, useAdminRealm -> true, callbacks -> {"tokenId":"kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933339218), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933339218))), password -> Pa_ssw0rd, challenge -> v9T4XmKjEoOO1Y55REGigeBA4waMQDNaMmnYMvSnrrU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 138.146.93.255, verifier -> LTQ0NzUxMTQxMzI5MzM2MzIwMzk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d417f02, tokenId -> kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy361339
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kL_VoEOYGlKb83zp5KqBlsfEVJ0.*AAJTSQACMDIAAlNLABx4NWJwNElKdDQyREZLWVJvUjRKNU9qa1lUVWc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:49:09 GMT
	x-forgerock-transactionid: 64c744c6-1a56-458e-a3aa-17ab155dc37d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy361339 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:49:10 GMT                                    2185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2425188 KO=54    )
> restLoginInitiate                                        (OK=167419 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=167406 KO=1     )
> Skip 2FA                                                 (OK=93054  KO=0     )
> User Authorize PKCE stage                                (OK=204187 KO=1     )
> User AccessToken PKCE stage                              (OK=204180 KO=0     )
> GetUUid                                                  (OK=55635  KO=0     )
> GetOpenidConfig                                          (OK=166491 KO=0     )
> CreatePolicy                                             (OK=55612  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37076  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37075  KO=0     )
>  UI AM idFromSession                                     (OK=37075  KO=0     )
>  UI AM validateGoto                                      (OK=37075  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37070  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37069  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37067  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37067  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37065  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37063  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37060  KO=0     )
>  UI IDM uiconfig                                         (OK=37060  KO=0     )
>  UI IDM version                                          (OK=37060  KO=0     )
>  UI IDM login                                            (OK=37060  KO=0     )
>  UI IDM privilege                                        (OK=37060  KO=0     )
>  UI IDM features                                         (OK=37060  KO=0     )
>  UI IDM user                                             (OK=37058  KO=0     )
>  UI IDM dashboard                                        (OK=37058  KO=0     )
>  UI IDM managed user schema                              (OK=37058  KO=0     )
>  UI IDM oidcToken                                        (OK=37058  KO=0     )
> userinfo                                                 (OK=37057  KO=0     )
> UI-Logout                                                (OK=37055  KO=0     )
> UI-Logout Redirect 1                                     (OK=37054  KO=0     )
> tokenUserinfo                                            (OK=36991  KO=0     )
>  UI AM revoke1                                           (OK=37050  KO=0     )
>  UI AM revoke2                                           (OK=37050  KO=0     )
>  UI AM endsession                                        (OK=37050  KO=0     )
> RootUserinfo                                             (OK=125023 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6277   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6275   KO=0     )
> getIdToken                                               (OK=12384  KO=0     )
> getIdToken Redirect 1                                    (OK=12384  KO=0     )
> createOrganization                                       (OK=12384  KO=0     )
> queryOrganization                                        (OK=12381  KO=0     )
> ReadPolicy                                               (OK=55481  KO=12    )
> deleteOrganization                                       (OK=12380  KO=0     )
> DeletePolicy                                             (OK=55340  KO=19    )
> restloginProgressiveProfileCallback                      (OK=258    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=36     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       270 (82.07%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.42%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.52%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 115458 / active: 404    / done: 173300
================================================================================

22:49:10.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:49:15 GMT                                    2190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2431334 KO=54    )
> restLoginInitiate                                        (OK=167819 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=167811 KO=1     )
> Skip 2FA                                                 (OK=93274  KO=0     )
> User Authorize PKCE stage                                (OK=204695 KO=1     )
> User AccessToken PKCE stage                              (OK=204689 KO=0     )
> GetUUid                                                  (OK=55777  KO=0     )
> GetOpenidConfig                                          (OK=166897 KO=0     )
> CreatePolicy                                             (OK=55749  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37174  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37174  KO=0     )
>  UI AM idFromSession                                     (OK=37171  KO=0     )
>  UI AM validateGoto                                      (OK=37171  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37168  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37167  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37166  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37165  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37162  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37161  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37160  KO=0     )
>  UI IDM uiconfig                                         (OK=37160  KO=0     )
>  UI IDM version                                          (OK=37160  KO=0     )
>  UI IDM login                                            (OK=37160  KO=0     )
>  UI IDM privilege                                        (OK=37160  KO=0     )
>  UI IDM features                                         (OK=37160  KO=0     )
>  UI IDM user                                             (OK=37160  KO=0     )
>  UI IDM dashboard                                        (OK=37160  KO=0     )
>  UI IDM managed user schema                              (OK=37160  KO=0     )
>  UI IDM oidcToken                                        (OK=37160  KO=0     )
> userinfo                                                 (OK=37160  KO=0     )
> UI-Logout                                                (OK=37160  KO=0     )
> UI-Logout Redirect 1                                     (OK=37159  KO=0     )
> tokenUserinfo                                            (OK=37089  KO=0     )
>  UI AM revoke1                                           (OK=37156  KO=0     )
>  UI AM revoke2                                           (OK=37156  KO=0     )
>  UI AM endsession                                        (OK=37156  KO=0     )
> RootUserinfo                                             (OK=125291 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6294   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6293   KO=0     )
> getIdToken                                               (OK=12409  KO=0     )
> getIdToken Redirect 1                                    (OK=12409  KO=0     )
> createOrganization                                       (OK=12409  KO=0     )
> queryOrganization                                        (OK=12409  KO=0     )
> ReadPolicy                                               (OK=55617  KO=12    )
> deleteOrganization                                       (OK=12409  KO=0     )
> DeletePolicy                                             (OK=55473  KO=19    )
> restloginProgressiveProfileCallback                      (OK=259    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=36     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       271 (82.12%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.39%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.52%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 115046 / active: 381    / done: 173735
================================================================================

22:49:19.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:49:20 GMT                                    2195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2436757 KO=54    )
> restLoginInitiate                                        (OK=168183 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=168178 KO=1     )
> Skip 2FA                                                 (OK=93478  KO=0     )
> User Authorize PKCE stage                                (OK=205147 KO=1     )
> User AccessToken PKCE stage                              (OK=205138 KO=0     )
> GetUUid                                                  (OK=55899  KO=0     )
> GetOpenidConfig                                          (OK=167294 KO=0     )
> CreatePolicy                                             (OK=55876  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37252  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37251  KO=0     )
>  UI AM idFromSession                                     (OK=37251  KO=0     )
>  UI AM validateGoto                                      (OK=37251  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37247  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37246  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37246  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37246  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37245  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37244  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37244  KO=0     )
>  UI IDM uiconfig                                         (OK=37244  KO=0     )
>  UI IDM version                                          (OK=37244  KO=0     )
>  UI IDM login                                            (OK=37244  KO=0     )
>  UI IDM privilege                                        (OK=37244  KO=0     )
>  UI IDM features                                         (OK=37244  KO=0     )
>  UI IDM user                                             (OK=37243  KO=0     )
>  UI IDM dashboard                                        (OK=37243  KO=0     )
>  UI IDM managed user schema                              (OK=37243  KO=0     )
>  UI IDM oidcToken                                        (OK=37242  KO=0     )
> userinfo                                                 (OK=37241  KO=0     )
> UI-Logout                                                (OK=37241  KO=0     )
> UI-Logout Redirect 1                                     (OK=37241  KO=0     )
> tokenUserinfo                                            (OK=37171  KO=0     )
>  UI AM revoke1                                           (OK=37241  KO=0     )
>  UI AM revoke2                                           (OK=37241  KO=0     )
>  UI AM endsession                                        (OK=37241  KO=0     )
> RootUserinfo                                             (OK=125568 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6311   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6311   KO=0     )
> getIdToken                                               (OK=12438  KO=0     )
> getIdToken Redirect 1                                    (OK=12438  KO=0     )
> createOrganization                                       (OK=12437  KO=0     )
> queryOrganization                                        (OK=12436  KO=0     )
> ReadPolicy                                               (OK=55757  KO=12    )
> deleteOrganization                                       (OK=12434  KO=0     )
> DeletePolicy                                             (OK=55608  KO=19    )
> restloginProgressiveProfileCallback                      (OK=259    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=36     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       272 (82.18%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.37%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.51%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 114662 / active: 366    / done: 174134
================================================================================

22:49:25.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:49:25 GMT                                    2200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2442698 KO=54    )
> restLoginInitiate                                        (OK=168596 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=168584 KO=1     )
> Skip 2FA                                                 (OK=93695  KO=0     )
> User Authorize PKCE stage                                (OK=205638 KO=1     )
> User AccessToken PKCE stage                              (OK=205630 KO=0     )
> GetUUid                                                  (OK=56026  KO=0     )
> GetOpenidConfig                                          (OK=167688 KO=0     )
> CreatePolicy                                             (OK=56004  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37350  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37349  KO=0     )
>  UI AM idFromSession                                     (OK=37349  KO=0     )
>  UI AM validateGoto                                      (OK=37349  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37347  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37346  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37344  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37344  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37340  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37340  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37340  KO=0     )
>  UI IDM uiconfig                                         (OK=37340  KO=0     )
>  UI IDM version                                          (OK=37340  KO=0     )
>  UI IDM login                                            (OK=37340  KO=0     )
>  UI IDM privilege                                        (OK=37340  KO=0     )
>  UI IDM features                                         (OK=37340  KO=0     )
>  UI IDM user                                             (OK=37338  KO=0     )
>  UI IDM dashboard                                        (OK=37339  KO=0     )
>  UI IDM managed user schema                              (OK=37339  KO=0     )
>  UI IDM oidcToken                                        (OK=37336  KO=0     )
> userinfo                                                 (OK=37336  KO=0     )
> UI-Logout                                                (OK=37336  KO=0     )
> UI-Logout Redirect 1                                     (OK=37335  KO=0     )
> tokenUserinfo                                            (OK=37257  KO=0     )
>  UI AM revoke1                                           (OK=37334  KO=0     )
>  UI AM revoke2                                           (OK=37334  KO=0     )
>  UI AM endsession                                        (OK=37334  KO=0     )
> RootUserinfo                                             (OK=125832 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6328   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6328   KO=0     )
> getIdToken                                               (OK=12462  KO=0     )
> getIdToken Redirect 1                                    (OK=12462  KO=0     )
> createOrganization                                       (OK=12462  KO=0     )
> queryOrganization                                        (OK=12461  KO=0     )
> ReadPolicy                                               (OK=55881  KO=12    )
> deleteOrganization                                       (OK=12460  KO=0     )
> DeletePolicy                                             (OK=55748  KO=19    )
> restloginProgressiveProfileCallback                      (OK=260    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       273 (82.23%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.34%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.51%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 114234 / active: 376    / done: 174552
================================================================================


================================================================================
2024-11-06 22:49:30 GMT                                    2205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2448655 KO=54    )
> restLoginInitiate                                        (OK=168982 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=168971 KO=1     )
> Skip 2FA                                                 (OK=93895  KO=0     )
> User Authorize PKCE stage                                (OK=206132 KO=1     )
> User AccessToken PKCE stage                              (OK=206125 KO=0     )
> GetUUid                                                  (OK=56152  KO=0     )
> GetOpenidConfig                                          (OK=168068 KO=0     )
> CreatePolicy                                             (OK=56128  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37453  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37453  KO=0     )
>  UI AM idFromSession                                     (OK=37452  KO=0     )
>  UI AM validateGoto                                      (OK=37452  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37444  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37442  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37442  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37442  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37441  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37440  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37439  KO=0     )
>  UI IDM uiconfig                                         (OK=37438  KO=0     )
>  UI IDM version                                          (OK=37438  KO=0     )
>  UI IDM login                                            (OK=37438  KO=0     )
>  UI IDM privilege                                        (OK=37438  KO=0     )
>  UI IDM features                                         (OK=37438  KO=0     )
>  UI IDM user                                             (OK=37438  KO=0     )
>  UI IDM dashboard                                        (OK=37438  KO=0     )
>  UI IDM managed user schema                              (OK=37438  KO=0     )
>  UI IDM oidcToken                                        (OK=37436  KO=0     )
> userinfo                                                 (OK=37436  KO=0     )
> UI-Logout                                                (OK=37436  KO=0     )
> UI-Logout Redirect 1                                     (OK=37433  KO=0     )
> tokenUserinfo                                            (OK=37346  KO=0     )
>  UI AM revoke1                                           (OK=37433  KO=0     )
>  UI AM revoke2                                           (OK=37433  KO=0     )
>  UI AM endsession                                        (OK=37433  KO=0     )
> RootUserinfo                                             (OK=126116 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6347   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6347   KO=0     )
> getIdToken                                               (OK=12485  KO=0     )
> getIdToken Redirect 1                                    (OK=12485  KO=0     )
> createOrganization                                       (OK=12484  KO=0     )
> queryOrganization                                        (OK=12484  KO=0     )
> ReadPolicy                                               (OK=56011  KO=12    )
> deleteOrganization                                       (OK=12484  KO=0     )
> DeletePolicy                                             (OK=55872  KO=19    )
> restloginProgressiveProfileCallback                      (OK=260    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       273 (82.23%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.34%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.51%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 113827 / active: 378    / done: 174957
================================================================================

22:49:31.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:49:31.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:49:32.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:49:35 GMT                                    2210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2454458 KO=54    )
> restLoginInitiate                                        (OK=169377 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=169368 KO=1     )
> Skip 2FA                                                 (OK=94112  KO=0     )
> User Authorize PKCE stage                                (OK=206616 KO=1     )
> User AccessToken PKCE stage                              (OK=206611 KO=0     )
> GetUUid                                                  (OK=56293  KO=0     )
> GetOpenidConfig                                          (OK=168464 KO=0     )
> CreatePolicy                                             (OK=56270  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37542  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37541  KO=0     )
>  UI AM idFromSession                                     (OK=37541  KO=0     )
>  UI AM validateGoto                                      (OK=37541  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37538  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37538  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37538  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37538  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37535  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37535  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37531  KO=0     )
>  UI IDM uiconfig                                         (OK=37532  KO=0     )
>  UI IDM version                                          (OK=37531  KO=0     )
>  UI IDM login                                            (OK=37530  KO=0     )
>  UI IDM privilege                                        (OK=37530  KO=0     )
>  UI IDM features                                         (OK=37530  KO=0     )
>  UI IDM user                                             (OK=37527  KO=0     )
>  UI IDM dashboard                                        (OK=37528  KO=0     )
>  UI IDM managed user schema                              (OK=37528  KO=0     )
>  UI IDM oidcToken                                        (OK=37526  KO=0     )
> userinfo                                                 (OK=37526  KO=0     )
> UI-Logout                                                (OK=37526  KO=0     )
> UI-Logout Redirect 1                                     (OK=37525  KO=0     )
> tokenUserinfo                                            (OK=37428  KO=0     )
>  UI AM revoke1                                           (OK=37525  KO=0     )
>  UI AM revoke2                                           (OK=37525  KO=0     )
>  UI AM endsession                                        (OK=37525  KO=0     )
> RootUserinfo                                             (OK=126428 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6357   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6357   KO=0     )
> getIdToken                                               (OK=12502  KO=0     )
> getIdToken Redirect 1                                    (OK=12502  KO=0     )
> createOrganization                                       (OK=12502  KO=0     )
> queryOrganization                                        (OK=12502  KO=0     )
> ReadPolicy                                               (OK=56135  KO=12    )
> deleteOrganization                                       (OK=12502  KO=0     )
> DeletePolicy                                             (OK=56002  KO=19    )
> restloginProgressiveProfileCallback                      (OK=261    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       276 (82.39%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.25%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.49%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 113426 / active: 383    / done: 175353
================================================================================

22:49:38.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:49:40 GMT                                    2215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2459803 KO=54    )
> restLoginInitiate                                        (OK=169743 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=169738 KO=1     )
> Skip 2FA                                                 (OK=94320  KO=0     )
> User Authorize PKCE stage                                (OK=207063 KO=1     )
> User AccessToken PKCE stage                              (OK=207061 KO=0     )
> GetUUid                                                  (OK=56425  KO=0     )
> GetOpenidConfig                                          (OK=168857 KO=0     )
> CreatePolicy                                             (OK=56400  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37620  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37620  KO=0     )
>  UI AM idFromSession                                     (OK=37618  KO=0     )
>  UI AM validateGoto                                      (OK=37618  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37616  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37616  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37615  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37615  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37614  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37613  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37612  KO=0     )
>  UI IDM uiconfig                                         (OK=37612  KO=0     )
>  UI IDM version                                          (OK=37612  KO=0     )
>  UI IDM login                                            (OK=37611  KO=0     )
>  UI IDM privilege                                        (OK=37611  KO=0     )
>  UI IDM features                                         (OK=37611  KO=0     )
>  UI IDM user                                             (OK=37611  KO=0     )
>  UI IDM dashboard                                        (OK=37611  KO=0     )
>  UI IDM managed user schema                              (OK=37611  KO=0     )
>  UI IDM oidcToken                                        (OK=37608  KO=0     )
> userinfo                                                 (OK=37608  KO=0     )
> UI-Logout                                                (OK=37608  KO=0     )
> UI-Logout Redirect 1                                     (OK=37608  KO=0     )
> tokenUserinfo                                            (OK=37517  KO=0     )
>  UI AM revoke1                                           (OK=37608  KO=0     )
>  UI AM revoke2                                           (OK=37608  KO=0     )
>  UI AM endsession                                        (OK=37608  KO=0     )
> RootUserinfo                                             (OK=126709 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6367   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6367   KO=0     )
> getIdToken                                               (OK=12523  KO=0     )
> getIdToken Redirect 1                                    (OK=12523  KO=0     )
> createOrganization                                       (OK=12522  KO=0     )
> queryOrganization                                        (OK=12522  KO=0     )
> ReadPolicy                                               (OK=56277  KO=12    )
> deleteOrganization                                       (OK=12521  KO=0     )
> DeletePolicy                                             (OK=56125  KO=19    )
> restloginProgressiveProfileCallback                      (OK=263    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       277 (82.44%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.23%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.49%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 113046 / active: 374    / done: 175742
================================================================================


================================================================================
2024-11-06 22:49:45 GMT                                    2220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2464856 KO=54    )
> restLoginInitiate                                        (OK=170097 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=170091 KO=1     )
> Skip 2FA                                                 (OK=94506  KO=0     )
> User Authorize PKCE stage                                (OK=207487 KO=1     )
> User AccessToken PKCE stage                              (OK=207482 KO=0     )
> GetUUid                                                  (OK=56536  KO=0     )
> GetOpenidConfig                                          (OK=169244 KO=0     )
> CreatePolicy                                             (OK=56514  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37702  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37698  KO=0     )
>  UI AM idFromSession                                     (OK=37697  KO=0     )
>  UI AM validateGoto                                      (OK=37697  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37696  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37694  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37691  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37691  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37689  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37687  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37687  KO=0     )
>  UI IDM uiconfig                                         (OK=37687  KO=0     )
>  UI IDM version                                          (OK=37687  KO=0     )
>  UI IDM login                                            (OK=37687  KO=0     )
>  UI IDM privilege                                        (OK=37687  KO=0     )
>  UI IDM features                                         (OK=37687  KO=0     )
>  UI IDM user                                             (OK=37686  KO=0     )
>  UI IDM dashboard                                        (OK=37686  KO=0     )
>  UI IDM managed user schema                              (OK=37686  KO=0     )
>  UI IDM oidcToken                                        (OK=37685  KO=0     )
> userinfo                                                 (OK=37685  KO=0     )
> UI-Logout                                                (OK=37684  KO=0     )
> UI-Logout Redirect 1                                     (OK=37682  KO=0     )
> tokenUserinfo                                            (OK=37599  KO=0     )
>  UI AM revoke1                                           (OK=37680  KO=0     )
>  UI AM revoke2                                           (OK=37681  KO=0     )
>  UI AM endsession                                        (OK=37681  KO=0     )
> RootUserinfo                                             (OK=126944 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6378   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6378   KO=0     )
> getIdToken                                               (OK=12546  KO=0     )
> getIdToken Redirect 1                                    (OK=12546  KO=0     )
> createOrganization                                       (OK=12545  KO=0     )
> queryOrganization                                        (OK=12544  KO=0     )
> ReadPolicy                                               (OK=56407  KO=12    )
> deleteOrganization                                       (OK=12544  KO=0     )
> DeletePolicy                                             (OK=56267  KO=19    )
> restloginProgressiveProfileCallback                      (OK=264    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       277 (82.44%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.23%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.49%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 60%
          waiting: 112682 / active: 353    / done: 176127
================================================================================

22:49:48.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:49:50 GMT                                    2225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2470535 KO=54    )
> restLoginInitiate                                        (OK=170484 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=170473 KO=1     )
> Skip 2FA                                                 (OK=94720  KO=0     )
> User Authorize PKCE stage                                (OK=207965 KO=1     )
> User AccessToken PKCE stage                              (OK=207959 KO=0     )
> GetUUid                                                  (OK=56670  KO=0     )
> GetOpenidConfig                                          (OK=169621 KO=0     )
> CreatePolicy                                             (OK=56647  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37792  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37790  KO=0     )
>  UI AM idFromSession                                     (OK=37790  KO=0     )
>  UI AM validateGoto                                      (OK=37790  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37786  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37786  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37785  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37785  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37781  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37779  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37777  KO=0     )
>  UI IDM uiconfig                                         (OK=37777  KO=0     )
>  UI IDM version                                          (OK=37777  KO=0     )
>  UI IDM login                                            (OK=37777  KO=0     )
>  UI IDM privilege                                        (OK=37777  KO=0     )
>  UI IDM features                                         (OK=37777  KO=0     )
>  UI IDM user                                             (OK=37775  KO=0     )
>  UI IDM dashboard                                        (OK=37776  KO=0     )
>  UI IDM managed user schema                              (OK=37776  KO=0     )
>  UI IDM oidcToken                                        (OK=37774  KO=0     )
> userinfo                                                 (OK=37772  KO=0     )
> UI-Logout                                                (OK=37771  KO=0     )
> UI-Logout Redirect 1                                     (OK=37771  KO=0     )
> tokenUserinfo                                            (OK=37677  KO=0     )
>  UI AM revoke1                                           (OK=37769  KO=0     )
>  UI AM revoke2                                           (OK=37769  KO=0     )
>  UI AM endsession                                        (OK=37769  KO=0     )
> RootUserinfo                                             (OK=127232 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6392   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6392   KO=0     )
> getIdToken                                               (OK=12569  KO=0     )
> getIdToken Redirect 1                                    (OK=12569  KO=0     )
> createOrganization                                       (OK=12567  KO=0     )
> queryOrganization                                        (OK=12567  KO=0     )
> ReadPolicy                                               (OK=56520  KO=12    )
> deleteOrganization                                       (OK=12567  KO=0     )
> DeletePolicy                                             (OK=56393  KO=19    )
> restloginProgressiveProfileCallback                      (OK=266    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       278 (82.49%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.20%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.23%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.48%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 112280 / active: 373    / done: 176509
================================================================================

22:49:53.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:49:55 GMT                                    2230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2476545 KO=54    )
> restLoginInitiate                                        (OK=170898 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=170886 KO=1     )
> Skip 2FA                                                 (OK=94949  KO=0     )
> User Authorize PKCE stage                                (OK=208468 KO=1     )
> User AccessToken PKCE stage                              (OK=208466 KO=0     )
> GetUUid                                                  (OK=56803  KO=0     )
> GetOpenidConfig                                          (OK=170002 KO=0     )
> CreatePolicy                                             (OK=56778  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37877  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37877  KO=0     )
>  UI AM idFromSession                                     (OK=37877  KO=0     )
>  UI AM validateGoto                                      (OK=37877  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37874  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37874  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37874  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37874  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37874  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37874  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37874  KO=0     )
>  UI IDM uiconfig                                         (OK=37874  KO=0     )
>  UI IDM version                                          (OK=37874  KO=0     )
>  UI IDM login                                            (OK=37874  KO=0     )
>  UI IDM privilege                                        (OK=37874  KO=0     )
>  UI IDM features                                         (OK=37874  KO=0     )
>  UI IDM user                                             (OK=37873  KO=0     )
>  UI IDM dashboard                                        (OK=37873  KO=0     )
>  UI IDM managed user schema                              (OK=37873  KO=0     )
>  UI IDM oidcToken                                        (OK=37873  KO=0     )
> userinfo                                                 (OK=37871  KO=0     )
> UI-Logout                                                (OK=37869  KO=0     )
> UI-Logout Redirect 1                                     (OK=37869  KO=0     )
> tokenUserinfo                                            (OK=37771  KO=0     )
>  UI AM revoke1                                           (OK=37866  KO=0     )
>  UI AM revoke2                                           (OK=37866  KO=0     )
>  UI AM endsession                                        (OK=37868  KO=0     )
> RootUserinfo                                             (OK=127559 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6401   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6401   KO=0     )
> getIdToken                                               (OK=12602  KO=0     )
> getIdToken Redirect 1                                    (OK=12601  KO=0     )
> createOrganization                                       (OK=12600  KO=0     )
> queryOrganization                                        (OK=12600  KO=0     )
> ReadPolicy                                               (OK=56650  KO=12    )
> deleteOrganization                                       (OK=12599  KO=0     )
> DeletePolicy                                             (OK=56510  KO=19    )
> restloginProgressiveProfileCallback                      (OK=267    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       279 (82.54%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.17%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.21%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.48%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 111858 / active: 389    / done: 176915
================================================================================


================================================================================
2024-11-06 22:50:00 GMT                                    2235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2482229 KO=54    )
> restLoginInitiate                                        (OK=171288 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=171283 KO=1     )
> Skip 2FA                                                 (OK=95173  KO=0     )
> User Authorize PKCE stage                                (OK=208952 KO=1     )
> User AccessToken PKCE stage                              (OK=208949 KO=0     )
> GetUUid                                                  (OK=56946  KO=0     )
> GetOpenidConfig                                          (OK=170404 KO=0     )
> CreatePolicy                                             (OK=56922  KO=21    )
> UI-Post-Login - stage 1                                  (OK=37964  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37964  KO=0     )
>  UI AM idFromSession                                     (OK=37963  KO=0     )
>  UI AM validateGoto                                      (OK=37963  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37962  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37961  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37961  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37961  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37959  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37959  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37958  KO=0     )
>  UI IDM uiconfig                                         (OK=37958  KO=0     )
>  UI IDM version                                          (OK=37958  KO=0     )
>  UI IDM login                                            (OK=37958  KO=0     )
>  UI IDM privilege                                        (OK=37958  KO=0     )
>  UI IDM features                                         (OK=37958  KO=0     )
>  UI IDM user                                             (OK=37957  KO=0     )
>  UI IDM dashboard                                        (OK=37957  KO=0     )
>  UI IDM managed user schema                              (OK=37957  KO=0     )
>  UI IDM oidcToken                                        (OK=37956  KO=0     )
> userinfo                                                 (OK=37955  KO=0     )
> UI-Logout                                                (OK=37953  KO=0     )
> UI-Logout Redirect 1                                     (OK=37952  KO=0     )
> tokenUserinfo                                            (OK=37861  KO=0     )
>  UI AM revoke1                                           (OK=37952  KO=0     )
>  UI AM revoke2                                           (OK=37952  KO=0     )
>  UI AM endsession                                        (OK=37952  KO=0     )
> RootUserinfo                                             (OK=127817 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6415   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6415   KO=0     )
> getIdToken                                               (OK=12633  KO=0     )
> getIdToken Redirect 1                                    (OK=12633  KO=0     )
> createOrganization                                       (OK=12633  KO=0     )
> queryOrganization                                        (OK=12633  KO=0     )
> ReadPolicy                                               (OK=56785  KO=12    )
> deleteOrganization                                       (OK=12632  KO=0     )
> DeletePolicy                                             (OK=56642  KO=19    )
> restloginProgressiveProfileCallback                      (OK=268    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       279 (82.54%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.17%)
> status.find.in([200, 209], 304), found 409                         21 ( 6.21%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.48%)
> status.find.is(302), but actually found 502                         1 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 111452 / active: 376    / done: 177334
================================================================================

22:50:00.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:50:01.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 177723: status.find.in([200, 209], 304), found 409
22:50:01.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,177723,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM4MDc5ODk4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVVBGZ0pFQ195NktYaXY0dE1UY3g1ZGhmMjFjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzQwMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzQwMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3MDAwLCJpYXQiOjE3MzA5MzM0MDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImJIX1c2QXBXcTRiWmtfNHAwOEJTbm9HUEs0TSJ9.Pmh7VKe0JPAy1zD3Jz9RbYUKZsgswNpNRAYs06gEIC3oevOI1M36jBvRH8POOX1pJNM9TZONXSAESzd3zkVnKDBtutPZ60RjigT0ASYHTYbHpjlMIDhWwE0qg9mrlBqvbyUf2iY0wjhVVTRxpv2usJFJpewRZmTUVu_9UsJ3BUwtE_EMWtvwhzeJ79BzO4EIrQoJZs5_Bn00ZmHb3KYoRx6AjYZyJUEucYXiRMrLO2C9rW52J1IM_i9xKXMoqdUVOfFTIvl6UlnkWD1A8QwdOXzcPSomH3-UNEJ4toCKcNfRIqNytv6Q-9xVarXD9Aaya5REg63ocimSiQlJg1PF9A, username -> user.791356, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy474875, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@628a63f2, authcode -> Z_g2s5ymeWScdzx662vPlcTFWzQ, useAdminRealm -> true, callbacks -> {"tokenId":"DbLlBT5ZU8khIwZOA0tsNcCbw_c.*AAJTSQACMDIAAlNLABxhdzY1bW0yb09TTkdlVUd1akZ6bEdxYTNPVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933400836), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=DbLlBT5ZU8khIwZOA0tsNcCbw_c.*AAJTSQACMDIAAlNLABxhdzY1bW0yb09TTkdlVUd1akZ6bEdxYTNPVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933400836))), password -> Pa_ssw0rd, challenge -> 7zFikmCNiR0n9VfhBtPXfcFi5WWSPtCuawH891vvoPI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 11.47.156.169, verifier -> NDY0ODA3MjA2MTY0MzQ5MDk5NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71bdb980, tokenId -> DbLlBT5ZU8khIwZOA0tsNcCbw_c.*AAJTSQACMDIAAlNLABxhdzY1bW0yb09TTkdlVUd1akZ6bEdxYTNPVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=DbLlBT5ZU8khIwZOA0tsNcCbw_c.*AAJTSQACMDIAAlNLABxhdzY1bW0yb09TTkdlVUd1akZ6bEdxYTNPVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=DbLlBT5ZU8khIwZOA0tsNcCbw_c.*AAJTSQACMDIAAlNLABxhdzY1bW0yb09TTkdlVUd1akZ6bEdxYTNPVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy474875","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:50:01 GMT
	x-forgerock-transactionid: dbd8ec9f-dfab-4d25-97ab-2eb80a5f1f24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:50:02.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:50:05 GMT                                    2240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2487816 KO=55    )
> restLoginInitiate                                        (OK=171702 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=171696 KO=1     )
> Skip 2FA                                                 (OK=95410  KO=0     )
> User Authorize PKCE stage                                (OK=209440 KO=1     )
> User AccessToken PKCE stage                              (OK=209430 KO=0     )
> GetUUid                                                  (OK=57091  KO=0     )
> GetOpenidConfig                                          (OK=170822 KO=0     )
> CreatePolicy                                             (OK=57063  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38045  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38045  KO=0     )
>  UI AM idFromSession                                     (OK=38043  KO=0     )
>  UI AM validateGoto                                      (OK=38043  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38040  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38039  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38039  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38039  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38036  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38036  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38035  KO=0     )
>  UI IDM uiconfig                                         (OK=38035  KO=0     )
>  UI IDM version                                          (OK=38035  KO=0     )
>  UI IDM login                                            (OK=38035  KO=0     )
>  UI IDM privilege                                        (OK=38035  KO=0     )
>  UI IDM features                                         (OK=38035  KO=0     )
>  UI IDM user                                             (OK=38033  KO=0     )
>  UI IDM dashboard                                        (OK=38035  KO=0     )
>  UI IDM managed user schema                              (OK=38035  KO=0     )
>  UI IDM oidcToken                                        (OK=38033  KO=0     )
> userinfo                                                 (OK=38033  KO=0     )
> UI-Logout                                                (OK=38033  KO=0     )
> UI-Logout Redirect 1                                     (OK=38033  KO=0     )
> tokenUserinfo                                            (OK=37951  KO=0     )
>  UI AM revoke1                                           (OK=38032  KO=0     )
>  UI AM revoke2                                           (OK=38032  KO=0     )
>  UI AM endsession                                        (OK=38032  KO=0     )
> RootUserinfo                                             (OK=128106 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6433   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6431   KO=0     )
> getIdToken                                               (OK=12657  KO=0     )
> getIdToken Redirect 1                                    (OK=12657  KO=0     )
> createOrganization                                       (OK=12657  KO=0     )
> queryOrganization                                        (OK=12657  KO=0     )
> ReadPolicy                                               (OK=56927  KO=12    )
> deleteOrganization                                       (OK=12657  KO=0     )
> DeletePolicy                                             (OK=56775  KO=19    )
> restloginProgressiveProfileCallback                      (OK=271    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       281 (82.40%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.09%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.45%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.47%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 111025 / active: 408    / done: 177729
================================================================================

22:50:08.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:50:10 GMT                                    2245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2493539 KO=55    )
> restLoginInitiate                                        (OK=172097 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=172089 KO=1     )
> Skip 2FA                                                 (OK=95632  KO=0     )
> User Authorize PKCE stage                                (OK=209913 KO=1     )
> User AccessToken PKCE stage                              (OK=209905 KO=0     )
> GetUUid                                                  (OK=57223  KO=0     )
> GetOpenidConfig                                          (OK=171242 KO=0     )
> CreatePolicy                                             (OK=57200  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38135  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38135  KO=0     )
>  UI AM idFromSession                                     (OK=38131  KO=0     )
>  UI AM validateGoto                                      (OK=38131  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38127  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38126  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38125  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38125  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38123  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38122  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38121  KO=0     )
>  UI IDM uiconfig                                         (OK=38121  KO=0     )
>  UI IDM version                                          (OK=38121  KO=0     )
>  UI IDM login                                            (OK=38121  KO=0     )
>  UI IDM privilege                                        (OK=38121  KO=0     )
>  UI IDM features                                         (OK=38121  KO=0     )
>  UI IDM user                                             (OK=38121  KO=0     )
>  UI IDM dashboard                                        (OK=38121  KO=0     )
>  UI IDM managed user schema                              (OK=38121  KO=0     )
>  UI IDM oidcToken                                        (OK=38120  KO=0     )
> userinfo                                                 (OK=38117  KO=0     )
> UI-Logout                                                (OK=38117  KO=0     )
> UI-Logout Redirect 1                                     (OK=38116  KO=0     )
> tokenUserinfo                                            (OK=38030  KO=0     )
>  UI AM revoke1                                           (OK=38115  KO=0     )
>  UI AM revoke2                                           (OK=38115  KO=0     )
>  UI AM endsession                                        (OK=38115  KO=0     )
> RootUserinfo                                             (OK=128429 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6448   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6447   KO=0     )
> getIdToken                                               (OK=12681  KO=0     )
> getIdToken Redirect 1                                    (OK=12681  KO=0     )
> createOrganization                                       (OK=12681  KO=0     )
> queryOrganization                                        (OK=12681  KO=0     )
> ReadPolicy                                               (OK=57070  KO=12    )
> deleteOrganization                                       (OK=12681  KO=0     )
> DeletePolicy                                             (OK=56916  KO=19    )
> restloginProgressiveProfileCallback                      (OK=272    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       282 (82.46%)
> status.find.in([200, 209], 304), found 404                         31 ( 9.06%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.43%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.46%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 110614 / active: 410    / done: 178138
================================================================================

22:50:11.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 177723: status.find.in([200, 209], 304), found 404
22:50:11.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,177723,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTM4MDc5ODk4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVVBGZ0pFQ195NktYaXY0dE1UY3g1ZGhmMjFjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzQwMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzQwMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3MDAwLCJpYXQiOjE3MzA5MzM0MDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImJIX1c2QXBXcTRiWmtfNHAwOEJTbm9HUEs0TSJ9.Pmh7VKe0JPAy1zD3Jz9RbYUKZsgswNpNRAYs06gEIC3oevOI1M36jBvRH8POOX1pJNM9TZONXSAESzd3zkVnKDBtutPZ60RjigT0ASYHTYbHpjlMIDhWwE0qg9mrlBqvbyUf2iY0wjhVVTRxpv2usJFJpewRZmTUVu_9UsJ3BUwtE_EMWtvwhzeJ79BzO4EIrQoJZs5_Bn00ZmHb3KYoRx6AjYZyJUEucYXiRMrLO2C9rW52J1IM_i9xKXMoqdUVOfFTIvl6UlnkWD1A8QwdOXzcPSomH3-UNEJ4toCKcNfRIqNytv6Q-9xVarXD9Aaya5REg63ocimSiQlJg1PF9A, username -> user.791356, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy474875, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@628a63f2, authcode -> Z_g2s5ymeWScdzx662vPlcTFWzQ, useAdminRealm -> true, callbacks -> {"tokenId":"DbLlBT5ZU8khIwZOA0tsNcCbw_c.*AAJTSQACMDIAAlNLABxhdzY1bW0yb09TTkdlVUd1akZ6bEdxYTNPVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933400836), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=DbLlBT5ZU8khIwZOA0tsNcCbw_c.*AAJTSQACMDIAAlNLABxhdzY1bW0yb09TTkdlVUd1akZ6bEdxYTNPVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933400836))), password -> Pa_ssw0rd, challenge -> 7zFikmCNiR0n9VfhBtPXfcFi5WWSPtCuawH891vvoPI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 11.47.156.169, verifier -> NDY0ODA3MjA2MTY0MzQ5MDk5NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71bdb980, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@41b58a36, tokenId -> DbLlBT5ZU8khIwZOA0tsNcCbw_c.*AAJTSQACMDIAAlNLABxhdzY1bW0yb09TTkdlVUd1akZ6bEdxYTNPVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy474875
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=DbLlBT5ZU8khIwZOA0tsNcCbw_c.*AAJTSQACMDIAAlNLABxhdzY1bW0yb09TTkdlVUd1akZ6bEdxYTNPVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=DbLlBT5ZU8khIwZOA0tsNcCbw_c.*AAJTSQACMDIAAlNLABxhdzY1bW0yb09TTkdlVUd1akZ6bEdxYTNPVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:50:11 GMT
	x-forgerock-transactionid: b9c0f58d-f86b-41a6-974e-0d24eb87d728
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy474875 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:50:13.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:50:15 GMT                                    2250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2499324 KO=56    )
> restLoginInitiate                                        (OK=172471 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=172462 KO=1     )
> Skip 2FA                                                 (OK=95833  KO=0     )
> User Authorize PKCE stage                                (OK=210381 KO=1     )
> User AccessToken PKCE stage                              (OK=210377 KO=0     )
> GetUUid                                                  (OK=57348  KO=0     )
> GetOpenidConfig                                          (OK=171648 KO=0     )
> CreatePolicy                                             (OK=57322  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38225  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38224  KO=0     )
>  UI AM idFromSession                                     (OK=38224  KO=0     )
>  UI AM validateGoto                                      (OK=38224  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38221  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38220  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38219  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38219  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38215  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38215  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38214  KO=0     )
>  UI IDM uiconfig                                         (OK=38214  KO=0     )
>  UI IDM version                                          (OK=38214  KO=0     )
>  UI IDM login                                            (OK=38214  KO=0     )
>  UI IDM privilege                                        (OK=38214  KO=0     )
>  UI IDM features                                         (OK=38214  KO=0     )
>  UI IDM user                                             (OK=38213  KO=0     )
>  UI IDM dashboard                                        (OK=38213  KO=0     )
>  UI IDM managed user schema                              (OK=38213  KO=0     )
>  UI IDM oidcToken                                        (OK=38212  KO=0     )
> userinfo                                                 (OK=38212  KO=0     )
> UI-Logout                                                (OK=38212  KO=0     )
> UI-Logout Redirect 1                                     (OK=38212  KO=0     )
> tokenUserinfo                                            (OK=38108  KO=0     )
>  UI AM revoke1                                           (OK=38212  KO=0     )
>  UI AM revoke2                                           (OK=38212  KO=0     )
>  UI AM endsession                                        (OK=38212  KO=0     )
> RootUserinfo                                             (OK=128723 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6459   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6458   KO=0     )
> getIdToken                                               (OK=12709  KO=0     )
> getIdToken Redirect 1                                    (OK=12709  KO=0     )
> createOrganization                                       (OK=12709  KO=0     )
> queryOrganization                                        (OK=12709  KO=0     )
> ReadPolicy                                               (OK=57208  KO=12    )
> deleteOrganization                                       (OK=12708  KO=0     )
> DeletePolicy                                             (OK=57060  KO=20    )
> restloginProgressiveProfileCallback                      (OK=272    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       283 (82.27%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.30%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.45%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 110226 / active: 377    / done: 178559
================================================================================


================================================================================
2024-11-06 22:50:20 GMT                                    2255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2504711 KO=56    )
> restLoginInitiate                                        (OK=172843 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=172836 KO=1     )
> Skip 2FA                                                 (OK=96047  KO=0     )
> User Authorize PKCE stage                                (OK=210841 KO=1     )
> User AccessToken PKCE stage                              (OK=210835 KO=0     )
> GetUUid                                                  (OK=57478  KO=0     )
> GetOpenidConfig                                          (OK=172039 KO=0     )
> CreatePolicy                                             (OK=57454  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38307  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38306  KO=0     )
>  UI AM idFromSession                                     (OK=38305  KO=0     )
>  UI AM validateGoto                                      (OK=38305  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38302  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38300  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38297  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38297  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38294  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38292  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38292  KO=0     )
>  UI IDM uiconfig                                         (OK=38292  KO=0     )
>  UI IDM version                                          (OK=38292  KO=0     )
>  UI IDM login                                            (OK=38292  KO=0     )
>  UI IDM privilege                                        (OK=38292  KO=0     )
>  UI IDM features                                         (OK=38292  KO=0     )
>  UI IDM user                                             (OK=38292  KO=0     )
>  UI IDM dashboard                                        (OK=38292  KO=0     )
>  UI IDM managed user schema                              (OK=38292  KO=0     )
>  UI IDM oidcToken                                        (OK=38291  KO=0     )
> userinfo                                                 (OK=38291  KO=0     )
> UI-Logout                                                (OK=38291  KO=0     )
> UI-Logout Redirect 1                                     (OK=38290  KO=0     )
> tokenUserinfo                                            (OK=38194  KO=0     )
>  UI AM revoke1                                           (OK=38290  KO=0     )
>  UI AM revoke2                                           (OK=38290  KO=0     )
>  UI AM endsession                                        (OK=38290  KO=0     )
> RootUserinfo                                             (OK=128979 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6468   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6467   KO=0     )
> getIdToken                                               (OK=12747  KO=0     )
> getIdToken Redirect 1                                    (OK=12745  KO=0     )
> createOrganization                                       (OK=12745  KO=0     )
> queryOrganization                                        (OK=12745  KO=0     )
> ReadPolicy                                               (OK=57329  KO=12    )
> deleteOrganization                                       (OK=12745  KO=0     )
> DeletePolicy                                             (OK=57199  KO=20    )
> restloginProgressiveProfileCallback                      (OK=272    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       283 (82.27%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.30%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.40%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.45%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 109845 / active: 353    / done: 178964
================================================================================

22:50:23.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:50:24.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:50:25 GMT                                    2260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2510554 KO=56    )
> restLoginInitiate                                        (OK=173236 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=173227 KO=1     )
> Skip 2FA                                                 (OK=96257  KO=0     )
> User Authorize PKCE stage                                (OK=211325 KO=1     )
> User AccessToken PKCE stage                              (OK=211319 KO=0     )
> GetUUid                                                  (OK=57605  KO=0     )
> GetOpenidConfig                                          (OK=172419 KO=0     )
> CreatePolicy                                             (OK=57581  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38396  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38396  KO=0     )
>  UI AM idFromSession                                     (OK=38396  KO=0     )
>  UI AM validateGoto                                      (OK=38396  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38393  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38393  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38393  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38393  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38391  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38390  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38390  KO=0     )
>  UI IDM uiconfig                                         (OK=38390  KO=0     )
>  UI IDM version                                          (OK=38390  KO=0     )
>  UI IDM login                                            (OK=38390  KO=0     )
>  UI IDM privilege                                        (OK=38390  KO=0     )
>  UI IDM features                                         (OK=38390  KO=0     )
>  UI IDM user                                             (OK=38390  KO=0     )
>  UI IDM dashboard                                        (OK=38390  KO=0     )
>  UI IDM managed user schema                              (OK=38390  KO=0     )
>  UI IDM oidcToken                                        (OK=38388  KO=0     )
> userinfo                                                 (OK=38388  KO=0     )
> UI-Logout                                                (OK=38388  KO=0     )
> UI-Logout Redirect 1                                     (OK=38386  KO=0     )
> tokenUserinfo                                            (OK=38282  KO=0     )
>  UI AM revoke1                                           (OK=38384  KO=0     )
>  UI AM revoke2                                           (OK=38384  KO=0     )
>  UI AM endsession                                        (OK=38385  KO=0     )
> RootUserinfo                                             (OK=129240 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6484   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6484   KO=0     )
> getIdToken                                               (OK=12772  KO=0     )
> getIdToken Redirect 1                                    (OK=12772  KO=0     )
> createOrganization                                       (OK=12771  KO=0     )
> queryOrganization                                        (OK=12771  KO=0     )
> ReadPolicy                                               (OK=57459  KO=12    )
> deleteOrganization                                       (OK=12771  KO=0     )
> DeletePolicy                                             (OK=57320  KO=20    )
> restloginProgressiveProfileCallback                      (OK=272    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       285 (82.37%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.25%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.45%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 62%
          waiting: 109439 / active: 364    / done: 179359
================================================================================


================================================================================
2024-11-06 22:50:30 GMT                                    2265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2515999 KO=56    )
> restLoginInitiate                                        (OK=173618 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=173610 KO=1     )
> Skip 2FA                                                 (OK=96465  KO=0     )
> User Authorize PKCE stage                                (OK=211778 KO=1     )
> User AccessToken PKCE stage                              (OK=211776 KO=0     )
> GetUUid                                                  (OK=57728  KO=0     )
> GetOpenidConfig                                          (OK=172796 KO=0     )
> CreatePolicy                                             (OK=57702  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38483  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38480  KO=0     )
>  UI AM idFromSession                                     (OK=38480  KO=0     )
>  UI AM validateGoto                                      (OK=38480  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38475  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38474  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38474  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38474  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38473  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38472  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38471  KO=0     )
>  UI IDM uiconfig                                         (OK=38471  KO=0     )
>  UI IDM version                                          (OK=38471  KO=0     )
>  UI IDM login                                            (OK=38471  KO=0     )
>  UI IDM privilege                                        (OK=38471  KO=0     )
>  UI IDM features                                         (OK=38471  KO=0     )
>  UI IDM user                                             (OK=38471  KO=0     )
>  UI IDM dashboard                                        (OK=38471  KO=0     )
>  UI IDM managed user schema                              (OK=38471  KO=0     )
>  UI IDM oidcToken                                        (OK=38471  KO=0     )
> userinfo                                                 (OK=38471  KO=0     )
> UI-Logout                                                (OK=38470  KO=0     )
> UI-Logout Redirect 1                                     (OK=38469  KO=0     )
> tokenUserinfo                                            (OK=38368  KO=0     )
>  UI AM revoke1                                           (OK=38468  KO=0     )
>  UI AM revoke2                                           (OK=38468  KO=0     )
>  UI AM endsession                                        (OK=38468  KO=0     )
> RootUserinfo                                             (OK=129522 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6504   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6503   KO=0     )
> getIdToken                                               (OK=12799  KO=0     )
> getIdToken Redirect 1                                    (OK=12799  KO=0     )
> createOrganization                                       (OK=12799  KO=0     )
> queryOrganization                                        (OK=12798  KO=0     )
> ReadPolicy                                               (OK=57590  KO=12    )
> deleteOrganization                                       (OK=12796  KO=0     )
> DeletePolicy                                             (OK=57449  KO=20    )
> restloginProgressiveProfileCallback                      (OK=273    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       285 (82.37%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.25%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.45%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 109031 / active: 379    / done: 179752
================================================================================


================================================================================
2024-11-06 22:50:35 GMT                                    2270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2521559 KO=56    )
> restLoginInitiate                                        (OK=174003 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=173995 KO=1     )
> Skip 2FA                                                 (OK=96688  KO=0     )
> User Authorize PKCE stage                                (OK=212258 KO=1     )
> User AccessToken PKCE stage                              (OK=212255 KO=0     )
> GetUUid                                                  (OK=57848  KO=0     )
> GetOpenidConfig                                          (OK=173173 KO=0     )
> CreatePolicy                                             (OK=57825  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38561  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38560  KO=0     )
>  UI AM idFromSession                                     (OK=38560  KO=0     )
>  UI AM validateGoto                                      (OK=38560  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38560  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38559  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38557  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38557  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38554  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38554  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38554  KO=0     )
>  UI IDM uiconfig                                         (OK=38554  KO=0     )
>  UI IDM version                                          (OK=38554  KO=0     )
>  UI IDM login                                            (OK=38553  KO=0     )
>  UI IDM privilege                                        (OK=38553  KO=0     )
>  UI IDM features                                         (OK=38554  KO=0     )
>  UI IDM user                                             (OK=38552  KO=0     )
>  UI IDM dashboard                                        (OK=38552  KO=0     )
>  UI IDM managed user schema                              (OK=38552  KO=0     )
>  UI IDM oidcToken                                        (OK=38550  KO=0     )
> userinfo                                                 (OK=38549  KO=0     )
> UI-Logout                                                (OK=38549  KO=0     )
> UI-Logout Redirect 1                                     (OK=38549  KO=0     )
> tokenUserinfo                                            (OK=38456  KO=0     )
>  UI AM revoke1                                           (OK=38548  KO=0     )
>  UI AM revoke2                                           (OK=38548  KO=0     )
>  UI AM endsession                                        (OK=38548  KO=0     )
> RootUserinfo                                             (OK=129893 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6519   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6518   KO=0     )
> getIdToken                                               (OK=12827  KO=0     )
> getIdToken Redirect 1                                    (OK=12826  KO=0     )
> createOrganization                                       (OK=12826  KO=0     )
> queryOrganization                                        (OK=12826  KO=0     )
> ReadPolicy                                               (OK=57705  KO=12    )
> deleteOrganization                                       (OK=12825  KO=0     )
> DeletePolicy                                             (OK=57580  KO=20    )
> restloginProgressiveProfileCallback                      (OK=273    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       285 (82.37%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.25%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.45%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 108638 / active: 361    / done: 180163
================================================================================

22:50:38.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:50:40 GMT                                    2275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2526709 KO=56    )
> restLoginInitiate                                        (OK=174366 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=174352 KO=1     )
> Skip 2FA                                                 (OK=96901  KO=0     )
> User Authorize PKCE stage                                (OK=212687 KO=1     )
> User AccessToken PKCE stage                              (OK=212678 KO=0     )
> GetUUid                                                  (OK=57971  KO=0     )
> GetOpenidConfig                                          (OK=173533 KO=0     )
> CreatePolicy                                             (OK=57946  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38635  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38635  KO=0     )
>  UI AM idFromSession                                     (OK=38635  KO=0     )
>  UI AM validateGoto                                      (OK=38635  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38632  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38632  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38631  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38631  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38630  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38630  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38630  KO=0     )
>  UI IDM uiconfig                                         (OK=38630  KO=0     )
>  UI IDM version                                          (OK=38630  KO=0     )
>  UI IDM login                                            (OK=38630  KO=0     )
>  UI IDM privilege                                        (OK=38629  KO=0     )
>  UI IDM features                                         (OK=38629  KO=0     )
>  UI IDM user                                             (OK=38628  KO=0     )
>  UI IDM dashboard                                        (OK=38628  KO=0     )
>  UI IDM managed user schema                              (OK=38628  KO=0     )
>  UI IDM oidcToken                                        (OK=38628  KO=0     )
> userinfo                                                 (OK=38626  KO=0     )
> UI-Logout                                                (OK=38625  KO=0     )
> UI-Logout Redirect 1                                     (OK=38625  KO=0     )
> tokenUserinfo                                            (OK=38518  KO=0     )
>  UI AM revoke1                                           (OK=38625  KO=0     )
>  UI AM revoke2                                           (OK=38625  KO=0     )
>  UI AM endsession                                        (OK=38625  KO=0     )
> RootUserinfo                                             (OK=130208 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6528   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6528   KO=0     )
> getIdToken                                               (OK=12857  KO=0     )
> getIdToken Redirect 1                                    (OK=12857  KO=0     )
> createOrganization                                       (OK=12857  KO=0     )
> queryOrganization                                        (OK=12857  KO=0     )
> ReadPolicy                                               (OK=57834  KO=12    )
> deleteOrganization                                       (OK=12857  KO=0     )
> DeletePolicy                                             (OK=57694  KO=20    )
> restloginProgressiveProfileCallback                      (OK=274    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       286 (82.42%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.22%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.34%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.44%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 108264 / active: 366    / done: 180532
================================================================================

22:50:43.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:50:45 GMT                                    2280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2531912 KO=56    )
> restLoginInitiate                                        (OK=174728 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=174716 KO=1     )
> Skip 2FA                                                 (OK=97112  KO=0     )
> User Authorize PKCE stage                                (OK=213124 KO=1     )
> User AccessToken PKCE stage                              (OK=213123 KO=0     )
> GetUUid                                                  (OK=58098  KO=0     )
> GetOpenidConfig                                          (OK=173907 KO=0     )
> CreatePolicy                                             (OK=58074  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38714  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38713  KO=0     )
>  UI AM idFromSession                                     (OK=38711  KO=0     )
>  UI AM validateGoto                                      (OK=38711  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38708  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38708  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38707  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38707  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38706  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38704  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38704  KO=0     )
>  UI IDM uiconfig                                         (OK=38704  KO=0     )
>  UI IDM version                                          (OK=38704  KO=0     )
>  UI IDM login                                            (OK=38704  KO=0     )
>  UI IDM privilege                                        (OK=38704  KO=0     )
>  UI IDM features                                         (OK=38704  KO=0     )
>  UI IDM user                                             (OK=38704  KO=0     )
>  UI IDM dashboard                                        (OK=38704  KO=0     )
>  UI IDM managed user schema                              (OK=38704  KO=0     )
>  UI IDM oidcToken                                        (OK=38704  KO=0     )
> userinfo                                                 (OK=38704  KO=0     )
> UI-Logout                                                (OK=38703  KO=0     )
> UI-Logout Redirect 1                                     (OK=38703  KO=0     )
> tokenUserinfo                                            (OK=38600  KO=0     )
>  UI AM revoke1                                           (OK=38703  KO=0     )
>  UI AM revoke2                                           (OK=38703  KO=0     )
>  UI AM endsession                                        (OK=38703  KO=0     )
> RootUserinfo                                             (OK=130511 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6538   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6538   KO=0     )
> getIdToken                                               (OK=12883  KO=0     )
> getIdToken Redirect 1                                    (OK=12882  KO=0     )
> createOrganization                                       (OK=12881  KO=0     )
> queryOrganization                                        (OK=12880  KO=0     )
> ReadPolicy                                               (OK=57955  KO=12    )
> deleteOrganization                                       (OK=12880  KO=0     )
> DeletePolicy                                             (OK=57821  KO=20    )
> restloginProgressiveProfileCallback                      (OK=274    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       287 (82.47%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.20%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.32%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.44%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 107892 / active: 357    / done: 180913
================================================================================

22:50:49.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:50:50 GMT                                    2285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2537458 KO=56    )
> restLoginInitiate                                        (OK=175109 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=175098 KO=1     )
> Skip 2FA                                                 (OK=97309  KO=0     )
> User Authorize PKCE stage                                (OK=213594 KO=1     )
> User AccessToken PKCE stage                              (OK=213587 KO=0     )
> GetUUid                                                  (OK=58224  KO=0     )
> GetOpenidConfig                                          (OK=174285 KO=0     )
> CreatePolicy                                             (OK=58199  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38807  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38805  KO=0     )
>  UI AM idFromSession                                     (OK=38803  KO=0     )
>  UI AM validateGoto                                      (OK=38803  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38800  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38799  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38796  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38796  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38796  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38794  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38792  KO=0     )
>  UI IDM uiconfig                                         (OK=38792  KO=0     )
>  UI IDM version                                          (OK=38792  KO=0     )
>  UI IDM login                                            (OK=38791  KO=0     )
>  UI IDM privilege                                        (OK=38791  KO=0     )
>  UI IDM features                                         (OK=38791  KO=0     )
>  UI IDM user                                             (OK=38790  KO=0     )
>  UI IDM dashboard                                        (OK=38790  KO=0     )
>  UI IDM managed user schema                              (OK=38790  KO=0     )
>  UI IDM oidcToken                                        (OK=38790  KO=0     )
> userinfo                                                 (OK=38790  KO=0     )
> UI-Logout                                                (OK=38790  KO=0     )
> UI-Logout Redirect 1                                     (OK=38789  KO=0     )
> tokenUserinfo                                            (OK=38686  KO=0     )
>  UI AM revoke1                                           (OK=38789  KO=0     )
>  UI AM revoke2                                           (OK=38789  KO=0     )
>  UI AM endsession                                        (OK=38789  KO=0     )
> RootUserinfo                                             (OK=130771 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6546   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6546   KO=0     )
> getIdToken                                               (OK=12904  KO=0     )
> getIdToken Redirect 1                                    (OK=12904  KO=0     )
> createOrganization                                       (OK=12904  KO=0     )
> queryOrganization                                        (OK=12904  KO=0     )
> ReadPolicy                                               (OK=58083  KO=12    )
> deleteOrganization                                       (OK=12904  KO=0     )
> DeletePolicy                                             (OK=57944  KO=20    )
> restloginProgressiveProfileCallback                      (OK=274    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       288 (82.52%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.17%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.43%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 107502 / active: 356    / done: 181304
================================================================================


================================================================================
2024-11-06 22:50:55 GMT                                    2290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2542860 KO=56    )
> restLoginInitiate                                        (OK=175484 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=175477 KO=1     )
> Skip 2FA                                                 (OK=97533  KO=0     )
> User Authorize PKCE stage                                (OK=214049 KO=1     )
> User AccessToken PKCE stage                              (OK=214041 KO=0     )
> GetUUid                                                  (OK=58353  KO=0     )
> GetOpenidConfig                                          (OK=174666 KO=0     )
> CreatePolicy                                             (OK=58327  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38887  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38887  KO=0     )
>  UI AM idFromSession                                     (OK=38886  KO=0     )
>  UI AM validateGoto                                      (OK=38886  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38882  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38881  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38880  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38880  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38875  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38874  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38873  KO=0     )
>  UI IDM uiconfig                                         (OK=38873  KO=0     )
>  UI IDM version                                          (OK=38873  KO=0     )
>  UI IDM login                                            (OK=38873  KO=0     )
>  UI IDM privilege                                        (OK=38873  KO=0     )
>  UI IDM features                                         (OK=38873  KO=0     )
>  UI IDM user                                             (OK=38873  KO=0     )
>  UI IDM dashboard                                        (OK=38873  KO=0     )
>  UI IDM managed user schema                              (OK=38873  KO=0     )
>  UI IDM oidcToken                                        (OK=38872  KO=0     )
> userinfo                                                 (OK=38871  KO=0     )
> UI-Logout                                                (OK=38871  KO=0     )
> UI-Logout Redirect 1                                     (OK=38869  KO=0     )
> tokenUserinfo                                            (OK=38761  KO=0     )
>  UI AM revoke1                                           (OK=38869  KO=0     )
>  UI AM revoke2                                           (OK=38869  KO=0     )
>  UI AM endsession                                        (OK=38869  KO=0     )
> RootUserinfo                                             (OK=131035 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6566   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6566   KO=0     )
> getIdToken                                               (OK=12931  KO=0     )
> getIdToken Redirect 1                                    (OK=12929  KO=0     )
> createOrganization                                       (OK=12928  KO=0     )
> queryOrganization                                        (OK=12927  KO=0     )
> ReadPolicy                                               (OK=58208  KO=12    )
> deleteOrganization                                       (OK=12927  KO=0     )
> DeletePolicy                                             (OK=58074  KO=20    )
> restloginProgressiveProfileCallback                      (OK=274    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       288 (82.52%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.17%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.30%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.43%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 107106 / active: 374    / done: 181682
================================================================================

22:50:56.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:51:00 GMT                                    2295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2548380 KO=56    )
> restLoginInitiate                                        (OK=175859 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=175853 KO=1     )
> Skip 2FA                                                 (OK=97725  KO=0     )
> User Authorize PKCE stage                                (OK=214514 KO=1     )
> User AccessToken PKCE stage                              (OK=214504 KO=0     )
> GetUUid                                                  (OK=58472  KO=0     )
> GetOpenidConfig                                          (OK=175038 KO=0     )
> CreatePolicy                                             (OK=58447  KO=22    )
> UI-Post-Login - stage 1                                  (OK=38973  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38973  KO=0     )
>  UI AM idFromSession                                     (OK=38973  KO=0     )
>  UI AM validateGoto                                      (OK=38973  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38966  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38966  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38966  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38966  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38961  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38961  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38961  KO=0     )
>  UI IDM uiconfig                                         (OK=38961  KO=0     )
>  UI IDM version                                          (OK=38961  KO=0     )
>  UI IDM login                                            (OK=38960  KO=0     )
>  UI IDM privilege                                        (OK=38960  KO=0     )
>  UI IDM features                                         (OK=38960  KO=0     )
>  UI IDM user                                             (OK=38958  KO=0     )
>  UI IDM dashboard                                        (OK=38958  KO=0     )
>  UI IDM managed user schema                              (OK=38958  KO=0     )
>  UI IDM oidcToken                                        (OK=38958  KO=0     )
> userinfo                                                 (OK=38958  KO=0     )
> UI-Logout                                                (OK=38958  KO=0     )
> UI-Logout Redirect 1                                     (OK=38958  KO=0     )
> tokenUserinfo                                            (OK=38857  KO=0     )
>  UI AM revoke1                                           (OK=38957  KO=0     )
>  UI AM revoke2                                           (OK=38957  KO=0     )
>  UI AM endsession                                        (OK=38957  KO=0     )
> RootUserinfo                                             (OK=131308 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6576   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6576   KO=0     )
> getIdToken                                               (OK=12958  KO=0     )
> getIdToken Redirect 1                                    (OK=12958  KO=0     )
> createOrganization                                       (OK=12957  KO=0     )
> queryOrganization                                        (OK=12957  KO=0     )
> ReadPolicy                                               (OK=58333  KO=12    )
> deleteOrganization                                       (OK=12957  KO=0     )
> DeletePolicy                                             (OK=58197  KO=20    )
> restloginProgressiveProfileCallback                      (OK=277    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       289 (82.57%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.14%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.43%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 106727 / active: 354    / done: 182081
================================================================================


================================================================================
2024-11-06 22:51:05 GMT                                    2300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2553753 KO=56    )
> restLoginInitiate                                        (OK=176248 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=176237 KO=1     )
> Skip 2FA                                                 (OK=97944  KO=0     )
> User Authorize PKCE stage                                (OK=214975 KO=1     )
> User AccessToken PKCE stage                              (OK=214970 KO=0     )
> GetUUid                                                  (OK=58612  KO=0     )
> GetOpenidConfig                                          (OK=175424 KO=0     )
> CreatePolicy                                             (OK=58589  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39044  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39044  KO=0     )
>  UI AM idFromSession                                     (OK=39044  KO=0     )
>  UI AM validateGoto                                      (OK=39044  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39042  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39042  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39042  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39042  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39039  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39039  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39039  KO=0     )
>  UI IDM uiconfig                                         (OK=39039  KO=0     )
>  UI IDM version                                          (OK=39039  KO=0     )
>  UI IDM login                                            (OK=39039  KO=0     )
>  UI IDM privilege                                        (OK=39039  KO=0     )
>  UI IDM features                                         (OK=39039  KO=0     )
>  UI IDM user                                             (OK=39039  KO=0     )
>  UI IDM dashboard                                        (OK=39039  KO=0     )
>  UI IDM managed user schema                              (OK=39039  KO=0     )
>  UI IDM oidcToken                                        (OK=39036  KO=0     )
> userinfo                                                 (OK=39036  KO=0     )
> UI-Logout                                                (OK=39035  KO=0     )
> UI-Logout Redirect 1                                     (OK=39035  KO=0     )
> tokenUserinfo                                            (OK=38950  KO=0     )
>  UI AM revoke1                                           (OK=39034  KO=0     )
>  UI AM revoke2                                           (OK=39034  KO=0     )
>  UI AM endsession                                        (OK=39035  KO=0     )
> RootUserinfo                                             (OK=131536 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6592   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6592   KO=0     )
> getIdToken                                               (OK=12995  KO=0     )
> getIdToken Redirect 1                                    (OK=12995  KO=0     )
> createOrganization                                       (OK=12994  KO=0     )
> queryOrganization                                        (OK=12994  KO=0     )
> ReadPolicy                                               (OK=58456  KO=12    )
> deleteOrganization                                       (OK=12993  KO=0     )
> DeletePolicy                                             (OK=58323  KO=20    )
> restloginProgressiveProfileCallback                      (OK=277    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       289 (82.57%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.14%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.29%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.43%)
> status.find.is(302), but actually found 502                         1 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 106317 / active: 365    / done: 182480
================================================================================

22:51:05.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:51:08.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:51:10 GMT                                    2305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2558800 KO=56    )
> restLoginInitiate                                        (OK=176610 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=176600 KO=1     )
> Skip 2FA                                                 (OK=98152  KO=0     )
> User Authorize PKCE stage                                (OK=215409 KO=1     )
> User AccessToken PKCE stage                              (OK=215402 KO=0     )
> GetUUid                                                  (OK=58741  KO=0     )
> GetOpenidConfig                                          (OK=175816 KO=0     )
> CreatePolicy                                             (OK=58719  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39116  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39115  KO=0     )
>  UI AM idFromSession                                     (OK=39115  KO=0     )
>  UI AM validateGoto                                      (OK=39115  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39112  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39112  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39110  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39110  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39109  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39109  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39108  KO=0     )
>  UI IDM uiconfig                                         (OK=39108  KO=0     )
>  UI IDM version                                          (OK=39108  KO=0     )
>  UI IDM login                                            (OK=39108  KO=0     )
>  UI IDM privilege                                        (OK=39108  KO=0     )
>  UI IDM features                                         (OK=39108  KO=0     )
>  UI IDM user                                             (OK=39108  KO=0     )
>  UI IDM dashboard                                        (OK=39108  KO=0     )
>  UI IDM managed user schema                              (OK=39108  KO=0     )
>  UI IDM oidcToken                                        (OK=39107  KO=0     )
> userinfo                                                 (OK=39105  KO=0     )
> UI-Logout                                                (OK=39104  KO=0     )
> UI-Logout Redirect 1                                     (OK=39103  KO=0     )
> tokenUserinfo                                            (OK=39031  KO=0     )
>  UI AM revoke1                                           (OK=39103  KO=0     )
>  UI AM revoke2                                           (OK=39103  KO=0     )
>  UI AM endsession                                        (OK=39103  KO=0     )
> RootUserinfo                                             (OK=131777 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6607   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6605   KO=0     )
> getIdToken                                               (OK=13031  KO=0     )
> getIdToken Redirect 1                                    (OK=13030  KO=0     )
> createOrganization                                       (OK=13030  KO=0     )
> queryOrganization                                        (OK=13029  KO=0     )
> ReadPolicy                                               (OK=58597  KO=12    )
> deleteOrganization                                       (OK=13029  KO=0     )
> DeletePolicy                                             (OK=58443  KO=20    )
> restloginProgressiveProfileCallback                      (OK=280    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       291 (82.67%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.09%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.42%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 105943 / active: 369    / done: 182850
================================================================================

22:51:12.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:51:15 GMT                                    2310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2564394 KO=56    )
> restLoginInitiate                                        (OK=177006 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=176997 KO=1     )
> Skip 2FA                                                 (OK=98389  KO=0     )
> User Authorize PKCE stage                                (OK=215878 KO=1     )
> User AccessToken PKCE stage                              (OK=215872 KO=0     )
> GetUUid                                                  (OK=58868  KO=0     )
> GetOpenidConfig                                          (OK=176212 KO=0     )
> CreatePolicy                                             (OK=58845  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39207  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39204  KO=0     )
>  UI AM idFromSession                                     (OK=39202  KO=0     )
>  UI AM validateGoto                                      (OK=39202  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39198  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39195  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39194  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39194  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39191  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39190  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39189  KO=0     )
>  UI IDM uiconfig                                         (OK=39189  KO=0     )
>  UI IDM version                                          (OK=39189  KO=0     )
>  UI IDM login                                            (OK=39188  KO=0     )
>  UI IDM privilege                                        (OK=39189  KO=0     )
>  UI IDM features                                         (OK=39188  KO=0     )
>  UI IDM user                                             (OK=39186  KO=0     )
>  UI IDM dashboard                                        (OK=39186  KO=0     )
>  UI IDM managed user schema                              (OK=39186  KO=0     )
>  UI IDM oidcToken                                        (OK=39185  KO=0     )
> userinfo                                                 (OK=39184  KO=0     )
> UI-Logout                                                (OK=39184  KO=0     )
> UI-Logout Redirect 1                                     (OK=39183  KO=0     )
> tokenUserinfo                                            (OK=39101  KO=0     )
>  UI AM revoke1                                           (OK=39182  KO=0     )
>  UI AM revoke2                                           (OK=39182  KO=0     )
>  UI AM endsession                                        (OK=39183  KO=0     )
> RootUserinfo                                             (OK=132062 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6622   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6621   KO=0     )
> getIdToken                                               (OK=13069  KO=0     )
> getIdToken Redirect 1                                    (OK=13069  KO=0     )
> createOrganization                                       (OK=13069  KO=0     )
> queryOrganization                                        (OK=13069  KO=0     )
> ReadPolicy                                               (OK=58723  KO=12    )
> deleteOrganization                                       (OK=13065  KO=0     )
> DeletePolicy                                             (OK=58588  KO=20    )
> restloginProgressiveProfileCallback                      (OK=280    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       292 (82.72%)
> status.find.in([200, 209], 304), found 404                         32 ( 9.07%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.23%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.42%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 105524 / active: 396    / done: 183242
================================================================================

22:51:16.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:51:17.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:51:20.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:51:20 GMT                                    2315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2570224 KO=56    )
> restLoginInitiate                                        (OK=177380 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=177370 KO=1     )
> Skip 2FA                                                 (OK=98558  KO=0     )
> User Authorize PKCE stage                                (OK=216357 KO=1     )
> User AccessToken PKCE stage                              (OK=216351 KO=0     )
> GetUUid                                                  (OK=58971  KO=0     )
> GetOpenidConfig                                          (OK=176572 KO=0     )
> CreatePolicy                                             (OK=58948  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39302  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39301  KO=0     )
>  UI AM idFromSession                                     (OK=39298  KO=0     )
>  UI AM validateGoto                                      (OK=39298  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39296  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39295  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39294  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39294  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39291  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39290  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39289  KO=0     )
>  UI IDM uiconfig                                         (OK=39289  KO=0     )
>  UI IDM version                                          (OK=39289  KO=0     )
>  UI IDM login                                            (OK=39289  KO=0     )
>  UI IDM privilege                                        (OK=39289  KO=0     )
>  UI IDM features                                         (OK=39289  KO=0     )
>  UI IDM user                                             (OK=39287  KO=0     )
>  UI IDM dashboard                                        (OK=39287  KO=0     )
>  UI IDM managed user schema                              (OK=39287  KO=0     )
>  UI IDM oidcToken                                        (OK=39285  KO=0     )
> userinfo                                                 (OK=39285  KO=0     )
> UI-Logout                                                (OK=39285  KO=0     )
> UI-Logout Redirect 1                                     (OK=39285  KO=0     )
> tokenUserinfo                                            (OK=39207  KO=0     )
>  UI AM revoke1                                           (OK=39284  KO=0     )
>  UI AM revoke2                                           (OK=39284  KO=0     )
>  UI AM endsession                                        (OK=39284  KO=0     )
> RootUserinfo                                             (OK=132340 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6632   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6631   KO=0     )
> getIdToken                                               (OK=13095  KO=0     )
> getIdToken Redirect 1                                    (OK=13095  KO=0     )
> createOrganization                                       (OK=13095  KO=0     )
> queryOrganization                                        (OK=13095  KO=0     )
> ReadPolicy                                               (OK=58852  KO=12    )
> deleteOrganization                                       (OK=13094  KO=0     )
> DeletePolicy                                             (OK=58715  KO=20    )
> restloginProgressiveProfileCallback                      (OK=281    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       295 (82.87%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.99%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.18%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.40%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 105140 / active: 337    / done: 183685
================================================================================

22:51:23.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:51:25 GMT                                    2320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2575790 KO=56    )
> restLoginInitiate                                        (OK=177769 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=177759 KO=1     )
> Skip 2FA                                                 (OK=98761  KO=0     )
> User Authorize PKCE stage                                (OK=216835 KO=1     )
> User AccessToken PKCE stage                              (OK=216827 KO=0     )
> GetUUid                                                  (OK=59085  KO=0     )
> GetOpenidConfig                                          (OK=176918 KO=0     )
> CreatePolicy                                             (OK=59059  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39390  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39390  KO=0     )
>  UI AM idFromSession                                     (OK=39388  KO=0     )
>  UI AM validateGoto                                      (OK=39388  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39386  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39384  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39384  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39384  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39378  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39378  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39377  KO=0     )
>  UI IDM uiconfig                                         (OK=39377  KO=0     )
>  UI IDM version                                          (OK=39377  KO=0     )
>  UI IDM login                                            (OK=39377  KO=0     )
>  UI IDM privilege                                        (OK=39377  KO=0     )
>  UI IDM features                                         (OK=39377  KO=0     )
>  UI IDM user                                             (OK=39376  KO=0     )
>  UI IDM dashboard                                        (OK=39377  KO=0     )
>  UI IDM managed user schema                              (OK=39377  KO=0     )
>  UI IDM oidcToken                                        (OK=39376  KO=0     )
> userinfo                                                 (OK=39374  KO=0     )
> UI-Logout                                                (OK=39374  KO=0     )
> UI-Logout Redirect 1                                     (OK=39373  KO=0     )
> tokenUserinfo                                            (OK=39307  KO=0     )
>  UI AM revoke1                                           (OK=39371  KO=0     )
>  UI AM revoke2                                           (OK=39371  KO=0     )
>  UI AM endsession                                        (OK=39371  KO=0     )
> RootUserinfo                                             (OK=132596 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6643   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6642   KO=0     )
> getIdToken                                               (OK=13123  KO=0     )
> getIdToken Redirect 1                                    (OK=13123  KO=0     )
> createOrganization                                       (OK=13122  KO=0     )
> queryOrganization                                        (OK=13122  KO=0     )
> ReadPolicy                                               (OK=58958  KO=12    )
> deleteOrganization                                       (OK=13122  KO=0     )
> DeletePolicy                                             (OK=58844  KO=20    )
> restloginProgressiveProfileCallback                      (OK=283    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=40     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       296 (82.91%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.96%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.16%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.40%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 104746 / active: 326    / done: 184090
================================================================================


================================================================================
2024-11-06 22:51:30 GMT                                    2325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2581677 KO=56    )
> restLoginInitiate                                        (OK=178167 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=178158 KO=1     )
> Skip 2FA                                                 (OK=98989  KO=0     )
> User Authorize PKCE stage                                (OK=217327 KO=1     )
> User AccessToken PKCE stage                              (OK=217320 KO=0     )
> GetUUid                                                  (OK=59228  KO=0     )
> GetOpenidConfig                                          (OK=177275 KO=0     )
> CreatePolicy                                             (OK=59203  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39487  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39486  KO=0     )
>  UI AM idFromSession                                     (OK=39486  KO=0     )
>  UI AM validateGoto                                      (OK=39486  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39482  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39479  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39479  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39479  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39474  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39473  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39472  KO=0     )
>  UI IDM uiconfig                                         (OK=39472  KO=0     )
>  UI IDM version                                          (OK=39472  KO=0     )
>  UI IDM login                                            (OK=39471  KO=0     )
>  UI IDM privilege                                        (OK=39471  KO=0     )
>  UI IDM features                                         (OK=39471  KO=0     )
>  UI IDM user                                             (OK=39471  KO=0     )
>  UI IDM dashboard                                        (OK=39471  KO=0     )
>  UI IDM managed user schema                              (OK=39471  KO=0     )
>  UI IDM oidcToken                                        (OK=39468  KO=0     )
> userinfo                                                 (OK=39468  KO=0     )
> UI-Logout                                                (OK=39468  KO=0     )
> UI-Logout Redirect 1                                     (OK=39468  KO=0     )
> tokenUserinfo                                            (OK=39380  KO=0     )
>  UI AM revoke1                                           (OK=39468  KO=0     )
>  UI AM revoke2                                           (OK=39468  KO=0     )
>  UI AM endsession                                        (OK=39468  KO=0     )
> RootUserinfo                                             (OK=132883 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6658   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6658   KO=0     )
> getIdToken                                               (OK=13153  KO=0     )
> getIdToken Redirect 1                                    (OK=13153  KO=0     )
> createOrganization                                       (OK=13153  KO=0     )
> queryOrganization                                        (OK=13152  KO=0     )
> ReadPolicy                                               (OK=59067  KO=12    )
> deleteOrganization                                       (OK=13152  KO=0     )
> DeletePolicy                                             (OK=58947  KO=20    )
> restloginProgressiveProfileCallback                      (OK=285    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=40     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       296 (82.91%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.96%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.16%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.40%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 104335 / active: 362    / done: 184465
================================================================================


================================================================================
2024-11-06 22:51:35 GMT                                    2330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2587482 KO=56    )
> restLoginInitiate                                        (OK=178560 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=178548 KO=1     )
> Skip 2FA                                                 (OK=99213  KO=0     )
> User Authorize PKCE stage                                (OK=217805 KO=1     )
> User AccessToken PKCE stage                              (OK=217802 KO=0     )
> GetUUid                                                  (OK=59368  KO=0     )
> GetOpenidConfig                                          (OK=177668 KO=0     )
> CreatePolicy                                             (OK=59343  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39578  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39575  KO=0     )
>  UI AM idFromSession                                     (OK=39571  KO=0     )
>  UI AM validateGoto                                      (OK=39571  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39568  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39568  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39567  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39567  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39564  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39564  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39564  KO=0     )
>  UI IDM uiconfig                                         (OK=39564  KO=0     )
>  UI IDM version                                          (OK=39564  KO=0     )
>  UI IDM login                                            (OK=39564  KO=0     )
>  UI IDM privilege                                        (OK=39564  KO=0     )
>  UI IDM features                                         (OK=39564  KO=0     )
>  UI IDM user                                             (OK=39564  KO=0     )
>  UI IDM dashboard                                        (OK=39564  KO=0     )
>  UI IDM managed user schema                              (OK=39564  KO=0     )
>  UI IDM oidcToken                                        (OK=39564  KO=0     )
> userinfo                                                 (OK=39563  KO=0     )
> UI-Logout                                                (OK=39563  KO=0     )
> UI-Logout Redirect 1                                     (OK=39562  KO=0     )
> tokenUserinfo                                            (OK=39458  KO=0     )
>  UI AM revoke1                                           (OK=39562  KO=0     )
>  UI AM revoke2                                           (OK=39562  KO=0     )
>  UI AM endsession                                        (OK=39562  KO=0     )
> RootUserinfo                                             (OK=133168 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6669   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6669   KO=0     )
> getIdToken                                               (OK=13185  KO=0     )
> getIdToken Redirect 1                                    (OK=13183  KO=0     )
> createOrganization                                       (OK=13182  KO=0     )
> queryOrganization                                        (OK=13182  KO=0     )
> ReadPolicy                                               (OK=59210  KO=12    )
> deleteOrganization                                       (OK=13182  KO=0     )
> DeletePolicy                                             (OK=59055  KO=20    )
> restloginProgressiveProfileCallback                      (OK=285    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=40     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       296 (82.91%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.96%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.16%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.40%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 103928 / active: 386    / done: 184848
================================================================================


================================================================================
2024-11-06 22:51:40 GMT                                    2335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2593308 KO=56    )
> restLoginInitiate                                        (OK=178959 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=178946 KO=1     )
> Skip 2FA                                                 (OK=99436  KO=0     )
> User Authorize PKCE stage                                (OK=218299 KO=1     )
> User AccessToken PKCE stage                              (OK=218291 KO=0     )
> GetUUid                                                  (OK=59494  KO=0     )
> GetOpenidConfig                                          (OK=178077 KO=0     )
> CreatePolicy                                             (OK=59470  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39664  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39663  KO=0     )
>  UI AM idFromSession                                     (OK=39662  KO=0     )
>  UI AM validateGoto                                      (OK=39662  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39659  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39659  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39658  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39658  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39655  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39655  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39654  KO=0     )
>  UI IDM uiconfig                                         (OK=39654  KO=0     )
>  UI IDM version                                          (OK=39653  KO=0     )
>  UI IDM login                                            (OK=39653  KO=0     )
>  UI IDM privilege                                        (OK=39653  KO=0     )
>  UI IDM features                                         (OK=39653  KO=0     )
>  UI IDM user                                             (OK=39652  KO=0     )
>  UI IDM dashboard                                        (OK=39652  KO=0     )
>  UI IDM managed user schema                              (OK=39652  KO=0     )
>  UI IDM oidcToken                                        (OK=39650  KO=0     )
> userinfo                                                 (OK=39649  KO=0     )
> UI-Logout                                                (OK=39649  KO=0     )
> UI-Logout Redirect 1                                     (OK=39648  KO=0     )
> tokenUserinfo                                            (OK=39547  KO=0     )
>  UI AM revoke1                                           (OK=39647  KO=0     )
>  UI AM revoke2                                           (OK=39647  KO=0     )
>  UI AM endsession                                        (OK=39647  KO=0     )
> RootUserinfo                                             (OK=133431 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6687   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6686   KO=0     )
> getIdToken                                               (OK=13220  KO=0     )
> getIdToken Redirect 1                                    (OK=13220  KO=0     )
> createOrganization                                       (OK=13220  KO=0     )
> queryOrganization                                        (OK=13220  KO=0     )
> ReadPolicy                                               (OK=59351  KO=12    )
> deleteOrganization                                       (OK=13220  KO=0     )
> DeletePolicy                                             (OK=59200  KO=20    )
> restloginProgressiveProfileCallback                      (OK=286    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=40     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       296 (82.91%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.96%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.16%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.40%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 103512 / active: 383    / done: 185267
================================================================================


================================================================================
2024-11-06 22:51:45 GMT                                    2340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2599066 KO=56    )
> restLoginInitiate                                        (OK=179355 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=179348 KO=1     )
> Skip 2FA                                                 (OK=99656  KO=0     )
> User Authorize PKCE stage                                (OK=218787 KO=1     )
> User AccessToken PKCE stage                              (OK=218784 KO=0     )
> GetUUid                                                  (OK=59625  KO=0     )
> GetOpenidConfig                                          (OK=178478 KO=0     )
> CreatePolicy                                             (OK=59601  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39750  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39749  KO=0     )
>  UI AM idFromSession                                     (OK=39749  KO=0     )
>  UI AM validateGoto                                      (OK=39749  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39748  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39746  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39745  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39745  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39743  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39743  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39741  KO=0     )
>  UI IDM uiconfig                                         (OK=39741  KO=0     )
>  UI IDM version                                          (OK=39741  KO=0     )
>  UI IDM login                                            (OK=39741  KO=0     )
>  UI IDM privilege                                        (OK=39741  KO=0     )
>  UI IDM features                                         (OK=39741  KO=0     )
>  UI IDM user                                             (OK=39740  KO=0     )
>  UI IDM dashboard                                        (OK=39740  KO=0     )
>  UI IDM managed user schema                              (OK=39740  KO=0     )
>  UI IDM oidcToken                                        (OK=39737  KO=0     )
> userinfo                                                 (OK=39737  KO=0     )
> UI-Logout                                                (OK=39737  KO=0     )
> UI-Logout Redirect 1                                     (OK=39735  KO=0     )
> tokenUserinfo                                            (OK=39642  KO=0     )
>  UI AM revoke1                                           (OK=39735  KO=0     )
>  UI AM revoke2                                           (OK=39735  KO=0     )
>  UI AM endsession                                        (OK=39735  KO=0     )
> RootUserinfo                                             (OK=133726 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6701   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6701   KO=0     )
> getIdToken                                               (OK=13247  KO=0     )
> getIdToken Redirect 1                                    (OK=13247  KO=0     )
> createOrganization                                       (OK=13247  KO=0     )
> queryOrganization                                        (OK=13247  KO=0     )
> ReadPolicy                                               (OK=59477  KO=12    )
> deleteOrganization                                       (OK=13247  KO=0     )
> DeletePolicy                                             (OK=59339  KO=20    )
> restloginProgressiveProfileCallback                      (OK=286    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=41     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       296 (82.91%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.96%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.16%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.40%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 103101 / active: 370    / done: 185691
================================================================================

22:51:46.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:51:50 GMT                                    2345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2604307 KO=56    )
> restLoginInitiate                                        (OK=179737 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=179722 KO=1     )
> Skip 2FA                                                 (OK=99872  KO=0     )
> User Authorize PKCE stage                                (OK=219226 KO=1     )
> User AccessToken PKCE stage                              (OK=219219 KO=0     )
> GetUUid                                                  (OK=59759  KO=0     )
> GetOpenidConfig                                          (OK=178870 KO=0     )
> CreatePolicy                                             (OK=59735  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39825  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39824  KO=0     )
>  UI AM idFromSession                                     (OK=39824  KO=0     )
>  UI AM validateGoto                                      (OK=39824  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39819  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39819  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39819  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39819  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39817  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39815  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39815  KO=0     )
>  UI IDM uiconfig                                         (OK=39815  KO=0     )
>  UI IDM version                                          (OK=39815  KO=0     )
>  UI IDM login                                            (OK=39815  KO=0     )
>  UI IDM privilege                                        (OK=39815  KO=0     )
>  UI IDM features                                         (OK=39815  KO=0     )
>  UI IDM user                                             (OK=39815  KO=0     )
>  UI IDM dashboard                                        (OK=39815  KO=0     )
>  UI IDM managed user schema                              (OK=39815  KO=0     )
>  UI IDM oidcToken                                        (OK=39814  KO=0     )
> userinfo                                                 (OK=39813  KO=0     )
> UI-Logout                                                (OK=39813  KO=0     )
> UI-Logout Redirect 1                                     (OK=39813  KO=0     )
> tokenUserinfo                                            (OK=39717  KO=0     )
>  UI AM revoke1                                           (OK=39813  KO=0     )
>  UI AM revoke2                                           (OK=39813  KO=0     )
>  UI AM endsession                                        (OK=39813  KO=0     )
> RootUserinfo                                             (OK=134025 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6713   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6713   KO=0     )
> getIdToken                                               (OK=13272  KO=0     )
> getIdToken Redirect 1                                    (OK=13272  KO=0     )
> createOrganization                                       (OK=13272  KO=0     )
> queryOrganization                                        (OK=13272  KO=0     )
> ReadPolicy                                               (OK=59611  KO=12    )
> deleteOrganization                                       (OK=13272  KO=0     )
> DeletePolicy                                             (OK=59468  KO=20    )
> restloginProgressiveProfileCallback                      (OK=287    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=41     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       297 (82.96%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.94%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.15%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.40%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 102709 / active: 379    / done: 186074
================================================================================

22:51:50.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:51:55 GMT                                    2350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2610305 KO=56    )
> restLoginInitiate                                        (OK=180140 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=180130 KO=1     )
> Skip 2FA                                                 (OK=100105 KO=0     )
> User Authorize PKCE stage                                (OK=219727 KO=1     )
> User AccessToken PKCE stage                              (OK=219721 KO=0     )
> GetUUid                                                  (OK=59901  KO=0     )
> GetOpenidConfig                                          (OK=179277 KO=0     )
> CreatePolicy                                             (OK=59877  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39918  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39917  KO=0     )
>  UI AM idFromSession                                     (OK=39915  KO=0     )
>  UI AM validateGoto                                      (OK=39915  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39914  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39914  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39913  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39912  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39911  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39910  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39910  KO=0     )
>  UI IDM uiconfig                                         (OK=39910  KO=0     )
>  UI IDM version                                          (OK=39910  KO=0     )
>  UI IDM login                                            (OK=39910  KO=0     )
>  UI IDM privilege                                        (OK=39910  KO=0     )
>  UI IDM features                                         (OK=39910  KO=0     )
>  UI IDM user                                             (OK=39910  KO=0     )
>  UI IDM dashboard                                        (OK=39910  KO=0     )
>  UI IDM managed user schema                              (OK=39910  KO=0     )
>  UI IDM oidcToken                                        (OK=39909  KO=0     )
> userinfo                                                 (OK=39907  KO=0     )
> UI-Logout                                                (OK=39907  KO=0     )
> UI-Logout Redirect 1                                     (OK=39907  KO=0     )
> tokenUserinfo                                            (OK=39801  KO=0     )
>  UI AM revoke1                                           (OK=39907  KO=0     )
>  UI AM revoke2                                           (OK=39907  KO=0     )
>  UI AM endsession                                        (OK=39907  KO=0     )
> RootUserinfo                                             (OK=134303 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6727   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6727   KO=0     )
> getIdToken                                               (OK=13304  KO=0     )
> getIdToken Redirect 1                                    (OK=13304  KO=0     )
> createOrganization                                       (OK=13304  KO=0     )
> queryOrganization                                        (OK=13303  KO=0     )
> ReadPolicy                                               (OK=59743  KO=12    )
> deleteOrganization                                       (OK=13303  KO=0     )
> DeletePolicy                                             (OK=59599  KO=20    )
> restloginProgressiveProfileCallback                      (OK=288    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=41     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       298 (83.01%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.91%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.13%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.39%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 102290 / active: 387    / done: 186485
================================================================================

22:51:56.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:51:56.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:51:56.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:52:00 GMT                                    2355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2615775 KO=56    )
> restLoginInitiate                                        (OK=180523 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=180509 KO=1     )
> Skip 2FA                                                 (OK=100335 KO=0     )
> User Authorize PKCE stage                                (OK=220189 KO=1     )
> User AccessToken PKCE stage                              (OK=220187 KO=0     )
> GetUUid                                                  (OK=60030  KO=0     )
> GetOpenidConfig                                          (OK=179679 KO=0     )
> CreatePolicy                                             (OK=60008  KO=22    )
> UI-Post-Login - stage 1                                  (OK=39992  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39992  KO=0     )
>  UI AM idFromSession                                     (OK=39992  KO=0     )
>  UI AM validateGoto                                      (OK=39992  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39991  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39991  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39991  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39991  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39988  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39988  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39986  KO=0     )
>  UI IDM uiconfig                                         (OK=39987  KO=0     )
>  UI IDM version                                          (OK=39987  KO=0     )
>  UI IDM login                                            (OK=39987  KO=0     )
>  UI IDM privilege                                        (OK=39986  KO=0     )
>  UI IDM features                                         (OK=39986  KO=0     )
>  UI IDM user                                             (OK=39986  KO=0     )
>  UI IDM dashboard                                        (OK=39986  KO=0     )
>  UI IDM managed user schema                              (OK=39986  KO=0     )
>  UI IDM oidcToken                                        (OK=39985  KO=0     )
> userinfo                                                 (OK=39985  KO=0     )
> UI-Logout                                                (OK=39982  KO=0     )
> UI-Logout Redirect 1                                     (OK=39980  KO=0     )
> tokenUserinfo                                            (OK=39878  KO=0     )
>  UI AM revoke1                                           (OK=39980  KO=0     )
>  UI AM revoke2                                           (OK=39980  KO=0     )
>  UI AM endsession                                        (OK=39980  KO=0     )
> RootUserinfo                                             (OK=134636 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6742   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6742   KO=0     )
> getIdToken                                               (OK=13344  KO=0     )
> getIdToken Redirect 1                                    (OK=13344  KO=0     )
> createOrganization                                       (OK=13344  KO=0     )
> queryOrganization                                        (OK=13342  KO=0     )
> ReadPolicy                                               (OK=59884  KO=12    )
> deleteOrganization                                       (OK=13341  KO=0     )
> DeletePolicy                                             (OK=59732  KO=20    )
> restloginProgressiveProfileCallback                      (OK=288    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=41     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       301 (83.15%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.84%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.38%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 101891 / active: 394    / done: 186877
================================================================================

22:52:02.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:52:05 GMT                                    2360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2621368 KO=56    )
> restLoginInitiate                                        (OK=180917 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=180912 KO=1     )
> Skip 2FA                                                 (OK=100549 KO=0     )
> User Authorize PKCE stage                                (OK=220663 KO=1     )
> User AccessToken PKCE stage                              (OK=220661 KO=0     )
> GetUUid                                                  (OK=60154  KO=0     )
> GetOpenidConfig                                          (OK=180080 KO=0     )
> CreatePolicy                                             (OK=60129  KO=22    )
> UI-Post-Login - stage 1                                  (OK=40078  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40078  KO=0     )
>  UI AM idFromSession                                     (OK=40078  KO=0     )
>  UI AM validateGoto                                      (OK=40078  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40073  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40072  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40072  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40072  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40070  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40069  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40068  KO=0     )
>  UI IDM uiconfig                                         (OK=40069  KO=0     )
>  UI IDM version                                          (OK=40069  KO=0     )
>  UI IDM login                                            (OK=40068  KO=0     )
>  UI IDM privilege                                        (OK=40068  KO=0     )
>  UI IDM features                                         (OK=40068  KO=0     )
>  UI IDM user                                             (OK=40068  KO=0     )
>  UI IDM dashboard                                        (OK=40068  KO=0     )
>  UI IDM managed user schema                              (OK=40068  KO=0     )
>  UI IDM oidcToken                                        (OK=40065  KO=0     )
> userinfo                                                 (OK=40065  KO=0     )
> UI-Logout                                                (OK=40064  KO=0     )
> UI-Logout Redirect 1                                     (OK=40063  KO=0     )
> tokenUserinfo                                            (OK=39971  KO=0     )
>  UI AM revoke1                                           (OK=40062  KO=0     )
>  UI AM revoke2                                           (OK=40062  KO=0     )
>  UI AM endsession                                        (OK=40063  KO=0     )
> RootUserinfo                                             (OK=134929 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6764   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6764   KO=0     )
> getIdToken                                               (OK=13372  KO=0     )
> getIdToken Redirect 1                                    (OK=13372  KO=0     )
> createOrganization                                       (OK=13371  KO=0     )
> queryOrganization                                        (OK=13371  KO=0     )
> ReadPolicy                                               (OK=60016  KO=12    )
> deleteOrganization                                       (OK=13370  KO=0     )
> DeletePolicy                                             (OK=59876  KO=20    )
> restloginProgressiveProfileCallback                      (OK=288    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=41     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       302 (83.20%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.82%)
> status.find.in([200, 209], 304), found 409                         22 ( 6.06%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.38%)
> status.find.is(302), but actually found 502                         1 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 101472 / active: 373    / done: 187317
================================================================================

22:52:07.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:52:08.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:52:09.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 187957: status.find.in([200, 209], 304), found 409
22:52:09.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,187957,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM4MDU1MTgwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieXNtRmpoOC14bnp4UmlTVXJWQzhWTnRPbHBZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzUyOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzUyOSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3MTI5LCJpYXQiOjE3MzA5MzM1MjksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjYya3ROS3phWmVseXdsc1RWdkQybHFHeWxZQSJ9.MMlUerAqH8AfJ8YoJOJX-n7RIsO281YMMYRkwbJRTFR_qWdi-CIcax_WGu1Fy3Gn_bPp0GYbWZIvyHuAXAtj-Bxlg0xfRHmm0KN8vJdLcwHTBwOPFddnRD2g8sjKdG_up8cQ6l1hQ1CjGL_sm6asbP2TQ0fKPrcjjINnnjhrVwujz4k2e2TApkQEk0pmq4wNjC11xL8LEoBHhpjDNwuh0XAtoUHovxIAdKHUzeTdiJSGGB5tDgZMR0ShcLVke5PlHmlwuK7aN7_1K97S5tnzEoLUT_HVk3XBpmjs9n4vdtYGbdBVCR1oW3ucGHidrSbQLuVhTHqXe5chQmXtNhLs6Q, username -> user.725022, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy425201, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34154dcb, authcode -> TrGRC42RzbMFQQPOxJMty600gvM, useAdminRealm -> true, callbacks -> {"tokenId":"YiYzwFhBNib2V3PKtKopiGwYMSU.*AAJTSQACMDIAAlNLABxFQjRnZ3VNL00weDJPY0wyMlZmVmo2TFBEVDA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933529340), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=YiYzwFhBNib2V3PKtKopiGwYMSU.*AAJTSQACMDIAAlNLABxFQjRnZ3VNL00weDJPY0wyMlZmVmo2TFBEVDA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933529340))), password -> Pa_ssw0rd, challenge -> -VEDLKuvElCZlxzHMsQMPolWUpElRUETqSOEzSzqS4c, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 59.171.235.202, verifier -> NTk1NDgyNDE0MTM2MDAwNDYzMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@319f2682, tokenId -> YiYzwFhBNib2V3PKtKopiGwYMSU.*AAJTSQACMDIAAlNLABxFQjRnZ3VNL00weDJPY0wyMlZmVmo2TFBEVDA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=YiYzwFhBNib2V3PKtKopiGwYMSU.*AAJTSQACMDIAAlNLABxFQjRnZ3VNL00weDJPY0wyMlZmVmo2TFBEVDA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=YiYzwFhBNib2V3PKtKopiGwYMSU.*AAJTSQACMDIAAlNLABxFQjRnZ3VNL00weDJPY0wyMlZmVmo2TFBEVDA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy425201","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:52:09 GMT
	x-forgerock-transactionid: 2cb9a07f-1fde-43ec-b182-d0de935eb9c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:52:10 GMT                                    2365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2626760 KO=57    )
> restLoginInitiate                                        (OK=181272 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=181260 KO=1     )
> Skip 2FA                                                 (OK=100737 KO=0     )
> User Authorize PKCE stage                                (OK=221108 KO=1     )
> User AccessToken PKCE stage                              (OK=221100 KO=0     )
> GetUUid                                                  (OK=60262  KO=0     )
> GetOpenidConfig                                          (OK=180438 KO=0     )
> CreatePolicy                                             (OK=60236  KO=23    )
> UI-Post-Login - stage 1                                  (OK=40164  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40164  KO=0     )
>  UI AM idFromSession                                     (OK=40164  KO=0     )
>  UI AM validateGoto                                      (OK=40164  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40159  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40159  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40159  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40159  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40155  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40155  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40154  KO=0     )
>  UI IDM uiconfig                                         (OK=40155  KO=0     )
>  UI IDM version                                          (OK=40155  KO=0     )
>  UI IDM login                                            (OK=40155  KO=0     )
>  UI IDM privilege                                        (OK=40155  KO=0     )
>  UI IDM features                                         (OK=40155  KO=0     )
>  UI IDM user                                             (OK=40154  KO=0     )
>  UI IDM dashboard                                        (OK=40155  KO=0     )
>  UI IDM managed user schema                              (OK=40154  KO=0     )
>  UI IDM oidcToken                                        (OK=40153  KO=0     )
> userinfo                                                 (OK=40152  KO=0     )
> UI-Logout                                                (OK=40150  KO=0     )
> UI-Logout Redirect 1                                     (OK=40149  KO=0     )
> tokenUserinfo                                            (OK=40052  KO=0     )
>  UI AM revoke1                                           (OK=40149  KO=0     )
>  UI AM revoke2                                           (OK=40149  KO=0     )
>  UI AM endsession                                        (OK=40149  KO=0     )
> RootUserinfo                                             (OK=135230 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6780   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6779   KO=0     )
> getIdToken                                               (OK=13398  KO=0     )
> getIdToken Redirect 1                                    (OK=13398  KO=0     )
> createOrganization                                       (OK=13397  KO=0     )
> queryOrganization                                        (OK=13397  KO=0     )
> ReadPolicy                                               (OK=60134  KO=12    )
> deleteOrganization                                       (OK=13397  KO=0     )
> DeletePolicy                                             (OK=60007  KO=20    )
> restloginProgressiveProfileCallback                      (OK=290    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=43     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       304 (83.06%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.74%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.37%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 64%
          waiting: 101105 / active: 345    / done: 187712
================================================================================


================================================================================
2024-11-06 22:52:15 GMT                                    2370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2632125 KO=57    )
> restLoginInitiate                                        (OK=181667 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=181659 KO=1     )
> Skip 2FA                                                 (OK=100966 KO=0     )
> User Authorize PKCE stage                                (OK=221570 KO=1     )
> User AccessToken PKCE stage                              (OK=221564 KO=0     )
> GetUUid                                                  (OK=60386  KO=0     )
> GetOpenidConfig                                          (OK=180788 KO=0     )
> CreatePolicy                                             (OK=60359  KO=23    )
> UI-Post-Login - stage 1                                  (OK=40242  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40241  KO=0     )
>  UI AM idFromSession                                     (OK=40238  KO=0     )
>  UI AM validateGoto                                      (OK=40238  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40237  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40236  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40236  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40236  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40232  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40231  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40230  KO=0     )
>  UI IDM uiconfig                                         (OK=40231  KO=0     )
>  UI IDM version                                          (OK=40231  KO=0     )
>  UI IDM login                                            (OK=40231  KO=0     )
>  UI IDM privilege                                        (OK=40231  KO=0     )
>  UI IDM features                                         (OK=40231  KO=0     )
>  UI IDM user                                             (OK=40229  KO=0     )
>  UI IDM dashboard                                        (OK=40229  KO=0     )
>  UI IDM managed user schema                              (OK=40229  KO=0     )
>  UI IDM oidcToken                                        (OK=40227  KO=0     )
> userinfo                                                 (OK=40227  KO=0     )
> UI-Logout                                                (OK=40226  KO=0     )
> UI-Logout Redirect 1                                     (OK=40226  KO=0     )
> tokenUserinfo                                            (OK=40134  KO=0     )
>  UI AM revoke1                                           (OK=40226  KO=0     )
>  UI AM revoke2                                           (OK=40226  KO=0     )
>  UI AM endsession                                        (OK=40226  KO=0     )
> RootUserinfo                                             (OK=135559 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6790   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6790   KO=0     )
> getIdToken                                               (OK=13433  KO=0     )
> getIdToken Redirect 1                                    (OK=13433  KO=0     )
> createOrganization                                       (OK=13433  KO=0     )
> queryOrganization                                        (OK=13433  KO=0     )
> ReadPolicy                                               (OK=60245  KO=12    )
> deleteOrganization                                       (OK=13433  KO=0     )
> DeletePolicy                                             (OK=60125  KO=20    )
> restloginProgressiveProfileCallback                      (OK=292    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=43     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       304 (83.06%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.74%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.37%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 100701 / active: 358    / done: 188103
================================================================================

22:52:17.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:52:20.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:52:20 GMT                                    2375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2637629 KO=57    )
> restLoginInitiate                                        (OK=182036 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=182028 KO=1     )
> Skip 2FA                                                 (OK=101171 KO=0     )
> User Authorize PKCE stage                                (OK=222035 KO=1     )
> User AccessToken PKCE stage                              (OK=222029 KO=0     )
> GetUUid                                                  (OK=60511  KO=0     )
> GetOpenidConfig                                          (OK=181146 KO=0     )
> CreatePolicy                                             (OK=60485  KO=23    )
> UI-Post-Login - stage 1                                  (OK=40328  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40328  KO=0     )
>  UI AM idFromSession                                     (OK=40328  KO=0     )
>  UI AM validateGoto                                      (OK=40328  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40325  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40325  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40323  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40323  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40321  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40320  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40317  KO=0     )
>  UI IDM uiconfig                                         (OK=40318  KO=0     )
>  UI IDM version                                          (OK=40317  KO=0     )
>  UI IDM login                                            (OK=40317  KO=0     )
>  UI IDM privilege                                        (OK=40317  KO=0     )
>  UI IDM features                                         (OK=40317  KO=0     )
>  UI IDM user                                             (OK=40317  KO=0     )
>  UI IDM dashboard                                        (OK=40317  KO=0     )
>  UI IDM managed user schema                              (OK=40316  KO=0     )
>  UI IDM oidcToken                                        (OK=40314  KO=0     )
> userinfo                                                 (OK=40314  KO=0     )
> UI-Logout                                                (OK=40313  KO=0     )
> UI-Logout Redirect 1                                     (OK=40313  KO=0     )
> tokenUserinfo                                            (OK=40214  KO=0     )
>  UI AM revoke1                                           (OK=40312  KO=0     )
>  UI AM revoke2                                           (OK=40312  KO=0     )
>  UI AM endsession                                        (OK=40312  KO=0     )
> RootUserinfo                                             (OK=135839 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6805   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6805   KO=0     )
> getIdToken                                               (OK=13459  KO=0     )
> getIdToken Redirect 1                                    (OK=13459  KO=0     )
> createOrganization                                       (OK=13459  KO=0     )
> queryOrganization                                        (OK=13459  KO=0     )
> ReadPolicy                                               (OK=60367  KO=12    )
> deleteOrganization                                       (OK=13459  KO=0     )
> DeletePolicy                                             (OK=60234  KO=20    )
> restloginProgressiveProfileCallback                      (OK=294    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=43     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       306 (83.15%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.70%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.36%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 100316 / active: 361    / done: 188485
================================================================================


================================================================================
2024-11-06 22:52:25 GMT                                    2380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2642541 KO=57    )
> restLoginInitiate                                        (OK=182366 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=182356 KO=1     )
> Skip 2FA                                                 (OK=101351 KO=0     )
> User Authorize PKCE stage                                (OK=222431 KO=1     )
> User AccessToken PKCE stage                              (OK=222426 KO=0     )
> GetUUid                                                  (OK=60615  KO=0     )
> GetOpenidConfig                                          (OK=181496 KO=0     )
> CreatePolicy                                             (OK=60592  KO=23    )
> UI-Post-Login - stage 1                                  (OK=40402  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40402  KO=0     )
>  UI AM idFromSession                                     (OK=40401  KO=0     )
>  UI AM validateGoto                                      (OK=40400  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40397  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40397  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40397  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40397  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40396  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40396  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40394  KO=0     )
>  UI IDM uiconfig                                         (OK=40395  KO=0     )
>  UI IDM version                                          (OK=40395  KO=0     )
>  UI IDM login                                            (OK=40395  KO=0     )
>  UI IDM privilege                                        (OK=40395  KO=0     )
>  UI IDM features                                         (OK=40395  KO=0     )
>  UI IDM user                                             (OK=40395  KO=0     )
>  UI IDM dashboard                                        (OK=40395  KO=0     )
>  UI IDM managed user schema                              (OK=40395  KO=0     )
>  UI IDM oidcToken                                        (OK=40393  KO=0     )
> userinfo                                                 (OK=40391  KO=0     )
> UI-Logout                                                (OK=40391  KO=0     )
> UI-Logout Redirect 1                                     (OK=40391  KO=0     )
> tokenUserinfo                                            (OK=40288  KO=0     )
>  UI AM revoke1                                           (OK=40391  KO=0     )
>  UI AM revoke2                                           (OK=40391  KO=0     )
>  UI AM endsession                                        (OK=40391  KO=0     )
> RootUserinfo                                             (OK=136079 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6818   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6817   KO=0     )
> getIdToken                                               (OK=13489  KO=0     )
> getIdToken Redirect 1                                    (OK=13489  KO=0     )
> createOrganization                                       (OK=13489  KO=0     )
> queryOrganization                                        (OK=13489  KO=0     )
> ReadPolicy                                               (OK=60495  KO=12    )
> deleteOrganization                                       (OK=13488  KO=0     )
> DeletePolicy                                             (OK=60352  KO=20    )
> restloginProgressiveProfileCallback                      (OK=294    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=43     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       306 (83.15%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.70%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.36%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 99973  / active: 334    / done: 188855
================================================================================

22:52:28.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:52:30 GMT                                    2385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2648603 KO=57    )
> restLoginInitiate                                        (OK=182774 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=182764 KO=1     )
> Skip 2FA                                                 (OK=101566 KO=0     )
> User Authorize PKCE stage                                (OK=222950 KO=1     )
> User AccessToken PKCE stage                              (OK=222946 KO=0     )
> GetUUid                                                  (OK=60750  KO=0     )
> GetOpenidConfig                                          (OK=181870 KO=0     )
> CreatePolicy                                             (OK=60726  KO=23    )
> UI-Post-Login - stage 1                                  (OK=40506  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40506  KO=0     )
>  UI AM idFromSession                                     (OK=40506  KO=0     )
>  UI AM validateGoto                                      (OK=40506  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40503  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40502  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40502  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40502  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40498  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40496  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40493  KO=0     )
>  UI IDM uiconfig                                         (OK=40494  KO=0     )
>  UI IDM version                                          (OK=40494  KO=0     )
>  UI IDM login                                            (OK=40494  KO=0     )
>  UI IDM privilege                                        (OK=40494  KO=0     )
>  UI IDM features                                         (OK=40494  KO=0     )
>  UI IDM user                                             (OK=40492  KO=0     )
>  UI IDM dashboard                                        (OK=40492  KO=0     )
>  UI IDM managed user schema                              (OK=40492  KO=0     )
>  UI IDM oidcToken                                        (OK=40490  KO=0     )
> userinfo                                                 (OK=40487  KO=0     )
> UI-Logout                                                (OK=40484  KO=0     )
> UI-Logout Redirect 1                                     (OK=40482  KO=0     )
> tokenUserinfo                                            (OK=40383  KO=0     )
>  UI AM revoke1                                           (OK=40481  KO=0     )
>  UI AM revoke2                                           (OK=40482  KO=0     )
>  UI AM endsession                                        (OK=40481  KO=0     )
> RootUserinfo                                             (OK=136335 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6832   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6831   KO=0     )
> getIdToken                                               (OK=13521  KO=0     )
> getIdToken Redirect 1                                    (OK=13521  KO=0     )
> createOrganization                                       (OK=13520  KO=0     )
> queryOrganization                                        (OK=13520  KO=0     )
> ReadPolicy                                               (OK=60601  KO=12    )
> deleteOrganization                                       (OK=13518  KO=0     )
> DeletePolicy                                             (OK=60483  KO=20    )
> restloginProgressiveProfileCallback                      (OK=296    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=43     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       307 (83.20%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.67%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.23%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.36%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 99552  / active: 354    / done: 189256
================================================================================

22:52:32.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:52:35 GMT                                    2390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2653645 KO=57    )
> restLoginInitiate                                        (OK=183139 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=183129 KO=1     )
> Skip 2FA                                                 (OK=101783 KO=0     )
> User Authorize PKCE stage                                (OK=223376 KO=1     )
> User AccessToken PKCE stage                              (OK=223368 KO=0     )
> GetUUid                                                  (OK=60882  KO=0     )
> GetOpenidConfig                                          (OK=182240 KO=0     )
> CreatePolicy                                             (OK=60856  KO=23    )
> UI-Post-Login - stage 1                                  (OK=40573  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40573  KO=0     )
>  UI AM idFromSession                                     (OK=40573  KO=0     )
>  UI AM validateGoto                                      (OK=40573  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40571  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40571  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40568  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40568  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40567  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40566  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40565  KO=0     )
>  UI IDM uiconfig                                         (OK=40566  KO=0     )
>  UI IDM version                                          (OK=40566  KO=0     )
>  UI IDM login                                            (OK=40566  KO=0     )
>  UI IDM privilege                                        (OK=40566  KO=0     )
>  UI IDM features                                         (OK=40566  KO=0     )
>  UI IDM user                                             (OK=40566  KO=0     )
>  UI IDM dashboard                                        (OK=40566  KO=0     )
>  UI IDM managed user schema                              (OK=40566  KO=0     )
>  UI IDM oidcToken                                        (OK=40565  KO=0     )
> userinfo                                                 (OK=40565  KO=0     )
> UI-Logout                                                (OK=40565  KO=0     )
> UI-Logout Redirect 1                                     (OK=40564  KO=0     )
> tokenUserinfo                                            (OK=40456  KO=0     )
>  UI AM revoke1                                           (OK=40563  KO=0     )
>  UI AM revoke2                                           (OK=40563  KO=0     )
>  UI AM endsession                                        (OK=40563  KO=0     )
> RootUserinfo                                             (OK=136565 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6847   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6847   KO=0     )
> getIdToken                                               (OK=13550  KO=0     )
> getIdToken Redirect 1                                    (OK=13550  KO=0     )
> createOrganization                                       (OK=13549  KO=0     )
> queryOrganization                                        (OK=13548  KO=0     )
> ReadPolicy                                               (OK=60735  KO=12    )
> deleteOrganization                                       (OK=13548  KO=0     )
> DeletePolicy                                             (OK=60593  KO=20    )
> restloginProgressiveProfileCallback                      (OK=297    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=43     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       308 (83.24%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.65%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.22%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.35%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 99174  / active: 363    / done: 189625
================================================================================


================================================================================
2024-11-06 22:52:40 GMT                                    2395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2659092 KO=57    )
> restLoginInitiate                                        (OK=183544 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=183533 KO=1     )
> Skip 2FA                                                 (OK=102018 KO=0     )
> User Authorize PKCE stage                                (OK=223854 KO=1     )
> User AccessToken PKCE stage                              (OK=223849 KO=0     )
> GetUUid                                                  (OK=61027  KO=0     )
> GetOpenidConfig                                          (OK=182647 KO=0     )
> CreatePolicy                                             (OK=60999  KO=23    )
> UI-Post-Login - stage 1                                  (OK=40649  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40648  KO=0     )
>  UI AM idFromSession                                     (OK=40646  KO=0     )
>  UI AM validateGoto                                      (OK=40646  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40644  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40644  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40643  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40643  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40642  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40641  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40640  KO=0     )
>  UI IDM uiconfig                                         (OK=40641  KO=0     )
>  UI IDM version                                          (OK=40641  KO=0     )
>  UI IDM login                                            (OK=40640  KO=0     )
>  UI IDM privilege                                        (OK=40640  KO=0     )
>  UI IDM features                                         (OK=40640  KO=0     )
>  UI IDM user                                             (OK=40639  KO=0     )
>  UI IDM dashboard                                        (OK=40639  KO=0     )
>  UI IDM managed user schema                              (OK=40639  KO=0     )
>  UI IDM oidcToken                                        (OK=40638  KO=0     )
> userinfo                                                 (OK=40637  KO=0     )
> UI-Logout                                                (OK=40636  KO=0     )
> UI-Logout Redirect 1                                     (OK=40635  KO=0     )
> tokenUserinfo                                            (OK=40551  KO=0     )
>  UI AM revoke1                                           (OK=40634  KO=0     )
>  UI AM revoke2                                           (OK=40634  KO=0     )
>  UI AM endsession                                        (OK=40634  KO=0     )
> RootUserinfo                                             (OK=136869 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6860   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6860   KO=0     )
> getIdToken                                               (OK=13580  KO=0     )
> getIdToken Redirect 1                                    (OK=13580  KO=0     )
> createOrganization                                       (OK=13580  KO=0     )
> queryOrganization                                        (OK=13580  KO=0     )
> ReadPolicy                                               (OK=60864  KO=12    )
> deleteOrganization                                       (OK=13579  KO=0     )
> DeletePolicy                                             (OK=60725  KO=20    )
> restloginProgressiveProfileCallback                      (OK=297    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=43     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       308 (83.24%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.65%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.22%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.35%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 98751  / active: 399    / done: 190012
================================================================================

22:52:40.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:52:43.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:52:45 GMT                                    2400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2664920 KO=57    )
> restLoginInitiate                                        (OK=183944 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=183936 KO=1     )
> Skip 2FA                                                 (OK=102236 KO=0     )
> User Authorize PKCE stage                                (OK=224348 KO=1     )
> User AccessToken PKCE stage                              (OK=224343 KO=0     )
> GetUUid                                                  (OK=61139  KO=0     )
> GetOpenidConfig                                          (OK=183036 KO=0     )
> CreatePolicy                                             (OK=61114  KO=23    )
> UI-Post-Login - stage 1                                  (OK=40740  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40739  KO=0     )
>  UI AM idFromSession                                     (OK=40737  KO=0     )
>  UI AM validateGoto                                      (OK=40737  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40732  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40732  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40731  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40731  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40728  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40728  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40727  KO=0     )
>  UI IDM uiconfig                                         (OK=40728  KO=0     )
>  UI IDM version                                          (OK=40728  KO=0     )
>  UI IDM login                                            (OK=40728  KO=0     )
>  UI IDM privilege                                        (OK=40728  KO=0     )
>  UI IDM features                                         (OK=40728  KO=0     )
>  UI IDM user                                             (OK=40728  KO=0     )
>  UI IDM dashboard                                        (OK=40728  KO=0     )
>  UI IDM managed user schema                              (OK=40728  KO=0     )
>  UI IDM oidcToken                                        (OK=40725  KO=0     )
> userinfo                                                 (OK=40724  KO=0     )
> UI-Logout                                                (OK=40723  KO=0     )
> UI-Logout Redirect 1                                     (OK=40723  KO=0     )
> tokenUserinfo                                            (OK=40644  KO=0     )
>  UI AM revoke1                                           (OK=40722  KO=0     )
>  UI AM revoke2                                           (OK=40722  KO=0     )
>  UI AM endsession                                        (OK=40722  KO=0     )
> RootUserinfo                                             (OK=137229 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6869   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6869   KO=0     )
> getIdToken                                               (OK=13613  KO=0     )
> getIdToken Redirect 1                                    (OK=13613  KO=0     )
> createOrganization                                       (OK=13613  KO=0     )
> queryOrganization                                        (OK=13613  KO=0     )
> ReadPolicy                                               (OK=61008  KO=12    )
> deleteOrganization                                       (OK=13613  KO=0     )
> DeletePolicy                                             (OK=60853  KO=20    )
> restloginProgressiveProfileCallback                      (OK=297    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=43     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       310 (83.33%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.60%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.18%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.34%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 98347  / active: 386    / done: 190429
================================================================================


================================================================================
2024-11-06 22:52:50 GMT                                    2405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2670971 KO=57    )
> restLoginInitiate                                        (OK=184341 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=184331 KO=1     )
> Skip 2FA                                                 (OK=102463 KO=0     )
> User Authorize PKCE stage                                (OK=224838 KO=1     )
> User AccessToken PKCE stage                              (OK=224832 KO=0     )
> GetUUid                                                  (OK=61269  KO=0     )
> GetOpenidConfig                                          (OK=183423 KO=0     )
> CreatePolicy                                             (OK=61243  KO=23    )
> UI-Post-Login - stage 1                                  (OK=40835  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40835  KO=0     )
>  UI AM idFromSession                                     (OK=40835  KO=0     )
>  UI AM validateGoto                                      (OK=40835  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40831  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40830  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40828  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40828  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40825  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40825  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40825  KO=0     )
>  UI IDM uiconfig                                         (OK=40825  KO=0     )
>  UI IDM version                                          (OK=40825  KO=0     )
>  UI IDM login                                            (OK=40825  KO=0     )
>  UI IDM privilege                                        (OK=40825  KO=0     )
>  UI IDM features                                         (OK=40825  KO=0     )
>  UI IDM user                                             (OK=40825  KO=0     )
>  UI IDM dashboard                                        (OK=40825  KO=0     )
>  UI IDM managed user schema                              (OK=40824  KO=0     )
>  UI IDM oidcToken                                        (OK=40824  KO=0     )
> userinfo                                                 (OK=40823  KO=0     )
> UI-Logout                                                (OK=40823  KO=0     )
> UI-Logout Redirect 1                                     (OK=40823  KO=0     )
> tokenUserinfo                                            (OK=40717  KO=0     )
>  UI AM revoke1                                           (OK=40822  KO=0     )
>  UI AM revoke2                                           (OK=40822  KO=0     )
>  UI AM endsession                                        (OK=40822  KO=0     )
> RootUserinfo                                             (OK=137578 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6884   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6884   KO=0     )
> getIdToken                                               (OK=13643  KO=0     )
> getIdToken Redirect 1                                    (OK=13643  KO=0     )
> createOrganization                                       (OK=13643  KO=0     )
> queryOrganization                                        (OK=13643  KO=0     )
> ReadPolicy                                               (OK=61124  KO=12    )
> deleteOrganization                                       (OK=13642  KO=0     )
> DeletePolicy                                             (OK=60999  KO=20    )
> restloginProgressiveProfileCallback                      (OK=297    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=44     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       310 (83.33%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.60%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.18%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.34%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 66%
          waiting: 97933  / active: 362    / done: 190867
================================================================================


================================================================================
2024-11-06 22:52:55 GMT                                    2410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2676390 KO=57    )
> restLoginInitiate                                        (OK=184717 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=184708 KO=1     )
> Skip 2FA                                                 (OK=102654 KO=0     )
> User Authorize PKCE stage                                (OK=225298 KO=1     )
> User AccessToken PKCE stage                              (OK=225289 KO=0     )
> GetUUid                                                  (OK=61394  KO=0     )
> GetOpenidConfig                                          (OK=183793 KO=0     )
> CreatePolicy                                             (OK=61367  KO=23    )
> UI-Post-Login - stage 1                                  (OK=40922  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40922  KO=0     )
>  UI AM idFromSession                                     (OK=40921  KO=0     )
>  UI AM validateGoto                                      (OK=40921  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40917  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40915  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40914  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40914  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40911  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40911  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40909  KO=0     )
>  UI IDM uiconfig                                         (OK=40909  KO=0     )
>  UI IDM version                                          (OK=40909  KO=0     )
>  UI IDM login                                            (OK=40909  KO=0     )
>  UI IDM privilege                                        (OK=40909  KO=0     )
>  UI IDM features                                         (OK=40909  KO=0     )
>  UI IDM user                                             (OK=40909  KO=0     )
>  UI IDM dashboard                                        (OK=40909  KO=0     )
>  UI IDM managed user schema                              (OK=40909  KO=0     )
>  UI IDM oidcToken                                        (OK=40907  KO=0     )
> userinfo                                                 (OK=40906  KO=0     )
> UI-Logout                                                (OK=40906  KO=0     )
> UI-Logout Redirect 1                                     (OK=40905  KO=0     )
> tokenUserinfo                                            (OK=40812  KO=0     )
>  UI AM revoke1                                           (OK=40905  KO=0     )
>  UI AM revoke2                                           (OK=40905  KO=0     )
>  UI AM endsession                                        (OK=40905  KO=0     )
> RootUserinfo                                             (OK=137841 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6899   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6898   KO=0     )
> getIdToken                                               (OK=13665  KO=0     )
> getIdToken Redirect 1                                    (OK=13665  KO=0     )
> createOrganization                                       (OK=13665  KO=0     )
> queryOrganization                                        (OK=13664  KO=0     )
> ReadPolicy                                               (OK=61253  KO=12    )
> deleteOrganization                                       (OK=13664  KO=0     )
> DeletePolicy                                             (OK=61113  KO=20    )
> restloginProgressiveProfileCallback                      (OK=299    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=44     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       310 (83.33%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.60%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.18%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.34%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 66%
          waiting: 97539  / active: 361    / done: 191262
================================================================================


================================================================================
2024-11-06 22:53:00 GMT                                    2415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2682844 KO=57    )
> restLoginInitiate                                        (OK=185134 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=185125 KO=1     )
> Skip 2FA                                                 (OK=102877 KO=0     )
> User Authorize PKCE stage                                (OK=225826 KO=1     )
> User AccessToken PKCE stage                              (OK=225820 KO=0     )
> GetUUid                                                  (OK=61518  KO=0     )
> GetOpenidConfig                                          (OK=184171 KO=0     )
> CreatePolicy                                             (OK=61494  KO=23    )
> UI-Post-Login - stage 1                                  (OK=41031  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41031  KO=0     )
>  UI AM idFromSession                                     (OK=41030  KO=0     )
>  UI AM validateGoto                                      (OK=41030  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41027  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41026  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41025  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41025  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41023  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41023  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41022  KO=0     )
>  UI IDM uiconfig                                         (OK=41022  KO=0     )
>  UI IDM version                                          (OK=41022  KO=0     )
>  UI IDM login                                            (OK=41022  KO=0     )
>  UI IDM privilege                                        (OK=41022  KO=0     )
>  UI IDM features                                         (OK=41022  KO=0     )
>  UI IDM user                                             (OK=41022  KO=0     )
>  UI IDM dashboard                                        (OK=41022  KO=0     )
>  UI IDM managed user schema                              (OK=41022  KO=0     )
>  UI IDM oidcToken                                        (OK=41022  KO=0     )
> userinfo                                                 (OK=41021  KO=0     )
> UI-Logout                                                (OK=41021  KO=0     )
> UI-Logout Redirect 1                                     (OK=41019  KO=0     )
> tokenUserinfo                                            (OK=40896  KO=0     )
>  UI AM revoke1                                           (OK=41019  KO=0     )
>  UI AM revoke2                                           (OK=41019  KO=0     )
>  UI AM endsession                                        (OK=41019  KO=0     )
> RootUserinfo                                             (OK=138104 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6910   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6910   KO=0     )
> getIdToken                                               (OK=13698  KO=0     )
> getIdToken Redirect 1                                    (OK=13698  KO=0     )
> createOrganization                                       (OK=13698  KO=0     )
> queryOrganization                                        (OK=13698  KO=0     )
> ReadPolicy                                               (OK=61376  KO=12    )
> deleteOrganization                                       (OK=13697  KO=0     )
> DeletePolicy                                             (OK=61241  KO=20    )
> restloginProgressiveProfileCallback                      (OK=300    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=44     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       310 (83.33%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.60%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.18%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.34%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 97116  / active: 368    / done: 191678
================================================================================

22:53:04.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:53:05 GMT                                    2420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2688806 KO=57    )
> restLoginInitiate                                        (OK=185524 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=185520 KO=1     )
> Skip 2FA                                                 (OK=103106 KO=0     )
> User Authorize PKCE stage                                (OK=226312 KO=1     )
> User AccessToken PKCE stage                              (OK=226309 KO=0     )
> GetUUid                                                  (OK=61654  KO=0     )
> GetOpenidConfig                                          (OK=184555 KO=0     )
> CreatePolicy                                             (OK=61625  KO=23    )
> UI-Post-Login - stage 1                                  (OK=41128  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41128  KO=0     )
>  UI AM idFromSession                                     (OK=41126  KO=0     )
>  UI AM validateGoto                                      (OK=41126  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41122  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41122  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41122  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41122  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41118  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41117  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41117  KO=0     )
>  UI IDM uiconfig                                         (OK=41117  KO=0     )
>  UI IDM version                                          (OK=41117  KO=0     )
>  UI IDM login                                            (OK=41117  KO=0     )
>  UI IDM privilege                                        (OK=41117  KO=0     )
>  UI IDM features                                         (OK=41117  KO=0     )
>  UI IDM user                                             (OK=41117  KO=0     )
>  UI IDM dashboard                                        (OK=41117  KO=0     )
>  UI IDM managed user schema                              (OK=41117  KO=0     )
>  UI IDM oidcToken                                        (OK=41116  KO=0     )
> userinfo                                                 (OK=41116  KO=0     )
> UI-Logout                                                (OK=41115  KO=0     )
> UI-Logout Redirect 1                                     (OK=41114  KO=0     )
> tokenUserinfo                                            (OK=40971  KO=0     )
>  UI AM revoke1                                           (OK=41113  KO=0     )
>  UI AM revoke2                                           (OK=41113  KO=0     )
>  UI AM endsession                                        (OK=41113  KO=0     )
> RootUserinfo                                             (OK=138429 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6923   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6923   KO=0     )
> getIdToken                                               (OK=13732  KO=0     )
> getIdToken Redirect 1                                    (OK=13732  KO=0     )
> createOrganization                                       (OK=13731  KO=0     )
> queryOrganization                                        (OK=13730  KO=0     )
> ReadPolicy                                               (OK=61505  KO=12    )
> deleteOrganization                                       (OK=13730  KO=0     )
> DeletePolicy                                             (OK=61365  KO=20    )
> restloginProgressiveProfileCallback                      (OK=301    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       311 (83.38%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.58%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.17%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.34%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 96710  / active: 377    / done: 192075
================================================================================

22:53:09.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:53:10 GMT                                    2425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2694072 KO=57    )
> restLoginInitiate                                        (OK=185906 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=185899 KO=1     )
> Skip 2FA                                                 (OK=103326 KO=0     )
> User Authorize PKCE stage                                (OK=226765 KO=1     )
> User AccessToken PKCE stage                              (OK=226759 KO=0     )
> GetUUid                                                  (OK=61789  KO=0     )
> GetOpenidConfig                                          (OK=184951 KO=0     )
> CreatePolicy                                             (OK=61763  KO=23    )
> UI-Post-Login - stage 1                                  (OK=41204  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41204  KO=0     )
>  UI AM idFromSession                                     (OK=41202  KO=0     )
>  UI AM validateGoto                                      (OK=41202  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41199  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41198  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41197  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41197  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41193  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41192  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41192  KO=0     )
>  UI IDM uiconfig                                         (OK=41192  KO=0     )
>  UI IDM version                                          (OK=41192  KO=0     )
>  UI IDM login                                            (OK=41192  KO=0     )
>  UI IDM privilege                                        (OK=41192  KO=0     )
>  UI IDM features                                         (OK=41192  KO=0     )
>  UI IDM user                                             (OK=41192  KO=0     )
>  UI IDM dashboard                                        (OK=41192  KO=0     )
>  UI IDM managed user schema                              (OK=41192  KO=0     )
>  UI IDM oidcToken                                        (OK=41191  KO=0     )
> userinfo                                                 (OK=41191  KO=0     )
> UI-Logout                                                (OK=41187  KO=0     )
> UI-Logout Redirect 1                                     (OK=41185  KO=0     )
> tokenUserinfo                                            (OK=41049  KO=0     )
>  UI AM revoke1                                           (OK=41185  KO=0     )
>  UI AM revoke2                                           (OK=41185  KO=0     )
>  UI AM endsession                                        (OK=41185  KO=0     )
> RootUserinfo                                             (OK=138692 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6936   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6936   KO=0     )
> getIdToken                                               (OK=13760  KO=0     )
> getIdToken Redirect 1                                    (OK=13760  KO=0     )
> createOrganization                                       (OK=13760  KO=0     )
> queryOrganization                                        (OK=13760  KO=0     )
> ReadPolicy                                               (OK=61635  KO=12    )
> deleteOrganization                                       (OK=13760  KO=0     )
> DeletePolicy                                             (OK=61494  KO=20    )
> restloginProgressiveProfileCallback                      (OK=302    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       312 (83.42%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.56%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.15%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.34%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 96316  / active: 379    / done: 192467
================================================================================

22:53:10.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:53:11.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:53:13.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:53:15 GMT                                    2430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2699459 KO=57    )
> restLoginInitiate                                        (OK=186261 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=186250 KO=1     )
> Skip 2FA                                                 (OK=103526 KO=0     )
> User Authorize PKCE stage                                (OK=227200 KO=1     )
> User AccessToken PKCE stage                              (OK=227195 KO=0     )
> GetUUid                                                  (OK=61910  KO=0     )
> GetOpenidConfig                                          (OK=185337 KO=0     )
> CreatePolicy                                             (OK=61884  KO=23    )
> UI-Post-Login - stage 1                                  (OK=41287  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41286  KO=0     )
>  UI AM idFromSession                                     (OK=41285  KO=0     )
>  UI AM validateGoto                                      (OK=41285  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41282  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41282  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41282  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41282  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41278  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41278  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41277  KO=0     )
>  UI IDM uiconfig                                         (OK=41277  KO=0     )
>  UI IDM version                                          (OK=41276  KO=0     )
>  UI IDM login                                            (OK=41276  KO=0     )
>  UI IDM privilege                                        (OK=41276  KO=0     )
>  UI IDM features                                         (OK=41276  KO=0     )
>  UI IDM user                                             (OK=41275  KO=0     )
>  UI IDM dashboard                                        (OK=41276  KO=0     )
>  UI IDM managed user schema                              (OK=41276  KO=0     )
>  UI IDM oidcToken                                        (OK=41274  KO=0     )
> userinfo                                                 (OK=41274  KO=0     )
> UI-Logout                                                (OK=41274  KO=0     )
> UI-Logout Redirect 1                                     (OK=41273  KO=0     )
> tokenUserinfo                                            (OK=41117  KO=0     )
>  UI AM revoke1                                           (OK=41272  KO=0     )
>  UI AM revoke2                                           (OK=41272  KO=0     )
>  UI AM endsession                                        (OK=41273  KO=0     )
> RootUserinfo                                             (OK=138967 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6950   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6949   KO=0     )
> getIdToken                                               (OK=13790  KO=0     )
> getIdToken Redirect 1                                    (OK=13790  KO=0     )
> createOrganization                                       (OK=13790  KO=0     )
> queryOrganization                                        (OK=13790  KO=0     )
> ReadPolicy                                               (OK=61770  KO=12    )
> deleteOrganization                                       (OK=13789  KO=0     )
> DeletePolicy                                             (OK=61621  KO=20    )
> restloginProgressiveProfileCallback                      (OK=304    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       315 (83.55%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.49%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.10%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.33%)
> status.find.is(302), but actually found 502                         1 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 95946  / active: 368    / done: 192848
================================================================================

22:53:18.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:53:19.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:53:20 GMT                                    2435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2704982 KO=57    )
> restLoginInitiate                                        (OK=186668 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=186663 KO=1     )
> Skip 2FA                                                 (OK=103752 KO=0     )
> User Authorize PKCE stage                                (OK=227691 KO=1     )
> User AccessToken PKCE stage                              (OK=227682 KO=0     )
> GetUUid                                                  (OK=62033  KO=0     )
> GetOpenidConfig                                          (OK=185715 KO=0     )
> CreatePolicy                                             (OK=62007  KO=23    )
> UI-Post-Login - stage 1                                  (OK=41366  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41363  KO=0     )
>  UI AM idFromSession                                     (OK=41362  KO=0     )
>  UI AM validateGoto                                      (OK=41362  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41359  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41359  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41359  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41359  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41355  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41355  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41354  KO=0     )
>  UI IDM uiconfig                                         (OK=41354  KO=0     )
>  UI IDM version                                          (OK=41354  KO=0     )
>  UI IDM login                                            (OK=41353  KO=0     )
>  UI IDM privilege                                        (OK=41353  KO=0     )
>  UI IDM features                                         (OK=41353  KO=0     )
>  UI IDM user                                             (OK=41353  KO=0     )
>  UI IDM dashboard                                        (OK=41353  KO=0     )
>  UI IDM managed user schema                              (OK=41353  KO=0     )
>  UI IDM oidcToken                                        (OK=41352  KO=0     )
> userinfo                                                 (OK=41349  KO=0     )
> UI-Logout                                                (OK=41349  KO=0     )
> UI-Logout Redirect 1                                     (OK=41349  KO=0     )
> tokenUserinfo                                            (OK=41222  KO=0     )
>  UI AM revoke1                                           (OK=41347  KO=0     )
>  UI AM revoke2                                           (OK=41347  KO=0     )
>  UI AM endsession                                        (OK=41347  KO=0     )
> RootUserinfo                                             (OK=139279 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6964   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6964   KO=0     )
> getIdToken                                               (OK=13826  KO=0     )
> getIdToken Redirect 1                                    (OK=13825  KO=0     )
> createOrganization                                       (OK=13824  KO=0     )
> queryOrganization                                        (OK=13824  KO=0     )
> ReadPolicy                                               (OK=61894  KO=12    )
> deleteOrganization                                       (OK=13822  KO=0     )
> DeletePolicy                                             (OK=61759  KO=20    )
> restloginProgressiveProfileCallback                      (OK=304    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       317 (83.64%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.44%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.07%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.32%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 95529  / active: 368    / done: 193265
================================================================================

22:53:21.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:53:25 GMT                                    2440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2710228 KO=57    )
> restLoginInitiate                                        (OK=187039 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=187028 KO=1     )
> Skip 2FA                                                 (OK=103964 KO=0     )
> User Authorize PKCE stage                                (OK=228133 KO=1     )
> User AccessToken PKCE stage                              (OK=228127 KO=0     )
> GetUUid                                                  (OK=62165  KO=0     )
> GetOpenidConfig                                          (OK=186100 KO=0     )
> CreatePolicy                                             (OK=62142  KO=23    )
> UI-Post-Login - stage 1                                  (OK=41439  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41439  KO=0     )
>  UI AM idFromSession                                     (OK=41439  KO=0     )
>  UI AM validateGoto                                      (OK=41439  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41436  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41436  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41436  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41436  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41431  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41431  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41431  KO=0     )
>  UI IDM uiconfig                                         (OK=41431  KO=0     )
>  UI IDM version                                          (OK=41431  KO=0     )
>  UI IDM login                                            (OK=41431  KO=0     )
>  UI IDM privilege                                        (OK=41431  KO=0     )
>  UI IDM features                                         (OK=41431  KO=0     )
>  UI IDM user                                             (OK=41430  KO=0     )
>  UI IDM dashboard                                        (OK=41430  KO=0     )
>  UI IDM managed user schema                              (OK=41430  KO=0     )
>  UI IDM oidcToken                                        (OK=41429  KO=0     )
> userinfo                                                 (OK=41426  KO=0     )
> UI-Logout                                                (OK=41424  KO=0     )
> UI-Logout Redirect 1                                     (OK=41421  KO=0     )
> tokenUserinfo                                            (OK=41299  KO=0     )
>  UI AM revoke1                                           (OK=41421  KO=0     )
>  UI AM revoke2                                           (OK=41421  KO=0     )
>  UI AM endsession                                        (OK=41421  KO=0     )
> RootUserinfo                                             (OK=139575 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6979   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6979   KO=0     )
> getIdToken                                               (OK=13851  KO=0     )
> getIdToken Redirect 1                                    (OK=13850  KO=0     )
> createOrganization                                       (OK=13850  KO=0     )
> queryOrganization                                        (OK=13850  KO=0     )
> ReadPolicy                                               (OK=62015  KO=12    )
> deleteOrganization                                       (OK=13848  KO=0     )
> DeletePolicy                                             (OK=61884  KO=20    )
> restloginProgressiveProfileCallback                      (OK=304    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       318 (83.68%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.42%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.05%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.32%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 95139  / active: 376    / done: 193647
================================================================================


================================================================================
2024-11-06 22:53:30 GMT                                    2445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2715605 KO=57    )
> restLoginInitiate                                        (OK=187403 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=187392 KO=1     )
> Skip 2FA                                                 (OK=104156 KO=0     )
> User Authorize PKCE stage                                (OK=228581 KO=1     )
> User AccessToken PKCE stage                              (OK=228572 KO=0     )
> GetUUid                                                  (OK=62277  KO=0     )
> GetOpenidConfig                                          (OK=186465 KO=0     )
> CreatePolicy                                             (OK=62251  KO=23    )
> UI-Post-Login - stage 1                                  (OK=41523  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41523  KO=0     )
>  UI AM idFromSession                                     (OK=41523  KO=0     )
>  UI AM validateGoto                                      (OK=41523  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41522  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41521  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41521  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41521  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41517  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41515  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41514  KO=0     )
>  UI IDM uiconfig                                         (OK=41514  KO=0     )
>  UI IDM version                                          (OK=41514  KO=0     )
>  UI IDM login                                            (OK=41514  KO=0     )
>  UI IDM privilege                                        (OK=41514  KO=0     )
>  UI IDM features                                         (OK=41514  KO=0     )
>  UI IDM user                                             (OK=41514  KO=0     )
>  UI IDM dashboard                                        (OK=41514  KO=0     )
>  UI IDM managed user schema                              (OK=41514  KO=0     )
>  UI IDM oidcToken                                        (OK=41514  KO=0     )
> userinfo                                                 (OK=41510  KO=0     )
> UI-Logout                                                (OK=41510  KO=0     )
> UI-Logout Redirect 1                                     (OK=41507  KO=0     )
> tokenUserinfo                                            (OK=41385  KO=0     )
>  UI AM revoke1                                           (OK=41505  KO=0     )
>  UI AM revoke2                                           (OK=41505  KO=0     )
>  UI AM endsession                                        (OK=41506  KO=0     )
> RootUserinfo                                             (OK=139848 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6994   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6993   KO=0     )
> getIdToken                                               (OK=13878  KO=0     )
> getIdToken Redirect 1                                    (OK=13878  KO=0     )
> createOrganization                                       (OK=13878  KO=0     )
> queryOrganization                                        (OK=13878  KO=0     )
> ReadPolicy                                               (OK=62151  KO=12    )
> deleteOrganization                                       (OK=13878  KO=0     )
> DeletePolicy                                             (OK=62005  KO=20    )
> restloginProgressiveProfileCallback                      (OK=305    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       318 (83.68%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.42%)
> status.find.in([200, 209], 304), found 409                         23 ( 6.05%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.32%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 94757  / active: 365    / done: 194040
================================================================================

22:53:31.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 194427: status.find.in([200, 209], 304), found 409
22:53:31.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,194427,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM4MzIwMjIxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiY1ZGbFc2TExKVUlTb19qcEdsZEZ1dVk2bTVFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzYxMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzYxMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3MjExLCJpYXQiOjE3MzA5MzM2MTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjlENFYwdHBpNlVITU1GZ2JmdnFYVFdDRUxDTSJ9.XXyYs7SbYprsfimtMDsUVD2rSbny_rcTU17KAC5yYRnHn8oga1YZc7XZioBlls8IaaVYWuL7bliwOCJSzNsfy5MqkM51hU0mwH1f-iEFKNZdI5YqN_ylIPfS6mtfWz7q8cGpwhoaEKwOvZfxlQpNLhlyyQx6iECSO_mIr7MfyDEyt9ie497nlKITSGdFieeROAx-m3muYGh6HEaLUzlCH6kGiBlL0Q04eL958pUsGe4oAyor2FWvhkw4WnFv2_DUCkRwNvxAPpdJpw2B1Y6LrgQdpMuz1nKg94irxGzYsc4G8l3QkZ20bkQmudBpVRKGrT9slwYpUXShXtgV3QSJbA, username -> user.75260, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy105758, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b84ad5e, authcode -> 6l-xCYU7DJK1Bmi6p3i-1YBMImc, useAdminRealm -> true, callbacks -> {"tokenId":"NRbXVoqxejDefLiGm8f5nZ3MUr0.*AAJTSQACMDIAAlNLABxYb2JhUktMRjdxQmRuNENqaWx6K2lmd3AwSU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933610943), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=NRbXVoqxejDefLiGm8f5nZ3MUr0.*AAJTSQACMDIAAlNLABxYb2JhUktMRjdxQmRuNENqaWx6K2lmd3AwSU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933610943))), password -> Pa_ssw0rd, challenge -> QM6m_J9Ym-OuceI7vJ1e7DSrCq2KihwKSeiwVjMYANo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 154.162.233.182, verifier -> NDEzNjU0MzMzNjY0NzQyNzc4NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b57b687, tokenId -> NRbXVoqxejDefLiGm8f5nZ3MUr0.*AAJTSQACMDIAAlNLABxYb2JhUktMRjdxQmRuNENqaWx6K2lmd3AwSU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=NRbXVoqxejDefLiGm8f5nZ3MUr0.*AAJTSQACMDIAAlNLABxYb2JhUktMRjdxQmRuNENqaWx6K2lmd3AwSU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=NRbXVoqxejDefLiGm8f5nZ3MUr0.*AAJTSQACMDIAAlNLABxYb2JhUktMRjdxQmRuNENqaWx6K2lmd3AwSU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy105758","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:53:31 GMT
	x-forgerock-transactionid: a8562a37-9c41-4d85-b7ee-11aad086514f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:53:32.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 194497: status.find.in([200, 209], 304), found 409
22:53:32.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,194497,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM4MzIzNzY2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNFJyc0JMYk85b2VjMEdsa3AtT2ExVWZQNFNFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzYxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzYxMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3MjEyLCJpYXQiOjE3MzA5MzM2MTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IndQSHpZOGV1bGJUWFpPLW1aTFhQT1ZJa1RhRSJ9.a8Lrzw-PG6QX4C1E1DFJOHuYMLC8fE-PECTsNq8rA5fQ4ls3Mfg4Xby6IpbEgz361cl34hBzcTqyIAHqkOETt0fh6PuShug858z9fOOHbtAijXn0q3PXmIBT_W_P7qkeputLJuA7z9Bg1i1UuYioTxmDIkGH1kCzQvny6hP7L17LSu7K0lcoxSFyHEr7lNAqGShIAulaszS-hHZ-VKXOYCaIQOSR3A14qdFAoUJLOH9krQkKQbMlAtezzbW4XnLjcw5NyKMV7agahm7abGcM1v5Vb_ajSAzQvlYip7Lwb1zOHWmScuJsQuH45MfobT2eeVHoPR4mvtGhBhfy9fVLQw, username -> user.427184, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy31788, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ee2e2a, authcode -> TYP8maIWekIk4VuskMmb3hEyNlU, useAdminRealm -> true, callbacks -> {"tokenId":"p37Q_W6EPdEcSqDWlIfrcbfVGqk.*AAJTSQACMDIAAlNLABw3dlh6N3lhbnFQcmNSTHM0Wk5Zait5eEhRbjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933611929), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=p37Q_W6EPdEcSqDWlIfrcbfVGqk.*AAJTSQACMDIAAlNLABw3dlh6N3lhbnFQcmNSTHM0Wk5Zait5eEhRbjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933611929))), password -> Pa_ssw0rd, challenge -> M24iZjMJKy_A2KI7mmYZNh3sgI9brZMdHT0E0SiwHno, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> ODE2MTA2NzQyNjMwMzcxNDUwNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13044019, tokenId -> p37Q_W6EPdEcSqDWlIfrcbfVGqk.*AAJTSQACMDIAAlNLABw3dlh6N3lhbnFQcmNSTHM0Wk5Zait5eEhRbjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=p37Q_W6EPdEcSqDWlIfrcbfVGqk.*AAJTSQACMDIAAlNLABw3dlh6N3lhbnFQcmNSTHM0Wk5Zait5eEhRbjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=p37Q_W6EPdEcSqDWlIfrcbfVGqk.*AAJTSQACMDIAAlNLABw3dlh6N3lhbnFQcmNSTHM0Wk5Zait5eEhRbjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy31788","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:53:32 GMT
	x-forgerock-transactionid: 9c86e6b5-29b3-44d3-887a-384f7efd2493
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:53:35 GMT                                    2450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2721226 KO=59    )
> restLoginInitiate                                        (OK=187787 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=187778 KO=1     )
> Skip 2FA                                                 (OK=104383 KO=0     )
> User Authorize PKCE stage                                (OK=229057 KO=1     )
> User AccessToken PKCE stage                              (OK=229050 KO=0     )
> GetUUid                                                  (OK=62412  KO=0     )
> GetOpenidConfig                                          (OK=186845 KO=0     )
> CreatePolicy                                             (OK=62385  KO=25    )
> UI-Post-Login - stage 1                                  (OK=41610  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41610  KO=0     )
>  UI AM idFromSession                                     (OK=41608  KO=0     )
>  UI AM validateGoto                                      (OK=41608  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41606  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41606  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41606  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41606  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41602  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41601  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41600  KO=0     )
>  UI IDM uiconfig                                         (OK=41600  KO=0     )
>  UI IDM version                                          (OK=41600  KO=0     )
>  UI IDM login                                            (OK=41599  KO=0     )
>  UI IDM privilege                                        (OK=41600  KO=0     )
>  UI IDM features                                         (OK=41600  KO=0     )
>  UI IDM user                                             (OK=41598  KO=0     )
>  UI IDM dashboard                                        (OK=41599  KO=0     )
>  UI IDM managed user schema                              (OK=41599  KO=0     )
>  UI IDM oidcToken                                        (OK=41596  KO=0     )
> userinfo                                                 (OK=41596  KO=0     )
> UI-Logout                                                (OK=41595  KO=0     )
> UI-Logout Redirect 1                                     (OK=41595  KO=0     )
> tokenUserinfo                                            (OK=41459  KO=0     )
>  UI AM revoke1                                           (OK=41593  KO=0     )
>  UI AM revoke2                                           (OK=41593  KO=0     )
>  UI AM endsession                                        (OK=41594  KO=0     )
> RootUserinfo                                             (OK=140153 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7004   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7004   KO=0     )
> getIdToken                                               (OK=13908  KO=0     )
> getIdToken Redirect 1                                    (OK=13908  KO=0     )
> createOrganization                                       (OK=13908  KO=0     )
> queryOrganization                                        (OK=13908  KO=0     )
> ReadPolicy                                               (OK=62260  KO=12    )
> deleteOrganization                                       (OK=13908  KO=0     )
> DeletePolicy                                             (OK=62139  KO=20    )
> restloginProgressiveProfileCallback                      (OK=305    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       318 (83.25%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.38%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.54%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.31%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 94365  / active: 366    / done: 194431
================================================================================

22:53:35.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:53:40 GMT                                    2455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2726432 KO=59    )
> restLoginInitiate                                        (OK=188161 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=188153 KO=1     )
> Skip 2FA                                                 (OK=104618 KO=0     )
> User Authorize PKCE stage                                (OK=229494 KO=1     )
> User AccessToken PKCE stage                              (OK=229486 KO=0     )
> GetUUid                                                  (OK=62552  KO=0     )
> GetOpenidConfig                                          (OK=187231 KO=0     )
> CreatePolicy                                             (OK=62527  KO=25    )
> UI-Post-Login - stage 1                                  (OK=41680  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41680  KO=0     )
>  UI AM idFromSession                                     (OK=41679  KO=0     )
>  UI AM validateGoto                                      (OK=41679  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41677  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41676  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41675  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41675  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41673  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41673  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41673  KO=0     )
>  UI IDM uiconfig                                         (OK=41673  KO=0     )
>  UI IDM version                                          (OK=41673  KO=0     )
>  UI IDM login                                            (OK=41673  KO=0     )
>  UI IDM privilege                                        (OK=41673  KO=0     )
>  UI IDM features                                         (OK=41673  KO=0     )
>  UI IDM user                                             (OK=41673  KO=0     )
>  UI IDM dashboard                                        (OK=41673  KO=0     )
>  UI IDM managed user schema                              (OK=41673  KO=0     )
>  UI IDM oidcToken                                        (OK=41673  KO=0     )
> userinfo                                                 (OK=41673  KO=0     )
> UI-Logout                                                (OK=41673  KO=0     )
> UI-Logout Redirect 1                                     (OK=41672  KO=0     )
> tokenUserinfo                                            (OK=41525  KO=0     )
>  UI AM revoke1                                           (OK=41670  KO=0     )
>  UI AM revoke2                                           (OK=41670  KO=0     )
>  UI AM endsession                                        (OK=41670  KO=0     )
> RootUserinfo                                             (OK=140456 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7024   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7023   KO=0     )
> getIdToken                                               (OK=13933  KO=0     )
> getIdToken Redirect 1                                    (OK=13933  KO=0     )
> createOrganization                                       (OK=13932  KO=0     )
> queryOrganization                                        (OK=13932  KO=0     )
> ReadPolicy                                               (OK=62394  KO=12    )
> deleteOrganization                                       (OK=13932  KO=0     )
> DeletePolicy                                             (OK=62250  KO=20    )
> restloginProgressiveProfileCallback                      (OK=306    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       319 (83.29%)
> status.find.in([200, 209], 304), found 404                         32 ( 8.36%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.53%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.31%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 93972  / active: 392    / done: 194798
================================================================================

22:53:41.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 194427: status.find.in([200, 209], 304), found 404
22:53:41.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,194427,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM4MzIwMjIxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiY1ZGbFc2TExKVUlTb19qcEdsZEZ1dVk2bTVFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzYxMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzYxMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3MjExLCJpYXQiOjE3MzA5MzM2MTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjlENFYwdHBpNlVITU1GZ2JmdnFYVFdDRUxDTSJ9.XXyYs7SbYprsfimtMDsUVD2rSbny_rcTU17KAC5yYRnHn8oga1YZc7XZioBlls8IaaVYWuL7bliwOCJSzNsfy5MqkM51hU0mwH1f-iEFKNZdI5YqN_ylIPfS6mtfWz7q8cGpwhoaEKwOvZfxlQpNLhlyyQx6iECSO_mIr7MfyDEyt9ie497nlKITSGdFieeROAx-m3muYGh6HEaLUzlCH6kGiBlL0Q04eL958pUsGe4oAyor2FWvhkw4WnFv2_DUCkRwNvxAPpdJpw2B1Y6LrgQdpMuz1nKg94irxGzYsc4G8l3QkZ20bkQmudBpVRKGrT9slwYpUXShXtgV3QSJbA, username -> user.75260, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy105758, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b84ad5e, authcode -> 6l-xCYU7DJK1Bmi6p3i-1YBMImc, useAdminRealm -> true, callbacks -> {"tokenId":"NRbXVoqxejDefLiGm8f5nZ3MUr0.*AAJTSQACMDIAAlNLABxYb2JhUktMRjdxQmRuNENqaWx6K2lmd3AwSU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933610943), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=NRbXVoqxejDefLiGm8f5nZ3MUr0.*AAJTSQACMDIAAlNLABxYb2JhUktMRjdxQmRuNENqaWx6K2lmd3AwSU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933610943))), password -> Pa_ssw0rd, challenge -> QM6m_J9Ym-OuceI7vJ1e7DSrCq2KihwKSeiwVjMYANo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 154.162.233.182, verifier -> NDEzNjU0MzMzNjY0NzQyNzc4NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b57b687, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@20a97c1f, tokenId -> NRbXVoqxejDefLiGm8f5nZ3MUr0.*AAJTSQACMDIAAlNLABxYb2JhUktMRjdxQmRuNENqaWx6K2lmd3AwSU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy105758
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=NRbXVoqxejDefLiGm8f5nZ3MUr0.*AAJTSQACMDIAAlNLABxYb2JhUktMRjdxQmRuNENqaWx6K2lmd3AwSU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=NRbXVoqxejDefLiGm8f5nZ3MUr0.*AAJTSQACMDIAAlNLABxYb2JhUktMRjdxQmRuNENqaWx6K2lmd3AwSU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:53:41 GMT
	x-forgerock-transactionid: 0411ff57-13cb-4467-ba2d-b8fcadd83927
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy105758 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:53:42.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 194497: status.find.in([200, 209], 304), found 404
22:53:42.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,194497,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM4MzIzNzY2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNFJyc0JMYk85b2VjMEdsa3AtT2ExVWZQNFNFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzYxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzYxMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3MjEyLCJpYXQiOjE3MzA5MzM2MTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IndQSHpZOGV1bGJUWFpPLW1aTFhQT1ZJa1RhRSJ9.a8Lrzw-PG6QX4C1E1DFJOHuYMLC8fE-PECTsNq8rA5fQ4ls3Mfg4Xby6IpbEgz361cl34hBzcTqyIAHqkOETt0fh6PuShug858z9fOOHbtAijXn0q3PXmIBT_W_P7qkeputLJuA7z9Bg1i1UuYioTxmDIkGH1kCzQvny6hP7L17LSu7K0lcoxSFyHEr7lNAqGShIAulaszS-hHZ-VKXOYCaIQOSR3A14qdFAoUJLOH9krQkKQbMlAtezzbW4XnLjcw5NyKMV7agahm7abGcM1v5Vb_ajSAzQvlYip7Lwb1zOHWmScuJsQuH45MfobT2eeVHoPR4mvtGhBhfy9fVLQw, username -> user.427184, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy31788, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ee2e2a, authcode -> TYP8maIWekIk4VuskMmb3hEyNlU, useAdminRealm -> true, callbacks -> {"tokenId":"p37Q_W6EPdEcSqDWlIfrcbfVGqk.*AAJTSQACMDIAAlNLABw3dlh6N3lhbnFQcmNSTHM0Wk5Zait5eEhRbjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933611929), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=p37Q_W6EPdEcSqDWlIfrcbfVGqk.*AAJTSQACMDIAAlNLABw3dlh6N3lhbnFQcmNSTHM0Wk5Zait5eEhRbjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933611929))), password -> Pa_ssw0rd, challenge -> M24iZjMJKy_A2KI7mmYZNh3sgI9brZMdHT0E0SiwHno, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> ODE2MTA2NzQyNjMwMzcxNDUwNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13044019, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@1f513556, tokenId -> p37Q_W6EPdEcSqDWlIfrcbfVGqk.*AAJTSQACMDIAAlNLABw3dlh6N3lhbnFQcmNSTHM0Wk5Zait5eEhRbjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy31788
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=p37Q_W6EPdEcSqDWlIfrcbfVGqk.*AAJTSQACMDIAAlNLABw3dlh6N3lhbnFQcmNSTHM0Wk5Zait5eEhRbjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=p37Q_W6EPdEcSqDWlIfrcbfVGqk.*AAJTSQACMDIAAlNLABw3dlh6N3lhbnFQcmNSTHM0Wk5Zait5eEhRbjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 84
	date: Wed, 06 Nov 2024 22:53:42 GMT
	x-forgerock-transactionid: 5a1f7e68-6b35-42f0-8315-06c2a1bc032e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy31788 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:53:45 GMT                                    2460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2731736 KO=61    )
> restLoginInitiate                                        (OK=188521 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=188514 KO=1     )
> Skip 2FA                                                 (OK=104834 KO=0     )
> User Authorize PKCE stage                                (OK=229937 KO=1     )
> User AccessToken PKCE stage                              (OK=229932 KO=0     )
> GetUUid                                                  (OK=62693  KO=0     )
> GetOpenidConfig                                          (OK=187649 KO=0     )
> CreatePolicy                                             (OK=62666  KO=25    )
> UI-Post-Login - stage 1                                  (OK=41755  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41755  KO=0     )
>  UI AM idFromSession                                     (OK=41755  KO=0     )
>  UI AM validateGoto                                      (OK=41755  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41752  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41752  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41752  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41752  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41749  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41749  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41749  KO=0     )
>  UI IDM uiconfig                                         (OK=41749  KO=0     )
>  UI IDM version                                          (OK=41749  KO=0     )
>  UI IDM login                                            (OK=41749  KO=0     )
>  UI IDM privilege                                        (OK=41749  KO=0     )
>  UI IDM features                                         (OK=41749  KO=0     )
>  UI IDM user                                             (OK=41749  KO=0     )
>  UI IDM dashboard                                        (OK=41749  KO=0     )
>  UI IDM managed user schema                              (OK=41749  KO=0     )
>  UI IDM oidcToken                                        (OK=41748  KO=0     )
> userinfo                                                 (OK=41748  KO=0     )
> UI-Logout                                                (OK=41748  KO=0     )
> UI-Logout Redirect 1                                     (OK=41748  KO=0     )
> tokenUserinfo                                            (OK=41601  KO=0     )
>  UI AM revoke1                                           (OK=41747  KO=0     )
>  UI AM revoke2                                           (OK=41747  KO=0     )
>  UI AM endsession                                        (OK=41747  KO=0     )
> RootUserinfo                                             (OK=140748 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7039   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7037   KO=0     )
> getIdToken                                               (OK=13959  KO=0     )
> getIdToken Redirect 1                                    (OK=13959  KO=0     )
> createOrganization                                       (OK=13959  KO=0     )
> queryOrganization                                        (OK=13959  KO=0     )
> ReadPolicy                                               (OK=62540  KO=12    )
> deleteOrganization                                       (OK=13958  KO=0     )
> DeletePolicy                                             (OK=62380  KO=22    )
> restloginProgressiveProfileCallback                      (OK=306    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       319 (82.86%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.83%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.49%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.30%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 93596  / active: 388    / done: 195178
================================================================================


================================================================================
2024-11-06 22:53:50 GMT                                    2465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2737287 KO=61    )
> restLoginInitiate                                        (OK=188916 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=188903 KO=1     )
> Skip 2FA                                                 (OK=105052 KO=0     )
> User Authorize PKCE stage                                (OK=230406 KO=1     )
> User AccessToken PKCE stage                              (OK=230402 KO=0     )
> GetUUid                                                  (OK=62819  KO=0     )
> GetOpenidConfig                                          (OK=188058 KO=0     )
> CreatePolicy                                             (OK=62792  KO=25    )
> UI-Post-Login - stage 1                                  (OK=41837  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41837  KO=0     )
>  UI AM idFromSession                                     (OK=41837  KO=0     )
>  UI AM validateGoto                                      (OK=41837  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41835  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41833  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41833  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41833  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41833  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41832  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41832  KO=0     )
>  UI IDM uiconfig                                         (OK=41832  KO=0     )
>  UI IDM version                                          (OK=41831  KO=0     )
>  UI IDM login                                            (OK=41831  KO=0     )
>  UI IDM privilege                                        (OK=41831  KO=0     )
>  UI IDM features                                         (OK=41831  KO=0     )
>  UI IDM user                                             (OK=41830  KO=0     )
>  UI IDM dashboard                                        (OK=41830  KO=0     )
>  UI IDM managed user schema                              (OK=41830  KO=0     )
>  UI IDM oidcToken                                        (OK=41829  KO=0     )
> userinfo                                                 (OK=41829  KO=0     )
> UI-Logout                                                (OK=41829  KO=0     )
> UI-Logout Redirect 1                                     (OK=41828  KO=0     )
> tokenUserinfo                                            (OK=41690  KO=0     )
>  UI AM revoke1                                           (OK=41828  KO=0     )
>  UI AM revoke2                                           (OK=41828  KO=0     )
>  UI AM endsession                                        (OK=41828  KO=0     )
> RootUserinfo                                             (OK=141047 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7058   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7058   KO=0     )
> getIdToken                                               (OK=13981  KO=0     )
> getIdToken Redirect 1                                    (OK=13981  KO=0     )
> createOrganization                                       (OK=13981  KO=0     )
> queryOrganization                                        (OK=13981  KO=0     )
> ReadPolicy                                               (OK=62678  KO=12    )
> deleteOrganization                                       (OK=13981  KO=0     )
> DeletePolicy                                             (OK=62528  KO=22    )
> restloginProgressiveProfileCallback                      (OK=306    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       319 (82.86%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.83%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.49%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.30%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 93182  / active: 381    / done: 195599
================================================================================


================================================================================
2024-11-06 22:53:55 GMT                                    2470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2742424 KO=61    )
> restLoginInitiate                                        (OK=189289 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=189282 KO=1     )
> Skip 2FA                                                 (OK=105265 KO=0     )
> User Authorize PKCE stage                                (OK=230851 KO=1     )
> User AccessToken PKCE stage                              (OK=230839 KO=0     )
> GetUUid                                                  (OK=62947  KO=0     )
> GetOpenidConfig                                          (OK=188450 KO=0     )
> CreatePolicy                                             (OK=62919  KO=25    )
> UI-Post-Login - stage 1                                  (OK=41909  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41909  KO=0     )
>  UI AM idFromSession                                     (OK=41907  KO=0     )
>  UI AM validateGoto                                      (OK=41907  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41905  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41903  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41901  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41901  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41901  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41901  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41901  KO=0     )
>  UI IDM uiconfig                                         (OK=41901  KO=0     )
>  UI IDM version                                          (OK=41901  KO=0     )
>  UI IDM login                                            (OK=41900  KO=0     )
>  UI IDM privilege                                        (OK=41901  KO=0     )
>  UI IDM features                                         (OK=41900  KO=0     )
>  UI IDM user                                             (OK=41900  KO=0     )
>  UI IDM dashboard                                        (OK=41900  KO=0     )
>  UI IDM managed user schema                              (OK=41900  KO=0     )
>  UI IDM oidcToken                                        (OK=41900  KO=0     )
> userinfo                                                 (OK=41899  KO=0     )
> UI-Logout                                                (OK=41899  KO=0     )
> UI-Logout Redirect 1                                     (OK=41897  KO=0     )
> tokenUserinfo                                            (OK=41778  KO=0     )
>  UI AM revoke1                                           (OK=41895  KO=0     )
>  UI AM revoke2                                           (OK=41895  KO=0     )
>  UI AM endsession                                        (OK=41895  KO=0     )
> RootUserinfo                                             (OK=141344 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7071   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7071   KO=0     )
> getIdToken                                               (OK=14015  KO=0     )
> getIdToken Redirect 1                                    (OK=14015  KO=0     )
> createOrganization                                       (OK=14014  KO=0     )
> queryOrganization                                        (OK=14013  KO=0     )
> ReadPolicy                                               (OK=62804  KO=12    )
> deleteOrganization                                       (OK=14013  KO=0     )
> DeletePolicy                                             (OK=62664  KO=22    )
> restloginProgressiveProfileCallback                      (OK=307    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       319 (82.86%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.83%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.49%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.30%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 92796  / active: 368    / done: 195998
================================================================================

22:53:59.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:54:00 GMT                                    2475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2748525 KO=61    )
> restLoginInitiate                                        (OK=189704 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=189695 KO=1     )
> Skip 2FA                                                 (OK=105463 KO=0     )
> User Authorize PKCE stage                                (OK=231374 KO=1     )
> User AccessToken PKCE stage                              (OK=231366 KO=0     )
> GetUUid                                                  (OK=63073  KO=0     )
> GetOpenidConfig                                          (OK=188829 KO=0     )
> CreatePolicy                                             (OK=63045  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42018  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42018  KO=0     )
>  UI AM idFromSession                                     (OK=42017  KO=0     )
>  UI AM validateGoto                                      (OK=42017  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42011  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42011  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42011  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42011  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42003  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42001  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42000  KO=0     )
>  UI IDM uiconfig                                         (OK=42000  KO=0     )
>  UI IDM version                                          (OK=42000  KO=0     )
>  UI IDM login                                            (OK=42000  KO=0     )
>  UI IDM privilege                                        (OK=42000  KO=0     )
>  UI IDM features                                         (OK=42000  KO=0     )
>  UI IDM user                                             (OK=41999  KO=0     )
>  UI IDM dashboard                                        (OK=42000  KO=0     )
>  UI IDM managed user schema                              (OK=41999  KO=0     )
>  UI IDM oidcToken                                        (OK=41997  KO=0     )
> userinfo                                                 (OK=41995  KO=0     )
> UI-Logout                                                (OK=41995  KO=0     )
> UI-Logout Redirect 1                                     (OK=41993  KO=0     )
> tokenUserinfo                                            (OK=41891  KO=0     )
>  UI AM revoke1                                           (OK=41993  KO=0     )
>  UI AM revoke2                                           (OK=41993  KO=0     )
>  UI AM endsession                                        (OK=41993  KO=0     )
> RootUserinfo                                             (OK=141620 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7083   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7083   KO=0     )
> getIdToken                                               (OK=14030  KO=0     )
> getIdToken Redirect 1                                    (OK=14030  KO=0     )
> createOrganization                                       (OK=14030  KO=0     )
> queryOrganization                                        (OK=14029  KO=0     )
> ReadPolicy                                               (OK=62930  KO=12    )
> deleteOrganization                                       (OK=14029  KO=0     )
> DeletePolicy                                             (OK=62793  KO=22    )
> restloginProgressiveProfileCallback                      (OK=308    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       320 (82.90%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.81%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.48%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.30%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 92371  / active: 364    / done: 196427
================================================================================

22:54:04.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:54:05 GMT                                    2480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2754054 KO=61    )
> restLoginInitiate                                        (OK=190087 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=190076 KO=1     )
> Skip 2FA                                                 (OK=105666 KO=0     )
> User Authorize PKCE stage                                (OK=231833 KO=1     )
> User AccessToken PKCE stage                              (OK=231831 KO=0     )
> GetUUid                                                  (OK=63195  KO=0     )
> GetOpenidConfig                                          (OK=189205 KO=0     )
> CreatePolicy                                             (OK=63167  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42096  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42095  KO=0     )
>  UI AM idFromSession                                     (OK=42095  KO=0     )
>  UI AM validateGoto                                      (OK=42094  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42089  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42089  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42089  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42089  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42087  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42086  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42086  KO=0     )
>  UI IDM uiconfig                                         (OK=42086  KO=0     )
>  UI IDM version                                          (OK=42086  KO=0     )
>  UI IDM login                                            (OK=42086  KO=0     )
>  UI IDM privilege                                        (OK=42086  KO=0     )
>  UI IDM features                                         (OK=42086  KO=0     )
>  UI IDM user                                             (OK=42086  KO=0     )
>  UI IDM dashboard                                        (OK=42086  KO=0     )
>  UI IDM managed user schema                              (OK=42086  KO=0     )
>  UI IDM oidcToken                                        (OK=42085  KO=0     )
> userinfo                                                 (OK=42085  KO=0     )
> UI-Logout                                                (OK=42084  KO=0     )
> UI-Logout Redirect 1                                     (OK=42083  KO=0     )
> tokenUserinfo                                            (OK=41988  KO=0     )
>  UI AM revoke1                                           (OK=42081  KO=0     )
>  UI AM revoke2                                           (OK=42081  KO=0     )
>  UI AM endsession                                        (OK=42081  KO=0     )
> RootUserinfo                                             (OK=141948 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7098   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7098   KO=0     )
> getIdToken                                               (OK=14055  KO=0     )
> getIdToken Redirect 1                                    (OK=14055  KO=0     )
> createOrganization                                       (OK=14055  KO=0     )
> queryOrganization                                        (OK=14054  KO=0     )
> ReadPolicy                                               (OK=63057  KO=12    )
> deleteOrganization                                       (OK=14054  KO=0     )
> DeletePolicy                                             (OK=62916  KO=22    )
> restloginProgressiveProfileCallback                      (OK=308    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       321 (82.95%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.79%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.46%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.29%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 91974  / active: 356    / done: 196832
================================================================================

22:54:07.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:54:08.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:54:10 GMT                                    2485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2759425 KO=61    )
> restLoginInitiate                                        (OK=190456 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=190447 KO=1     )
> Skip 2FA                                                 (OK=105872 KO=0     )
> User Authorize PKCE stage                                (OK=232281 KO=1     )
> User AccessToken PKCE stage                              (OK=232275 KO=0     )
> GetUUid                                                  (OK=63320  KO=0     )
> GetOpenidConfig                                          (OK=189577 KO=0     )
> CreatePolicy                                             (OK=63293  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42179  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42179  KO=0     )
>  UI AM idFromSession                                     (OK=42179  KO=0     )
>  UI AM validateGoto                                      (OK=42179  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42176  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42175  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42175  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42175  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42171  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42170  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42169  KO=0     )
>  UI IDM uiconfig                                         (OK=42169  KO=0     )
>  UI IDM version                                          (OK=42169  KO=0     )
>  UI IDM login                                            (OK=42169  KO=0     )
>  UI IDM privilege                                        (OK=42169  KO=0     )
>  UI IDM features                                         (OK=42169  KO=0     )
>  UI IDM user                                             (OK=42168  KO=0     )
>  UI IDM dashboard                                        (OK=42169  KO=0     )
>  UI IDM managed user schema                              (OK=42168  KO=0     )
>  UI IDM oidcToken                                        (OK=42168  KO=0     )
> userinfo                                                 (OK=42167  KO=0     )
> UI-Logout                                                (OK=42166  KO=0     )
> UI-Logout Redirect 1                                     (OK=42166  KO=0     )
> tokenUserinfo                                            (OK=42056  KO=0     )
>  UI AM revoke1                                           (OK=42166  KO=0     )
>  UI AM revoke2                                           (OK=42166  KO=0     )
>  UI AM endsession                                        (OK=42166  KO=0     )
> RootUserinfo                                             (OK=142162 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7108   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7108   KO=0     )
> getIdToken                                               (OK=14092  KO=0     )
> getIdToken Redirect 1                                    (OK=14092  KO=0     )
> createOrganization                                       (OK=14092  KO=0     )
> queryOrganization                                        (OK=14091  KO=0     )
> ReadPolicy                                               (OK=63175  KO=12    )
> deleteOrganization                                       (OK=14090  KO=0     )
> DeletePolicy                                             (OK=63042  KO=22    )
> restloginProgressiveProfileCallback                      (OK=309    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       323 (83.03%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.74%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.43%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.29%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 91595  / active: 353    / done: 197214
================================================================================

22:54:10.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:54:10.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:54:13.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:54:15 GMT                                    2490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2765168 KO=61    )
> restLoginInitiate                                        (OK=190856 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=190848 KO=1     )
> Skip 2FA                                                 (OK=106099 KO=0     )
> User Authorize PKCE stage                                (OK=232770 KO=1     )
> User AccessToken PKCE stage                              (OK=232758 KO=0     )
> GetUUid                                                  (OK=63435  KO=0     )
> GetOpenidConfig                                          (OK=189938 KO=0     )
> CreatePolicy                                             (OK=63407  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42270  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42269  KO=0     )
>  UI AM idFromSession                                     (OK=42267  KO=0     )
>  UI AM validateGoto                                      (OK=42267  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42263  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42263  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42263  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42263  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42260  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42259  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42258  KO=0     )
>  UI IDM uiconfig                                         (OK=42258  KO=0     )
>  UI IDM version                                          (OK=42258  KO=0     )
>  UI IDM login                                            (OK=42258  KO=0     )
>  UI IDM privilege                                        (OK=42258  KO=0     )
>  UI IDM features                                         (OK=42258  KO=0     )
>  UI IDM user                                             (OK=42256  KO=0     )
>  UI IDM dashboard                                        (OK=42256  KO=0     )
>  UI IDM managed user schema                              (OK=42256  KO=0     )
>  UI IDM oidcToken                                        (OK=42256  KO=0     )
> userinfo                                                 (OK=42256  KO=0     )
> UI-Logout                                                (OK=42253  KO=0     )
> UI-Logout Redirect 1                                     (OK=42252  KO=0     )
> tokenUserinfo                                            (OK=42140  KO=0     )
>  UI AM revoke1                                           (OK=42252  KO=0     )
>  UI AM revoke2                                           (OK=42252  KO=0     )
>  UI AM endsession                                        (OK=42251  KO=0     )
> RootUserinfo                                             (OK=142492 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7122   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7122   KO=0     )
> getIdToken                                               (OK=14128  KO=0     )
> getIdToken Redirect 1                                    (OK=14127  KO=0     )
> createOrganization                                       (OK=14125  KO=0     )
> queryOrganization                                        (OK=14125  KO=0     )
> ReadPolicy                                               (OK=63305  KO=12    )
> deleteOrganization                                       (OK=14125  KO=0     )
> DeletePolicy                                             (OK=63160  KO=22    )
> restloginProgressiveProfileCallback                      (OK=309    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       326 (83.16%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.67%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.38%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.28%)
> status.find.is(302), but actually found 502                         1 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 91180  / active: 376    / done: 197606
================================================================================

22:54:20.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:54:20 GMT                                    2495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2770394 KO=61    )
> restLoginInitiate                                        (OK=191212 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=191202 KO=1     )
> Skip 2FA                                                 (OK=106301 KO=0     )
> User Authorize PKCE stage                                (OK=233201 KO=1     )
> User AccessToken PKCE stage                              (OK=233196 KO=0     )
> GetUUid                                                  (OK=63552  KO=0     )
> GetOpenidConfig                                          (OK=190299 KO=0     )
> CreatePolicy                                             (OK=63524  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42346  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42346  KO=0     )
>  UI AM idFromSession                                     (OK=42345  KO=0     )
>  UI AM validateGoto                                      (OK=42345  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42343  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42340  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42340  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42340  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42337  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42337  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42337  KO=0     )
>  UI IDM uiconfig                                         (OK=42337  KO=0     )
>  UI IDM version                                          (OK=42337  KO=0     )
>  UI IDM login                                            (OK=42337  KO=0     )
>  UI IDM privilege                                        (OK=42337  KO=0     )
>  UI IDM features                                         (OK=42337  KO=0     )
>  UI IDM user                                             (OK=42337  KO=0     )
>  UI IDM dashboard                                        (OK=42337  KO=0     )
>  UI IDM managed user schema                              (OK=42337  KO=0     )
>  UI IDM oidcToken                                        (OK=42337  KO=0     )
> userinfo                                                 (OK=42335  KO=0     )
> UI-Logout                                                (OK=42335  KO=0     )
> UI-Logout Redirect 1                                     (OK=42334  KO=0     )
> tokenUserinfo                                            (OK=42219  KO=0     )
>  UI AM revoke1                                           (OK=42333  KO=0     )
>  UI AM revoke2                                           (OK=42333  KO=0     )
>  UI AM endsession                                        (OK=42333  KO=0     )
> RootUserinfo                                             (OK=142775 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7133   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7132   KO=0     )
> getIdToken                                               (OK=14158  KO=0     )
> getIdToken Redirect 1                                    (OK=14158  KO=0     )
> createOrganization                                       (OK=14158  KO=0     )
> queryOrganization                                        (OK=14157  KO=0     )
> ReadPolicy                                               (OK=63419  KO=12    )
> deleteOrganization                                       (OK=14157  KO=0     )
> DeletePolicy                                             (OK=63292  KO=22    )
> restloginProgressiveProfileCallback                      (OK=312    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       327 (83.21%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.65%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.36%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.27%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 90813  / active: 344    / done: 198005
================================================================================

22:54:21.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:54:23.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:54:25 GMT                                    2500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2775817 KO=61    )
> restLoginInitiate                                        (OK=191592 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=191585 KO=1     )
> Skip 2FA                                                 (OK=106511 KO=0     )
> User Authorize PKCE stage                                (OK=233670 KO=1     )
> User AccessToken PKCE stage                              (OK=233661 KO=0     )
> GetUUid                                                  (OK=63678  KO=0     )
> GetOpenidConfig                                          (OK=190656 KO=0     )
> CreatePolicy                                             (OK=63650  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42433  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42432  KO=0     )
>  UI AM idFromSession                                     (OK=42431  KO=0     )
>  UI AM validateGoto                                      (OK=42431  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42426  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42425  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42425  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42425  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42421  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42420  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42419  KO=0     )
>  UI IDM uiconfig                                         (OK=42419  KO=0     )
>  UI IDM version                                          (OK=42419  KO=0     )
>  UI IDM login                                            (OK=42419  KO=0     )
>  UI IDM privilege                                        (OK=42419  KO=0     )
>  UI IDM features                                         (OK=42419  KO=0     )
>  UI IDM user                                             (OK=42418  KO=0     )
>  UI IDM dashboard                                        (OK=42418  KO=0     )
>  UI IDM managed user schema                              (OK=42418  KO=0     )
>  UI IDM oidcToken                                        (OK=42418  KO=0     )
> userinfo                                                 (OK=42417  KO=0     )
> UI-Logout                                                (OK=42414  KO=0     )
> UI-Logout Redirect 1                                     (OK=42413  KO=0     )
> tokenUserinfo                                            (OK=42308  KO=0     )
>  UI AM revoke1                                           (OK=42412  KO=0     )
>  UI AM revoke2                                           (OK=42412  KO=0     )
>  UI AM endsession                                        (OK=42412  KO=0     )
> RootUserinfo                                             (OK=143072 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7147   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7146   KO=0     )
> getIdToken                                               (OK=14182  KO=0     )
> getIdToken Redirect 1                                    (OK=14181  KO=0     )
> createOrganization                                       (OK=14181  KO=0     )
> queryOrganization                                        (OK=14180  KO=0     )
> ReadPolicy                                               (OK=63535  KO=12    )
> deleteOrganization                                       (OK=14179  KO=0     )
> DeletePolicy                                             (OK=63409  KO=22    )
> restloginProgressiveProfileCallback                      (OK=313    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       329 (83.29%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.61%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.27%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 90421  / active: 356    / done: 198385
================================================================================


================================================================================
2024-11-06 22:54:30 GMT                                    2505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2781296 KO=61    )
> restLoginInitiate                                        (OK=191966 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=191959 KO=1     )
> Skip 2FA                                                 (OK=106718 KO=0     )
> User Authorize PKCE stage                                (OK=234128 KO=1     )
> User AccessToken PKCE stage                              (OK=234122 KO=0     )
> GetUUid                                                  (OK=63795  KO=0     )
> GetOpenidConfig                                          (OK=191015 KO=0     )
> CreatePolicy                                             (OK=63769  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42511  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42511  KO=0     )
>  UI AM idFromSession                                     (OK=42510  KO=0     )
>  UI AM validateGoto                                      (OK=42511  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42508  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42508  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42508  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42508  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42507  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42506  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42506  KO=0     )
>  UI IDM uiconfig                                         (OK=42506  KO=0     )
>  UI IDM version                                          (OK=42506  KO=0     )
>  UI IDM login                                            (OK=42506  KO=0     )
>  UI IDM privilege                                        (OK=42506  KO=0     )
>  UI IDM features                                         (OK=42506  KO=0     )
>  UI IDM user                                             (OK=42505  KO=0     )
>  UI IDM dashboard                                        (OK=42505  KO=0     )
>  UI IDM managed user schema                              (OK=42505  KO=0     )
>  UI IDM oidcToken                                        (OK=42505  KO=0     )
> userinfo                                                 (OK=42505  KO=0     )
> UI-Logout                                                (OK=42504  KO=0     )
> UI-Logout Redirect 1                                     (OK=42504  KO=0     )
> tokenUserinfo                                            (OK=42394  KO=0     )
>  UI AM revoke1                                           (OK=42503  KO=0     )
>  UI AM revoke2                                           (OK=42503  KO=0     )
>  UI AM endsession                                        (OK=42503  KO=0     )
> RootUserinfo                                             (OK=143345 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7157   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7157   KO=0     )
> getIdToken                                               (OK=14212  KO=0     )
> getIdToken Redirect 1                                    (OK=14212  KO=0     )
> createOrganization                                       (OK=14212  KO=0     )
> queryOrganization                                        (OK=14212  KO=0     )
> ReadPolicy                                               (OK=63661  KO=12    )
> deleteOrganization                                       (OK=14211  KO=0     )
> DeletePolicy                                             (OK=63523  KO=22    )
> restloginProgressiveProfileCallback                      (OK=316    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       329 (83.29%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.61%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.27%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 90033  / active: 355    / done: 198774
================================================================================


================================================================================
2024-11-06 22:54:35 GMT                                    2510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2786674 KO=61    )
> restLoginInitiate                                        (OK=192356 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=192349 KO=1     )
> Skip 2FA                                                 (OK=106934 KO=0     )
> User Authorize PKCE stage                                (OK=234591 KO=1     )
> User AccessToken PKCE stage                              (OK=234587 KO=0     )
> GetUUid                                                  (OK=63927  KO=0     )
> GetOpenidConfig                                          (OK=191392 KO=0     )
> CreatePolicy                                             (OK=63897  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42597  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42594  KO=0     )
>  UI AM idFromSession                                     (OK=42591  KO=0     )
>  UI AM validateGoto                                      (OK=42591  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42590  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42588  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42586  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42586  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42584  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42584  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42583  KO=0     )
>  UI IDM uiconfig                                         (OK=42583  KO=0     )
>  UI IDM version                                          (OK=42583  KO=0     )
>  UI IDM login                                            (OK=42582  KO=0     )
>  UI IDM privilege                                        (OK=42582  KO=0     )
>  UI IDM features                                         (OK=42582  KO=0     )
>  UI IDM user                                             (OK=42582  KO=0     )
>  UI IDM dashboard                                        (OK=42582  KO=0     )
>  UI IDM managed user schema                              (OK=42582  KO=0     )
>  UI IDM oidcToken                                        (OK=42581  KO=0     )
> userinfo                                                 (OK=42581  KO=0     )
> UI-Logout                                                (OK=42578  KO=0     )
> UI-Logout Redirect 1                                     (OK=42577  KO=0     )
> tokenUserinfo                                            (OK=42483  KO=0     )
>  UI AM revoke1                                           (OK=42577  KO=0     )
>  UI AM revoke2                                           (OK=42577  KO=0     )
>  UI AM endsession                                        (OK=42577  KO=0     )
> RootUserinfo                                             (OK=143650 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7173   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7173   KO=0     )
> getIdToken                                               (OK=14238  KO=0     )
> getIdToken Redirect 1                                    (OK=14238  KO=0     )
> createOrganization                                       (OK=14238  KO=0     )
> queryOrganization                                        (OK=14238  KO=0     )
> ReadPolicy                                               (OK=63780  KO=12    )
> deleteOrganization                                       (OK=14238  KO=0     )
> DeletePolicy                                             (OK=63648  KO=22    )
> restloginProgressiveProfileCallback                      (OK=318    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       329 (83.29%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.61%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.33%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.27%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 89626  / active: 373    / done: 199163
================================================================================

22:54:35.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:54:40 GMT                                    2515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2791936 KO=61    )
> restLoginInitiate                                        (OK=192713 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=192708 KO=1     )
> Skip 2FA                                                 (OK=107144 KO=0     )
> User Authorize PKCE stage                                (OK=235026 KO=1     )
> User AccessToken PKCE stage                              (OK=235024 KO=0     )
> GetUUid                                                  (OK=64044  KO=0     )
> GetOpenidConfig                                          (OK=191756 KO=0     )
> CreatePolicy                                             (OK=64015  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42673  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42670  KO=0     )
>  UI AM idFromSession                                     (OK=42668  KO=0     )
>  UI AM validateGoto                                      (OK=42668  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42663  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42662  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42662  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42662  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42660  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42660  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42660  KO=0     )
>  UI IDM uiconfig                                         (OK=42660  KO=0     )
>  UI IDM version                                          (OK=42660  KO=0     )
>  UI IDM login                                            (OK=42660  KO=0     )
>  UI IDM privilege                                        (OK=42660  KO=0     )
>  UI IDM features                                         (OK=42660  KO=0     )
>  UI IDM user                                             (OK=42660  KO=0     )
>  UI IDM dashboard                                        (OK=42660  KO=0     )
>  UI IDM managed user schema                              (OK=42660  KO=0     )
>  UI IDM oidcToken                                        (OK=42660  KO=0     )
> userinfo                                                 (OK=42660  KO=0     )
> UI-Logout                                                (OK=42656  KO=0     )
> UI-Logout Redirect 1                                     (OK=42656  KO=0     )
> tokenUserinfo                                            (OK=42557  KO=0     )
>  UI AM revoke1                                           (OK=42656  KO=0     )
>  UI AM revoke2                                           (OK=42656  KO=0     )
>  UI AM endsession                                        (OK=42656  KO=0     )
> RootUserinfo                                             (OK=143973 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7187   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7187   KO=0     )
> getIdToken                                               (OK=14275  KO=0     )
> getIdToken Redirect 1                                    (OK=14275  KO=0     )
> createOrganization                                       (OK=14274  KO=0     )
> queryOrganization                                        (OK=14274  KO=0     )
> ReadPolicy                                               (OK=63908  KO=12    )
> deleteOrganization                                       (OK=14273  KO=0     )
> DeletePolicy                                             (OK=63769  KO=22    )
> restloginProgressiveProfileCallback                      (OK=320    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       330 (83.33%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.59%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.31%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.26%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 89255  / active: 353    / done: 199554
================================================================================

22:54:41.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:54:42.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:54:45 GMT                                    2520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2797691 KO=61    )
> restLoginInitiate                                        (OK=193099 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=193092 KO=1     )
> Skip 2FA                                                 (OK=107363 KO=0     )
> User Authorize PKCE stage                                (OK=235506 KO=1     )
> User AccessToken PKCE stage                              (OK=235503 KO=0     )
> GetUUid                                                  (OK=64185  KO=0     )
> GetOpenidConfig                                          (OK=192143 KO=0     )
> CreatePolicy                                             (OK=64159  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42761  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42761  KO=0     )
>  UI AM idFromSession                                     (OK=42760  KO=0     )
>  UI AM validateGoto                                      (OK=42760  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42756  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42755  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42754  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42754  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42752  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42752  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42751  KO=0     )
>  UI IDM uiconfig                                         (OK=42751  KO=0     )
>  UI IDM version                                          (OK=42751  KO=0     )
>  UI IDM login                                            (OK=42751  KO=0     )
>  UI IDM privilege                                        (OK=42751  KO=0     )
>  UI IDM features                                         (OK=42751  KO=0     )
>  UI IDM user                                             (OK=42751  KO=0     )
>  UI IDM dashboard                                        (OK=42751  KO=0     )
>  UI IDM managed user schema                              (OK=42751  KO=0     )
>  UI IDM oidcToken                                        (OK=42751  KO=0     )
> userinfo                                                 (OK=42750  KO=0     )
> UI-Logout                                                (OK=42750  KO=0     )
> UI-Logout Redirect 1                                     (OK=42748  KO=0     )
> tokenUserinfo                                            (OK=42634  KO=0     )
>  UI AM revoke1                                           (OK=42747  KO=0     )
>  UI AM revoke2                                           (OK=42747  KO=0     )
>  UI AM endsession                                        (OK=42747  KO=0     )
> RootUserinfo                                             (OK=144234 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7197   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7197   KO=0     )
> getIdToken                                               (OK=14306  KO=0     )
> getIdToken Redirect 1                                    (OK=14306  KO=0     )
> createOrganization                                       (OK=14306  KO=0     )
> queryOrganization                                        (OK=14305  KO=0     )
> ReadPolicy                                               (OK=64028  KO=12    )
> deleteOrganization                                       (OK=14304  KO=0     )
> DeletePolicy                                             (OK=63894  KO=22    )
> restloginProgressiveProfileCallback                      (OK=320    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       332 (83.42%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.54%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.28%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.26%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 88859  / active: 353    / done: 199950
================================================================================

22:54:49.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:54:50 GMT                                    2525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2803442 KO=61    )
> restLoginInitiate                                        (OK=193518 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=193506 KO=1     )
> Skip 2FA                                                 (OK=107582 KO=0     )
> User Authorize PKCE stage                                (OK=235995 KO=1     )
> User AccessToken PKCE stage                              (OK=235988 KO=0     )
> GetUUid                                                  (OK=64323  KO=0     )
> GetOpenidConfig                                          (OK=192545 KO=0     )
> CreatePolicy                                             (OK=64296  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42854  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42851  KO=0     )
>  UI AM idFromSession                                     (OK=42850  KO=0     )
>  UI AM validateGoto                                      (OK=42850  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42847  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42846  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42845  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42845  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42843  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42842  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42841  KO=0     )
>  UI IDM uiconfig                                         (OK=42841  KO=0     )
>  UI IDM version                                          (OK=42841  KO=0     )
>  UI IDM login                                            (OK=42840  KO=0     )
>  UI IDM privilege                                        (OK=42840  KO=0     )
>  UI IDM features                                         (OK=42840  KO=0     )
>  UI IDM user                                             (OK=42840  KO=0     )
>  UI IDM dashboard                                        (OK=42840  KO=0     )
>  UI IDM managed user schema                              (OK=42840  KO=0     )
>  UI IDM oidcToken                                        (OK=42837  KO=0     )
> userinfo                                                 (OK=42836  KO=0     )
> UI-Logout                                                (OK=42836  KO=0     )
> UI-Logout Redirect 1                                     (OK=42834  KO=0     )
> tokenUserinfo                                            (OK=42726  KO=0     )
>  UI AM revoke1                                           (OK=42834  KO=0     )
>  UI AM revoke2                                           (OK=42834  KO=0     )
>  UI AM endsession                                        (OK=42834  KO=0     )
> RootUserinfo                                             (OK=144491 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7206   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7206   KO=0     )
> getIdToken                                               (OK=14326  KO=0     )
> getIdToken Redirect 1                                    (OK=14326  KO=0     )
> createOrganization                                       (OK=14326  KO=0     )
> queryOrganization                                        (OK=14326  KO=0     )
> ReadPolicy                                               (OK=64167  KO=12    )
> deleteOrganization                                       (OK=14326  KO=0     )
> DeletePolicy                                             (OK=64016  KO=22    )
> restloginProgressiveProfileCallback                      (OK=320    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       333 (83.46%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.52%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.27%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.25%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 88432  / active: 402    / done: 200328
================================================================================

22:54:52.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:54:55 GMT                                    2530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2809215 KO=61    )
> restLoginInitiate                                        (OK=193888 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=193883 KO=1     )
> Skip 2FA                                                 (OK=107778 KO=0     )
> User Authorize PKCE stage                                (OK=236472 KO=1     )
> User AccessToken PKCE stage                              (OK=236465 KO=0     )
> GetUUid                                                  (OK=64445  KO=0     )
> GetOpenidConfig                                          (OK=192943 KO=0     )
> CreatePolicy                                             (OK=64417  KO=25    )
> UI-Post-Login - stage 1                                  (OK=42948  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42945  KO=0     )
>  UI AM idFromSession                                     (OK=42944  KO=0     )
>  UI AM validateGoto                                      (OK=42944  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42941  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42940  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42940  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42940  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42939  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42937  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42935  KO=0     )
>  UI IDM uiconfig                                         (OK=42935  KO=0     )
>  UI IDM version                                          (OK=42935  KO=0     )
>  UI IDM login                                            (OK=42934  KO=0     )
>  UI IDM privilege                                        (OK=42934  KO=0     )
>  UI IDM features                                         (OK=42934  KO=0     )
>  UI IDM user                                             (OK=42934  KO=0     )
>  UI IDM dashboard                                        (OK=42934  KO=0     )
>  UI IDM managed user schema                              (OK=42934  KO=0     )
>  UI IDM oidcToken                                        (OK=42931  KO=0     )
> userinfo                                                 (OK=42930  KO=0     )
> UI-Logout                                                (OK=42928  KO=0     )
> UI-Logout Redirect 1                                     (OK=42928  KO=0     )
> tokenUserinfo                                            (OK=42813  KO=0     )
>  UI AM revoke1                                           (OK=42927  KO=0     )
>  UI AM revoke2                                           (OK=42927  KO=0     )
>  UI AM endsession                                        (OK=42927  KO=0     )
> RootUserinfo                                             (OK=144762 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7216   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7215   KO=0     )
> getIdToken                                               (OK=14353  KO=0     )
> getIdToken Redirect 1                                    (OK=14353  KO=0     )
> createOrganization                                       (OK=14353  KO=0     )
> queryOrganization                                        (OK=14353  KO=0     )
> ReadPolicy                                               (OK=64308  KO=12    )
> deleteOrganization                                       (OK=14352  KO=0     )
> DeletePolicy                                             (OK=64154  KO=22    )
> restloginProgressiveProfileCallback                      (OK=321    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       334 (83.50%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.50%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.25%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.25%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 88053  / active: 370    / done: 200739
================================================================================

22:54:59.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:55:00 GMT                                    2535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2814690 KO=61    )
> restLoginInitiate                                        (OK=194246 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=194240 KO=1     )
> Skip 2FA                                                 (OK=107995 KO=0     )
> User Authorize PKCE stage                                (OK=236919 KO=1     )
> User AccessToken PKCE stage                              (OK=236914 KO=0     )
> GetUUid                                                  (OK=64564  KO=0     )
> GetOpenidConfig                                          (OK=193322 KO=0     )
> CreatePolicy                                             (OK=64535  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43026  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43026  KO=0     )
>  UI AM idFromSession                                     (OK=43025  KO=0     )
>  UI AM validateGoto                                      (OK=43025  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43024  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43024  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43024  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43024  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43022  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43022  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43021  KO=0     )
>  UI IDM uiconfig                                         (OK=43021  KO=0     )
>  UI IDM version                                          (OK=43021  KO=0     )
>  UI IDM login                                            (OK=43021  KO=0     )
>  UI IDM privilege                                        (OK=43021  KO=0     )
>  UI IDM features                                         (OK=43021  KO=0     )
>  UI IDM user                                             (OK=43020  KO=0     )
>  UI IDM dashboard                                        (OK=43020  KO=0     )
>  UI IDM managed user schema                              (OK=43021  KO=0     )
>  UI IDM oidcToken                                        (OK=43019  KO=0     )
> userinfo                                                 (OK=43017  KO=0     )
> UI-Logout                                                (OK=43017  KO=0     )
> UI-Logout Redirect 1                                     (OK=43017  KO=0     )
> tokenUserinfo                                            (OK=42876  KO=0     )
>  UI AM revoke1                                           (OK=43017  KO=0     )
>  UI AM revoke2                                           (OK=43017  KO=0     )
>  UI AM endsession                                        (OK=43017  KO=0     )
> RootUserinfo                                             (OK=145037 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7229   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7228   KO=0     )
> getIdToken                                               (OK=14390  KO=0     )
> getIdToken Redirect 1                                    (OK=14390  KO=0     )
> createOrganization                                       (OK=14389  KO=0     )
> queryOrganization                                        (OK=14388  KO=0     )
> ReadPolicy                                               (OK=64428  KO=12    )
> deleteOrganization                                       (OK=14388  KO=0     )
> DeletePolicy                                             (OK=64294  KO=22    )
> restloginProgressiveProfileCallback                      (OK=322    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       335 (83.54%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.48%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.23%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.25%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 87682  / active: 342    / done: 201138
================================================================================

22:55:02.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:55:02.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:55:05 GMT                                    2540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2820047 KO=61    )
> restLoginInitiate                                        (OK=194607 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=194604 KO=1     )
> Skip 2FA                                                 (OK=108197 KO=0     )
> User Authorize PKCE stage                                (OK=237362 KO=1     )
> User AccessToken PKCE stage                              (OK=237358 KO=0     )
> GetUUid                                                  (OK=64688  KO=0     )
> GetOpenidConfig                                          (OK=193688 KO=0     )
> CreatePolicy                                             (OK=64662  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43113  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43112  KO=0     )
>  UI AM idFromSession                                     (OK=43111  KO=0     )
>  UI AM validateGoto                                      (OK=43111  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43106  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43106  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43105  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43105  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43103  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43103  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43103  KO=0     )
>  UI IDM uiconfig                                         (OK=43103  KO=0     )
>  UI IDM version                                          (OK=43103  KO=0     )
>  UI IDM login                                            (OK=43103  KO=0     )
>  UI IDM privilege                                        (OK=43103  KO=0     )
>  UI IDM features                                         (OK=43103  KO=0     )
>  UI IDM user                                             (OK=43103  KO=0     )
>  UI IDM dashboard                                        (OK=43103  KO=0     )
>  UI IDM managed user schema                              (OK=43103  KO=0     )
>  UI IDM oidcToken                                        (OK=43101  KO=0     )
> userinfo                                                 (OK=43100  KO=0     )
> UI-Logout                                                (OK=43097  KO=0     )
> UI-Logout Redirect 1                                     (OK=43097  KO=0     )
> tokenUserinfo                                            (OK=42951  KO=0     )
>  UI AM revoke1                                           (OK=43095  KO=0     )
>  UI AM revoke2                                           (OK=43095  KO=0     )
>  UI AM endsession                                        (OK=43095  KO=0     )
> RootUserinfo                                             (OK=145329 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7250   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7250   KO=0     )
> getIdToken                                               (OK=14418  KO=0     )
> getIdToken Redirect 1                                    (OK=14418  KO=0     )
> createOrganization                                       (OK=14418  KO=0     )
> queryOrganization                                        (OK=14417  KO=0     )
> ReadPolicy                                               (OK=64546  KO=12    )
> deleteOrganization                                       (OK=14417  KO=0     )
> DeletePolicy                                             (OK=64416  KO=22    )
> restloginProgressiveProfileCallback                      (OK=323    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       337 (83.62%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.44%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.20%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.24%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 87301  / active: 338    / done: 201523
================================================================================


================================================================================
2024-11-06 22:55:10 GMT                                    2545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2825348 KO=61    )
> restLoginInitiate                                        (OK=194968 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=194964 KO=1     )
> Skip 2FA                                                 (OK=108398 KO=0     )
> User Authorize PKCE stage                                (OK=237804 KO=1     )
> User AccessToken PKCE stage                              (OK=237799 KO=0     )
> GetUUid                                                  (OK=64801  KO=0     )
> GetOpenidConfig                                          (OK=194044 KO=0     )
> CreatePolicy                                             (OK=64774  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43191  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43191  KO=0     )
>  UI AM idFromSession                                     (OK=43190  KO=0     )
>  UI AM validateGoto                                      (OK=43190  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43187  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43187  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43187  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43187  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43186  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43186  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43186  KO=0     )
>  UI IDM uiconfig                                         (OK=43186  KO=0     )
>  UI IDM version                                          (OK=43186  KO=0     )
>  UI IDM login                                            (OK=43186  KO=0     )
>  UI IDM privilege                                        (OK=43186  KO=0     )
>  UI IDM features                                         (OK=43186  KO=0     )
>  UI IDM user                                             (OK=43186  KO=0     )
>  UI IDM dashboard                                        (OK=43186  KO=0     )
>  UI IDM managed user schema                              (OK=43186  KO=0     )
>  UI IDM oidcToken                                        (OK=43184  KO=0     )
> userinfo                                                 (OK=43182  KO=0     )
> UI-Logout                                                (OK=43181  KO=0     )
> UI-Logout Redirect 1                                     (OK=43181  KO=0     )
> tokenUserinfo                                            (OK=43034  KO=0     )
>  UI AM revoke1                                           (OK=43181  KO=0     )
>  UI AM revoke2                                           (OK=43181  KO=0     )
>  UI AM endsession                                        (OK=43181  KO=0     )
> RootUserinfo                                             (OK=145599 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7266   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7266   KO=0     )
> getIdToken                                               (OK=14447  KO=0     )
> getIdToken Redirect 1                                    (OK=14446  KO=0     )
> createOrganization                                       (OK=14446  KO=0     )
> queryOrganization                                        (OK=14446  KO=0     )
> ReadPolicy                                               (OK=64674  KO=12    )
> deleteOrganization                                       (OK=14445  KO=0     )
> DeletePolicy                                             (OK=64531  KO=22    )
> restloginProgressiveProfileCallback                      (OK=323    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       337 (83.62%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.44%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.20%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.24%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 86927  / active: 328    / done: 201907
================================================================================

22:55:13.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:55:15 GMT                                    2550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2830876 KO=61    )
> restLoginInitiate                                        (OK=195376 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=195367 KO=1     )
> Skip 2FA                                                 (OK=108620 KO=0     )
> User Authorize PKCE stage                                (OK=238283 KO=1     )
> User AccessToken PKCE stage                              (OK=238279 KO=0     )
> GetUUid                                                  (OK=64932  KO=0     )
> GetOpenidConfig                                          (OK=194413 KO=0     )
> CreatePolicy                                             (OK=64906  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43274  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43274  KO=0     )
>  UI AM idFromSession                                     (OK=43274  KO=0     )
>  UI AM validateGoto                                      (OK=43274  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43272  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43271  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43270  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43270  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43268  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43268  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43268  KO=0     )
>  UI IDM uiconfig                                         (OK=43268  KO=0     )
>  UI IDM version                                          (OK=43268  KO=0     )
>  UI IDM login                                            (OK=43268  KO=0     )
>  UI IDM privilege                                        (OK=43268  KO=0     )
>  UI IDM features                                         (OK=43268  KO=0     )
>  UI IDM user                                             (OK=43267  KO=0     )
>  UI IDM dashboard                                        (OK=43267  KO=0     )
>  UI IDM managed user schema                              (OK=43267  KO=0     )
>  UI IDM oidcToken                                        (OK=43267  KO=0     )
> userinfo                                                 (OK=43266  KO=0     )
> UI-Logout                                                (OK=43265  KO=0     )
> UI-Logout Redirect 1                                     (OK=43264  KO=0     )
> tokenUserinfo                                            (OK=43125  KO=0     )
>  UI AM revoke1                                           (OK=43263  KO=0     )
>  UI AM revoke2                                           (OK=43263  KO=0     )
>  UI AM endsession                                        (OK=43263  KO=0     )
> RootUserinfo                                             (OK=145883 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7284   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7284   KO=0     )
> getIdToken                                               (OK=14469  KO=0     )
> getIdToken Redirect 1                                    (OK=14468  KO=0     )
> createOrganization                                       (OK=14467  KO=0     )
> queryOrganization                                        (OK=14466  KO=0     )
> ReadPolicy                                               (OK=64784  KO=12    )
> deleteOrganization                                       (OK=14465  KO=0     )
> DeletePolicy                                             (OK=64659  KO=22    )
> restloginProgressiveProfileCallback                      (OK=325    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       338 (83.66%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.42%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.19%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.24%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 86496  / active: 370    / done: 202296
================================================================================

22:55:18.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'Skip 2FA' failed for user 202917: status.find.is(200), but actually found 502
22:55:18.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
Skip 2FA: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,202917,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.974505, randomPolicyName -> testPolicy637644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca30b01, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0, useAdminRealm -> true, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI0YWQ0N2U2Ni1iYWJmLTQ5OTYtOThkMS03OTczOGI2ZjMyNWQiLCJvdGsiOiJqdHBlbmZ0YWZsdWtvaG5pcGsycWMwazA5ZSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNTFlR1pXVkdaS2EwMVVUVUpCZGtoc1YxaDJiMWRSTGtzNE1XZFhWSGwzU0U5bE5WVnhPRlpPWVdvNFJrYzRhMnA1ZHpjeGEwcGpkVVIzZEcxWmFHVlJiSGxCWmpWSlNVaHllRGM1YkZwMGNWbFNhelZDZVc5YWFVZ3pOakpxZFhKMFUyaG9NVVZRVkVGbVIxaFJVMTgyYkZOdGRIcDRYMkZIVm1vNWEwSlpWR1pPZVVRNFptOXlZMFJuUzI4NWJYWjFjR3N0UkROTVoyOUxibGxDUlhOd2VWbENiV0ZaV1cxV1VXcDFNazkwU201d09USlFURU4zUlhod1FYQlZjbTV0VVdnd2QyZElSRFpwU0cxSFUyWjRRa2hwZEcxRVlsaEliMjFTVkZGS1RscElablIxTjFrMGJFdDVWek5rWVRCRlgwdHRVelZSYjJOeWMzVm1Wbk5VU1ZCemNHVkhZakkwU1RCWE0wbDRialUwYWxkZmVXaEljM0pZYURCdVpXUnFaRTlpZWw5SWFHaGpZMnBGWVZKUWNsVkhVbTlDT1dkcmNtSllVbU5rVDJRM2VDMVFaRzVNT0Y5YU1GbFFhbmN5U0hVd05pMVJWa2xRTVVOaVZtVTVaM2huZEUxblZuaDNPRWN5ZFZGeGFGcFJUSGxtUVhKaVdXNVJVM0J3Wlc5VFYzbFRaalZLVmxRNFFqUmhVMXBmY0ZGNmQwSlBjMEoxWkdRMlUwSmlWalpQYW01VGFqazFaM1pOY2s1VmVHdGpYek5SYlVwdU4yTlZkRk5PTnpOcFEzSXlTVU5aYzFWdmRUbDNaVWcxWTBGSWEyVnpPVVpXWTBoRFNrTlNNa0o0U3pWM2VUbHFWRWx1UlhaWllVOTRPVkV6Vm5rNUxWZGtRVVJHVEhKTVpYbHVSR3RIVUVsaldWOXlUbTFHWDNOUk1uSlRNV2RCY21KbWNtaE5lR1ZqYm05d1QyWlpNa2x3V2pkWFltcHNjM055Tld0cVV6aExNVE5KWmpjMVMycHhXVGhFU1ZOc2RDMDVNV1pyZGtVMmVuQkxlRWRCZG1sa05UaDZUMmhtYzBsc2FWTm1VVmxsV2xSWlYzSnRNMUJJYXpCdVFUYzFVakZFY2pCcmEzZFFkMFJLYlhsM1RWcFJkMVUwY21kQ1VURlFiSFJNUkdkSFJqSjJSMGhJY0dObFRtOTNYMU4wZFUxd2VHbFhZbkZuZW5saVNITXpVM1JCVld0bWFFMDJRbTF0UzBkV09WcExZa0ZNUXpsMVpUTkxOMms0TnprMmFHWXlOV1F0UjJGMFVFVmhOVXhoYTNFeWNUZHNlblpuYldKRFpIbEJlRkoyVlMxUVFqUTBSMU51UzJjd1V6TkNjWGR3TjBnME0yaGxkMHBDWjFVNFFtWmZkWE5NV2tsMFRHWkZSRkprWjJnNFRFcFVRWE50WjBwZk1EaFBNMTgzTWtKTVZFcDRVR2Q1WTJ0cGIyOVFhVFZqZVZwUk16Vm1NVmc0TlRSMGJuZGhURGwzZGpNNVVWaDROamROUnpkTFJXRk1TMkZsVG5OcUxYTkNUM3BsY0RsbGNGTnBWbFZSV2twbFREQmxNMEZWUjNCSk1sOVRSbTFqY1dKcWFHZ3lOalJ3VkV4R2JXVkphbGwzZEhkbVVHUktkbmcwWVdSUFREWTJVWFp2YjA5U1lrdGxjbWs1U0hoT05EWldTVmRuWVU1TUxYaG1URkZRVlRaYVpYTXlVRWxpY1dOQldVOVZXRmN6VWxGWGFVdEtlVGxSTWxsSWNFc3paMGRFVTNGcFdETTRla1poUWtSNGRFSTJWMkpZYW1sM1ZqZENlbkZYTVhKemQwdzFSMlkyT1hWRVNHdHhVM2gxT0dkTmFsWkVhR1p6YUVKRVQyNVNaVTB3Unpod2FrMUVZVlZqYWs1UWRXRmtVV0UxVjI0NVgxWjZWbWhyWlhoc2FrTmpTV3hRUTNCVmVVWlBka3hPTkc1QlZuTkxaRkoyWlMxNmJubHNNbUowYzI5Q2VVMTFVblJ2Y0hGRVVtOVFiM0EwU0djMlVESkxVMVpqTWtSdmNuTXROVGhvWnpreUxVMVJVVmxIUkdkS1JYRXdiVUU1TVhWNVpWbzBTM3BMWldGU1MwUTJWMlpRZEVrMmRHaEtiVUkxWW5OR1JqWnZORlZXUVZrMlNGSTJUVzV2VkhwMWN6UndRemxQVlRGTmRUZ3dhMHBMZWw5YU5UWmtjM0V6V2xka1pERkJPVkJ6WjBwVFRHeE5lWFZYVW1JdFVsZFRSbDlrUlhwNVRUWTROall5TlhaT0xUQk5aVlpyZEZseFkwSXpiRUp6YjBSMGR6UnlNQzFyTTAxNVMyMVBjMFpVYVVFdFVsUk9kVzFEWlhkaFFrRnRlR1YxUzFjeWJXTnNNV3BzYlhveWFWQmFVSEUyZG1oZkxUaFlTMVY0UkhoQ2RIWm9Zblp4VVZFM1RHcGFkMFo2VWkxalIyTjZjRFZsUWpobGJGSXdOa2Q1ZEhORVUzcHhaVVUwVFZReU5XZ3hkMFJ5YTI1TWFrbFhaVUl0TlRRNFMxZENSV2gyWTI5UVdFSmpOVkF3Y2xSTmNuRlhZbTVNTVdsVGQwVnBUV2hrUTNsMWJXZFBPVXA1YTBOMlNXTmxRMG90YTJKeWVsaEpMVUU0VjB0SWJHbDRSMHhsY1V0RmFsaG9hbmRLYkVoNVJIaFlNMGxXTm1sWlVYVlNRMDV1WkdreUxXUjNWa1pXV1U0MFdpMUxSa1ZSVkZkbldHTlhVM0Z0ZGpKeFpIWXdNSEJUU0VZMmFWaENXVTF0ZUVkUlpqSmpNakpVUjBoTVEwaFJTalJEVTBkU1FXTldRVUU0ZDFKM2VHRXRSWEEwYTFwQlNYQm5jVWQ1UjJ0M1UxTmxXbVJrUTJ4R2VHUXhTMWR0YW1aRFZrOW1SeTFWUnkxdk5GTlhOVFF3WlZGb1ZuTXRRV3c0ZVROdlRucDBkM1ZoT0MxTFdTMDFVemhDU21GNlkxZHZkVXhNU0ZaR1VTNVJVblUxUmxoTWRHNUNZMWRhTFRCRU5GUnNSM05uLlJQVzBKWUN0XzlqN2NEMWlJTnowQ2EzQVRjRF9KOWI4dFE5LTVtUnVockkiLCJleHAiOjE3MzEwMjAxMTgsImlhdCI6MTczMDkzMzcxOH0.r3yonOGNTRrBE4syfSjr9666J1zCIOBv1Yh_X4lXBec","callbacks":[{"type":"TextOutputCallback","output":[{"name":"message","value":"Loading..."},{"name":"messageType","value":"0"}]},{"type":"ConfirmationCallback","output":[{"name":"prompt","value":""},{"name":"messageType","value":0},{"name":"options","value":["Set up"]},{"name":"optionType","value":-1},{"name":"defaultOption","value":0}],"input":[{"name":"IDToken2","value":0}]},{"type":"HiddenValueCallback","output":[{"name":"value","value":"false"},{"name":"id","value":"skip-input-361"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-361\");  var messageElem;  document.getElementsByClassName(\"callback-component\").forEach(    function (e) {      var m = e.firstElementChild;      if (m.firstChild && m.firstChild.nodeName == \"#text\" && m.firstChild.nodeValue.trim() == \"Loading...\") {        messageElem = m;      }    }  );  if (!skipInputElem || !messageElem) {    return setTimeout(setupPage, 50);  }  var skipContainer = document.createElement(\"div\");  skipContainer.style = \"width:100%\";  skipContainer.innerHTML = \"<button id='skip-link-361' class='btn btn-block btn-link' type=submit>Skip for now</button>\";  skipInputElem.parentNode.append(skipContainer);  messageElem.align = \"center\";  messageElem.innerHTML = \"<h2 class=h2>Set up 2-step verification</h2><div style='margin-bottom:1em;padding:0 1em'>To protect your account, add a second<br>authentication method.<div class='alert alert-warning' style='margin-top:1.5em'>Starting April 2, 2024, you must sign in using<br>2-step verification. Learn more <a class='alert-link' href='https://backstage.forgerock.com/docs/idcloud/latest/product-information/migration-dependent-features/tenant-administrator-mandatory-2-step-verification-faq.html' target=_blank>here</a>.</div></div>\";  var bindSkipLink = function() {    document.getElementById(\"skip-link-361\").onclick = function() {      skipInputElem.value = \"Skip\";      document.getElementById(\"loginButton_0\").click();      return false;    };  };  setTimeout(bindSkipLink, 100);};setupPage();"},{"name":"messageType","value":"4"}]}]}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933718877))), password -> Pa_ssw0rd, fake-ip -> 220.241.61.249, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b71201f),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 5912
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI0YWQ0N2U2Ni1iYWJmLTQ5OTYtOThkMS03OTczOGI2ZjMyNWQiLCJvdGsiOiJqdHBlbmZ0YWZsdWtvaG5pcGsycWMwazA5ZSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNTFlR1pXVkdaS2EwMVVUVUpCZGtoc1YxaDJiMWRSTGtzNE1XZFhWSGwzU0U5bE5WVnhPRlpPWVdvNFJrYzRhMnA1ZHpjeGEwcGpkVVIzZEcxWmFHVlJiSGxCWmpWSlNVaHllRGM1YkZwMGNWbFNhelZDZVc5YWFVZ3pOakpxZFhKMFUyaG9NVVZRVkVGbVIxaFJVMTgyYkZOdGRIcDRYMkZIVm1vNWEwSlpWR1pPZVVRNFptOXlZMFJuUzI4NWJYWjFjR3N0UkROTVoyOUxibGxDUlhOd2VWbENiV0ZaV1cxV1VXcDFNazkwU201d09USlFURU4zUlhod1FYQlZjbTV0VVdnd2QyZElSRFpwU0cxSFUyWjRRa2hwZEcxRVlsaEliMjFTVkZGS1RscElablIxTjFrMGJFdDVWek5rWVRCRlgwdHRVelZSYjJOeWMzVm1Wbk5VU1ZCemNHVkhZakkwU1RCWE0wbDRialUwYWxkZmVXaEljM0pZYURCdVpXUnFaRTlpZWw5SWFHaGpZMnBGWVZKUWNsVkhVbTlDT1dkcmNtSllVbU5rVDJRM2VDMVFaRzVNT0Y5YU1GbFFhbmN5U0hVd05pMVJWa2xRTVVOaVZtVTVaM2huZEUxblZuaDNPRWN5ZFZGeGFGcFJUSGxtUVhKaVdXNVJVM0J3Wlc5VFYzbFRaalZLVmxRNFFqUmhVMXBmY0ZGNmQwSlBjMEoxWkdRMlUwSmlWalpQYW01VGFqazFaM1pOY2s1VmVHdGpYek5SYlVwdU4yTlZkRk5PTnpOcFEzSXlTVU5aYzFWdmRUbDNaVWcxWTBGSWEyVnpPVVpXWTBoRFNrTlNNa0o0U3pWM2VUbHFWRWx1UlhaWllVOTRPVkV6Vm5rNUxWZGtRVVJHVEhKTVpYbHVSR3RIVUVsaldWOXlUbTFHWDNOUk1uSlRNV2RCY21KbWNtaE5lR1ZqYm05d1QyWlpNa2x3V2pkWFltcHNjM055Tld0cVV6aExNVE5KWmpjMVMycHhXVGhFU1ZOc2RDMDVNV1pyZGtVMmVuQkxlRWRCZG1sa05UaDZUMmhtYzBsc2FWTm1VVmxsV2xSWlYzSnRNMUJJYXpCdVFUYzFVakZFY2pCcmEzZFFkMFJLYlhsM1RWcFJkMVUwY21kQ1VURlFiSFJNUkdkSFJqSjJSMGhJY0dObFRtOTNYMU4wZFUxd2VHbFhZbkZuZW5saVNITXpVM1JCVld0bWFFMDJRbTF0UzBkV09WcExZa0ZNUXpsMVpUTkxOMms0TnprMmFHWXlOV1F0UjJGMFVFVmhOVXhoYTNFeWNUZHNlblpuYldKRFpIbEJlRkoyVlMxUVFqUTBSMU51UzJjd1V6TkNjWGR3TjBnME0yaGxkMHBDWjFVNFFtWmZkWE5NV2tsMFRHWkZSRkprWjJnNFRFcFVRWE50WjBwZk1EaFBNMTgzTWtKTVZFcDRVR2Q1WTJ0cGIyOVFhVFZqZVZwUk16Vm1NVmc0TlRSMGJuZGhURGwzZGpNNVVWaDROamROUnpkTFJXRk1TMkZsVG5OcUxYTkNUM3BsY0RsbGNGTnBWbFZSV2twbFREQmxNMEZWUjNCSk1sOVRSbTFqY1dKcWFHZ3lOalJ3VkV4R2JXVkphbGwzZEhkbVVHUktkbmcwWVdSUFREWTJVWFp2YjA5U1lrdGxjbWs1U0hoT05EWldTVmRuWVU1TUxYaG1URkZRVlRaYVpYTXlVRWxpY1dOQldVOVZXRmN6VWxGWGFVdEtlVGxSTWxsSWNFc3paMGRFVTNGcFdETTRla1poUWtSNGRFSTJWMkpZYW1sM1ZqZENlbkZYTVhKemQwdzFSMlkyT1hWRVNHdHhVM2gxT0dkTmFsWkVhR1p6YUVKRVQyNVNaVTB3Unpod2FrMUVZVlZqYWs1UWRXRmtVV0UxVjI0NVgxWjZWbWhyWlhoc2FrTmpTV3hRUTNCVmVVWlBka3hPTkc1QlZuTkxaRkoyWlMxNmJubHNNbUowYzI5Q2VVMTFVblJ2Y0hGRVVtOVFiM0EwU0djMlVESkxVMVpqTWtSdmNuTXROVGhvWnpreUxVMVJVVmxIUkdkS1JYRXdiVUU1TVhWNVpWbzBTM3BMWldGU1MwUTJWMlpRZEVrMmRHaEtiVUkxWW5OR1JqWnZORlZXUVZrMlNGSTJUVzV2VkhwMWN6UndRemxQVlRGTmRUZ3dhMHBMZWw5YU5UWmtjM0V6V2xka1pERkJPVkJ6WjBwVFRHeE5lWFZYVW1JdFVsZFRSbDlrUlhwNVRUWTROall5TlhaT0xUQk5aVlpyZEZseFkwSXpiRUp6YjBSMGR6UnlNQzFyTTAxNVMyMVBjMFpVYVVFdFVsUk9kVzFEWlhkaFFrRnRlR1YxUzFjeWJXTnNNV3BzYlhveWFWQmFVSEUyZG1oZkxUaFlTMVY0UkhoQ2RIWm9Zblp4VVZFM1RHcGFkMFo2VWkxalIyTjZjRFZsUWpobGJGSXdOa2Q1ZEhORVUzcHhaVVUwVFZReU5XZ3hkMFJ5YTI1TWFrbFhaVUl0TlRRNFMxZENSV2gyWTI5UVdFSmpOVkF3Y2xSTmNuRlhZbTVNTVdsVGQwVnBUV2hrUTNsMWJXZFBPVXA1YTBOMlNXTmxRMG90YTJKeWVsaEpMVUU0VjB0SWJHbDRSMHhsY1V0RmFsaG9hbmRLYkVoNVJIaFlNMGxXTm1sWlVYVlNRMDV1WkdreUxXUjNWa1pXV1U0MFdpMUxSa1ZSVkZkbldHTlhVM0Z0ZGpKeFpIWXdNSEJUU0VZMmFWaENXVTF0ZUVkUlpqSmpNakpVUjBoTVEwaFJTalJEVTBkU1FXTldRVUU0ZDFKM2VHRXRSWEEwYTFwQlNYQm5jVWQ1UjJ0M1UxTmxXbVJrUTJ4R2VHUXhTMWR0YW1aRFZrOW1SeTFWUnkxdk5GTlhOVFF3WlZGb1ZuTXRRV3c0ZVROdlRucDBkM1ZoT0MxTFdTMDFVemhDU21GNlkxZHZkVXhNU0ZaR1VTNVJVblUxUmxoTWRHNUNZMWRhTFRCRU5GUnNSM05uLlJQVzBKWUN0XzlqN2NEMWlJTnowQ2EzQVRjRF9KOWI4dFE5LTVtUnVockkiLCJleHAiOjE3MzEwMjAxMTgsImlhdCI6MTczMDkzMzcxOH0.r3yonOGNTRrBE4syfSjr9666J1zCIOBv1Yh_X4lXBec","callbacks":[{"type":"TextOutputCallback","output":[{"name":"message","value":"Loading..."},{"name":"messageType","value":"0"}]},{"type":"ConfirmationCallback","output":[{"name":"prompt","value":""},{"name":"messageType","value":0},{"name":"options","value":["Set up"]},{"name":"optionType","value":-1},{"name":"defaultOption","value":0}],"input":[{"name":"IDToken2","value":0}]},{"type":"HiddenValueCallback","output":[{"name":"value","value":"false"},{"name":"id","value":"skip-input-361"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-361\");  var messageElem;  document.getElementsByClassName(\"callback-component\").forEach(    function (e) {      var m = e.firstElementChild;      if (m.firstChild && m.firstChild.nodeName == \"#text\" && m.firstChild.nodeValue.trim() == \"Loading...\") {        messageElem = m;      }    }  );  if (!skipInputElem || !messageElem) {    return setTimeout(setupPage, 50);  }  var skipContainer = document.createElement(\"div\");  skipContainer.style = \"width:100%\";  skipContainer.innerHTML = \"<button id='skip-link-361' class='btn btn-block btn-link' type=submit>Skip for now</button>\";  skipInputElem.parentNode.append(skipContainer);  messageElem.align = \"center\";  messageElem.innerHTML = \"<h2 class=h2>Set up 2-step verification</h2><div style='margin-bottom:1em;padding:0 1em'>To protect your account, add a second<br>authentication method.<div class='alert alert-warning' style='margin-top:1.5em'>Starting April 2, 2024, you must sign in using<br>2-step verification. Learn more <a class='alert-link' href='https://backstage.forgerock.com/docs/idcloud/latest/product-information/migration-dependent-features/tenant-administrator-mandatory-2-step-verification-faq.html' target=_blank>here</a>.</div></div>\";  var bindSkipLink = function() {    document.getElementById(\"skip-link-361\").onclick = function() {      skipInputElem.value = \"Skip\";      document.getElementById(\"loginButton_0\").click();      return false;    };  };  setTimeout(bindSkipLink, 100);};setupPage();"},{"name":"messageType","value":"4"}]}]}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 06 Nov 2024 22:55:18 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
22:55:18.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'GetUUid' failed for user 202917: status.find.in([200, 209], 304), found 401
22:55:18.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
GetUUid: KO status.find.in([200, 209], 304), found 401
=========================
Session:
Session(idc.benchmark.Mix2024,202917,HashMap(username -> user.974505, randomPolicyName -> testPolicy637644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca30b01, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0, useAdminRealm -> true, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI0YWQ0N2U2Ni1iYWJmLTQ5OTYtOThkMS03OTczOGI2ZjMyNWQiLCJvdGsiOiJqdHBlbmZ0YWZsdWtvaG5pcGsycWMwazA5ZSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNTFlR1pXVkdaS2EwMVVUVUpCZGtoc1YxaDJiMWRSTGtzNE1XZFhWSGwzU0U5bE5WVnhPRlpPWVdvNFJrYzRhMnA1ZHpjeGEwcGpkVVIzZEcxWmFHVlJiSGxCWmpWSlNVaHllRGM1YkZwMGNWbFNhelZDZVc5YWFVZ3pOakpxZFhKMFUyaG9NVVZRVkVGbVIxaFJVMTgyYkZOdGRIcDRYMkZIVm1vNWEwSlpWR1pPZVVRNFptOXlZMFJuUzI4NWJYWjFjR3N0UkROTVoyOUxibGxDUlhOd2VWbENiV0ZaV1cxV1VXcDFNazkwU201d09USlFURU4zUlhod1FYQlZjbTV0VVdnd2QyZElSRFpwU0cxSFUyWjRRa2hwZEcxRVlsaEliMjFTVkZGS1RscElablIxTjFrMGJFdDVWek5rWVRCRlgwdHRVelZSYjJOeWMzVm1Wbk5VU1ZCemNHVkhZakkwU1RCWE0wbDRialUwYWxkZmVXaEljM0pZYURCdVpXUnFaRTlpZWw5SWFHaGpZMnBGWVZKUWNsVkhVbTlDT1dkcmNtSllVbU5rVDJRM2VDMVFaRzVNT0Y5YU1GbFFhbmN5U0hVd05pMVJWa2xRTVVOaVZtVTVaM2huZEUxblZuaDNPRWN5ZFZGeGFGcFJUSGxtUVhKaVdXNVJVM0J3Wlc5VFYzbFRaalZLVmxRNFFqUmhVMXBmY0ZGNmQwSlBjMEoxWkdRMlUwSmlWalpQYW01VGFqazFaM1pOY2s1VmVHdGpYek5SYlVwdU4yTlZkRk5PTnpOcFEzSXlTVU5aYzFWdmRUbDNaVWcxWTBGSWEyVnpPVVpXWTBoRFNrTlNNa0o0U3pWM2VUbHFWRWx1UlhaWllVOTRPVkV6Vm5rNUxWZGtRVVJHVEhKTVpYbHVSR3RIVUVsaldWOXlUbTFHWDNOUk1uSlRNV2RCY21KbWNtaE5lR1ZqYm05d1QyWlpNa2x3V2pkWFltcHNjM055Tld0cVV6aExNVE5KWmpjMVMycHhXVGhFU1ZOc2RDMDVNV1pyZGtVMmVuQkxlRWRCZG1sa05UaDZUMmhtYzBsc2FWTm1VVmxsV2xSWlYzSnRNMUJJYXpCdVFUYzFVakZFY2pCcmEzZFFkMFJLYlhsM1RWcFJkMVUwY21kQ1VURlFiSFJNUkdkSFJqSjJSMGhJY0dObFRtOTNYMU4wZFUxd2VHbFhZbkZuZW5saVNITXpVM1JCVld0bWFFMDJRbTF0UzBkV09WcExZa0ZNUXpsMVpUTkxOMms0TnprMmFHWXlOV1F0UjJGMFVFVmhOVXhoYTNFeWNUZHNlblpuYldKRFpIbEJlRkoyVlMxUVFqUTBSMU51UzJjd1V6TkNjWGR3TjBnME0yaGxkMHBDWjFVNFFtWmZkWE5NV2tsMFRHWkZSRkprWjJnNFRFcFVRWE50WjBwZk1EaFBNMTgzTWtKTVZFcDRVR2Q1WTJ0cGIyOVFhVFZqZVZwUk16Vm1NVmc0TlRSMGJuZGhURGwzZGpNNVVWaDROamROUnpkTFJXRk1TMkZsVG5OcUxYTkNUM3BsY0RsbGNGTnBWbFZSV2twbFREQmxNMEZWUjNCSk1sOVRSbTFqY1dKcWFHZ3lOalJ3VkV4R2JXVkphbGwzZEhkbVVHUktkbmcwWVdSUFREWTJVWFp2YjA5U1lrdGxjbWs1U0hoT05EWldTVmRuWVU1TUxYaG1URkZRVlRaYVpYTXlVRWxpY1dOQldVOVZXRmN6VWxGWGFVdEtlVGxSTWxsSWNFc3paMGRFVTNGcFdETTRla1poUWtSNGRFSTJWMkpZYW1sM1ZqZENlbkZYTVhKemQwdzFSMlkyT1hWRVNHdHhVM2gxT0dkTmFsWkVhR1p6YUVKRVQyNVNaVTB3Unpod2FrMUVZVlZqYWs1UWRXRmtVV0UxVjI0NVgxWjZWbWhyWlhoc2FrTmpTV3hRUTNCVmVVWlBka3hPTkc1QlZuTkxaRkoyWlMxNmJubHNNbUowYzI5Q2VVMTFVblJ2Y0hGRVVtOVFiM0EwU0djMlVESkxVMVpqTWtSdmNuTXROVGhvWnpreUxVMVJVVmxIUkdkS1JYRXdiVUU1TVhWNVpWbzBTM3BMWldGU1MwUTJWMlpRZEVrMmRHaEtiVUkxWW5OR1JqWnZORlZXUVZrMlNGSTJUVzV2VkhwMWN6UndRemxQVlRGTmRUZ3dhMHBMZWw5YU5UWmtjM0V6V2xka1pERkJPVkJ6WjBwVFRHeE5lWFZYVW1JdFVsZFRSbDlrUlhwNVRUWTROall5TlhaT0xUQk5aVlpyZEZseFkwSXpiRUp6YjBSMGR6UnlNQzFyTTAxNVMyMVBjMFpVYVVFdFVsUk9kVzFEWlhkaFFrRnRlR1YxUzFjeWJXTnNNV3BzYlhveWFWQmFVSEUyZG1oZkxUaFlTMVY0UkhoQ2RIWm9Zblp4VVZFM1RHcGFkMFo2VWkxalIyTjZjRFZsUWpobGJGSXdOa2Q1ZEhORVUzcHhaVVUwVFZReU5XZ3hkMFJ5YTI1TWFrbFhaVUl0TlRRNFMxZENSV2gyWTI5UVdFSmpOVkF3Y2xSTmNuRlhZbTVNTVdsVGQwVnBUV2hrUTNsMWJXZFBPVXA1YTBOMlNXTmxRMG90YTJKeWVsaEpMVUU0VjB0SWJHbDRSMHhsY1V0RmFsaG9hbmRLYkVoNVJIaFlNMGxXTm1sWlVYVlNRMDV1WkdreUxXUjNWa1pXV1U0MFdpMUxSa1ZSVkZkbldHTlhVM0Z0ZGpKeFpIWXdNSEJUU0VZMmFWaENXVTF0ZUVkUlpqSmpNakpVUjBoTVEwaFJTalJEVTBkU1FXTldRVUU0ZDFKM2VHRXRSWEEwYTFwQlNYQm5jVWQ1UjJ0M1UxTmxXbVJrUTJ4R2VHUXhTMWR0YW1aRFZrOW1SeTFWUnkxdk5GTlhOVFF3WlZGb1ZuTXRRV3c0ZVROdlRucDBkM1ZoT0MxTFdTMDFVemhDU21GNlkxZHZkVXhNU0ZaR1VTNVJVblUxUmxoTWRHNUNZMWRhTFRCRU5GUnNSM05uLlJQVzBKWUN0XzlqN2NEMWlJTnowQ2EzQVRjRF9KOWI4dFE5LTVtUnVockkiLCJleHAiOjE3MzEwMjAxMTgsImlhdCI6MTczMDkzMzcxOH0.r3yonOGNTRrBE4syfSjr9666J1zCIOBv1Yh_X4lXBec","callbacks":[{"type":"TextOutputCallback","output":[{"name":"message","value":"Loading..."},{"name":"messageType","value":"0"}]},{"type":"ConfirmationCallback","output":[{"name":"prompt","value":""},{"name":"messageType","value":0},{"name":"options","value":["Set up"]},{"name":"optionType","value":-1},{"name":"defaultOption","value":0}],"input":[{"name":"IDToken2","value":0}]},{"type":"HiddenValueCallback","output":[{"name":"value","value":"false"},{"name":"id","value":"skip-input-361"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-361\");  var messageElem;  document.getElementsByClassName(\"callback-component\").forEach(    function (e) {      var m = e.firstElementChild;      if (m.firstChild && m.firstChild.nodeName == \"#text\" && m.firstChild.nodeValue.trim() == \"Loading...\") {        messageElem = m;      }    }  );  if (!skipInputElem || !messageElem) {    return setTimeout(setupPage, 50);  }  var skipContainer = document.createElement(\"div\");  skipContainer.style = \"width:100%\";  skipContainer.innerHTML = \"<button id='skip-link-361' class='btn btn-block btn-link' type=submit>Skip for now</button>\";  skipInputElem.parentNode.append(skipContainer);  messageElem.align = \"center\";  messageElem.innerHTML = \"<h2 class=h2>Set up 2-step verification</h2><div style='margin-bottom:1em;padding:0 1em'>To protect your account, add a second<br>authentication method.<div class='alert alert-warning' style='margin-top:1.5em'>Starting April 2, 2024, you must sign in using<br>2-step verification. Learn more <a class='alert-link' href='https://backstage.forgerock.com/docs/idcloud/latest/product-information/migration-dependent-features/tenant-administrator-mandatory-2-step-verification-faq.html' target=_blank>here</a>.</div></div>\";  var bindSkipLink = function() {    document.getElementById(\"skip-link-361\").onclick = function() {      skipInputElem.value = \"Skip\";      document.getElementById(\"loginButton_0\").click();      return false;    };  };  setTimeout(bindSkipLink, 100);};setupPage();"},{"name":"messageType","value":"4"}]}]}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933718877))), password -> Pa_ssw0rd, challenge -> Rztt1NRAQ2w_bhlt95iz90kbo3HD1ZooYo8xo5JwqKY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 220.241.61.249, verifier -> LTgxNjI3MDUzMzQyNDkyMTkyMDI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b71201f),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/resourcetypes?_queryFilter=name+eq+%22%5E(%3F!Delegation%20Service%24).*%22
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F
	accept: */*
	cookie: amlbcookie=01
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	401 Unauthorized
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	warning: 100 OpenAM REST "No Accept-API-Version specified"
	warning: 100 chf "Accept-API-Version should be included in the request."
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 62
	date: Wed, 06 Nov 2024 22:55:18 GMT
	x-forgerock-transactionid: b74eec8f-9c68-4003-aeb6-2b95c448e0ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Access Denied"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:55:19.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request CreatePolicy: No attribute named 'oauth2_uuId' is defined

================================================================================
2024-11-06 22:55:20 GMT                                    2555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2835989 KO=63    )
> restLoginInitiate                                        (OK=195748 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=195740 KO=1     )
> Skip 2FA                                                 (OK=108842 KO=1     )
> User Authorize PKCE stage                                (OK=238724 KO=1     )
> User AccessToken PKCE stage                              (OK=238718 KO=0     )
> GetUUid                                                  (OK=65065  KO=1     )
> GetOpenidConfig                                          (OK=194792 KO=0     )
> CreatePolicy                                             (OK=65039  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43347  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43346  KO=0     )
>  UI AM idFromSession                                     (OK=43346  KO=0     )
>  UI AM validateGoto                                      (OK=43346  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43342  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43341  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43339  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43339  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43337  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43336  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43336  KO=0     )
>  UI IDM uiconfig                                         (OK=43336  KO=0     )
>  UI IDM version                                          (OK=43336  KO=0     )
>  UI IDM login                                            (OK=43336  KO=0     )
>  UI IDM privilege                                        (OK=43336  KO=0     )
>  UI IDM features                                         (OK=43336  KO=0     )
>  UI IDM user                                             (OK=43336  KO=0     )
>  UI IDM dashboard                                        (OK=43336  KO=0     )
>  UI IDM managed user schema                              (OK=43336  KO=0     )
>  UI IDM oidcToken                                        (OK=43336  KO=0     )
> userinfo                                                 (OK=43335  KO=0     )
> UI-Logout                                                (OK=43333  KO=0     )
> UI-Logout Redirect 1                                     (OK=43333  KO=0     )
> tokenUserinfo                                            (OK=43204  KO=0     )
>  UI AM revoke1                                           (OK=43333  KO=0     )
>  UI AM revoke2                                           (OK=43333  KO=0     )
>  UI AM endsession                                        (OK=43333  KO=0     )
> RootUserinfo                                             (OK=146239 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7291   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7291   KO=0     )
> getIdToken                                               (OK=14492  KO=0     )
> getIdToken Redirect 1                                    (OK=14492  KO=0     )
> createOrganization                                       (OK=14491  KO=0     )
> queryOrganization                                        (OK=14491  KO=0     )
> ReadPolicy                                               (OK=64915  KO=12    )
> deleteOrganization                                       (OK=14491  KO=0     )
> DeletePolicy                                             (OK=64772  KO=22    )
> restloginProgressiveProfileCallback                      (OK=327    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       338 (83.05%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.35%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.14%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.23%)
> status.find.is(200), but actually found 502                         2 ( 0.49%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.25%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 86118  / active: 382    / done: 202662
================================================================================

22:55:24.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 202917: status.find.in([200, 209], 304), found 401
22:55:24.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 401
=========================
Session:
Session(idc.benchmark.Mix2024,202917,HashMap(username -> user.974505, randomPolicyName -> testPolicy637644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca30b01, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0, useAdminRealm -> true, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI0YWQ0N2U2Ni1iYWJmLTQ5OTYtOThkMS03OTczOGI2ZjMyNWQiLCJvdGsiOiJqdHBlbmZ0YWZsdWtvaG5pcGsycWMwazA5ZSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNTFlR1pXVkdaS2EwMVVUVUpCZGtoc1YxaDJiMWRSTGtzNE1XZFhWSGwzU0U5bE5WVnhPRlpPWVdvNFJrYzRhMnA1ZHpjeGEwcGpkVVIzZEcxWmFHVlJiSGxCWmpWSlNVaHllRGM1YkZwMGNWbFNhelZDZVc5YWFVZ3pOakpxZFhKMFUyaG9NVVZRVkVGbVIxaFJVMTgyYkZOdGRIcDRYMkZIVm1vNWEwSlpWR1pPZVVRNFptOXlZMFJuUzI4NWJYWjFjR3N0UkROTVoyOUxibGxDUlhOd2VWbENiV0ZaV1cxV1VXcDFNazkwU201d09USlFURU4zUlhod1FYQlZjbTV0VVdnd2QyZElSRFpwU0cxSFUyWjRRa2hwZEcxRVlsaEliMjFTVkZGS1RscElablIxTjFrMGJFdDVWek5rWVRCRlgwdHRVelZSYjJOeWMzVm1Wbk5VU1ZCemNHVkhZakkwU1RCWE0wbDRialUwYWxkZmVXaEljM0pZYURCdVpXUnFaRTlpZWw5SWFHaGpZMnBGWVZKUWNsVkhVbTlDT1dkcmNtSllVbU5rVDJRM2VDMVFaRzVNT0Y5YU1GbFFhbmN5U0hVd05pMVJWa2xRTVVOaVZtVTVaM2huZEUxblZuaDNPRWN5ZFZGeGFGcFJUSGxtUVhKaVdXNVJVM0J3Wlc5VFYzbFRaalZLVmxRNFFqUmhVMXBmY0ZGNmQwSlBjMEoxWkdRMlUwSmlWalpQYW01VGFqazFaM1pOY2s1VmVHdGpYek5SYlVwdU4yTlZkRk5PTnpOcFEzSXlTVU5aYzFWdmRUbDNaVWcxWTBGSWEyVnpPVVpXWTBoRFNrTlNNa0o0U3pWM2VUbHFWRWx1UlhaWllVOTRPVkV6Vm5rNUxWZGtRVVJHVEhKTVpYbHVSR3RIVUVsaldWOXlUbTFHWDNOUk1uSlRNV2RCY21KbWNtaE5lR1ZqYm05d1QyWlpNa2x3V2pkWFltcHNjM055Tld0cVV6aExNVE5KWmpjMVMycHhXVGhFU1ZOc2RDMDVNV1pyZGtVMmVuQkxlRWRCZG1sa05UaDZUMmhtYzBsc2FWTm1VVmxsV2xSWlYzSnRNMUJJYXpCdVFUYzFVakZFY2pCcmEzZFFkMFJLYlhsM1RWcFJkMVUwY21kQ1VURlFiSFJNUkdkSFJqSjJSMGhJY0dObFRtOTNYMU4wZFUxd2VHbFhZbkZuZW5saVNITXpVM1JCVld0bWFFMDJRbTF0UzBkV09WcExZa0ZNUXpsMVpUTkxOMms0TnprMmFHWXlOV1F0UjJGMFVFVmhOVXhoYTNFeWNUZHNlblpuYldKRFpIbEJlRkoyVlMxUVFqUTBSMU51UzJjd1V6TkNjWGR3TjBnME0yaGxkMHBDWjFVNFFtWmZkWE5NV2tsMFRHWkZSRkprWjJnNFRFcFVRWE50WjBwZk1EaFBNMTgzTWtKTVZFcDRVR2Q1WTJ0cGIyOVFhVFZqZVZwUk16Vm1NVmc0TlRSMGJuZGhURGwzZGpNNVVWaDROamROUnpkTFJXRk1TMkZsVG5OcUxYTkNUM3BsY0RsbGNGTnBWbFZSV2twbFREQmxNMEZWUjNCSk1sOVRSbTFqY1dKcWFHZ3lOalJ3VkV4R2JXVkphbGwzZEhkbVVHUktkbmcwWVdSUFREWTJVWFp2YjA5U1lrdGxjbWs1U0hoT05EWldTVmRuWVU1TUxYaG1URkZRVlRaYVpYTXlVRWxpY1dOQldVOVZXRmN6VWxGWGFVdEtlVGxSTWxsSWNFc3paMGRFVTNGcFdETTRla1poUWtSNGRFSTJWMkpZYW1sM1ZqZENlbkZYTVhKemQwdzFSMlkyT1hWRVNHdHhVM2gxT0dkTmFsWkVhR1p6YUVKRVQyNVNaVTB3Unpod2FrMUVZVlZqYWs1UWRXRmtVV0UxVjI0NVgxWjZWbWhyWlhoc2FrTmpTV3hRUTNCVmVVWlBka3hPTkc1QlZuTkxaRkoyWlMxNmJubHNNbUowYzI5Q2VVMTFVblJ2Y0hGRVVtOVFiM0EwU0djMlVESkxVMVpqTWtSdmNuTXROVGhvWnpreUxVMVJVVmxIUkdkS1JYRXdiVUU1TVhWNVpWbzBTM3BMWldGU1MwUTJWMlpRZEVrMmRHaEtiVUkxWW5OR1JqWnZORlZXUVZrMlNGSTJUVzV2VkhwMWN6UndRemxQVlRGTmRUZ3dhMHBMZWw5YU5UWmtjM0V6V2xka1pERkJPVkJ6WjBwVFRHeE5lWFZYVW1JdFVsZFRSbDlrUlhwNVRUWTROall5TlhaT0xUQk5aVlpyZEZseFkwSXpiRUp6YjBSMGR6UnlNQzFyTTAxNVMyMVBjMFpVYVVFdFVsUk9kVzFEWlhkaFFrRnRlR1YxUzFjeWJXTnNNV3BzYlhveWFWQmFVSEUyZG1oZkxUaFlTMVY0UkhoQ2RIWm9Zblp4VVZFM1RHcGFkMFo2VWkxalIyTjZjRFZsUWpobGJGSXdOa2Q1ZEhORVUzcHhaVVUwVFZReU5XZ3hkMFJ5YTI1TWFrbFhaVUl0TlRRNFMxZENSV2gyWTI5UVdFSmpOVkF3Y2xSTmNuRlhZbTVNTVdsVGQwVnBUV2hrUTNsMWJXZFBPVXA1YTBOMlNXTmxRMG90YTJKeWVsaEpMVUU0VjB0SWJHbDRSMHhsY1V0RmFsaG9hbmRLYkVoNVJIaFlNMGxXTm1sWlVYVlNRMDV1WkdreUxXUjNWa1pXV1U0MFdpMUxSa1ZSVkZkbldHTlhVM0Z0ZGpKeFpIWXdNSEJUU0VZMmFWaENXVTF0ZUVkUlpqSmpNakpVUjBoTVEwaFJTalJEVTBkU1FXTldRVUU0ZDFKM2VHRXRSWEEwYTFwQlNYQm5jVWQ1UjJ0M1UxTmxXbVJrUTJ4R2VHUXhTMWR0YW1aRFZrOW1SeTFWUnkxdk5GTlhOVFF3WlZGb1ZuTXRRV3c0ZVROdlRucDBkM1ZoT0MxTFdTMDFVemhDU21GNlkxZHZkVXhNU0ZaR1VTNVJVblUxUmxoTWRHNUNZMWRhTFRCRU5GUnNSM05uLlJQVzBKWUN0XzlqN2NEMWlJTnowQ2EzQVRjRF9KOWI4dFE5LTVtUnVockkiLCJleHAiOjE3MzEwMjAxMTgsImlhdCI6MTczMDkzMzcxOH0.r3yonOGNTRrBE4syfSjr9666J1zCIOBv1Yh_X4lXBec","callbacks":[{"type":"TextOutputCallback","output":[{"name":"message","value":"Loading..."},{"name":"messageType","value":"0"}]},{"type":"ConfirmationCallback","output":[{"name":"prompt","value":""},{"name":"messageType","value":0},{"name":"options","value":["Set up"]},{"name":"optionType","value":-1},{"name":"defaultOption","value":0}],"input":[{"name":"IDToken2","value":0}]},{"type":"HiddenValueCallback","output":[{"name":"value","value":"false"},{"name":"id","value":"skip-input-361"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-361\");  var messageElem;  document.getElementsByClassName(\"callback-component\").forEach(    function (e) {      var m = e.firstElementChild;      if (m.firstChild && m.firstChild.nodeName == \"#text\" && m.firstChild.nodeValue.trim() == \"Loading...\") {        messageElem = m;      }    }  );  if (!skipInputElem || !messageElem) {    return setTimeout(setupPage, 50);  }  var skipContainer = document.createElement(\"div\");  skipContainer.style = \"width:100%\";  skipContainer.innerHTML = \"<button id='skip-link-361' class='btn btn-block btn-link' type=submit>Skip for now</button>\";  skipInputElem.parentNode.append(skipContainer);  messageElem.align = \"center\";  messageElem.innerHTML = \"<h2 class=h2>Set up 2-step verification</h2><div style='margin-bottom:1em;padding:0 1em'>To protect your account, add a second<br>authentication method.<div class='alert alert-warning' style='margin-top:1.5em'>Starting April 2, 2024, you must sign in using<br>2-step verification. Learn more <a class='alert-link' href='https://backstage.forgerock.com/docs/idcloud/latest/product-information/migration-dependent-features/tenant-administrator-mandatory-2-step-verification-faq.html' target=_blank>here</a>.</div></div>\";  var bindSkipLink = function() {    document.getElementById(\"skip-link-361\").onclick = function() {      skipInputElem.value = \"Skip\";      document.getElementById(\"loginButton_0\").click();      return false;    };  };  setTimeout(bindSkipLink, 100);};setupPage();"},{"name":"messageType","value":"4"}]}]}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933718877))), password -> Pa_ssw0rd, challenge -> Rztt1NRAQ2w_bhlt95iz90kbo3HD1ZooYo8xo5JwqKY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 220.241.61.249, verifier -> LTgxNjI3MDUzMzQyNDkyMTkyMDI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b71201f),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy637644
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	referer: https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F
	accept: */*
	cookie: amlbcookie=01
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	401 Unauthorized
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 62
	date: Wed, 06 Nov 2024 22:55:24 GMT
	x-forgerock-transactionid: acbde6d9-9cde-451a-8de2-6e401679ba81
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Access Denied"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:55:25 GMT                                    2560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2841509 KO=64    )
> restLoginInitiate                                        (OK=196146 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=196129 KO=1     )
> Skip 2FA                                                 (OK=109044 KO=1     )
> User Authorize PKCE stage                                (OK=239199 KO=1     )
> User AccessToken PKCE stage                              (OK=239195 KO=0     )
> GetUUid                                                  (OK=65183  KO=1     )
> GetOpenidConfig                                          (OK=195169 KO=0     )
> CreatePolicy                                             (OK=65153  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43432  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43432  KO=0     )
>  UI AM idFromSession                                     (OK=43432  KO=0     )
>  UI AM validateGoto                                      (OK=43432  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43427  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43426  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43424  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43424  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43419  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43416  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43415  KO=0     )
>  UI IDM uiconfig                                         (OK=43415  KO=0     )
>  UI IDM version                                          (OK=43415  KO=0     )
>  UI IDM login                                            (OK=43415  KO=0     )
>  UI IDM privilege                                        (OK=43415  KO=0     )
>  UI IDM features                                         (OK=43415  KO=0     )
>  UI IDM user                                             (OK=43415  KO=0     )
>  UI IDM dashboard                                        (OK=43415  KO=0     )
>  UI IDM managed user schema                              (OK=43415  KO=0     )
>  UI IDM oidcToken                                        (OK=43415  KO=0     )
> userinfo                                                 (OK=43415  KO=0     )
> UI-Logout                                                (OK=43414  KO=0     )
> UI-Logout Redirect 1                                     (OK=43414  KO=0     )
> tokenUserinfo                                            (OK=43305  KO=0     )
>  UI AM revoke1                                           (OK=43414  KO=0     )
>  UI AM revoke2                                           (OK=43414  KO=0     )
>  UI AM endsession                                        (OK=43414  KO=0     )
> RootUserinfo                                             (OK=146499 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7307   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7307   KO=0     )
> getIdToken                                               (OK=14530  KO=0     )
> getIdToken Redirect 1                                    (OK=14530  KO=0     )
> createOrganization                                       (OK=14530  KO=0     )
> queryOrganization                                        (OK=14530  KO=0     )
> ReadPolicy                                               (OK=65050  KO=13    )
> deleteOrganization                                       (OK=14530  KO=0     )
> DeletePolicy                                             (OK=64900  KO=22    )
> restloginProgressiveProfileCallback                      (OK=328    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       338 (82.84%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.33%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.13%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.23%)
> status.find.is(200), but actually found 502                         2 ( 0.49%)
> status.find.in([200, 209], 304), found 401                          2 ( 0.49%)
> status.find.is(302), but actually found 502                         1 ( 0.25%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 85705  / active: 370    / done: 203087
================================================================================

22:55:29.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 202917: status.find.in([200, 209], 304), found 401
22:55:29.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 401
=========================
Session:
Session(idc.benchmark.Mix2024,202917,HashMap(username -> user.974505, randomPolicyName -> testPolicy637644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca30b01, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0, useAdminRealm -> true, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI0YWQ0N2U2Ni1iYWJmLTQ5OTYtOThkMS03OTczOGI2ZjMyNWQiLCJvdGsiOiJqdHBlbmZ0YWZsdWtvaG5pcGsycWMwazA5ZSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNTFlR1pXVkdaS2EwMVVUVUpCZGtoc1YxaDJiMWRSTGtzNE1XZFhWSGwzU0U5bE5WVnhPRlpPWVdvNFJrYzRhMnA1ZHpjeGEwcGpkVVIzZEcxWmFHVlJiSGxCWmpWSlNVaHllRGM1YkZwMGNWbFNhelZDZVc5YWFVZ3pOakpxZFhKMFUyaG9NVVZRVkVGbVIxaFJVMTgyYkZOdGRIcDRYMkZIVm1vNWEwSlpWR1pPZVVRNFptOXlZMFJuUzI4NWJYWjFjR3N0UkROTVoyOUxibGxDUlhOd2VWbENiV0ZaV1cxV1VXcDFNazkwU201d09USlFURU4zUlhod1FYQlZjbTV0VVdnd2QyZElSRFpwU0cxSFUyWjRRa2hwZEcxRVlsaEliMjFTVkZGS1RscElablIxTjFrMGJFdDVWek5rWVRCRlgwdHRVelZSYjJOeWMzVm1Wbk5VU1ZCemNHVkhZakkwU1RCWE0wbDRialUwYWxkZmVXaEljM0pZYURCdVpXUnFaRTlpZWw5SWFHaGpZMnBGWVZKUWNsVkhVbTlDT1dkcmNtSllVbU5rVDJRM2VDMVFaRzVNT0Y5YU1GbFFhbmN5U0hVd05pMVJWa2xRTVVOaVZtVTVaM2huZEUxblZuaDNPRWN5ZFZGeGFGcFJUSGxtUVhKaVdXNVJVM0J3Wlc5VFYzbFRaalZLVmxRNFFqUmhVMXBmY0ZGNmQwSlBjMEoxWkdRMlUwSmlWalpQYW01VGFqazFaM1pOY2s1VmVHdGpYek5SYlVwdU4yTlZkRk5PTnpOcFEzSXlTVU5aYzFWdmRUbDNaVWcxWTBGSWEyVnpPVVpXWTBoRFNrTlNNa0o0U3pWM2VUbHFWRWx1UlhaWllVOTRPVkV6Vm5rNUxWZGtRVVJHVEhKTVpYbHVSR3RIVUVsaldWOXlUbTFHWDNOUk1uSlRNV2RCY21KbWNtaE5lR1ZqYm05d1QyWlpNa2x3V2pkWFltcHNjM055Tld0cVV6aExNVE5KWmpjMVMycHhXVGhFU1ZOc2RDMDVNV1pyZGtVMmVuQkxlRWRCZG1sa05UaDZUMmhtYzBsc2FWTm1VVmxsV2xSWlYzSnRNMUJJYXpCdVFUYzFVakZFY2pCcmEzZFFkMFJLYlhsM1RWcFJkMVUwY21kQ1VURlFiSFJNUkdkSFJqSjJSMGhJY0dObFRtOTNYMU4wZFUxd2VHbFhZbkZuZW5saVNITXpVM1JCVld0bWFFMDJRbTF0UzBkV09WcExZa0ZNUXpsMVpUTkxOMms0TnprMmFHWXlOV1F0UjJGMFVFVmhOVXhoYTNFeWNUZHNlblpuYldKRFpIbEJlRkoyVlMxUVFqUTBSMU51UzJjd1V6TkNjWGR3TjBnME0yaGxkMHBDWjFVNFFtWmZkWE5NV2tsMFRHWkZSRkprWjJnNFRFcFVRWE50WjBwZk1EaFBNMTgzTWtKTVZFcDRVR2Q1WTJ0cGIyOVFhVFZqZVZwUk16Vm1NVmc0TlRSMGJuZGhURGwzZGpNNVVWaDROamROUnpkTFJXRk1TMkZsVG5OcUxYTkNUM3BsY0RsbGNGTnBWbFZSV2twbFREQmxNMEZWUjNCSk1sOVRSbTFqY1dKcWFHZ3lOalJ3VkV4R2JXVkphbGwzZEhkbVVHUktkbmcwWVdSUFREWTJVWFp2YjA5U1lrdGxjbWs1U0hoT05EWldTVmRuWVU1TUxYaG1URkZRVlRaYVpYTXlVRWxpY1dOQldVOVZXRmN6VWxGWGFVdEtlVGxSTWxsSWNFc3paMGRFVTNGcFdETTRla1poUWtSNGRFSTJWMkpZYW1sM1ZqZENlbkZYTVhKemQwdzFSMlkyT1hWRVNHdHhVM2gxT0dkTmFsWkVhR1p6YUVKRVQyNVNaVTB3Unpod2FrMUVZVlZqYWs1UWRXRmtVV0UxVjI0NVgxWjZWbWhyWlhoc2FrTmpTV3hRUTNCVmVVWlBka3hPTkc1QlZuTkxaRkoyWlMxNmJubHNNbUowYzI5Q2VVMTFVblJ2Y0hGRVVtOVFiM0EwU0djMlVESkxVMVpqTWtSdmNuTXROVGhvWnpreUxVMVJVVmxIUkdkS1JYRXdiVUU1TVhWNVpWbzBTM3BMWldGU1MwUTJWMlpRZEVrMmRHaEtiVUkxWW5OR1JqWnZORlZXUVZrMlNGSTJUVzV2VkhwMWN6UndRemxQVlRGTmRUZ3dhMHBMZWw5YU5UWmtjM0V6V2xka1pERkJPVkJ6WjBwVFRHeE5lWFZYVW1JdFVsZFRSbDlrUlhwNVRUWTROall5TlhaT0xUQk5aVlpyZEZseFkwSXpiRUp6YjBSMGR6UnlNQzFyTTAxNVMyMVBjMFpVYVVFdFVsUk9kVzFEWlhkaFFrRnRlR1YxUzFjeWJXTnNNV3BzYlhveWFWQmFVSEUyZG1oZkxUaFlTMVY0UkhoQ2RIWm9Zblp4VVZFM1RHcGFkMFo2VWkxalIyTjZjRFZsUWpobGJGSXdOa2Q1ZEhORVUzcHhaVVUwVFZReU5XZ3hkMFJ5YTI1TWFrbFhaVUl0TlRRNFMxZENSV2gyWTI5UVdFSmpOVkF3Y2xSTmNuRlhZbTVNTVdsVGQwVnBUV2hrUTNsMWJXZFBPVXA1YTBOMlNXTmxRMG90YTJKeWVsaEpMVUU0VjB0SWJHbDRSMHhsY1V0RmFsaG9hbmRLYkVoNVJIaFlNMGxXTm1sWlVYVlNRMDV1WkdreUxXUjNWa1pXV1U0MFdpMUxSa1ZSVkZkbldHTlhVM0Z0ZGpKeFpIWXdNSEJUU0VZMmFWaENXVTF0ZUVkUlpqSmpNakpVUjBoTVEwaFJTalJEVTBkU1FXTldRVUU0ZDFKM2VHRXRSWEEwYTFwQlNYQm5jVWQ1UjJ0M1UxTmxXbVJrUTJ4R2VHUXhTMWR0YW1aRFZrOW1SeTFWUnkxdk5GTlhOVFF3WlZGb1ZuTXRRV3c0ZVROdlRucDBkM1ZoT0MxTFdTMDFVemhDU21GNlkxZHZkVXhNU0ZaR1VTNVJVblUxUmxoTWRHNUNZMWRhTFRCRU5GUnNSM05uLlJQVzBKWUN0XzlqN2NEMWlJTnowQ2EzQVRjRF9KOWI4dFE5LTVtUnVockkiLCJleHAiOjE3MzEwMjAxMTgsImlhdCI6MTczMDkzMzcxOH0.r3yonOGNTRrBE4syfSjr9666J1zCIOBv1Yh_X4lXBec","callbacks":[{"type":"TextOutputCallback","output":[{"name":"message","value":"Loading..."},{"name":"messageType","value":"0"}]},{"type":"ConfirmationCallback","output":[{"name":"prompt","value":""},{"name":"messageType","value":0},{"name":"options","value":["Set up"]},{"name":"optionType","value":-1},{"name":"defaultOption","value":0}],"input":[{"name":"IDToken2","value":0}]},{"type":"HiddenValueCallback","output":[{"name":"value","value":"false"},{"name":"id","value":"skip-input-361"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-361\");  var messageElem;  document.getElementsByClassName(\"callback-component\").forEach(    function (e) {      var m = e.firstElementChild;      if (m.firstChild && m.firstChild.nodeName == \"#text\" && m.firstChild.nodeValue.trim() == \"Loading...\") {        messageElem = m;      }    }  );  if (!skipInputElem || !messageElem) {    return setTimeout(setupPage, 50);  }  var skipContainer = document.createElement(\"div\");  skipContainer.style = \"width:100%\";  skipContainer.innerHTML = \"<button id='skip-link-361' class='btn btn-block btn-link' type=submit>Skip for now</button>\";  skipInputElem.parentNode.append(skipContainer);  messageElem.align = \"center\";  messageElem.innerHTML = \"<h2 class=h2>Set up 2-step verification</h2><div style='margin-bottom:1em;padding:0 1em'>To protect your account, add a second<br>authentication method.<div class='alert alert-warning' style='margin-top:1.5em'>Starting April 2, 2024, you must sign in using<br>2-step verification. Learn more <a class='alert-link' href='https://backstage.forgerock.com/docs/idcloud/latest/product-information/migration-dependent-features/tenant-administrator-mandatory-2-step-verification-faq.html' target=_blank>here</a>.</div></div>\";  var bindSkipLink = function() {    document.getElementById(\"skip-link-361\").onclick = function() {      skipInputElem.value = \"Skip\";      document.getElementById(\"loginButton_0\").click();      return false;    };  };  setTimeout(bindSkipLink, 100);};setupPage();"},{"name":"messageType","value":"4"}]}]}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933718877))), password -> Pa_ssw0rd, challenge -> Rztt1NRAQ2w_bhlt95iz90kbo3HD1ZooYo8xo5JwqKY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 220.241.61.249, verifier -> LTgxNjI3MDUzMzQyNDkyMTkyMDI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b71201f),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy637644
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	referer: https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F
	accept: */*
	cookie: amlbcookie=01
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	401 Unauthorized
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	access-control-allow-credentials: true
	access-control-allow-origin: https://openam-perf-benchmark.forgeblocks.com
	access-control-expose-headers: content-api-version
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	vary: Origin
	content-type: application/json;charset=UTF-8
	Content-Length: 62
	date: Wed, 06 Nov 2024 22:55:29 GMT
	x-forgerock-transactionid: 658aae32-ec5d-46ed-921e-3b45f93d650e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Access Denied"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 22:55:30 GMT                                    2565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2847200 KO=65    )
> restLoginInitiate                                        (OK=196545 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=196533 KO=1     )
> Skip 2FA                                                 (OK=109283 KO=1     )
> User Authorize PKCE stage                                (OK=239689 KO=1     )
> User AccessToken PKCE stage                              (OK=239682 KO=0     )
> GetUUid                                                  (OK=65325  KO=1     )
> GetOpenidConfig                                          (OK=195564 KO=0     )
> CreatePolicy                                             (OK=65297  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43515  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43515  KO=0     )
>  UI AM idFromSession                                     (OK=43514  KO=0     )
>  UI AM validateGoto                                      (OK=43514  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43508  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43507  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43505  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43505  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43503  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43502  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43502  KO=0     )
>  UI IDM uiconfig                                         (OK=43502  KO=0     )
>  UI IDM version                                          (OK=43502  KO=0     )
>  UI IDM login                                            (OK=43502  KO=0     )
>  UI IDM privilege                                        (OK=43502  KO=0     )
>  UI IDM features                                         (OK=43502  KO=0     )
>  UI IDM user                                             (OK=43501  KO=0     )
>  UI IDM dashboard                                        (OK=43501  KO=0     )
>  UI IDM managed user schema                              (OK=43501  KO=0     )
>  UI IDM oidcToken                                        (OK=43501  KO=0     )
> userinfo                                                 (OK=43500  KO=0     )
> UI-Logout                                                (OK=43500  KO=0     )
> UI-Logout Redirect 1                                     (OK=43499  KO=0     )
> tokenUserinfo                                            (OK=43391  KO=0     )
>  UI AM revoke1                                           (OK=43496  KO=0     )
>  UI AM revoke2                                           (OK=43497  KO=0     )
>  UI AM endsession                                        (OK=43497  KO=0     )
> RootUserinfo                                             (OK=146781 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7317   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7317   KO=0     )
> getIdToken                                               (OK=14562  KO=0     )
> getIdToken Redirect 1                                    (OK=14562  KO=0     )
> createOrganization                                       (OK=14561  KO=0     )
> queryOrganization                                        (OK=14561  KO=0     )
> ReadPolicy                                               (OK=65165  KO=13    )
> deleteOrganization                                       (OK=14561  KO=0     )
> DeletePolicy                                             (OK=65037  KO=23    )
> restloginProgressiveProfileCallback                      (OK=328    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       338 (82.64%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.31%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.11%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.22%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.73%)
> status.find.is(200), but actually found 502                         2 ( 0.49%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 85294  / active: 384    / done: 203484
================================================================================


================================================================================
2024-11-06 22:55:35 GMT                                    2570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2852668 KO=65    )
> restLoginInitiate                                        (OK=196944 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=196935 KO=1     )
> Skip 2FA                                                 (OK=109522 KO=1     )
> User Authorize PKCE stage                                (OK=240154 KO=1     )
> User AccessToken PKCE stage                              (OK=240150 KO=0     )
> GetUUid                                                  (OK=65457  KO=1     )
> GetOpenidConfig                                          (OK=195956 KO=0     )
> CreatePolicy                                             (OK=65427  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43588  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43588  KO=0     )
>  UI AM idFromSession                                     (OK=43587  KO=0     )
>  UI AM validateGoto                                      (OK=43587  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43583  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43582  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43580  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43580  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43578  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43578  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43576  KO=0     )
>  UI IDM uiconfig                                         (OK=43576  KO=0     )
>  UI IDM version                                          (OK=43576  KO=0     )
>  UI IDM login                                            (OK=43576  KO=0     )
>  UI IDM privilege                                        (OK=43576  KO=0     )
>  UI IDM features                                         (OK=43576  KO=0     )
>  UI IDM user                                             (OK=43576  KO=0     )
>  UI IDM dashboard                                        (OK=43576  KO=0     )
>  UI IDM managed user schema                              (OK=43576  KO=0     )
>  UI IDM oidcToken                                        (OK=43576  KO=0     )
> userinfo                                                 (OK=43576  KO=0     )
> UI-Logout                                                (OK=43576  KO=0     )
> UI-Logout Redirect 1                                     (OK=43575  KO=0     )
> tokenUserinfo                                            (OK=43478  KO=0     )
>  UI AM revoke1                                           (OK=43574  KO=0     )
>  UI AM revoke2                                           (OK=43574  KO=0     )
>  UI AM endsession                                        (OK=43574  KO=0     )
> RootUserinfo                                             (OK=147146 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7327   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7326   KO=0     )
> getIdToken                                               (OK=14594  KO=0     )
> getIdToken Redirect 1                                    (OK=14594  KO=0     )
> createOrganization                                       (OK=14594  KO=0     )
> queryOrganization                                        (OK=14594  KO=0     )
> ReadPolicy                                               (OK=65307  KO=13    )
> deleteOrganization                                       (OK=14594  KO=0     )
> DeletePolicy                                             (OK=65155  KO=23    )
> restloginProgressiveProfileCallback                      (OK=328    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       338 (82.64%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.31%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.11%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.22%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.73%)
> status.find.is(200), but actually found 502                         2 ( 0.49%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 84887  / active: 399    / done: 203876
================================================================================

22:55:36.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:55:40 GMT                                    2575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2858515 KO=65    )
> restLoginInitiate                                        (OK=197337 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=197327 KO=1     )
> Skip 2FA                                                 (OK=109737 KO=1     )
> User Authorize PKCE stage                                (OK=240648 KO=1     )
> User AccessToken PKCE stage                              (OK=240640 KO=0     )
> GetUUid                                                  (OK=65588  KO=1     )
> GetOpenidConfig                                          (OK=196356 KO=0     )
> CreatePolicy                                             (OK=65560  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43676  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43676  KO=0     )
>  UI AM idFromSession                                     (OK=43676  KO=0     )
>  UI AM validateGoto                                      (OK=43676  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43674  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43673  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43673  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43673  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43670  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43670  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43670  KO=0     )
>  UI IDM uiconfig                                         (OK=43670  KO=0     )
>  UI IDM version                                          (OK=43670  KO=0     )
>  UI IDM login                                            (OK=43670  KO=0     )
>  UI IDM privilege                                        (OK=43670  KO=0     )
>  UI IDM features                                         (OK=43670  KO=0     )
>  UI IDM user                                             (OK=43669  KO=0     )
>  UI IDM dashboard                                        (OK=43670  KO=0     )
>  UI IDM managed user schema                              (OK=43669  KO=0     )
>  UI IDM oidcToken                                        (OK=43666  KO=0     )
> userinfo                                                 (OK=43665  KO=0     )
> UI-Logout                                                (OK=43663  KO=0     )
> UI-Logout Redirect 1                                     (OK=43662  KO=0     )
> tokenUserinfo                                            (OK=43569  KO=0     )
>  UI AM revoke1                                           (OK=43660  KO=0     )
>  UI AM revoke2                                           (OK=43660  KO=0     )
>  UI AM endsession                                        (OK=43660  KO=0     )
> RootUserinfo                                             (OK=147429 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7335   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7335   KO=0     )
> getIdToken                                               (OK=14630  KO=0     )
> getIdToken Redirect 1                                    (OK=14630  KO=0     )
> createOrganization                                       (OK=14630  KO=0     )
> queryOrganization                                        (OK=14630  KO=0     )
> ReadPolicy                                               (OK=65436  KO=13    )
> deleteOrganization                                       (OK=14629  KO=0     )
> DeletePolicy                                             (OK=65293  KO=23    )
> restloginProgressiveProfileCallback                      (OK=329    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       339 (82.68%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.29%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.10%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.22%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.73%)
> status.find.is(200), but actually found 502                         2 ( 0.49%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 84487  / active: 373    / done: 204302
================================================================================

22:55:40.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:55:45 GMT                                    2580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2864803 KO=65    )
> restLoginInitiate                                        (OK=197764 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=197759 KO=1     )
> Skip 2FA                                                 (OK=109971 KO=1     )
> User Authorize PKCE stage                                (OK=241172 KO=1     )
> User AccessToken PKCE stage                              (OK=241169 KO=0     )
> GetUUid                                                  (OK=65729  KO=1     )
> GetOpenidConfig                                          (OK=196764 KO=0     )
> CreatePolicy                                             (OK=65700  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43780  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43780  KO=0     )
>  UI AM idFromSession                                     (OK=43777  KO=0     )
>  UI AM validateGoto                                      (OK=43777  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43776  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43775  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43775  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43775  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43771  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43770  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43767  KO=0     )
>  UI IDM uiconfig                                         (OK=43767  KO=0     )
>  UI IDM version                                          (OK=43767  KO=0     )
>  UI IDM login                                            (OK=43767  KO=0     )
>  UI IDM privilege                                        (OK=43767  KO=0     )
>  UI IDM features                                         (OK=43767  KO=0     )
>  UI IDM user                                             (OK=43767  KO=0     )
>  UI IDM dashboard                                        (OK=43767  KO=0     )
>  UI IDM managed user schema                              (OK=43767  KO=0     )
>  UI IDM oidcToken                                        (OK=43766  KO=0     )
> userinfo                                                 (OK=43765  KO=0     )
> UI-Logout                                                (OK=43764  KO=0     )
> UI-Logout Redirect 1                                     (OK=43763  KO=0     )
> tokenUserinfo                                            (OK=43655  KO=0     )
>  UI AM revoke1                                           (OK=43763  KO=0     )
>  UI AM revoke2                                           (OK=43763  KO=0     )
>  UI AM endsession                                        (OK=43763  KO=0     )
> RootUserinfo                                             (OK=147700 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7353   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7353   KO=0     )
> getIdToken                                               (OK=14668  KO=0     )
> getIdToken Redirect 1                                    (OK=14668  KO=0     )
> createOrganization                                       (OK=14666  KO=0     )
> queryOrganization                                        (OK=14665  KO=0     )
> ReadPolicy                                               (OK=65573  KO=13    )
> deleteOrganization                                       (OK=14665  KO=0     )
> DeletePolicy                                             (OK=65424  KO=23    )
> restloginProgressiveProfileCallback                      (OK=331    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=48     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       340 (82.73%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.27%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.08%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.22%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.73%)
> status.find.is(200), but actually found 502                         2 ( 0.49%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 84039  / active: 397    / done: 204726
================================================================================

22:55:47.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:55:50 GMT                                    2585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2870210 KO=65    )
> restLoginInitiate                                        (OK=198114 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=198106 KO=1     )
> Skip 2FA                                                 (OK=110156 KO=1     )
> User Authorize PKCE stage                                (OK=241612 KO=1     )
> User AccessToken PKCE stage                              (OK=241604 KO=0     )
> GetUUid                                                  (OK=65846  KO=1     )
> GetOpenidConfig                                          (OK=197153 KO=0     )
> CreatePolicy                                             (OK=65818  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43863  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43862  KO=0     )
>  UI AM idFromSession                                     (OK=43862  KO=0     )
>  UI AM validateGoto                                      (OK=43862  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43859  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43858  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43858  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43858  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43857  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43857  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43856  KO=0     )
>  UI IDM uiconfig                                         (OK=43856  KO=0     )
>  UI IDM version                                          (OK=43856  KO=0     )
>  UI IDM login                                            (OK=43856  KO=0     )
>  UI IDM privilege                                        (OK=43856  KO=0     )
>  UI IDM features                                         (OK=43856  KO=0     )
>  UI IDM user                                             (OK=43856  KO=0     )
>  UI IDM dashboard                                        (OK=43856  KO=0     )
>  UI IDM managed user schema                              (OK=43856  KO=0     )
>  UI IDM oidcToken                                        (OK=43856  KO=0     )
> userinfo                                                 (OK=43856  KO=0     )
> UI-Logout                                                (OK=43851  KO=0     )
> UI-Logout Redirect 1                                     (OK=43851  KO=0     )
> tokenUserinfo                                            (OK=43736  KO=0     )
>  UI AM revoke1                                           (OK=43851  KO=0     )
>  UI AM revoke2                                           (OK=43851  KO=0     )
>  UI AM endsession                                        (OK=43851  KO=0     )
> RootUserinfo                                             (OK=147966 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7367   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7367   KO=0     )
> getIdToken                                               (OK=14690  KO=0     )
> getIdToken Redirect 1                                    (OK=14690  KO=0     )
> createOrganization                                       (OK=14689  KO=0     )
> queryOrganization                                        (OK=14689  KO=0     )
> ReadPolicy                                               (OK=65710  KO=13    )
> deleteOrganization                                       (OK=14689  KO=0     )
> DeletePolicy                                             (OK=65560  KO=23    )
> restloginProgressiveProfileCallback                      (OK=332    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=49     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       341 (82.77%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.25%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.07%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.21%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.73%)
> status.find.is(200), but actually found 502                         2 ( 0.49%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 83676  / active: 351    / done: 205135
================================================================================


================================================================================
2024-11-06 22:55:55 GMT                                    2590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2875359 KO=65    )
> restLoginInitiate                                        (OK=198495 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=198478 KO=1     )
> Skip 2FA                                                 (OK=110369 KO=1     )
> User Authorize PKCE stage                                (OK=242055 KO=1     )
> User AccessToken PKCE stage                              (OK=242050 KO=0     )
> GetUUid                                                  (OK=65970  KO=1     )
> GetOpenidConfig                                          (OK=197538 KO=0     )
> CreatePolicy                                             (OK=65941  KO=25    )
> UI-Post-Login - stage 1                                  (OK=43934  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43934  KO=0     )
>  UI AM idFromSession                                     (OK=43933  KO=0     )
>  UI AM validateGoto                                      (OK=43933  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43933  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43933  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43931  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43931  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43930  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43930  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43930  KO=0     )
>  UI IDM uiconfig                                         (OK=43930  KO=0     )
>  UI IDM version                                          (OK=43930  KO=0     )
>  UI IDM login                                            (OK=43929  KO=0     )
>  UI IDM privilege                                        (OK=43929  KO=0     )
>  UI IDM features                                         (OK=43929  KO=0     )
>  UI IDM user                                             (OK=43929  KO=0     )
>  UI IDM dashboard                                        (OK=43929  KO=0     )
>  UI IDM managed user schema                              (OK=43929  KO=0     )
>  UI IDM oidcToken                                        (OK=43928  KO=0     )
> userinfo                                                 (OK=43925  KO=0     )
> UI-Logout                                                (OK=43925  KO=0     )
> UI-Logout Redirect 1                                     (OK=43925  KO=0     )
> tokenUserinfo                                            (OK=43826  KO=0     )
>  UI AM revoke1                                           (OK=43924  KO=0     )
>  UI AM revoke2                                           (OK=43924  KO=0     )
>  UI AM endsession                                        (OK=43924  KO=0     )
> RootUserinfo                                             (OK=148201 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7381   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7381   KO=0     )
> getIdToken                                               (OK=14722  KO=0     )
> getIdToken Redirect 1                                    (OK=14722  KO=0     )
> createOrganization                                       (OK=14721  KO=0     )
> queryOrganization                                        (OK=14721  KO=0     )
> ReadPolicy                                               (OK=65830  KO=13    )
> deleteOrganization                                       (OK=14719  KO=0     )
> DeletePolicy                                             (OK=65697  KO=23    )
> restloginProgressiveProfileCallback                      (OK=332    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=49     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       341 (82.77%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.25%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.07%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.21%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.73%)
> status.find.is(200), but actually found 502                         2 ( 0.49%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 83283  / active: 355    / done: 205524
================================================================================

22:55:55.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:00 GMT                                    2595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2880690 KO=65    )
> restLoginInitiate                                        (OK=198859 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=198851 KO=1     )
> Skip 2FA                                                 (OK=110565 KO=1     )
> User Authorize PKCE stage                                (OK=242510 KO=1     )
> User AccessToken PKCE stage                              (OK=242507 KO=0     )
> GetUUid                                                  (OK=66092  KO=1     )
> GetOpenidConfig                                          (OK=197899 KO=0     )
> CreatePolicy                                             (OK=66064  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44018  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44018  KO=0     )
>  UI AM idFromSession                                     (OK=44018  KO=0     )
>  UI AM validateGoto                                      (OK=44018  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44016  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44015  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44014  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44014  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44013  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44011  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44010  KO=0     )
>  UI IDM uiconfig                                         (OK=44010  KO=0     )
>  UI IDM version                                          (OK=44010  KO=0     )
>  UI IDM login                                            (OK=44010  KO=0     )
>  UI IDM privilege                                        (OK=44010  KO=0     )
>  UI IDM features                                         (OK=44010  KO=0     )
>  UI IDM user                                             (OK=44006  KO=0     )
>  UI IDM dashboard                                        (OK=44005  KO=0     )
>  UI IDM managed user schema                              (OK=44005  KO=0     )
>  UI IDM oidcToken                                        (OK=44005  KO=0     )
> userinfo                                                 (OK=44003  KO=0     )
> UI-Logout                                                (OK=44002  KO=0     )
> UI-Logout Redirect 1                                     (OK=44002  KO=0     )
> tokenUserinfo                                            (OK=43917  KO=0     )
>  UI AM revoke1                                           (OK=44002  KO=0     )
>  UI AM revoke2                                           (OK=44002  KO=0     )
>  UI AM endsession                                        (OK=44002  KO=0     )
> RootUserinfo                                             (OK=148493 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7394   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7394   KO=0     )
> getIdToken                                               (OK=14750  KO=0     )
> getIdToken Redirect 1                                    (OK=14750  KO=0     )
> createOrganization                                       (OK=14750  KO=0     )
> queryOrganization                                        (OK=14748  KO=0     )
> ReadPolicy                                               (OK=65952  KO=13    )
> deleteOrganization                                       (OK=14748  KO=0     )
> DeletePolicy                                             (OK=65817  KO=23    )
> restloginProgressiveProfileCallback                      (OK=332    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=49     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       342 (82.81%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.23%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.05%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.21%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.73%)
> status.find.is(200), but actually found 502                         2 ( 0.48%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 82904  / active: 348    / done: 205910
================================================================================

22:56:00.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:05.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:05 GMT                                    2600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2885953 KO=65    )
> restLoginInitiate                                        (OK=199239 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=199230 KO=1     )
> Skip 2FA                                                 (OK=110789 KO=1     )
> User Authorize PKCE stage                                (OK=242969 KO=1     )
> User AccessToken PKCE stage                              (OK=242965 KO=0     )
> GetUUid                                                  (OK=66234  KO=1     )
> GetOpenidConfig                                          (OK=198282 KO=0     )
> CreatePolicy                                             (OK=66204  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44089  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44089  KO=0     )
>  UI AM idFromSession                                     (OK=44089  KO=0     )
>  UI AM validateGoto                                      (OK=44089  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44088  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44088  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44088  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44088  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44086  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44086  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44086  KO=0     )
>  UI IDM uiconfig                                         (OK=44086  KO=0     )
>  UI IDM version                                          (OK=44086  KO=0     )
>  UI IDM login                                            (OK=44085  KO=0     )
>  UI IDM privilege                                        (OK=44085  KO=0     )
>  UI IDM features                                         (OK=44086  KO=0     )
>  UI IDM user                                             (OK=44083  KO=0     )
>  UI IDM dashboard                                        (OK=44083  KO=0     )
>  UI IDM managed user schema                              (OK=44083  KO=0     )
>  UI IDM oidcToken                                        (OK=44082  KO=0     )
> userinfo                                                 (OK=44082  KO=0     )
> UI-Logout                                                (OK=44082  KO=0     )
> UI-Logout Redirect 1                                     (OK=44081  KO=0     )
> tokenUserinfo                                            (OK=44003  KO=0     )
>  UI AM revoke1                                           (OK=44079  KO=0     )
>  UI AM revoke2                                           (OK=44079  KO=0     )
>  UI AM endsession                                        (OK=44079  KO=0     )
> RootUserinfo                                             (OK=148731 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7407   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7406   KO=0     )
> getIdToken                                               (OK=14778  KO=0     )
> getIdToken Redirect 1                                    (OK=14778  KO=0     )
> createOrganization                                       (OK=14778  KO=0     )
> queryOrganization                                        (OK=14778  KO=0     )
> ReadPolicy                                               (OK=66076  KO=13    )
> deleteOrganization                                       (OK=14778  KO=0     )
> DeletePolicy                                             (OK=65938  KO=23    )
> restloginProgressiveProfileCallback                      (OK=334    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=49     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       344 (82.89%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.19%)
> status.find.in([200, 209], 304), found 409                         25 ( 6.02%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.20%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.72%)
> status.find.is(200), but actually found 502                         2 ( 0.48%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 82511  / active: 364    / done: 206287
================================================================================

22:56:05.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:05.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:06.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:06.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:10 GMT                                    2605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2891254 KO=65    )
> restLoginInitiate                                        (OK=199624 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=199618 KO=1     )
> Skip 2FA                                                 (OK=111012 KO=1     )
> User Authorize PKCE stage                                (OK=243418 KO=1     )
> User AccessToken PKCE stage                              (OK=243411 KO=0     )
> GetUUid                                                  (OK=66348  KO=1     )
> GetOpenidConfig                                          (OK=198666 KO=0     )
> CreatePolicy                                             (OK=66322  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44167  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44167  KO=0     )
>  UI AM idFromSession                                     (OK=44167  KO=0     )
>  UI AM validateGoto                                      (OK=44167  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44164  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44162  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44161  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44161  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44159  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44159  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44159  KO=0     )
>  UI IDM uiconfig                                         (OK=44159  KO=0     )
>  UI IDM version                                          (OK=44159  KO=0     )
>  UI IDM login                                            (OK=44158  KO=0     )
>  UI IDM privilege                                        (OK=44158  KO=0     )
>  UI IDM features                                         (OK=44158  KO=0     )
>  UI IDM user                                             (OK=44157  KO=0     )
>  UI IDM dashboard                                        (OK=44157  KO=0     )
>  UI IDM managed user schema                              (OK=44157  KO=0     )
>  UI IDM oidcToken                                        (OK=44157  KO=0     )
> userinfo                                                 (OK=44156  KO=0     )
> UI-Logout                                                (OK=44155  KO=0     )
> UI-Logout Redirect 1                                     (OK=44154  KO=0     )
> tokenUserinfo                                            (OK=44083  KO=0     )
>  UI AM revoke1                                           (OK=44153  KO=0     )
>  UI AM revoke2                                           (OK=44153  KO=0     )
>  UI AM endsession                                        (OK=44153  KO=0     )
> RootUserinfo                                             (OK=149059 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7420   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7420   KO=0     )
> getIdToken                                               (OK=14811  KO=0     )
> getIdToken Redirect 1                                    (OK=14811  KO=0     )
> createOrganization                                       (OK=14810  KO=0     )
> queryOrganization                                        (OK=14810  KO=0     )
> ReadPolicy                                               (OK=66213  KO=13    )
> deleteOrganization                                       (OK=14809  KO=0     )
> DeletePolicy                                             (OK=66065  KO=23    )
> restloginProgressiveProfileCallback                      (OK=338    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=49     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       348 (83.05%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.11%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.97%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.19%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.72%)
> status.find.is(200), but actually found 502                         2 ( 0.48%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 82113  / active: 376    / done: 206673
================================================================================

22:56:11.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:12.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:13.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:13.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:15 GMT                                    2610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2896722 KO=65    )
> restLoginInitiate                                        (OK=199977 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=199967 KO=1     )
> Skip 2FA                                                 (OK=111193 KO=1     )
> User Authorize PKCE stage                                (OK=243852 KO=1     )
> User AccessToken PKCE stage                              (OK=243851 KO=0     )
> GetUUid                                                  (OK=66450  KO=1     )
> GetOpenidConfig                                          (OK=199019 KO=0     )
> CreatePolicy                                             (OK=66423  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44258  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44258  KO=0     )
>  UI AM idFromSession                                     (OK=44257  KO=0     )
>  UI AM validateGoto                                      (OK=44257  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44255  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44255  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44253  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44253  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44251  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44251  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44249  KO=0     )
>  UI IDM uiconfig                                         (OK=44249  KO=0     )
>  UI IDM version                                          (OK=44249  KO=0     )
>  UI IDM login                                            (OK=44248  KO=0     )
>  UI IDM privilege                                        (OK=44248  KO=0     )
>  UI IDM features                                         (OK=44248  KO=0     )
>  UI IDM user                                             (OK=44248  KO=0     )
>  UI IDM dashboard                                        (OK=44248  KO=0     )
>  UI IDM managed user schema                              (OK=44248  KO=0     )
>  UI IDM oidcToken                                        (OK=44248  KO=0     )
> userinfo                                                 (OK=44247  KO=0     )
> UI-Logout                                                (OK=44247  KO=0     )
> UI-Logout Redirect 1                                     (OK=44247  KO=0     )
> tokenUserinfo                                            (OK=44154  KO=0     )
>  UI AM revoke1                                           (OK=44244  KO=0     )
>  UI AM revoke2                                           (OK=44244  KO=0     )
>  UI AM endsession                                        (OK=44245  KO=0     )
> RootUserinfo                                             (OK=149363 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7428   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7428   KO=0     )
> getIdToken                                               (OK=14841  KO=0     )
> getIdToken Redirect 1                                    (OK=14840  KO=0     )
> createOrganization                                       (OK=14839  KO=0     )
> queryOrganization                                        (OK=14838  KO=0     )
> ReadPolicy                                               (OK=66333  KO=13    )
> deleteOrganization                                       (OK=14837  KO=0     )
> DeletePolicy                                             (OK=66196  KO=23    )
> restloginProgressiveProfileCallback                      (OK=339    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=49     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       352 (83.22%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.04%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.91%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.18%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.71%)
> status.find.is(200), but actually found 502                         2 ( 0.47%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 81755  / active: 337    / done: 207070
================================================================================

22:56:17.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:20 GMT                                    2615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2901646 KO=65    )
> restLoginInitiate                                        (OK=200329 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=200319 KO=1     )
> Skip 2FA                                                 (OK=111410 KO=1     )
> User Authorize PKCE stage                                (OK=244277 KO=1     )
> User AccessToken PKCE stage                              (OK=244274 KO=0     )
> GetUUid                                                  (OK=66578  KO=1     )
> GetOpenidConfig                                          (OK=199373 KO=0     )
> CreatePolicy                                             (OK=66550  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44324  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44324  KO=0     )
>  UI AM idFromSession                                     (OK=44324  KO=0     )
>  UI AM validateGoto                                      (OK=44324  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44321  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44321  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44320  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44320  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44318  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44318  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44318  KO=0     )
>  UI IDM uiconfig                                         (OK=44318  KO=0     )
>  UI IDM version                                          (OK=44318  KO=0     )
>  UI IDM login                                            (OK=44318  KO=0     )
>  UI IDM privilege                                        (OK=44318  KO=0     )
>  UI IDM features                                         (OK=44318  KO=0     )
>  UI IDM user                                             (OK=44317  KO=0     )
>  UI IDM dashboard                                        (OK=44317  KO=0     )
>  UI IDM managed user schema                              (OK=44317  KO=0     )
>  UI IDM oidcToken                                        (OK=44317  KO=0     )
> userinfo                                                 (OK=44317  KO=0     )
> UI-Logout                                                (OK=44317  KO=0     )
> UI-Logout Redirect 1                                     (OK=44317  KO=0     )
> tokenUserinfo                                            (OK=44228  KO=0     )
>  UI AM revoke1                                           (OK=44317  KO=0     )
>  UI AM revoke2                                           (OK=44317  KO=0     )
>  UI AM endsession                                        (OK=44317  KO=0     )
> RootUserinfo                                             (OK=149626 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7440   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7440   KO=0     )
> getIdToken                                               (OK=14873  KO=0     )
> getIdToken Redirect 1                                    (OK=14873  KO=0     )
> createOrganization                                       (OK=14873  KO=0     )
> queryOrganization                                        (OK=14873  KO=0     )
> ReadPolicy                                               (OK=66436  KO=13    )
> deleteOrganization                                       (OK=14873  KO=0     )
> DeletePolicy                                             (OK=66321  KO=23    )
> restloginProgressiveProfileCallback                      (OK=339    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=49     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       353 (83.25%)
> status.find.in([200, 209], 304), found 404                         34 ( 8.02%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.90%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.18%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.71%)
> status.find.is(200), but actually found 502                         2 ( 0.47%)
> status.find.is(302), but actually found 502                         1 ( 0.24%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 81385  / active: 324    / done: 207453
================================================================================

22:56:20.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:21.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:25 GMT                                    2620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2906969 KO=65    )
> restLoginInitiate                                        (OK=200693 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=200686 KO=1     )
> Skip 2FA                                                 (OK=111622 KO=1     )
> User Authorize PKCE stage                                (OK=244724 KO=1     )
> User AccessToken PKCE stage                              (OK=244719 KO=0     )
> GetUUid                                                  (OK=66699  KO=1     )
> GetOpenidConfig                                          (OK=199724 KO=0     )
> CreatePolicy                                             (OK=66672  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44410  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44409  KO=0     )
>  UI AM idFromSession                                     (OK=44409  KO=0     )
>  UI AM validateGoto                                      (OK=44409  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44404  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44403  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44402  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44402  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44399  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44397  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44397  KO=0     )
>  UI IDM uiconfig                                         (OK=44397  KO=0     )
>  UI IDM version                                          (OK=44397  KO=0     )
>  UI IDM login                                            (OK=44397  KO=0     )
>  UI IDM privilege                                        (OK=44397  KO=0     )
>  UI IDM features                                         (OK=44397  KO=0     )
>  UI IDM user                                             (OK=44397  KO=0     )
>  UI IDM dashboard                                        (OK=44397  KO=0     )
>  UI IDM managed user schema                              (OK=44397  KO=0     )
>  UI IDM oidcToken                                        (OK=44396  KO=0     )
> userinfo                                                 (OK=44395  KO=0     )
> UI-Logout                                                (OK=44393  KO=0     )
> UI-Logout Redirect 1                                     (OK=44393  KO=0     )
> tokenUserinfo                                            (OK=44292  KO=0     )
>  UI AM revoke1                                           (OK=44391  KO=0     )
>  UI AM revoke2                                           (OK=44391  KO=0     )
>  UI AM endsession                                        (OK=44391  KO=0     )
> RootUserinfo                                             (OK=149945 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7463   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7463   KO=0     )
> getIdToken                                               (OK=14905  KO=0     )
> getIdToken Redirect 1                                    (OK=14905  KO=0     )
> createOrganization                                       (OK=14905  KO=0     )
> queryOrganization                                        (OK=14905  KO=0     )
> ReadPolicy                                               (OK=66560  KO=13    )
> deleteOrganization                                       (OK=14905  KO=0     )
> DeletePolicy                                             (OK=66425  KO=23    )
> restloginProgressiveProfileCallback                      (OK=340    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=50     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       355 (83.33%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.98%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.87%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.17%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.70%)
> status.find.is(200), but actually found 502                         2 ( 0.47%)
> status.find.is(302), but actually found 502                         1 ( 0.23%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 81003  / active: 352    / done: 207807
================================================================================


================================================================================
2024-11-06 22:56:30 GMT                                    2625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2912327 KO=65    )
> restLoginInitiate                                        (OK=201049 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=201041 KO=1     )
> Skip 2FA                                                 (OK=111831 KO=1     )
> User Authorize PKCE stage                                (OK=245157 KO=1     )
> User AccessToken PKCE stage                              (OK=245153 KO=0     )
> GetUUid                                                  (OK=66818  KO=1     )
> GetOpenidConfig                                          (OK=200088 KO=0     )
> CreatePolicy                                             (OK=66792  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44496  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44494  KO=0     )
>  UI AM idFromSession                                     (OK=44493  KO=0     )
>  UI AM validateGoto                                      (OK=44493  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44488  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44487  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44487  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44487  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44484  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44484  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44483  KO=0     )
>  UI IDM uiconfig                                         (OK=44483  KO=0     )
>  UI IDM version                                          (OK=44483  KO=0     )
>  UI IDM login                                            (OK=44483  KO=0     )
>  UI IDM privilege                                        (OK=44483  KO=0     )
>  UI IDM features                                         (OK=44483  KO=0     )
>  UI IDM user                                             (OK=44482  KO=0     )
>  UI IDM dashboard                                        (OK=44482  KO=0     )
>  UI IDM managed user schema                              (OK=44483  KO=0     )
>  UI IDM oidcToken                                        (OK=44481  KO=0     )
> userinfo                                                 (OK=44477  KO=0     )
> UI-Logout                                                (OK=44476  KO=0     )
> UI-Logout Redirect 1                                     (OK=44476  KO=0     )
> tokenUserinfo                                            (OK=44353  KO=0     )
>  UI AM revoke1                                           (OK=44475  KO=0     )
>  UI AM revoke2                                           (OK=44475  KO=0     )
>  UI AM endsession                                        (OK=44475  KO=0     )
> RootUserinfo                                             (OK=150240 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7481   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7479   KO=0     )
> getIdToken                                               (OK=14930  KO=0     )
> getIdToken Redirect 1                                    (OK=14930  KO=0     )
> createOrganization                                       (OK=14929  KO=0     )
> queryOrganization                                        (OK=14929  KO=0     )
> ReadPolicy                                               (OK=66683  KO=13    )
> deleteOrganization                                       (OK=14929  KO=0     )
> DeletePolicy                                             (OK=66550  KO=23    )
> restloginProgressiveProfileCallback                      (OK=342    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=50     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       355 (83.33%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.98%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.87%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.17%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.70%)
> status.find.is(200), but actually found 502                         2 ( 0.47%)
> status.find.is(302), but actually found 502                         1 ( 0.23%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 80625  / active: 356    / done: 208181
================================================================================

22:56:31.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:35 GMT                                    2630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2918095 KO=65    )
> restLoginInitiate                                        (OK=201461 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=201447 KO=1     )
> Skip 2FA                                                 (OK=112043 KO=1     )
> User Authorize PKCE stage                                (OK=245652 KO=1     )
> User AccessToken PKCE stage                              (OK=245645 KO=0     )
> GetUUid                                                  (OK=66957  KO=1     )
> GetOpenidConfig                                          (OK=200471 KO=0     )
> CreatePolicy                                             (OK=66931  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44583  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44583  KO=0     )
>  UI AM idFromSession                                     (OK=44583  KO=0     )
>  UI AM validateGoto                                      (OK=44583  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44578  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44577  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44576  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44576  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44573  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44572  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44572  KO=0     )
>  UI IDM uiconfig                                         (OK=44572  KO=0     )
>  UI IDM version                                          (OK=44572  KO=0     )
>  UI IDM login                                            (OK=44572  KO=0     )
>  UI IDM privilege                                        (OK=44572  KO=0     )
>  UI IDM features                                         (OK=44572  KO=0     )
>  UI IDM user                                             (OK=44572  KO=0     )
>  UI IDM dashboard                                        (OK=44572  KO=0     )
>  UI IDM managed user schema                              (OK=44572  KO=0     )
>  UI IDM oidcToken                                        (OK=44571  KO=0     )
> userinfo                                                 (OK=44571  KO=0     )
> UI-Logout                                                (OK=44569  KO=0     )
> UI-Logout Redirect 1                                     (OK=44568  KO=0     )
> tokenUserinfo                                            (OK=44453  KO=0     )
>  UI AM revoke1                                           (OK=44567  KO=0     )
>  UI AM revoke2                                           (OK=44567  KO=0     )
>  UI AM endsession                                        (OK=44567  KO=0     )
> RootUserinfo                                             (OK=150506 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7494   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7494   KO=0     )
> getIdToken                                               (OK=14953  KO=0     )
> getIdToken Redirect 1                                    (OK=14953  KO=0     )
> createOrganization                                       (OK=14953  KO=0     )
> queryOrganization                                        (OK=14951  KO=0     )
> ReadPolicy                                               (OK=66803  KO=13    )
> deleteOrganization                                       (OK=14951  KO=0     )
> DeletePolicy                                             (OK=66669  KO=23    )
> restloginProgressiveProfileCallback                      (OK=345    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=51     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       356 (83.37%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.96%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.85%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.17%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.70%)
> status.find.is(200), but actually found 502                         2 ( 0.47%)
> status.find.is(302), but actually found 502                         1 ( 0.23%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 80201  / active: 372    / done: 208589
================================================================================

22:56:38.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:38.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:40 GMT                                    2635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2923534 KO=65    )
> restLoginInitiate                                        (OK=201831 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=201827 KO=1     )
> Skip 2FA                                                 (OK=112263 KO=1     )
> User Authorize PKCE stage                                (OK=246118 KO=1     )
> User AccessToken PKCE stage                              (OK=246112 KO=0     )
> GetUUid                                                  (OK=67099  KO=1     )
> GetOpenidConfig                                          (OK=200872 KO=0     )
> CreatePolicy                                             (OK=67069  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44662  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44662  KO=0     )
>  UI AM idFromSession                                     (OK=44661  KO=0     )
>  UI AM validateGoto                                      (OK=44661  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44659  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44659  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44659  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44659  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44652  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44652  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44652  KO=0     )
>  UI IDM uiconfig                                         (OK=44652  KO=0     )
>  UI IDM version                                          (OK=44652  KO=0     )
>  UI IDM login                                            (OK=44652  KO=0     )
>  UI IDM privilege                                        (OK=44652  KO=0     )
>  UI IDM features                                         (OK=44652  KO=0     )
>  UI IDM user                                             (OK=44650  KO=0     )
>  UI IDM dashboard                                        (OK=44651  KO=0     )
>  UI IDM managed user schema                              (OK=44651  KO=0     )
>  UI IDM oidcToken                                        (OK=44650  KO=0     )
> userinfo                                                 (OK=44649  KO=0     )
> UI-Logout                                                (OK=44647  KO=0     )
> UI-Logout Redirect 1                                     (OK=44647  KO=0     )
> tokenUserinfo                                            (OK=44537  KO=0     )
>  UI AM revoke1                                           (OK=44645  KO=0     )
>  UI AM revoke2                                           (OK=44645  KO=0     )
>  UI AM endsession                                        (OK=44645  KO=0     )
> RootUserinfo                                             (OK=150772 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7507   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7505   KO=0     )
> getIdToken                                               (OK=14983  KO=0     )
> getIdToken Redirect 1                                    (OK=14983  KO=0     )
> createOrganization                                       (OK=14983  KO=0     )
> queryOrganization                                        (OK=14982  KO=0     )
> ReadPolicy                                               (OK=66942  KO=13    )
> deleteOrganization                                       (OK=14982  KO=0     )
> DeletePolicy                                             (OK=66792  KO=23    )
> restloginProgressiveProfileCallback                      (OK=346    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=51     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       358 (83.45%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.93%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.83%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.17%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.70%)
> status.find.is(200), but actually found 502                         2 ( 0.47%)
> status.find.is(302), but actually found 502                         1 ( 0.23%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 79822  / active: 374    / done: 208966
================================================================================

22:56:41.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:41.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:44.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:45 GMT                                    2640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2928736 KO=65    )
> restLoginInitiate                                        (OK=202205 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=202199 KO=1     )
> Skip 2FA                                                 (OK=112464 KO=1     )
> User Authorize PKCE stage                                (OK=246550 KO=1     )
> User AccessToken PKCE stage                              (OK=246547 KO=0     )
> GetUUid                                                  (OK=67218  KO=1     )
> GetOpenidConfig                                          (OK=201265 KO=0     )
> CreatePolicy                                             (OK=67191  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44737  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44735  KO=0     )
>  UI AM idFromSession                                     (OK=44733  KO=0     )
>  UI AM validateGoto                                      (OK=44732  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44730  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44729  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44729  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44729  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44728  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44728  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44728  KO=0     )
>  UI IDM uiconfig                                         (OK=44728  KO=0     )
>  UI IDM version                                          (OK=44728  KO=0     )
>  UI IDM login                                            (OK=44728  KO=0     )
>  UI IDM privilege                                        (OK=44728  KO=0     )
>  UI IDM features                                         (OK=44728  KO=0     )
>  UI IDM user                                             (OK=44727  KO=0     )
>  UI IDM dashboard                                        (OK=44727  KO=0     )
>  UI IDM managed user schema                              (OK=44727  KO=0     )
>  UI IDM oidcToken                                        (OK=44726  KO=0     )
> userinfo                                                 (OK=44725  KO=0     )
> UI-Logout                                                (OK=44725  KO=0     )
> UI-Logout Redirect 1                                     (OK=44725  KO=0     )
> tokenUserinfo                                            (OK=44632  KO=0     )
>  UI AM revoke1                                           (OK=44725  KO=0     )
>  UI AM revoke2                                           (OK=44725  KO=0     )
>  UI AM endsession                                        (OK=44725  KO=0     )
> RootUserinfo                                             (OK=151039 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7530   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7529   KO=0     )
> getIdToken                                               (OK=15005  KO=0     )
> getIdToken Redirect 1                                    (OK=15005  KO=0     )
> createOrganization                                       (OK=15005  KO=0     )
> queryOrganization                                        (OK=15005  KO=0     )
> ReadPolicy                                               (OK=67078  KO=13    )
> deleteOrganization                                       (OK=15004  KO=0     )
> DeletePolicy                                             (OK=66931  KO=23    )
> restloginProgressiveProfileCallback                      (OK=348    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=51     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       361 (83.56%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.87%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.79%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.16%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.69%)
> status.find.is(200), but actually found 502                         2 ( 0.46%)
> status.find.is(302), but actually found 502                         1 ( 0.23%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 79421  / active: 356    / done: 209385
================================================================================

22:56:48.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:48.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:50.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:50 GMT                                    2645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2934380 KO=65    )
> restLoginInitiate                                        (OK=202611 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=202594 KO=1     )
> Skip 2FA                                                 (OK=112688 KO=1     )
> User Authorize PKCE stage                                (OK=247026 KO=1     )
> User AccessToken PKCE stage                              (OK=247021 KO=0     )
> GetUUid                                                  (OK=67349  KO=1     )
> GetOpenidConfig                                          (OK=201655 KO=0     )
> CreatePolicy                                             (OK=67322  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44823  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44821  KO=0     )
>  UI AM idFromSession                                     (OK=44820  KO=0     )
>  UI AM validateGoto                                      (OK=44820  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44816  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44816  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44815  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44815  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44813  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44813  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44812  KO=0     )
>  UI IDM uiconfig                                         (OK=44812  KO=0     )
>  UI IDM version                                          (OK=44812  KO=0     )
>  UI IDM login                                            (OK=44812  KO=0     )
>  UI IDM privilege                                        (OK=44812  KO=0     )
>  UI IDM features                                         (OK=44812  KO=0     )
>  UI IDM user                                             (OK=44811  KO=0     )
>  UI IDM dashboard                                        (OK=44812  KO=0     )
>  UI IDM managed user schema                              (OK=44812  KO=0     )
>  UI IDM oidcToken                                        (OK=44811  KO=0     )
> userinfo                                                 (OK=44810  KO=0     )
> UI-Logout                                                (OK=44809  KO=0     )
> UI-Logout Redirect 1                                     (OK=44809  KO=0     )
> tokenUserinfo                                            (OK=44710  KO=0     )
>  UI AM revoke1                                           (OK=44808  KO=0     )
>  UI AM revoke2                                           (OK=44808  KO=0     )
>  UI AM endsession                                        (OK=44808  KO=0     )
> RootUserinfo                                             (OK=151290 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7553   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7553   KO=0     )
> getIdToken                                               (OK=15041  KO=0     )
> getIdToken Redirect 1                                    (OK=15040  KO=0     )
> createOrganization                                       (OK=15039  KO=0     )
> queryOrganization                                        (OK=15039  KO=0     )
> ReadPolicy                                               (OK=67204  KO=13    )
> deleteOrganization                                       (OK=15038  KO=0     )
> DeletePolicy                                             (OK=67065  KO=23    )
> restloginProgressiveProfileCallback                      (OK=348    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=52     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       364 (83.68%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.82%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.75%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.15%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.69%)
> status.find.is(200), but actually found 502                         2 ( 0.46%)
> status.find.is(302), but actually found 502                         1 ( 0.23%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 78995  / active: 373    / done: 209794
================================================================================

22:56:50.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:56:55 GMT                                    2650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2940302 KO=65    )
> restLoginInitiate                                        (OK=203001 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=202990 KO=1     )
> Skip 2FA                                                 (OK=112889 KO=1     )
> User Authorize PKCE stage                                (OK=247525 KO=1     )
> User AccessToken PKCE stage                              (OK=247520 KO=0     )
> GetUUid                                                  (OK=67466  KO=1     )
> GetOpenidConfig                                          (OK=202027 KO=0     )
> CreatePolicy                                             (OK=67437  KO=25    )
> UI-Post-Login - stage 1                                  (OK=44917  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44917  KO=0     )
>  UI AM idFromSession                                     (OK=44917  KO=0     )
>  UI AM validateGoto                                      (OK=44917  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44915  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44914  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44914  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44914  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44912  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44911  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44910  KO=0     )
>  UI IDM uiconfig                                         (OK=44910  KO=0     )
>  UI IDM version                                          (OK=44910  KO=0     )
>  UI IDM login                                            (OK=44909  KO=0     )
>  UI IDM privilege                                        (OK=44909  KO=0     )
>  UI IDM features                                         (OK=44909  KO=0     )
>  UI IDM user                                             (OK=44909  KO=0     )
>  UI IDM dashboard                                        (OK=44909  KO=0     )
>  UI IDM managed user schema                              (OK=44909  KO=0     )
>  UI IDM oidcToken                                        (OK=44908  KO=0     )
> userinfo                                                 (OK=44906  KO=0     )
> UI-Logout                                                (OK=44905  KO=0     )
> UI-Logout Redirect 1                                     (OK=44905  KO=0     )
> tokenUserinfo                                            (OK=44811  KO=0     )
>  UI AM revoke1                                           (OK=44903  KO=0     )
>  UI AM revoke2                                           (OK=44902  KO=0     )
>  UI AM endsession                                        (OK=44902  KO=0     )
> RootUserinfo                                             (OK=151634 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7560   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7560   KO=0     )
> getIdToken                                               (OK=15060  KO=0     )
> getIdToken Redirect 1                                    (OK=15059  KO=0     )
> createOrganization                                       (OK=15059  KO=0     )
> queryOrganization                                        (OK=15058  KO=0     )
> ReadPolicy                                               (OK=67333  KO=13    )
> deleteOrganization                                       (OK=15058  KO=0     )
> DeletePolicy                                             (OK=67192  KO=23    )
> restloginProgressiveProfileCallback                      (OK=348    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=52     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       365 (83.72%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.80%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.73%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.15%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.69%)
> status.find.is(200), but actually found 502                         2 ( 0.46%)
> status.find.is(302), but actually found 502                         1 ( 0.23%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 78592  / active: 376    / done: 210194
================================================================================

22:56:56.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:56.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:56:58.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:57:00 GMT                                    2655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2946240 KO=65    )
> restLoginInitiate                                        (OK=203415 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=203406 KO=1     )
> Skip 2FA                                                 (OK=113119 KO=1     )
> User Authorize PKCE stage                                (OK=248028 KO=1     )
> User AccessToken PKCE stage                              (OK=248018 KO=0     )
> GetUUid                                                  (OK=67598  KO=1     )
> GetOpenidConfig                                          (OK=202404 KO=0     )
> CreatePolicy                                             (OK=67569  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45017  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45016  KO=0     )
>  UI AM idFromSession                                     (OK=45012  KO=0     )
>  UI AM validateGoto                                      (OK=45012  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45009  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45006  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45006  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45006  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45004  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45004  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45004  KO=0     )
>  UI IDM uiconfig                                         (OK=45004  KO=0     )
>  UI IDM version                                          (OK=45004  KO=0     )
>  UI IDM login                                            (OK=45002  KO=0     )
>  UI IDM privilege                                        (OK=45001  KO=0     )
>  UI IDM features                                         (OK=45002  KO=0     )
>  UI IDM user                                             (OK=45000  KO=0     )
>  UI IDM dashboard                                        (OK=45001  KO=0     )
>  UI IDM managed user schema                              (OK=45000  KO=0     )
>  UI IDM oidcToken                                        (OK=44997  KO=0     )
> userinfo                                                 (OK=44996  KO=0     )
> UI-Logout                                                (OK=44996  KO=0     )
> UI-Logout Redirect 1                                     (OK=44994  KO=0     )
> tokenUserinfo                                            (OK=44889  KO=0     )
>  UI AM revoke1                                           (OK=44993  KO=0     )
>  UI AM revoke2                                           (OK=44993  KO=0     )
>  UI AM endsession                                        (OK=44993  KO=0     )
> RootUserinfo                                             (OK=151971 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7572   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7572   KO=0     )
> getIdToken                                               (OK=15088  KO=0     )
> getIdToken Redirect 1                                    (OK=15088  KO=0     )
> createOrganization                                       (OK=15088  KO=0     )
> queryOrganization                                        (OK=15088  KO=0     )
> ReadPolicy                                               (OK=67447  KO=13    )
> deleteOrganization                                       (OK=15088  KO=0     )
> DeletePolicy                                             (OK=67320  KO=23    )
> restloginProgressiveProfileCallback                      (OK=348    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=52     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       368 (83.83%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.74%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.69%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.14%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.68%)
> status.find.is(200), but actually found 502                         2 ( 0.46%)
> status.find.is(302), but actually found 502                         1 ( 0.23%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 78173  / active: 383    / done: 210606
================================================================================

22:57:04.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:57:05 GMT                                    2660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2951944 KO=65    )
> restLoginInitiate                                        (OK=203798 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=203790 KO=1     )
> Skip 2FA                                                 (OK=113340 KO=1     )
> User Authorize PKCE stage                                (OK=248506 KO=1     )
> User AccessToken PKCE stage                              (OK=248499 KO=0     )
> GetUUid                                                  (OK=67725  KO=1     )
> GetOpenidConfig                                          (OK=202778 KO=0     )
> CreatePolicy                                             (OK=67695  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45097  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45097  KO=0     )
>  UI AM idFromSession                                     (OK=45097  KO=0     )
>  UI AM validateGoto                                      (OK=45097  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45095  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45095  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45093  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45093  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45091  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45091  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45089  KO=0     )
>  UI IDM uiconfig                                         (OK=45089  KO=0     )
>  UI IDM version                                          (OK=45089  KO=0     )
>  UI IDM login                                            (OK=45089  KO=0     )
>  UI IDM privilege                                        (OK=45089  KO=0     )
>  UI IDM features                                         (OK=45089  KO=0     )
>  UI IDM user                                             (OK=45089  KO=0     )
>  UI IDM dashboard                                        (OK=45089  KO=0     )
>  UI IDM managed user schema                              (OK=45089  KO=0     )
>  UI IDM oidcToken                                        (OK=45088  KO=0     )
> userinfo                                                 (OK=45088  KO=0     )
> UI-Logout                                                (OK=45087  KO=0     )
> UI-Logout Redirect 1                                     (OK=45087  KO=0     )
> tokenUserinfo                                            (OK=44979  KO=0     )
>  UI AM revoke1                                           (OK=45084  KO=0     )
>  UI AM revoke2                                           (OK=45084  KO=0     )
>  UI AM endsession                                        (OK=45085  KO=0     )
> RootUserinfo                                             (OK=152281 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7579   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7579   KO=0     )
> getIdToken                                               (OK=15126  KO=0     )
> getIdToken Redirect 1                                    (OK=15126  KO=0     )
> createOrganization                                       (OK=15125  KO=0     )
> queryOrganization                                        (OK=15125  KO=0     )
> ReadPolicy                                               (OK=67580  KO=13    )
> deleteOrganization                                       (OK=15125  KO=0     )
> DeletePolicy                                             (OK=67436  KO=23    )
> restloginProgressiveProfileCallback                      (OK=350    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=52     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       369 (83.86%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.73%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.68%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.14%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.68%)
> status.find.is(200), but actually found 502                         2 ( 0.45%)
> status.find.is(302), but actually found 502                         1 ( 0.23%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 72%
          waiting: 77781  / active: 366    / done: 211015
================================================================================

22:57:07.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:57:08.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:57:09.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:57:10 GMT                                    2665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2957473 KO=65    )
> restLoginInitiate                                        (OK=204186 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=204179 KO=1     )
> Skip 2FA                                                 (OK=113542 KO=1     )
> User Authorize PKCE stage                                (OK=248971 KO=1     )
> User AccessToken PKCE stage                              (OK=248967 KO=0     )
> GetUUid                                                  (OK=67842  KO=1     )
> GetOpenidConfig                                          (OK=203154 KO=0     )
> CreatePolicy                                             (OK=67815  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45180  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45180  KO=0     )
>  UI AM idFromSession                                     (OK=45178  KO=0     )
>  UI AM validateGoto                                      (OK=45178  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45177  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45177  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45177  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45177  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45174  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45174  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45174  KO=0     )
>  UI IDM uiconfig                                         (OK=45174  KO=0     )
>  UI IDM version                                          (OK=45174  KO=0     )
>  UI IDM login                                            (OK=45174  KO=0     )
>  UI IDM privilege                                        (OK=45174  KO=0     )
>  UI IDM features                                         (OK=45174  KO=0     )
>  UI IDM user                                             (OK=45171  KO=0     )
>  UI IDM dashboard                                        (OK=45171  KO=0     )
>  UI IDM managed user schema                              (OK=45171  KO=0     )
>  UI IDM oidcToken                                        (OK=45171  KO=0     )
> userinfo                                                 (OK=45171  KO=0     )
> UI-Logout                                                (OK=45170  KO=0     )
> UI-Logout Redirect 1                                     (OK=45170  KO=0     )
> tokenUserinfo                                            (OK=45078  KO=0     )
>  UI AM revoke1                                           (OK=45170  KO=0     )
>  UI AM revoke2                                           (OK=45170  KO=0     )
>  UI AM endsession                                        (OK=45170  KO=0     )
> RootUserinfo                                             (OK=152543 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7593   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7593   KO=0     )
> getIdToken                                               (OK=15163  KO=0     )
> getIdToken Redirect 1                                    (OK=15163  KO=0     )
> createOrganization                                       (OK=15162  KO=0     )
> queryOrganization                                        (OK=15162  KO=0     )
> ReadPolicy                                               (OK=67707  KO=13    )
> deleteOrganization                                       (OK=15162  KO=0     )
> DeletePolicy                                             (OK=67567  KO=23    )
> restloginProgressiveProfileCallback                      (OK=351    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=52     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       372 (83.97%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.67%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.64%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.68%)
> status.find.is(200), but actually found 502                         2 ( 0.45%)
> status.find.is(302), but actually found 502                         1 ( 0.23%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 77381  / active: 336    / done: 211445
================================================================================

22:57:11.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:57:13.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:57:13.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:57:15.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:57:15 GMT                                    2670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2963059 KO=65    )
> restLoginInitiate                                        (OK=204573 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=204564 KO=1     )
> Skip 2FA                                                 (OK=113742 KO=1     )
> User Authorize PKCE stage                                (OK=249437 KO=1     )
> User AccessToken PKCE stage                              (OK=249437 KO=0     )
> GetUUid                                                  (OK=67957  KO=1     )
> GetOpenidConfig                                          (OK=203517 KO=0     )
> CreatePolicy                                             (OK=67930  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45276  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45276  KO=0     )
>  UI AM idFromSession                                     (OK=45270  KO=0     )
>  UI AM validateGoto                                      (OK=45272  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45268  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45267  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45265  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45265  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45261  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45261  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45259  KO=0     )
>  UI IDM uiconfig                                         (OK=45259  KO=0     )
>  UI IDM version                                          (OK=45259  KO=0     )
>  UI IDM login                                            (OK=45259  KO=0     )
>  UI IDM privilege                                        (OK=45259  KO=0     )
>  UI IDM features                                         (OK=45259  KO=0     )
>  UI IDM user                                             (OK=45259  KO=0     )
>  UI IDM dashboard                                        (OK=45259  KO=0     )
>  UI IDM managed user schema                              (OK=45259  KO=0     )
>  UI IDM oidcToken                                        (OK=45259  KO=0     )
> userinfo                                                 (OK=45259  KO=0     )
> UI-Logout                                                (OK=45259  KO=0     )
> UI-Logout Redirect 1                                     (OK=45259  KO=0     )
> tokenUserinfo                                            (OK=45165  KO=0     )
>  UI AM revoke1                                           (OK=45259  KO=0     )
>  UI AM revoke2                                           (OK=45259  KO=0     )
>  UI AM endsession                                        (OK=45259  KO=0     )
> RootUserinfo                                             (OK=152839 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7606   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7606   KO=0     )
> getIdToken                                               (OK=15187  KO=0     )
> getIdToken Redirect 1                                    (OK=15187  KO=0     )
> createOrganization                                       (OK=15187  KO=0     )
> queryOrganization                                        (OK=15187  KO=0     )
> ReadPolicy                                               (OK=67826  KO=13    )
> deleteOrganization                                       (OK=15187  KO=0     )
> DeletePolicy                                             (OK=67696  KO=23    )
> restloginProgressiveProfileCallback                      (OK=352    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=52     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       376 (84.12%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.61%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.67%)
> status.find.is(200), but actually found 502                         2 ( 0.45%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 76979  / active: 338    / done: 211845
================================================================================


================================================================================
2024-11-06 22:57:20 GMT                                    2675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2968138 KO=65    )
> restLoginInitiate                                        (OK=204914 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=204909 KO=1     )
> Skip 2FA                                                 (OK=113932 KO=1     )
> User Authorize PKCE stage                                (OK=249867 KO=1     )
> User AccessToken PKCE stage                              (OK=249863 KO=0     )
> GetUUid                                                  (OK=68062  KO=1     )
> GetOpenidConfig                                          (OK=203858 KO=0     )
> CreatePolicy                                             (OK=68037  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45347  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45346  KO=0     )
>  UI AM idFromSession                                     (OK=45346  KO=0     )
>  UI AM validateGoto                                      (OK=45346  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45344  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45343  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45342  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45342  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45342  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45340  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45340  KO=0     )
>  UI IDM uiconfig                                         (OK=45340  KO=0     )
>  UI IDM version                                          (OK=45340  KO=0     )
>  UI IDM login                                            (OK=45340  KO=0     )
>  UI IDM privilege                                        (OK=45340  KO=0     )
>  UI IDM features                                         (OK=45340  KO=0     )
>  UI IDM user                                             (OK=45340  KO=0     )
>  UI IDM dashboard                                        (OK=45340  KO=0     )
>  UI IDM managed user schema                              (OK=45340  KO=0     )
>  UI IDM oidcToken                                        (OK=45339  KO=0     )
> userinfo                                                 (OK=45338  KO=0     )
> UI-Logout                                                (OK=45337  KO=0     )
> UI-Logout Redirect 1                                     (OK=45336  KO=0     )
> tokenUserinfo                                            (OK=45248  KO=0     )
>  UI AM revoke1                                           (OK=45336  KO=0     )
>  UI AM revoke2                                           (OK=45336  KO=0     )
>  UI AM endsession                                        (OK=45336  KO=0     )
> RootUserinfo                                             (OK=153139 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7625   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7624   KO=0     )
> getIdToken                                               (OK=15208  KO=0     )
> getIdToken Redirect 1                                    (OK=15208  KO=0     )
> createOrganization                                       (OK=15208  KO=0     )
> queryOrganization                                        (OK=15208  KO=0     )
> ReadPolicy                                               (OK=67943  KO=13    )
> deleteOrganization                                       (OK=15208  KO=0     )
> DeletePolicy                                             (OK=67815  KO=23    )
> restloginProgressiveProfileCallback                      (OK=353    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=53     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       376 (84.12%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.61%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.67%)
> status.find.is(200), but actually found 502                         2 ( 0.45%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 76616  / active: 321    / done: 212225
================================================================================


================================================================================
2024-11-06 22:57:25 GMT                                    2680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2973980 KO=65    )
> restLoginInitiate                                        (OK=205323 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=205318 KO=1     )
> Skip 2FA                                                 (OK=114148 KO=1     )
> User Authorize PKCE stage                                (OK=250364 KO=1     )
> User AccessToken PKCE stage                              (OK=250357 KO=0     )
> GetUUid                                                  (OK=68187  KO=1     )
> GetOpenidConfig                                          (OK=204202 KO=0     )
> CreatePolicy                                             (OK=68161  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45445  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45444  KO=0     )
>  UI AM idFromSession                                     (OK=45443  KO=0     )
>  UI AM validateGoto                                      (OK=45443  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45440  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45439  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45439  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45439  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45438  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45437  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45437  KO=0     )
>  UI IDM uiconfig                                         (OK=45437  KO=0     )
>  UI IDM version                                          (OK=45437  KO=0     )
>  UI IDM login                                            (OK=45435  KO=0     )
>  UI IDM privilege                                        (OK=45435  KO=0     )
>  UI IDM features                                         (OK=45435  KO=0     )
>  UI IDM user                                             (OK=45432  KO=0     )
>  UI IDM dashboard                                        (OK=45432  KO=0     )
>  UI IDM managed user schema                              (OK=45432  KO=0     )
>  UI IDM oidcToken                                        (OK=45431  KO=0     )
> userinfo                                                 (OK=45429  KO=0     )
> UI-Logout                                                (OK=45428  KO=0     )
> UI-Logout Redirect 1                                     (OK=45428  KO=0     )
> tokenUserinfo                                            (OK=45337  KO=0     )
>  UI AM revoke1                                           (OK=45427  KO=0     )
>  UI AM revoke2                                           (OK=45427  KO=0     )
>  UI AM endsession                                        (OK=45427  KO=0     )
> RootUserinfo                                             (OK=153454 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7636   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7635   KO=0     )
> getIdToken                                               (OK=15232  KO=0     )
> getIdToken Redirect 1                                    (OK=15232  KO=0     )
> createOrganization                                       (OK=15232  KO=0     )
> queryOrganization                                        (OK=15232  KO=0     )
> ReadPolicy                                               (OK=68047  KO=13    )
> deleteOrganization                                       (OK=15231  KO=0     )
> DeletePolicy                                             (OK=67928  KO=23    )
> restloginProgressiveProfileCallback                      (OK=355    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=53     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       376 (84.12%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.61%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.67%)
> status.find.is(200), but actually found 502                         2 ( 0.45%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 76198  / active: 356    / done: 212608
================================================================================

22:57:26.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:57:30 GMT                                    2685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2979288 KO=65    )
> restLoginInitiate                                        (OK=205672 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=205667 KO=1     )
> Skip 2FA                                                 (OK=114343 KO=1     )
> User Authorize PKCE stage                                (OK=250800 KO=1     )
> User AccessToken PKCE stage                              (OK=250793 KO=0     )
> GetUUid                                                  (OK=68290  KO=1     )
> GetOpenidConfig                                          (OK=204535 KO=0     )
> CreatePolicy                                             (OK=68263  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45533  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45532  KO=0     )
>  UI AM idFromSession                                     (OK=45532  KO=0     )
>  UI AM validateGoto                                      (OK=45532  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45526  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45524  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45522  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45522  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45519  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45517  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45517  KO=0     )
>  UI IDM uiconfig                                         (OK=45517  KO=0     )
>  UI IDM version                                          (OK=45517  KO=0     )
>  UI IDM login                                            (OK=45516  KO=0     )
>  UI IDM privilege                                        (OK=45516  KO=0     )
>  UI IDM features                                         (OK=45516  KO=0     )
>  UI IDM user                                             (OK=45516  KO=0     )
>  UI IDM dashboard                                        (OK=45516  KO=0     )
>  UI IDM managed user schema                              (OK=45516  KO=0     )
>  UI IDM oidcToken                                        (OK=45515  KO=0     )
> userinfo                                                 (OK=45514  KO=0     )
> UI-Logout                                                (OK=45513  KO=0     )
> UI-Logout Redirect 1                                     (OK=45513  KO=0     )
> tokenUserinfo                                            (OK=45411  KO=0     )
>  UI AM revoke1                                           (OK=45513  KO=0     )
>  UI AM revoke2                                           (OK=45512  KO=0     )
>  UI AM endsession                                        (OK=45513  KO=0     )
> RootUserinfo                                             (OK=153767 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7650   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7650   KO=0     )
> getIdToken                                               (OK=15267  KO=0     )
> getIdToken Redirect 1                                    (OK=15267  KO=0     )
> createOrganization                                       (OK=15266  KO=0     )
> queryOrganization                                        (OK=15266  KO=0     )
> ReadPolicy                                               (OK=68172  KO=13    )
> deleteOrganization                                       (OK=15266  KO=0     )
> DeletePolicy                                             (OK=68035  KO=23    )
> restloginProgressiveProfileCallback                      (OK=355    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=54     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       377 (84.15%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.59%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.58%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.67%)
> status.find.is(200), but actually found 502                         2 ( 0.45%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 75837  / active: 334    / done: 212991
================================================================================

22:57:31.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:57:33.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:57:35 GMT                                    2690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2985152 KO=65    )
> restLoginInitiate                                        (OK=206081 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=206072 KO=1     )
> Skip 2FA                                                 (OK=114577 KO=1     )
> User Authorize PKCE stage                                (OK=251300 KO=1     )
> User AccessToken PKCE stage                              (OK=251291 KO=0     )
> GetUUid                                                  (OK=68418  KO=1     )
> GetOpenidConfig                                          (OK=204888 KO=0     )
> CreatePolicy                                             (OK=68388  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45622  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45622  KO=0     )
>  UI AM idFromSession                                     (OK=45620  KO=0     )
>  UI AM validateGoto                                      (OK=45620  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45617  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45617  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45617  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45617  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45614  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45610  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45610  KO=0     )
>  UI IDM uiconfig                                         (OK=45610  KO=0     )
>  UI IDM version                                          (OK=45610  KO=0     )
>  UI IDM login                                            (OK=45610  KO=0     )
>  UI IDM privilege                                        (OK=45610  KO=0     )
>  UI IDM features                                         (OK=45610  KO=0     )
>  UI IDM user                                             (OK=45607  KO=0     )
>  UI IDM dashboard                                        (OK=45608  KO=0     )
>  UI IDM managed user schema                              (OK=45608  KO=0     )
>  UI IDM oidcToken                                        (OK=45607  KO=0     )
> userinfo                                                 (OK=45605  KO=0     )
> UI-Logout                                                (OK=45603  KO=0     )
> UI-Logout Redirect 1                                     (OK=45601  KO=0     )
> tokenUserinfo                                            (OK=45487  KO=0     )
>  UI AM revoke1                                           (OK=45599  KO=0     )
>  UI AM revoke2                                           (OK=45599  KO=0     )
>  UI AM endsession                                        (OK=45599  KO=0     )
> RootUserinfo                                             (OK=154082 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7668   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7667   KO=0     )
> getIdToken                                               (OK=15303  KO=0     )
> getIdToken Redirect 1                                    (OK=15303  KO=0     )
> createOrganization                                       (OK=15303  KO=0     )
> queryOrganization                                        (OK=15303  KO=0     )
> ReadPolicy                                               (OK=68274  KO=13    )
> deleteOrganization                                       (OK=15303  KO=0     )
> DeletePolicy                                             (OK=68159  KO=23    )
> restloginProgressiveProfileCallback                      (OK=358    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       379 (84.22%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.56%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.56%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.67%)
> status.find.is(200), but actually found 502                         2 ( 0.44%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 75408  / active: 364    / done: 213390
================================================================================

22:57:36.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:57:40 GMT                                    2695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2990849 KO=65    )
> restLoginInitiate                                        (OK=206456 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=206446 KO=1     )
> Skip 2FA                                                 (OK=114777 KO=1     )
> User Authorize PKCE stage                                (OK=251765 KO=1     )
> User AccessToken PKCE stage                              (OK=251763 KO=0     )
> GetUUid                                                  (OK=68552  KO=1     )
> GetOpenidConfig                                          (OK=205253 KO=0     )
> CreatePolicy                                             (OK=68521  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45712  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45711  KO=0     )
>  UI AM idFromSession                                     (OK=45711  KO=0     )
>  UI AM validateGoto                                      (OK=45711  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45711  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45710  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45710  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45710  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45707  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45707  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45705  KO=0     )
>  UI IDM uiconfig                                         (OK=45705  KO=0     )
>  UI IDM version                                          (OK=45705  KO=0     )
>  UI IDM login                                            (OK=45705  KO=0     )
>  UI IDM privilege                                        (OK=45705  KO=0     )
>  UI IDM features                                         (OK=45705  KO=0     )
>  UI IDM user                                             (OK=45705  KO=0     )
>  UI IDM dashboard                                        (OK=45705  KO=0     )
>  UI IDM managed user schema                              (OK=45705  KO=0     )
>  UI IDM oidcToken                                        (OK=45702  KO=0     )
> userinfo                                                 (OK=45701  KO=0     )
> UI-Logout                                                (OK=45701  KO=0     )
> UI-Logout Redirect 1                                     (OK=45700  KO=0     )
> tokenUserinfo                                            (OK=45572  KO=0     )
>  UI AM revoke1                                           (OK=45697  KO=0     )
>  UI AM revoke2                                           (OK=45697  KO=0     )
>  UI AM endsession                                        (OK=45697  KO=0     )
> RootUserinfo                                             (OK=154318 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7678   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7677   KO=0     )
> getIdToken                                               (OK=15332  KO=0     )
> getIdToken Redirect 1                                    (OK=15332  KO=0     )
> createOrganization                                       (OK=15331  KO=0     )
> queryOrganization                                        (OK=15331  KO=0     )
> ReadPolicy                                               (OK=68398  KO=13    )
> deleteOrganization                                       (OK=15331  KO=0     )
> DeletePolicy                                             (OK=68263  KO=23    )
> restloginProgressiveProfileCallback                      (OK=358    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       380 (84.26%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.54%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.54%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.67%)
> status.find.is(200), but actually found 502                         2 ( 0.44%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 75023  / active: 354    / done: 213785
================================================================================

22:57:43.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:57:44.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:57:45 GMT                                    2700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2996566 KO=65    )
> restLoginInitiate                                        (OK=206844 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=206833 KO=1     )
> Skip 2FA                                                 (OK=114978 KO=1     )
> User Authorize PKCE stage                                (OK=252241 KO=1     )
> User AccessToken PKCE stage                              (OK=252240 KO=0     )
> GetUUid                                                  (OK=68688  KO=1     )
> GetOpenidConfig                                          (OK=205645 KO=0     )
> CreatePolicy                                             (OK=68658  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45806  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45806  KO=0     )
>  UI AM idFromSession                                     (OK=45804  KO=0     )
>  UI AM validateGoto                                      (OK=45804  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45803  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45800  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45800  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45800  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45797  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45796  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45796  KO=0     )
>  UI IDM uiconfig                                         (OK=45796  KO=0     )
>  UI IDM version                                          (OK=45796  KO=0     )
>  UI IDM login                                            (OK=45795  KO=0     )
>  UI IDM privilege                                        (OK=45796  KO=0     )
>  UI IDM features                                         (OK=45796  KO=0     )
>  UI IDM user                                             (OK=45793  KO=0     )
>  UI IDM dashboard                                        (OK=45793  KO=0     )
>  UI IDM managed user schema                              (OK=45793  KO=0     )
>  UI IDM oidcToken                                        (OK=45793  KO=0     )
> userinfo                                                 (OK=45793  KO=0     )
> UI-Logout                                                (OK=45793  KO=0     )
> UI-Logout Redirect 1                                     (OK=45791  KO=0     )
> tokenUserinfo                                            (OK=45662  KO=0     )
>  UI AM revoke1                                           (OK=45789  KO=0     )
>  UI AM revoke2                                           (OK=45789  KO=0     )
>  UI AM endsession                                        (OK=45789  KO=0     )
> RootUserinfo                                             (OK=154537 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7699   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7699   KO=0     )
> getIdToken                                               (OK=15362  KO=0     )
> getIdToken Redirect 1                                    (OK=15361  KO=0     )
> createOrganization                                       (OK=15360  KO=0     )
> queryOrganization                                        (OK=15360  KO=0     )
> ReadPolicy                                               (OK=68532  KO=13    )
> deleteOrganization                                       (OK=15360  KO=0     )
> DeletePolicy                                             (OK=68384  KO=23    )
> restloginProgressiveProfileCallback                      (OK=361    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       382 (84.33%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.51%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.52%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.66%)
> status.find.is(200), but actually found 502                         2 ( 0.44%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 74617  / active: 365    / done: 214180
================================================================================

22:57:45.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:57:47.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:57:50 GMT                                    2705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3002365 KO=65    )
> restLoginInitiate                                        (OK=207231 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=207223 KO=1     )
> Skip 2FA                                                 (OK=115189 KO=1     )
> User Authorize PKCE stage                                (OK=252716 KO=1     )
> User AccessToken PKCE stage                              (OK=252708 KO=0     )
> GetUUid                                                  (OK=68808  KO=1     )
> GetOpenidConfig                                          (OK=206036 KO=0     )
> CreatePolicy                                             (OK=68781  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45898  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45897  KO=0     )
>  UI AM idFromSession                                     (OK=45896  KO=0     )
>  UI AM validateGoto                                      (OK=45896  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45894  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45894  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45894  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45894  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45890  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45890  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45889  KO=0     )
>  UI IDM uiconfig                                         (OK=45889  KO=0     )
>  UI IDM version                                          (OK=45889  KO=0     )
>  UI IDM login                                            (OK=45889  KO=0     )
>  UI IDM privilege                                        (OK=45889  KO=0     )
>  UI IDM features                                         (OK=45889  KO=0     )
>  UI IDM user                                             (OK=45889  KO=0     )
>  UI IDM dashboard                                        (OK=45889  KO=0     )
>  UI IDM managed user schema                              (OK=45889  KO=0     )
>  UI IDM oidcToken                                        (OK=45889  KO=0     )
> userinfo                                                 (OK=45888  KO=0     )
> UI-Logout                                                (OK=45886  KO=0     )
> UI-Logout Redirect 1                                     (OK=45886  KO=0     )
> tokenUserinfo                                            (OK=45738  KO=0     )
>  UI AM revoke1                                           (OK=45886  KO=0     )
>  UI AM revoke2                                           (OK=45886  KO=0     )
>  UI AM endsession                                        (OK=45886  KO=0     )
> RootUserinfo                                             (OK=154818 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7716   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7714   KO=0     )
> getIdToken                                               (OK=15387  KO=0     )
> getIdToken Redirect 1                                    (OK=15387  KO=0     )
> createOrganization                                       (OK=15387  KO=0     )
> queryOrganization                                        (OK=15387  KO=0     )
> ReadPolicy                                               (OK=68667  KO=13    )
> deleteOrganization                                       (OK=15386  KO=0     )
> DeletePolicy                                             (OK=68519  KO=23    )
> restloginProgressiveProfileCallback                      (OK=361    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       384 (84.40%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.47%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.49%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.66%)
> status.find.is(200), but actually found 502                         2 ( 0.44%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 74209  / active: 375    / done: 214578
================================================================================

22:57:52.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:57:55 GMT                                    2710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3007818 KO=65    )
> restLoginInitiate                                        (OK=207628 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=207617 KO=1     )
> Skip 2FA                                                 (OK=115411 KO=1     )
> User Authorize PKCE stage                                (OK=253179 KO=1     )
> User AccessToken PKCE stage                              (OK=253174 KO=0     )
> GetUUid                                                  (OK=68933  KO=1     )
> GetOpenidConfig                                          (OK=206418 KO=0     )
> CreatePolicy                                             (OK=68906  KO=25    )
> UI-Post-Login - stage 1                                  (OK=45980  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45978  KO=0     )
>  UI AM idFromSession                                     (OK=45977  KO=0     )
>  UI AM validateGoto                                      (OK=45977  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45975  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45975  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45973  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45973  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45968  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45968  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45967  KO=0     )
>  UI IDM uiconfig                                         (OK=45967  KO=0     )
>  UI IDM version                                          (OK=45967  KO=0     )
>  UI IDM login                                            (OK=45967  KO=0     )
>  UI IDM privilege                                        (OK=45967  KO=0     )
>  UI IDM features                                         (OK=45967  KO=0     )
>  UI IDM user                                             (OK=45967  KO=0     )
>  UI IDM dashboard                                        (OK=45967  KO=0     )
>  UI IDM managed user schema                              (OK=45967  KO=0     )
>  UI IDM oidcToken                                        (OK=45965  KO=0     )
> userinfo                                                 (OK=45964  KO=0     )
> UI-Logout                                                (OK=45964  KO=0     )
> UI-Logout Redirect 1                                     (OK=45964  KO=0     )
> tokenUserinfo                                            (OK=45826  KO=0     )
>  UI AM revoke1                                           (OK=45963  KO=0     )
>  UI AM revoke2                                           (OK=45963  KO=0     )
>  UI AM endsession                                        (OK=45963  KO=0     )
> RootUserinfo                                             (OK=155104 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7740   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7739   KO=0     )
> getIdToken                                               (OK=15417  KO=0     )
> getIdToken Redirect 1                                    (OK=15417  KO=0     )
> createOrganization                                       (OK=15417  KO=0     )
> queryOrganization                                        (OK=15416  KO=0     )
> ReadPolicy                                               (OK=68793  KO=13    )
> deleteOrganization                                       (OK=15416  KO=0     )
> DeletePolicy                                             (OK=68656  KO=23    )
> restloginProgressiveProfileCallback                      (OK=363    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       385 (84.43%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.46%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.48%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.66%)
> status.find.is(200), but actually found 502                         2 ( 0.44%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 73793  / active: 378    / done: 214991
================================================================================

22:57:55.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:57:58.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:58:00 GMT                                    2715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3013768 KO=65    )
> restLoginInitiate                                        (OK=208019 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=208009 KO=1     )
> Skip 2FA                                                 (OK=115630 KO=1     )
> User Authorize PKCE stage                                (OK=253674 KO=1     )
> User AccessToken PKCE stage                              (OK=253670 KO=0     )
> GetUUid                                                  (OK=69067  KO=1     )
> GetOpenidConfig                                          (OK=206803 KO=0     )
> CreatePolicy                                             (OK=69040  KO=25    )
> UI-Post-Login - stage 1                                  (OK=46075  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46073  KO=0     )
>  UI AM idFromSession                                     (OK=46072  KO=0     )
>  UI AM validateGoto                                      (OK=46072  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46068  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46068  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46066  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46066  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46064  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46064  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46063  KO=0     )
>  UI IDM uiconfig                                         (OK=46063  KO=0     )
>  UI IDM version                                          (OK=46063  KO=0     )
>  UI IDM login                                            (OK=46063  KO=0     )
>  UI IDM privilege                                        (OK=46063  KO=0     )
>  UI IDM features                                         (OK=46063  KO=0     )
>  UI IDM user                                             (OK=46063  KO=0     )
>  UI IDM dashboard                                        (OK=46063  KO=0     )
>  UI IDM managed user schema                              (OK=46063  KO=0     )
>  UI IDM oidcToken                                        (OK=46062  KO=0     )
> userinfo                                                 (OK=46060  KO=0     )
> UI-Logout                                                (OK=46060  KO=0     )
> UI-Logout Redirect 1                                     (OK=46060  KO=0     )
> tokenUserinfo                                            (OK=45911  KO=0     )
>  UI AM revoke1                                           (OK=46059  KO=0     )
>  UI AM revoke2                                           (OK=46059  KO=0     )
>  UI AM endsession                                        (OK=46059  KO=0     )
> RootUserinfo                                             (OK=155403 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7752   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7751   KO=0     )
> getIdToken                                               (OK=15450  KO=0     )
> getIdToken Redirect 1                                    (OK=15450  KO=0     )
> createOrganization                                       (OK=15450  KO=0     )
> queryOrganization                                        (OK=15449  KO=0     )
> ReadPolicy                                               (OK=68917  KO=13    )
> deleteOrganization                                       (OK=15449  KO=0     )
> DeletePolicy                                             (OK=68781  KO=23    )
> restloginProgressiveProfileCallback                      (OK=364    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       387 (84.50%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.42%)
> status.find.in([200, 209], 304), found 409                         25 ( 5.46%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.09%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.66%)
> status.find.is(200), but actually found 502                         2 ( 0.44%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 73389  / active: 366    / done: 215407
================================================================================

22:58:02.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 215857: status.find.in([200, 209], 304), found 409
22:58:02.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,215857,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM5MjAzMjI4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSVVHR1ltWjhLYXBaZ2h6QURvUUk2SE1pU1ZFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzg4MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzg4MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3NDgxLCJpYXQiOjE3MzA5MzM4ODEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InZfVVA0UVN0T0dzeUduZ203MF9qVldsd25payJ9.ebCtlJDl3-StTLaBi_CXg_-FO0XEaemkFrF5E3L45pnJCwXKpeaCkZb4XDjbyHmZCjgUcG4SsydX4Je9tXA7mSsWitXqVrYexd-7LdO2q1qzuPKOYw8Gl6shweGLKtkewpdLr-kFyNJW0qMmFf0COx0gr2bY4HbwDqPkWHIu9Hf4v2sBsnojMVoslxqBkb61a-JEo10NbsADb8hV5an7KSetELtp1qT4mFS-ot0gLt1Yd80D-YB3qc0BpGRjXBeGMGntZfrVAHwmb14sfY1q1CbdT73zYvqIEl4QyPbT6VliI0B8IqXqDIMgkmiyriezExB7ntzZKtVq4TqoDNSt4Q, username -> user.420063, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy162669, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ac8c3d0, authcode -> tCEed4JvbvupcPB6wpPtGLtL-5A, useAdminRealm -> true, callbacks -> {"tokenId":"hYXw1p_fsGg0qNHO70t9vIHj61I.*AAJTSQACMDIAAlNLABxsWG5KU0RKUUNiVXVZTFN1YzFlVVNNc3hZaTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933881725), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=hYXw1p_fsGg0qNHO70t9vIHj61I.*AAJTSQACMDIAAlNLABxsWG5KU0RKUUNiVXVZTFN1YzFlVVNNc3hZaTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933881725))), password -> Pa_ssw0rd, challenge -> 3AlusDtClc5YkMmShhUINUyUmvIeKxEjREfs9ndmeWY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 224.168.207.59, verifier -> LTgxODgyODgwMTUyODAyOTAwMTQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@594bb1d5, tokenId -> hYXw1p_fsGg0qNHO70t9vIHj61I.*AAJTSQACMDIAAlNLABxsWG5KU0RKUUNiVXVZTFN1YzFlVVNNc3hZaTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=hYXw1p_fsGg0qNHO70t9vIHj61I.*AAJTSQACMDIAAlNLABxsWG5KU0RKUUNiVXVZTFN1YzFlVVNNc3hZaTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=hYXw1p_fsGg0qNHO70t9vIHj61I.*AAJTSQACMDIAAlNLABxsWG5KU0RKUUNiVXVZTFN1YzFlVVNNc3hZaTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy162669","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 22:58:02 GMT
	x-forgerock-transactionid: 366a3d0f-c740-4817-b08b-0c3659919183
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:58:02.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:58:05 GMT                                    2720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3019317 KO=66    )
> restLoginInitiate                                        (OK=208407 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=208398 KO=1     )
> Skip 2FA                                                 (OK=115863 KO=1     )
> User Authorize PKCE stage                                (OK=254145 KO=1     )
> User AccessToken PKCE stage                              (OK=254137 KO=0     )
> GetUUid                                                  (OK=69204  KO=1     )
> GetOpenidConfig                                          (OK=207195 KO=0     )
> CreatePolicy                                             (OK=69172  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46157  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46157  KO=0     )
>  UI AM idFromSession                                     (OK=46156  KO=0     )
>  UI AM validateGoto                                      (OK=46156  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46152  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46151  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46151  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46151  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46147  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46147  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46146  KO=0     )
>  UI IDM uiconfig                                         (OK=46145  KO=0     )
>  UI IDM version                                          (OK=46145  KO=0     )
>  UI IDM login                                            (OK=46145  KO=0     )
>  UI IDM privilege                                        (OK=46145  KO=0     )
>  UI IDM features                                         (OK=46145  KO=0     )
>  UI IDM user                                             (OK=46144  KO=0     )
>  UI IDM dashboard                                        (OK=46144  KO=0     )
>  UI IDM managed user schema                              (OK=46144  KO=0     )
>  UI IDM oidcToken                                        (OK=46144  KO=0     )
> userinfo                                                 (OK=46144  KO=0     )
> UI-Logout                                                (OK=46144  KO=0     )
> UI-Logout Redirect 1                                     (OK=46144  KO=0     )
> tokenUserinfo                                            (OK=45984  KO=0     )
>  UI AM revoke1                                           (OK=46144  KO=0     )
>  UI AM revoke2                                           (OK=46144  KO=0     )
>  UI AM endsession                                        (OK=46144  KO=0     )
> RootUserinfo                                             (OK=155686 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7767   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7767   KO=0     )
> getIdToken                                               (OK=15478  KO=0     )
> getIdToken Redirect 1                                    (OK=15478  KO=0     )
> createOrganization                                       (OK=15476  KO=0     )
> queryOrganization                                        (OK=15476  KO=0     )
> ReadPolicy                                               (OK=69049  KO=13    )
> deleteOrganization                                       (OK=15475  KO=0     )
> DeletePolicy                                             (OK=68905  KO=23    )
> restloginProgressiveProfileCallback                      (OK=364    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       388 (84.35%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.39%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.65%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.09%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.65%)
> status.find.is(200), but actually found 502                         2 ( 0.43%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 72980  / active: 394    / done: 215788
================================================================================

22:58:07.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:58:09.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:58:10 GMT                                    2725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3024815 KO=66    )
> restLoginInitiate                                        (OK=208787 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=208780 KO=1     )
> Skip 2FA                                                 (OK=116074 KO=1     )
> User Authorize PKCE stage                                (OK=254603 KO=1     )
> User AccessToken PKCE stage                              (OK=254597 KO=0     )
> GetUUid                                                  (OK=69328  KO=1     )
> GetOpenidConfig                                          (OK=207583 KO=0     )
> CreatePolicy                                             (OK=69296  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46236  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46235  KO=0     )
>  UI AM idFromSession                                     (OK=46234  KO=0     )
>  UI AM validateGoto                                      (OK=46234  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46231  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46231  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46231  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46231  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46228  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46228  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46228  KO=0     )
>  UI IDM uiconfig                                         (OK=46228  KO=0     )
>  UI IDM version                                          (OK=46228  KO=0     )
>  UI IDM login                                            (OK=46228  KO=0     )
>  UI IDM privilege                                        (OK=46228  KO=0     )
>  UI IDM features                                         (OK=46228  KO=0     )
>  UI IDM user                                             (OK=46228  KO=0     )
>  UI IDM dashboard                                        (OK=46228  KO=0     )
>  UI IDM managed user schema                              (OK=46228  KO=0     )
>  UI IDM oidcToken                                        (OK=46228  KO=0     )
> userinfo                                                 (OK=46228  KO=0     )
> UI-Logout                                                (OK=46228  KO=0     )
> UI-Logout Redirect 1                                     (OK=46228  KO=0     )
> tokenUserinfo                                            (OK=46071  KO=0     )
>  UI AM revoke1                                           (OK=46228  KO=0     )
>  UI AM revoke2                                           (OK=46228  KO=0     )
>  UI AM endsession                                        (OK=46228  KO=0     )
> RootUserinfo                                             (OK=155989 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7778   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7778   KO=0     )
> getIdToken                                               (OK=15510  KO=0     )
> getIdToken Redirect 1                                    (OK=15510  KO=0     )
> createOrganization                                       (OK=15510  KO=0     )
> queryOrganization                                        (OK=15509  KO=0     )
> ReadPolicy                                               (OK=69182  KO=13    )
> deleteOrganization                                       (OK=15509  KO=0     )
> DeletePolicy                                             (OK=69035  KO=23    )
> restloginProgressiveProfileCallback                      (OK=364    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       390 (84.42%)
> status.find.in([200, 209], 304), found 404                         34 ( 7.36%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.63%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.08%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.65%)
> status.find.is(200), but actually found 502                         2 ( 0.43%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 72591  / active: 373    / done: 216198
================================================================================

22:58:11.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:58:12.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 215857: status.find.in([200, 209], 304), found 404
22:58:12.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,215857,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM5MjAzMjI4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSVVHR1ltWjhLYXBaZ2h6QURvUUk2SE1pU1ZFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzMzg4MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzMzg4MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3NDgxLCJpYXQiOjE3MzA5MzM4ODEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InZfVVA0UVN0T0dzeUduZ203MF9qVldsd25payJ9.ebCtlJDl3-StTLaBi_CXg_-FO0XEaemkFrF5E3L45pnJCwXKpeaCkZb4XDjbyHmZCjgUcG4SsydX4Je9tXA7mSsWitXqVrYexd-7LdO2q1qzuPKOYw8Gl6shweGLKtkewpdLr-kFyNJW0qMmFf0COx0gr2bY4HbwDqPkWHIu9Hf4v2sBsnojMVoslxqBkb61a-JEo10NbsADb8hV5an7KSetELtp1qT4mFS-ot0gLt1Yd80D-YB3qc0BpGRjXBeGMGntZfrVAHwmb14sfY1q1CbdT73zYvqIEl4QyPbT6VliI0B8IqXqDIMgkmiyriezExB7ntzZKtVq4TqoDNSt4Q, username -> user.420063, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy162669, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ac8c3d0, authcode -> tCEed4JvbvupcPB6wpPtGLtL-5A, useAdminRealm -> true, callbacks -> {"tokenId":"hYXw1p_fsGg0qNHO70t9vIHj61I.*AAJTSQACMDIAAlNLABxsWG5KU0RKUUNiVXVZTFN1YzFlVVNNc3hZaTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933881725), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=hYXw1p_fsGg0qNHO70t9vIHj61I.*AAJTSQACMDIAAlNLABxsWG5KU0RKUUNiVXVZTFN1YzFlVVNNc3hZaTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933881725))), password -> Pa_ssw0rd, challenge -> 3AlusDtClc5YkMmShhUINUyUmvIeKxEjREfs9ndmeWY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 224.168.207.59, verifier -> LTgxODgyODgwMTUyODAyOTAwMTQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@594bb1d5, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@7626c5d0, tokenId -> hYXw1p_fsGg0qNHO70t9vIHj61I.*AAJTSQACMDIAAlNLABxsWG5KU0RKUUNiVXVZTFN1YzFlVVNNc3hZaTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy162669
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=hYXw1p_fsGg0qNHO70t9vIHj61I.*AAJTSQACMDIAAlNLABxsWG5KU0RKUUNiVXVZTFN1YzFlVVNNc3hZaTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=hYXw1p_fsGg0qNHO70t9vIHj61I.*AAJTSQACMDIAAlNLABxsWG5KU0RKUUNiVXVZTFN1YzFlVVNNc3hZaTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 22:58:12 GMT
	x-forgerock-transactionid: cadc6083-3a05-435e-be01-e48e05a9222f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy162669 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
22:58:15.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:58:15 GMT                                    2730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3030138 KO=67    )
> restLoginInitiate                                        (OK=209151 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=209144 KO=1     )
> Skip 2FA                                                 (OK=116279 KO=1     )
> User Authorize PKCE stage                                (OK=255050 KO=1     )
> User AccessToken PKCE stage                              (OK=255037 KO=0     )
> GetUUid                                                  (OK=69447  KO=1     )
> GetOpenidConfig                                          (OK=207963 KO=0     )
> CreatePolicy                                             (OK=69418  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46317  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46317  KO=0     )
>  UI AM idFromSession                                     (OK=46317  KO=0     )
>  UI AM validateGoto                                      (OK=46317  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46312  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46311  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46311  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46311  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46308  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46308  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46307  KO=0     )
>  UI IDM uiconfig                                         (OK=46307  KO=0     )
>  UI IDM version                                          (OK=46307  KO=0     )
>  UI IDM login                                            (OK=46306  KO=0     )
>  UI IDM privilege                                        (OK=46306  KO=0     )
>  UI IDM features                                         (OK=46306  KO=0     )
>  UI IDM user                                             (OK=46306  KO=0     )
>  UI IDM dashboard                                        (OK=46306  KO=0     )
>  UI IDM managed user schema                              (OK=46306  KO=0     )
>  UI IDM oidcToken                                        (OK=46306  KO=0     )
> userinfo                                                 (OK=46306  KO=0     )
> UI-Logout                                                (OK=46304  KO=0     )
> UI-Logout Redirect 1                                     (OK=46303  KO=0     )
> tokenUserinfo                                            (OK=46148  KO=0     )
>  UI AM revoke1                                           (OK=46302  KO=0     )
>  UI AM revoke2                                           (OK=46302  KO=0     )
>  UI AM endsession                                        (OK=46303  KO=0     )
> RootUserinfo                                             (OK=156299 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7796   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7796   KO=0     )
> getIdToken                                               (OK=15541  KO=0     )
> getIdToken Redirect 1                                    (OK=15541  KO=0     )
> createOrganization                                       (OK=15541  KO=0     )
> queryOrganization                                        (OK=15540  KO=0     )
> ReadPolicy                                               (OK=69307  KO=13    )
> deleteOrganization                                       (OK=15540  KO=0     )
> DeletePolicy                                             (OK=69169  KO=24    )
> restloginProgressiveProfileCallback                      (OK=364    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       392 (84.30%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.53%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.08%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.65%)
> status.find.is(200), but actually found 502                         2 ( 0.43%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 72210  / active: 358    / done: 216594
================================================================================


================================================================================
2024-11-06 22:58:20 GMT                                    2735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3035518 KO=67    )
> restLoginInitiate                                        (OK=209528 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=209514 KO=1     )
> Skip 2FA                                                 (OK=116485 KO=1     )
> User Authorize PKCE stage                                (OK=255503 KO=1     )
> User AccessToken PKCE stage                              (OK=255495 KO=0     )
> GetUUid                                                  (OK=69564  KO=1     )
> GetOpenidConfig                                          (OK=208326 KO=0     )
> CreatePolicy                                             (OK=69533  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46399  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46398  KO=0     )
>  UI AM idFromSession                                     (OK=46398  KO=0     )
>  UI AM validateGoto                                      (OK=46398  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46396  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46395  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46394  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46394  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46392  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46392  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46392  KO=0     )
>  UI IDM uiconfig                                         (OK=46392  KO=0     )
>  UI IDM version                                          (OK=46392  KO=0     )
>  UI IDM login                                            (OK=46392  KO=0     )
>  UI IDM privilege                                        (OK=46392  KO=0     )
>  UI IDM features                                         (OK=46392  KO=0     )
>  UI IDM user                                             (OK=46392  KO=0     )
>  UI IDM dashboard                                        (OK=46392  KO=0     )
>  UI IDM managed user schema                              (OK=46392  KO=0     )
>  UI IDM oidcToken                                        (OK=46390  KO=0     )
> userinfo                                                 (OK=46390  KO=0     )
> UI-Logout                                                (OK=46387  KO=0     )
> UI-Logout Redirect 1                                     (OK=46386  KO=0     )
> tokenUserinfo                                            (OK=46232  KO=0     )
>  UI AM revoke1                                           (OK=46386  KO=0     )
>  UI AM revoke2                                           (OK=46386  KO=0     )
>  UI AM endsession                                        (OK=46386  KO=0     )
> RootUserinfo                                             (OK=156542 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7807   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7806   KO=0     )
> getIdToken                                               (OK=15572  KO=0     )
> getIdToken Redirect 1                                    (OK=15569  KO=0     )
> createOrganization                                       (OK=15569  KO=0     )
> queryOrganization                                        (OK=15568  KO=0     )
> ReadPolicy                                               (OK=69431  KO=13    )
> deleteOrganization                                       (OK=15568  KO=0     )
> DeletePolicy                                             (OK=69292  KO=24    )
> restloginProgressiveProfileCallback                      (OK=364    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       392 (84.30%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.53%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.59%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.08%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.65%)
> status.find.is(200), but actually found 502                         2 ( 0.43%)
> status.find.is(302), but actually found 502                         1 ( 0.22%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 71823  / active: 357    / done: 216982
================================================================================

22:58:21.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:58:22.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:58:25 GMT                                    2740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3040704 KO=67    )
> restLoginInitiate                                        (OK=209901 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=209890 KO=1     )
> Skip 2FA                                                 (OK=116682 KO=1     )
> User Authorize PKCE stage                                (OK=255952 KO=1     )
> User AccessToken PKCE stage                              (OK=255947 KO=0     )
> GetUUid                                                  (OK=69691  KO=1     )
> GetOpenidConfig                                          (OK=208692 KO=0     )
> CreatePolicy                                             (OK=69663  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46478  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46478  KO=0     )
>  UI AM idFromSession                                     (OK=46476  KO=0     )
>  UI AM validateGoto                                      (OK=46476  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46471  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46471  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46469  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46469  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46467  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46467  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46467  KO=0     )
>  UI IDM uiconfig                                         (OK=46467  KO=0     )
>  UI IDM version                                          (OK=46467  KO=0     )
>  UI IDM login                                            (OK=46465  KO=0     )
>  UI IDM privilege                                        (OK=46465  KO=0     )
>  UI IDM features                                         (OK=46466  KO=0     )
>  UI IDM user                                             (OK=46465  KO=0     )
>  UI IDM dashboard                                        (OK=46465  KO=0     )
>  UI IDM managed user schema                              (OK=46464  KO=0     )
>  UI IDM oidcToken                                        (OK=46463  KO=0     )
> userinfo                                                 (OK=46463  KO=0     )
> UI-Logout                                                (OK=46463  KO=0     )
> UI-Logout Redirect 1                                     (OK=46463  KO=0     )
> tokenUserinfo                                            (OK=46329  KO=0     )
>  UI AM revoke1                                           (OK=46462  KO=0     )
>  UI AM revoke2                                           (OK=46462  KO=0     )
>  UI AM endsession                                        (OK=46463  KO=0     )
> RootUserinfo                                             (OK=156805 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7823   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7822   KO=0     )
> getIdToken                                               (OK=15595  KO=0     )
> getIdToken Redirect 1                                    (OK=15595  KO=0     )
> createOrganization                                       (OK=15595  KO=0     )
> queryOrganization                                        (OK=15595  KO=0     )
> ReadPolicy                                               (OK=69545  KO=13    )
> deleteOrganization                                       (OK=15595  KO=0     )
> DeletePolicy                                             (OK=69416  KO=24    )
> restloginProgressiveProfileCallback                      (OK=364    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       394 (84.37%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.49%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.57%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.07%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.64%)
> status.find.is(200), but actually found 502                         2 ( 0.43%)
> status.find.is(302), but actually found 502                         1 ( 0.21%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 71435  / active: 353    / done: 217374
================================================================================

22:58:27.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:58:29.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:58:30 GMT                                    2745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3046241 KO=67    )
> restLoginInitiate                                        (OK=210279 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=210265 KO=1     )
> Skip 2FA                                                 (OK=116878 KO=1     )
> User Authorize PKCE stage                                (OK=256412 KO=1     )
> User AccessToken PKCE stage                              (OK=256405 KO=0     )
> GetUUid                                                  (OK=69817  KO=1     )
> GetOpenidConfig                                          (OK=209061 KO=0     )
> CreatePolicy                                             (OK=69788  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46567  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46566  KO=0     )
>  UI AM idFromSession                                     (OK=46563  KO=0     )
>  UI AM validateGoto                                      (OK=46563  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46558  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46558  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46558  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46558  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46556  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46555  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46555  KO=0     )
>  UI IDM uiconfig                                         (OK=46555  KO=0     )
>  UI IDM version                                          (OK=46555  KO=0     )
>  UI IDM login                                            (OK=46555  KO=0     )
>  UI IDM privilege                                        (OK=46555  KO=0     )
>  UI IDM features                                         (OK=46555  KO=0     )
>  UI IDM user                                             (OK=46555  KO=0     )
>  UI IDM dashboard                                        (OK=46555  KO=0     )
>  UI IDM managed user schema                              (OK=46555  KO=0     )
>  UI IDM oidcToken                                        (OK=46553  KO=0     )
> userinfo                                                 (OK=46552  KO=0     )
> UI-Logout                                                (OK=46551  KO=0     )
> UI-Logout Redirect 1                                     (OK=46549  KO=0     )
> tokenUserinfo                                            (OK=46418  KO=0     )
>  UI AM revoke1                                           (OK=46549  KO=0     )
>  UI AM revoke2                                           (OK=46549  KO=0     )
>  UI AM endsession                                        (OK=46549  KO=0     )
> RootUserinfo                                             (OK=157073 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7837   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7837   KO=0     )
> getIdToken                                               (OK=15619  KO=0     )
> getIdToken Redirect 1                                    (OK=15619  KO=0     )
> createOrganization                                       (OK=15619  KO=0     )
> queryOrganization                                        (OK=15619  KO=0     )
> ReadPolicy                                               (OK=69675  KO=13    )
> deleteOrganization                                       (OK=15619  KO=0     )
> DeletePolicy                                             (OK=69532  KO=24    )
> restloginProgressiveProfileCallback                      (OK=365    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       396 (84.43%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.46%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.54%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.07%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.64%)
> status.find.is(200), but actually found 502                         2 ( 0.43%)
> status.find.is(302), but actually found 502                         1 ( 0.21%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 71044  / active: 359    / done: 217759
================================================================================

22:58:34.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:58:35 GMT                                    2750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3052010 KO=67    )
> restLoginInitiate                                        (OK=210681 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=210675 KO=1     )
> Skip 2FA                                                 (OK=117093 KO=1     )
> User Authorize PKCE stage                                (OK=256915 KO=1     )
> User AccessToken PKCE stage                              (OK=256909 KO=0     )
> GetUUid                                                  (OK=69944  KO=1     )
> GetOpenidConfig                                          (OK=209446 KO=0     )
> CreatePolicy                                             (OK=69917  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46655  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46654  KO=0     )
>  UI AM idFromSession                                     (OK=46654  KO=0     )
>  UI AM validateGoto                                      (OK=46654  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46651  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46649  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46648  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46648  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46645  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46644  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46644  KO=0     )
>  UI IDM uiconfig                                         (OK=46644  KO=0     )
>  UI IDM version                                          (OK=46644  KO=0     )
>  UI IDM login                                            (OK=46644  KO=0     )
>  UI IDM privilege                                        (OK=46644  KO=0     )
>  UI IDM features                                         (OK=46644  KO=0     )
>  UI IDM user                                             (OK=46644  KO=0     )
>  UI IDM dashboard                                        (OK=46644  KO=0     )
>  UI IDM managed user schema                              (OK=46644  KO=0     )
>  UI IDM oidcToken                                        (OK=46643  KO=0     )
> userinfo                                                 (OK=46643  KO=0     )
> UI-Logout                                                (OK=46641  KO=0     )
> UI-Logout Redirect 1                                     (OK=46641  KO=0     )
> tokenUserinfo                                            (OK=46522  KO=0     )
>  UI AM revoke1                                           (OK=46641  KO=0     )
>  UI AM revoke2                                           (OK=46641  KO=0     )
>  UI AM endsession                                        (OK=46641  KO=0     )
> RootUserinfo                                             (OK=157338 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7844   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7844   KO=0     )
> getIdToken                                               (OK=15644  KO=0     )
> getIdToken Redirect 1                                    (OK=15644  KO=0     )
> createOrganization                                       (OK=15643  KO=0     )
> queryOrganization                                        (OK=15642  KO=0     )
> ReadPolicy                                               (OK=69799  KO=13    )
> deleteOrganization                                       (OK=15640  KO=0     )
> DeletePolicy                                             (OK=69661  KO=24    )
> restloginProgressiveProfileCallback                      (OK=365    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       397 (84.47%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.45%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.53%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.06%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.64%)
> status.find.is(200), but actually found 502                         2 ( 0.43%)
> status.find.is(302), but actually found 502                         1 ( 0.21%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 70634  / active: 361    / done: 218167
================================================================================


================================================================================
2024-11-06 22:58:40 GMT                                    2755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3057375 KO=67    )
> restLoginInitiate                                        (OK=211059 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=211050 KO=1     )
> Skip 2FA                                                 (OK=117307 KO=1     )
> User Authorize PKCE stage                                (OK=257374 KO=1     )
> User AccessToken PKCE stage                              (OK=257371 KO=0     )
> GetUUid                                                  (OK=70096  KO=1     )
> GetOpenidConfig                                          (OK=209852 KO=0     )
> CreatePolicy                                             (OK=70067  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46731  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46730  KO=0     )
>  UI AM idFromSession                                     (OK=46730  KO=0     )
>  UI AM validateGoto                                      (OK=46730  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46728  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46728  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46728  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46728  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46726  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46726  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46723  KO=0     )
>  UI IDM uiconfig                                         (OK=46723  KO=0     )
>  UI IDM version                                          (OK=46723  KO=0     )
>  UI IDM login                                            (OK=46723  KO=0     )
>  UI IDM privilege                                        (OK=46723  KO=0     )
>  UI IDM features                                         (OK=46723  KO=0     )
>  UI IDM user                                             (OK=46722  KO=0     )
>  UI IDM dashboard                                        (OK=46722  KO=0     )
>  UI IDM managed user schema                              (OK=46722  KO=0     )
>  UI IDM oidcToken                                        (OK=46722  KO=0     )
> userinfo                                                 (OK=46720  KO=0     )
> UI-Logout                                                (OK=46720  KO=0     )
> UI-Logout Redirect 1                                     (OK=46718  KO=0     )
> tokenUserinfo                                            (OK=46611  KO=0     )
>  UI AM revoke1                                           (OK=46716  KO=0     )
>  UI AM revoke2                                           (OK=46716  KO=0     )
>  UI AM endsession                                        (OK=46716  KO=0     )
> RootUserinfo                                             (OK=157588 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7859   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7858   KO=0     )
> getIdToken                                               (OK=15666  KO=0     )
> getIdToken Redirect 1                                    (OK=15666  KO=0     )
> createOrganization                                       (OK=15665  KO=0     )
> queryOrganization                                        (OK=15665  KO=0     )
> ReadPolicy                                               (OK=69930  KO=13    )
> deleteOrganization                                       (OK=15665  KO=0     )
> DeletePolicy                                             (OK=69788  KO=24    )
> restloginProgressiveProfileCallback                      (OK=366    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       397 (84.47%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.45%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.53%)
> RootUserinfo: No attribute named 'access_token' is defined          5 ( 1.06%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.64%)
> status.find.is(200), but actually found 502                         2 ( 0.43%)
> status.find.is(302), but actually found 502                         1 ( 0.21%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 70237  / active: 377    / done: 218548
================================================================================

22:58:40.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:58:40.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:58:41.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:58:42.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:58:45.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User Authorize PKCE stage' failed for user 219275: status.find.is(302), but actually found 502
22:58:45.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User Authorize PKCE stage: KO status.find.is(302), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,219275,HashMap(username -> user.661857, tokenIdCookieName -> 9b75a55744995d0, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4735f54a, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/authorize, useAdminRealm -> true, callbacks -> {"tokenId":"_FzFXv0xAo9_e-pO0pLpMBp_2Ac.*AAJTSQACMDIAAlNLABxUa2VHdjc5cWZQYTQ1YWt2QjB0RlhUbTBDbzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933925342), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=_FzFXv0xAo9_e-pO0pLpMBp_2Ac.*AAJTSQACMDIAAlNLABxUa2VHdjc5cWZQYTQ1YWt2QjB0RlhUbTBDbzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730933925342))), password -> Pa_ssw0rd, challenge -> v-8JTv3A6iKyUIqDYMDAITFvrtXDyzZx2uI48p1jHHo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 96.46.52.251, verifier -> NjE1NzQ1MTAzNTYwMTA1MDgxMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3be00265, tokenId -> _FzFXv0xAo9_e-pO0pLpMBp_2Ac.*AAJTSQACMDIAAlNLABxUa2VHdjc5cWZQYTQ1YWt2QjB0RlhUbTBDbzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/authorize
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=_FzFXv0xAo9_e-pO0pLpMBp_2Ac.*AAJTSQACMDIAAlNLABxUa2VHdjc5cWZQYTQ1YWt2QjB0RlhUbTBDbzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 426
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=_FzFXv0xAo9_e-pO0pLpMBp_2Ac.*AAJTSQACMDIAAlNLABxUa2VHdjc5cWZQYTQ1YWt2QjB0RlhUbTBDbzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=client_id=idmAdminClient&scope=openid+fr%3Aidm%3A*&state=1234&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fadmin%2FsessionCheck.html&response_type=code+id_token&prompt=none&nonce=1234&code_challenge=v-8JTv3A6iKyUIqDYMDAITFvrtXDyzZx2uI48p1jHHo&code_challenge_method=S256&decision=Allow&csrf=_FzFXv0xAo9_e-pO0pLpMBp_2Ac.*AAJTSQACMDIAAlNLABxUa2VHdjc5cWZQYTQ1YWt2QjB0RlhUbTBDbzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 06 Nov 2024 22:58:45 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
22:58:45.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:58:45 GMT                                    2760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3062356 KO=68    )
> restLoginInitiate                                        (OK=211412 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=211406 KO=1     )
> Skip 2FA                                                 (OK=117503 KO=1     )
> User Authorize PKCE stage                                (OK=257781 KO=2     )
> User AccessToken PKCE stage                              (OK=257776 KO=0     )
> GetUUid                                                  (OK=70217  KO=1     )
> GetOpenidConfig                                          (OK=210252 KO=0     )
> CreatePolicy                                             (OK=70189  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46804  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46801  KO=0     )
>  UI AM idFromSession                                     (OK=46801  KO=0     )
>  UI AM validateGoto                                      (OK=46801  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46798  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46798  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46797  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46797  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46795  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46794  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46794  KO=0     )
>  UI IDM uiconfig                                         (OK=46794  KO=0     )
>  UI IDM version                                          (OK=46794  KO=0     )
>  UI IDM login                                            (OK=46794  KO=0     )
>  UI IDM privilege                                        (OK=46794  KO=0     )
>  UI IDM features                                         (OK=46794  KO=0     )
>  UI IDM user                                             (OK=46793  KO=0     )
>  UI IDM dashboard                                        (OK=46793  KO=0     )
>  UI IDM managed user schema                              (OK=46793  KO=0     )
>  UI IDM oidcToken                                        (OK=46793  KO=0     )
> userinfo                                                 (OK=46793  KO=0     )
> UI-Logout                                                (OK=46793  KO=0     )
> UI-Logout Redirect 1                                     (OK=46793  KO=0     )
> tokenUserinfo                                            (OK=46687  KO=0     )
>  UI AM revoke1                                           (OK=46793  KO=0     )
>  UI AM revoke2                                           (OK=46793  KO=0     )
>  UI AM endsession                                        (OK=46793  KO=0     )
> RootUserinfo                                             (OK=157812 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7884   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7884   KO=0     )
> getIdToken                                               (OK=15693  KO=0     )
> getIdToken Redirect 1                                    (OK=15692  KO=0     )
> createOrganization                                       (OK=15691  KO=0     )
> queryOrganization                                        (OK=15691  KO=0     )
> ReadPolicy                                               (OK=70077  KO=13    )
> deleteOrganization                                       (OK=15691  KO=0     )
> DeletePolicy                                             (OK=69917  KO=24    )
> restloginProgressiveProfileCallback                      (OK=366    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       401 (84.24%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.35%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.46%)
> RootUserinfo: No attribute named 'access_token' is defined          6 ( 1.26%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.63%)
> status.find.is(302), but actually found 502                         2 ( 0.42%)
> status.find.is(200), but actually found 502                         2 ( 0.42%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 69861  / active: 371    / done: 218930
================================================================================

22:58:46.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
22:58:46.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
22:58:46.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined
22:58:47.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:58:47.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request RootUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:58:50 GMT                                    2765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3068156 KO=68    )
> restLoginInitiate                                        (OK=211806 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=211799 KO=1     )
> Skip 2FA                                                 (OK=117706 KO=1     )
> User Authorize PKCE stage                                (OK=258268 KO=2     )
> User AccessToken PKCE stage                              (OK=258262 KO=0     )
> GetUUid                                                  (OK=70336  KO=1     )
> GetOpenidConfig                                          (OK=210640 KO=0     )
> CreatePolicy                                             (OK=70309  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46895  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46894  KO=0     )
>  UI AM idFromSession                                     (OK=46893  KO=0     )
>  UI AM validateGoto                                      (OK=46893  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46889  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46889  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46888  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46888  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46887  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46887  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46887  KO=0     )
>  UI IDM uiconfig                                         (OK=46887  KO=0     )
>  UI IDM version                                          (OK=46887  KO=0     )
>  UI IDM login                                            (OK=46887  KO=0     )
>  UI IDM privilege                                        (OK=46887  KO=0     )
>  UI IDM features                                         (OK=46887  KO=0     )
>  UI IDM user                                             (OK=46886  KO=0     )
>  UI IDM dashboard                                        (OK=46886  KO=0     )
>  UI IDM managed user schema                              (OK=46886  KO=0     )
>  UI IDM oidcToken                                        (OK=46885  KO=0     )
> userinfo                                                 (OK=46884  KO=0     )
> UI-Logout                                                (OK=46884  KO=0     )
> UI-Logout Redirect 1                                     (OK=46884  KO=0     )
> tokenUserinfo                                            (OK=46784  KO=0     )
>  UI AM revoke1                                           (OK=46883  KO=0     )
>  UI AM revoke2                                           (OK=46883  KO=0     )
>  UI AM endsession                                        (OK=46883  KO=0     )
> RootUserinfo                                             (OK=158055 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7897   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7897   KO=0     )
> getIdToken                                               (OK=15730  KO=0     )
> getIdToken Redirect 1                                    (OK=15730  KO=0     )
> createOrganization                                       (OK=15729  KO=0     )
> queryOrganization                                        (OK=15728  KO=0     )
> ReadPolicy                                               (OK=70199  KO=13    )
> deleteOrganization                                       (OK=15726  KO=0     )
> DeletePolicy                                             (OK=70064  KO=24    )
> restloginProgressiveProfileCallback                      (OK=367    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       402 (83.58%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.28%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.41%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.08%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.62%)
> status.find.is(302), but actually found 502                         2 ( 0.42%)
> status.find.is(200), but actually found 502                         2 ( 0.42%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 69453  / active: 343    / done: 219366
================================================================================

22:58:53.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:58:55 GMT                                    2770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3073106 KO=68    )
> restLoginInitiate                                        (OK=212172 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=212162 KO=1     )
> Skip 2FA                                                 (OK=117929 KO=1     )
> User Authorize PKCE stage                                (OK=258704 KO=2     )
> User AccessToken PKCE stage                              (OK=258696 KO=0     )
> GetUUid                                                  (OK=70482  KO=1     )
> GetOpenidConfig                                          (OK=211029 KO=0     )
> CreatePolicy                                             (OK=70454  KO=26    )
> UI-Post-Login - stage 1                                  (OK=46959  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46959  KO=0     )
>  UI AM idFromSession                                     (OK=46959  KO=0     )
>  UI AM validateGoto                                      (OK=46959  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46955  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46955  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46955  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46955  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46954  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46954  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46953  KO=0     )
>  UI IDM uiconfig                                         (OK=46953  KO=0     )
>  UI IDM version                                          (OK=46953  KO=0     )
>  UI IDM login                                            (OK=46953  KO=0     )
>  UI IDM privilege                                        (OK=46953  KO=0     )
>  UI IDM features                                         (OK=46953  KO=0     )
>  UI IDM user                                             (OK=46953  KO=0     )
>  UI IDM dashboard                                        (OK=46953  KO=0     )
>  UI IDM managed user schema                              (OK=46953  KO=0     )
>  UI IDM oidcToken                                        (OK=46952  KO=0     )
> userinfo                                                 (OK=46952  KO=0     )
> UI-Logout                                                (OK=46951  KO=0     )
> UI-Logout Redirect 1                                     (OK=46951  KO=0     )
> tokenUserinfo                                            (OK=46864  KO=0     )
>  UI AM revoke1                                           (OK=46951  KO=0     )
>  UI AM revoke2                                           (OK=46951  KO=0     )
>  UI AM endsession                                        (OK=46951  KO=0     )
> RootUserinfo                                             (OK=158285 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7916   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7915   KO=0     )
> getIdToken                                               (OK=15754  KO=0     )
> getIdToken Redirect 1                                    (OK=15754  KO=0     )
> createOrganization                                       (OK=15754  KO=0     )
> queryOrganization                                        (OK=15753  KO=0     )
> ReadPolicy                                               (OK=70322  KO=13    )
> deleteOrganization                                       (OK=15753  KO=0     )
> DeletePolicy                                             (OK=70186  KO=24    )
> restloginProgressiveProfileCallback                      (OK=367    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       403 (83.61%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.26%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.39%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.07%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.62%)
> status.find.is(302), but actually found 502                         2 ( 0.41%)
> status.find.is(200), but actually found 502                         2 ( 0.41%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 69070  / active: 363    / done: 219729
================================================================================

22:58:57.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:59:00 GMT                                    2775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3078453 KO=68    )
> restLoginInitiate                                        (OK=212556 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=212551 KO=1     )
> Skip 2FA                                                 (OK=118138 KO=1     )
> User Authorize PKCE stage                                (OK=259162 KO=2     )
> User AccessToken PKCE stage                              (OK=259158 KO=0     )
> GetUUid                                                  (OK=70594  KO=1     )
> GetOpenidConfig                                          (OK=211407 KO=0     )
> CreatePolicy                                             (OK=70564  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47039  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47039  KO=0     )
>  UI AM idFromSession                                     (OK=47038  KO=0     )
>  UI AM validateGoto                                      (OK=47038  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47035  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47033  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47031  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47031  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47030  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47030  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47029  KO=0     )
>  UI IDM uiconfig                                         (OK=47029  KO=0     )
>  UI IDM version                                          (OK=47029  KO=0     )
>  UI IDM login                                            (OK=47028  KO=0     )
>  UI IDM privilege                                        (OK=47028  KO=0     )
>  UI IDM features                                         (OK=47028  KO=0     )
>  UI IDM user                                             (OK=47028  KO=0     )
>  UI IDM dashboard                                        (OK=47028  KO=0     )
>  UI IDM managed user schema                              (OK=47028  KO=0     )
>  UI IDM oidcToken                                        (OK=47028  KO=0     )
> userinfo                                                 (OK=47028  KO=0     )
> UI-Logout                                                (OK=47027  KO=0     )
> UI-Logout Redirect 1                                     (OK=47025  KO=0     )
> tokenUserinfo                                            (OK=46960  KO=0     )
>  UI AM revoke1                                           (OK=47024  KO=0     )
>  UI AM revoke2                                           (OK=47024  KO=0     )
>  UI AM endsession                                        (OK=47024  KO=0     )
> RootUserinfo                                             (OK=158624 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7934   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7933   KO=0     )
> getIdToken                                               (OK=15780  KO=0     )
> getIdToken Redirect 1                                    (OK=15780  KO=0     )
> createOrganization                                       (OK=15780  KO=0     )
> queryOrganization                                        (OK=15780  KO=0     )
> ReadPolicy                                               (OK=70462  KO=13    )
> deleteOrganization                                       (OK=15780  KO=0     )
> DeletePolicy                                             (OK=70309  KO=24    )
> restloginProgressiveProfileCallback                      (OK=367    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       404 (83.64%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.25%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.38%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.07%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.62%)
> status.find.is(302), but actually found 502                         2 ( 0.41%)
> status.find.is(200), but actually found 502                         2 ( 0.41%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 68666  / active: 377    / done: 220119
================================================================================

22:59:00.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:59:01.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:59:03.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:59:03.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:59:04.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:59:05 GMT                                    2780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3084398 KO=68    )
> restLoginInitiate                                        (OK=212957 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=212949 KO=1     )
> Skip 2FA                                                 (OK=118354 KO=1     )
> User Authorize PKCE stage                                (OK=259653 KO=2     )
> User AccessToken PKCE stage                              (OK=259649 KO=0     )
> GetUUid                                                  (OK=70718  KO=1     )
> GetOpenidConfig                                          (OK=211781 KO=0     )
> CreatePolicy                                             (OK=70685  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47133  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47133  KO=0     )
>  UI AM idFromSession                                     (OK=47132  KO=0     )
>  UI AM validateGoto                                      (OK=47131  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47127  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47127  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47127  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47127  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47126  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47125  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47124  KO=0     )
>  UI IDM uiconfig                                         (OK=47124  KO=0     )
>  UI IDM version                                          (OK=47124  KO=0     )
>  UI IDM login                                            (OK=47124  KO=0     )
>  UI IDM privilege                                        (OK=47124  KO=0     )
>  UI IDM features                                         (OK=47124  KO=0     )
>  UI IDM user                                             (OK=47124  KO=0     )
>  UI IDM dashboard                                        (OK=47124  KO=0     )
>  UI IDM managed user schema                              (OK=47124  KO=0     )
>  UI IDM oidcToken                                        (OK=47122  KO=0     )
> userinfo                                                 (OK=47122  KO=0     )
> UI-Logout                                                (OK=47122  KO=0     )
> UI-Logout Redirect 1                                     (OK=47122  KO=0     )
> tokenUserinfo                                            (OK=47044  KO=0     )
>  UI AM revoke1                                           (OK=47121  KO=0     )
>  UI AM revoke2                                           (OK=47121  KO=0     )
>  UI AM endsession                                        (OK=47121  KO=0     )
> RootUserinfo                                             (OK=158942 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7951   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7950   KO=0     )
> getIdToken                                               (OK=15812  KO=0     )
> getIdToken Redirect 1                                    (OK=15812  KO=0     )
> createOrganization                                       (OK=15811  KO=0     )
> queryOrganization                                        (OK=15811  KO=0     )
> ReadPolicy                                               (OK=70578  KO=13    )
> deleteOrganization                                       (OK=15811  KO=0     )
> DeletePolicy                                             (OK=70450  KO=24    )
> restloginProgressiveProfileCallback                      (OK=369    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       409 (83.81%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.17%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.33%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.05%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.61%)
> status.find.is(302), but actually found 502                         2 ( 0.41%)
> status.find.is(200), but actually found 502                         2 ( 0.41%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 68249  / active: 353    / done: 220560
================================================================================

22:59:08.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:59:10 GMT                                    2785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3090205 KO=68    )
> restLoginInitiate                                        (OK=213356 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=213352 KO=1     )
> Skip 2FA                                                 (OK=118583 KO=1     )
> User Authorize PKCE stage                                (OK=260141 KO=2     )
> User AccessToken PKCE stage                              (OK=260133 KO=0     )
> GetUUid                                                  (OK=70853  KO=1     )
> GetOpenidConfig                                          (OK=212156 KO=0     )
> CreatePolicy                                             (OK=70825  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47221  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47220  KO=0     )
>  UI AM idFromSession                                     (OK=47220  KO=0     )
>  UI AM validateGoto                                      (OK=47220  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47218  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47218  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47218  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47218  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47215  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47215  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47215  KO=0     )
>  UI IDM uiconfig                                         (OK=47215  KO=0     )
>  UI IDM version                                          (OK=47215  KO=0     )
>  UI IDM login                                            (OK=47214  KO=0     )
>  UI IDM privilege                                        (OK=47214  KO=0     )
>  UI IDM features                                         (OK=47214  KO=0     )
>  UI IDM user                                             (OK=47214  KO=0     )
>  UI IDM dashboard                                        (OK=47214  KO=0     )
>  UI IDM managed user schema                              (OK=47214  KO=0     )
>  UI IDM oidcToken                                        (OK=47213  KO=0     )
> userinfo                                                 (OK=47213  KO=0     )
> UI-Logout                                                (OK=47213  KO=0     )
> UI-Logout Redirect 1                                     (OK=47212  KO=0     )
> tokenUserinfo                                            (OK=47122  KO=0     )
>  UI AM revoke1                                           (OK=47212  KO=0     )
>  UI AM revoke2                                           (OK=47212  KO=0     )
>  UI AM endsession                                        (OK=47212  KO=0     )
> RootUserinfo                                             (OK=159232 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7968   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7968   KO=0     )
> getIdToken                                               (OK=15846  KO=0     )
> getIdToken Redirect 1                                    (OK=15846  KO=0     )
> createOrganization                                       (OK=15845  KO=0     )
> queryOrganization                                        (OK=15844  KO=0     )
> ReadPolicy                                               (OK=70698  KO=13    )
> deleteOrganization                                       (OK=15844  KO=0     )
> DeletePolicy                                             (OK=70566  KO=24    )
> restloginProgressiveProfileCallback                      (OK=372    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       410 (83.84%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.16%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.32%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.04%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.61%)
> status.find.is(302), but actually found 502                         2 ( 0.41%)
> status.find.is(200), but actually found 502                         2 ( 0.41%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 67832  / active: 372    / done: 220958
================================================================================

22:59:11.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:59:15 GMT                                    2790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3095930 KO=68    )
> restLoginInitiate                                        (OK=213770 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=213755 KO=1     )
> Skip 2FA                                                 (OK=118814 KO=1     )
> User Authorize PKCE stage                                (OK=260631 KO=2     )
> User AccessToken PKCE stage                              (OK=260628 KO=0     )
> GetUUid                                                  (OK=71009  KO=1     )
> GetOpenidConfig                                          (OK=212569 KO=0     )
> CreatePolicy                                             (OK=70980  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47303  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47303  KO=0     )
>  UI AM idFromSession                                     (OK=47302  KO=0     )
>  UI AM validateGoto                                      (OK=47302  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47299  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47299  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47298  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47298  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47298  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47298  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47297  KO=0     )
>  UI IDM uiconfig                                         (OK=47297  KO=0     )
>  UI IDM version                                          (OK=47297  KO=0     )
>  UI IDM login                                            (OK=47297  KO=0     )
>  UI IDM privilege                                        (OK=47297  KO=0     )
>  UI IDM features                                         (OK=47297  KO=0     )
>  UI IDM user                                             (OK=47297  KO=0     )
>  UI IDM dashboard                                        (OK=47297  KO=0     )
>  UI IDM managed user schema                              (OK=47297  KO=0     )
>  UI IDM oidcToken                                        (OK=47296  KO=0     )
> userinfo                                                 (OK=47296  KO=0     )
> UI-Logout                                                (OK=47296  KO=0     )
> UI-Logout Redirect 1                                     (OK=47296  KO=0     )
> tokenUserinfo                                            (OK=47218  KO=0     )
>  UI AM revoke1                                           (OK=47296  KO=0     )
>  UI AM revoke2                                           (OK=47296  KO=0     )
>  UI AM endsession                                        (OK=47296  KO=0     )
> RootUserinfo                                             (OK=159499 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7986   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7984   KO=0     )
> getIdToken                                               (OK=15879  KO=0     )
> getIdToken Redirect 1                                    (OK=15879  KO=0     )
> createOrganization                                       (OK=15879  KO=0     )
> queryOrganization                                        (OK=15879  KO=0     )
> ReadPolicy                                               (OK=70837  KO=13    )
> deleteOrganization                                       (OK=15879  KO=0     )
> DeletePolicy                                             (OK=70681  KO=24    )
> restloginProgressiveProfileCallback                      (OK=373    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       411 (83.88%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.14%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.31%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.04%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.61%)
> status.find.is(302), but actually found 502                         2 ( 0.41%)
> status.find.is(200), but actually found 502                         2 ( 0.41%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 67403  / active: 398    / done: 221361
================================================================================

22:59:18.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:59:19.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:59:20 GMT                                    2795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3101368 KO=68    )
> restLoginInitiate                                        (OK=214157 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=214150 KO=1     )
> Skip 2FA                                                 (OK=119039 KO=1     )
> User Authorize PKCE stage                                (OK=261100 KO=2     )
> User AccessToken PKCE stage                              (OK=261095 KO=0     )
> GetUUid                                                  (OK=71142  KO=1     )
> GetOpenidConfig                                          (OK=212995 KO=0     )
> CreatePolicy                                             (OK=71114  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47378  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47378  KO=0     )
>  UI AM idFromSession                                     (OK=47378  KO=0     )
>  UI AM validateGoto                                      (OK=47378  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47377  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47377  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47376  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47376  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47373  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47372  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47372  KO=0     )
>  UI IDM uiconfig                                         (OK=47372  KO=0     )
>  UI IDM version                                          (OK=47372  KO=0     )
>  UI IDM login                                            (OK=47372  KO=0     )
>  UI IDM privilege                                        (OK=47372  KO=0     )
>  UI IDM features                                         (OK=47372  KO=0     )
>  UI IDM user                                             (OK=47371  KO=0     )
>  UI IDM dashboard                                        (OK=47371  KO=0     )
>  UI IDM managed user schema                              (OK=47371  KO=0     )
>  UI IDM oidcToken                                        (OK=47370  KO=0     )
> userinfo                                                 (OK=47370  KO=0     )
> UI-Logout                                                (OK=47370  KO=0     )
> UI-Logout Redirect 1                                     (OK=47370  KO=0     )
> tokenUserinfo                                            (OK=47311  KO=0     )
>  UI AM revoke1                                           (OK=47370  KO=0     )
>  UI AM revoke2                                           (OK=47370  KO=0     )
>  UI AM endsession                                        (OK=47370  KO=0     )
> RootUserinfo                                             (OK=159745 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8001   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8001   KO=0     )
> getIdToken                                               (OK=15915  KO=0     )
> getIdToken Redirect 1                                    (OK=15915  KO=0     )
> createOrganization                                       (OK=15915  KO=0     )
> queryOrganization                                        (OK=15915  KO=0     )
> ReadPolicy                                               (OK=70992  KO=13    )
> deleteOrganization                                       (OK=15915  KO=0     )
> DeletePolicy                                             (OK=70824  KO=24    )
> restloginProgressiveProfileCallback                      (OK=373    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       413 (83.94%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.11%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.28%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.03%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.61%)
> status.find.is(302), but actually found 502                         2 ( 0.41%)
> status.find.is(200), but actually found 502                         2 ( 0.41%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 66999  / active: 387    / done: 221776
================================================================================

22:59:20.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:59:23.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:59:25 GMT                                    2800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3106781 KO=68    )
> restLoginInitiate                                        (OK=214539 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=214528 KO=1     )
> Skip 2FA                                                 (OK=119272 KO=1     )
> User Authorize PKCE stage                                (OK=261550 KO=2     )
> User AccessToken PKCE stage                              (OK=261545 KO=0     )
> GetUUid                                                  (OK=71294  KO=1     )
> GetOpenidConfig                                          (OK=213437 KO=0     )
> CreatePolicy                                             (OK=71266  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47458  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47458  KO=0     )
>  UI AM idFromSession                                     (OK=47455  KO=0     )
>  UI AM validateGoto                                      (OK=47456  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47453  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47452  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47452  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47452  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47451  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47451  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47449  KO=0     )
>  UI IDM uiconfig                                         (OK=47449  KO=0     )
>  UI IDM version                                          (OK=47449  KO=0     )
>  UI IDM login                                            (OK=47449  KO=0     )
>  UI IDM privilege                                        (OK=47449  KO=0     )
>  UI IDM features                                         (OK=47449  KO=0     )
>  UI IDM user                                             (OK=47449  KO=0     )
>  UI IDM dashboard                                        (OK=47449  KO=0     )
>  UI IDM managed user schema                              (OK=47449  KO=0     )
>  UI IDM oidcToken                                        (OK=47449  KO=0     )
> userinfo                                                 (OK=47449  KO=0     )
> UI-Logout                                                (OK=47448  KO=0     )
> UI-Logout Redirect 1                                     (OK=47445  KO=0     )
> tokenUserinfo                                            (OK=47379  KO=0     )
>  UI AM revoke1                                           (OK=47444  KO=0     )
>  UI AM revoke2                                           (OK=47444  KO=0     )
>  UI AM endsession                                        (OK=47445  KO=0     )
> RootUserinfo                                             (OK=160027 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8009   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8009   KO=0     )
> getIdToken                                               (OK=15938  KO=0     )
> getIdToken Redirect 1                                    (OK=15938  KO=0     )
> createOrganization                                       (OK=15938  KO=0     )
> queryOrganization                                        (OK=15938  KO=0     )
> ReadPolicy                                               (OK=71125  KO=13    )
> deleteOrganization                                       (OK=15937  KO=0     )
> DeletePolicy                                             (OK=70979  KO=24    )
> restloginProgressiveProfileCallback                      (OK=374    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       415 (84.01%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.09%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.26%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.02%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.61%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 66606  / active: 397    / done: 222159
================================================================================

22:59:26.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:59:30 GMT                                    2805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3112244 KO=68    )
> restLoginInitiate                                        (OK=214925 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=214916 KO=1     )
> Skip 2FA                                                 (OK=119475 KO=1     )
> User Authorize PKCE stage                                (OK=262017 KO=2     )
> User AccessToken PKCE stage                              (OK=262013 KO=0     )
> GetUUid                                                  (OK=71429  KO=1     )
> GetOpenidConfig                                          (OK=213853 KO=0     )
> CreatePolicy                                             (OK=71399  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47537  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47537  KO=0     )
>  UI AM idFromSession                                     (OK=47537  KO=0     )
>  UI AM validateGoto                                      (OK=47537  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47536  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47536  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47533  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47533  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47532  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47531  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47529  KO=0     )
>  UI IDM uiconfig                                         (OK=47530  KO=0     )
>  UI IDM version                                          (OK=47529  KO=0     )
>  UI IDM login                                            (OK=47529  KO=0     )
>  UI IDM privilege                                        (OK=47529  KO=0     )
>  UI IDM features                                         (OK=47529  KO=0     )
>  UI IDM user                                             (OK=47528  KO=0     )
>  UI IDM dashboard                                        (OK=47529  KO=0     )
>  UI IDM managed user schema                              (OK=47529  KO=0     )
>  UI IDM oidcToken                                        (OK=47526  KO=0     )
> userinfo                                                 (OK=47526  KO=0     )
> UI-Logout                                                (OK=47526  KO=0     )
> UI-Logout Redirect 1                                     (OK=47526  KO=0     )
> tokenUserinfo                                            (OK=47474  KO=0     )
>  UI AM revoke1                                           (OK=47525  KO=0     )
>  UI AM revoke2                                           (OK=47525  KO=0     )
>  UI AM endsession                                        (OK=47525  KO=0     )
> RootUserinfo                                             (OK=160256 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8023   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8023   KO=0     )
> getIdToken                                               (OK=15967  KO=0     )
> getIdToken Redirect 1                                    (OK=15967  KO=0     )
> createOrganization                                       (OK=15967  KO=0     )
> queryOrganization                                        (OK=15967  KO=0     )
> ReadPolicy                                               (OK=71277  KO=13    )
> deleteOrganization                                       (OK=15967  KO=0     )
> DeletePolicy                                             (OK=71110  KO=24    )
> restloginProgressiveProfileCallback                      (OK=374    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       416 (84.04%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.07%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.25%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.02%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.61%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 66212  / active: 383    / done: 222567
================================================================================


================================================================================
2024-11-06 22:59:35 GMT                                    2810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3117685 KO=68    )
> restLoginInitiate                                        (OK=215310 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=215300 KO=1     )
> Skip 2FA                                                 (OK=119690 KO=1     )
> User Authorize PKCE stage                                (OK=262482 KO=2     )
> User AccessToken PKCE stage                              (OK=262475 KO=0     )
> GetUUid                                                  (OK=71555  KO=1     )
> GetOpenidConfig                                          (OK=214269 KO=0     )
> CreatePolicy                                             (OK=71528  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47617  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47617  KO=0     )
>  UI AM idFromSession                                     (OK=47615  KO=0     )
>  UI AM validateGoto                                      (OK=47615  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47612  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47612  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47611  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47611  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47609  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47608  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47608  KO=0     )
>  UI IDM uiconfig                                         (OK=47608  KO=0     )
>  UI IDM version                                          (OK=47608  KO=0     )
>  UI IDM login                                            (OK=47608  KO=0     )
>  UI IDM privilege                                        (OK=47608  KO=0     )
>  UI IDM features                                         (OK=47608  KO=0     )
>  UI IDM user                                             (OK=47607  KO=0     )
>  UI IDM dashboard                                        (OK=47607  KO=0     )
>  UI IDM managed user schema                              (OK=47607  KO=0     )
>  UI IDM oidcToken                                        (OK=47607  KO=0     )
> userinfo                                                 (OK=47607  KO=0     )
> UI-Logout                                                (OK=47607  KO=0     )
> UI-Logout Redirect 1                                     (OK=47605  KO=0     )
> tokenUserinfo                                            (OK=47570  KO=0     )
>  UI AM revoke1                                           (OK=47605  KO=0     )
>  UI AM revoke2                                           (OK=47605  KO=0     )
>  UI AM endsession                                        (OK=47605  KO=0     )
> RootUserinfo                                             (OK=160529 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8035   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8035   KO=0     )
> getIdToken                                               (OK=15994  KO=0     )
> getIdToken Redirect 1                                    (OK=15993  KO=0     )
> createOrganization                                       (OK=15992  KO=0     )
> queryOrganization                                        (OK=15992  KO=0     )
> ReadPolicy                                               (OK=71412  KO=13    )
> deleteOrganization                                       (OK=15992  KO=0     )
> DeletePolicy                                             (OK=71263  KO=24    )
> restloginProgressiveProfileCallback                      (OK=376    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       416 (84.04%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.07%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.25%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.02%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.61%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 65816  / active: 370    / done: 222976
================================================================================

22:59:39.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:59:40 GMT                                    2815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3123295 KO=68    )
> restLoginInitiate                                        (OK=215696 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=215689 KO=1     )
> Skip 2FA                                                 (OK=119911 KO=1     )
> User Authorize PKCE stage                                (OK=262952 KO=2     )
> User AccessToken PKCE stage                              (OK=262945 KO=0     )
> GetUUid                                                  (OK=71682  KO=1     )
> GetOpenidConfig                                          (OK=214661 KO=0     )
> CreatePolicy                                             (OK=71653  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47703  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47703  KO=0     )
>  UI AM idFromSession                                     (OK=47702  KO=0     )
>  UI AM validateGoto                                      (OK=47702  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47695  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47695  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47693  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47693  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47691  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47691  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47690  KO=0     )
>  UI IDM uiconfig                                         (OK=47690  KO=0     )
>  UI IDM version                                          (OK=47690  KO=0     )
>  UI IDM login                                            (OK=47690  KO=0     )
>  UI IDM privilege                                        (OK=47690  KO=0     )
>  UI IDM features                                         (OK=47690  KO=0     )
>  UI IDM user                                             (OK=47690  KO=0     )
>  UI IDM dashboard                                        (OK=47690  KO=0     )
>  UI IDM managed user schema                              (OK=47690  KO=0     )
>  UI IDM oidcToken                                        (OK=47690  KO=0     )
> userinfo                                                 (OK=47690  KO=0     )
> UI-Logout                                                (OK=47689  KO=0     )
> UI-Logout Redirect 1                                     (OK=47689  KO=0     )
> tokenUserinfo                                            (OK=47650  KO=0     )
>  UI AM revoke1                                           (OK=47689  KO=0     )
>  UI AM revoke2                                           (OK=47689  KO=0     )
>  UI AM endsession                                        (OK=47689  KO=0     )
> RootUserinfo                                             (OK=160835 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8051   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8049   KO=0     )
> getIdToken                                               (OK=16029  KO=0     )
> getIdToken Redirect 1                                    (OK=16029  KO=0     )
> createOrganization                                       (OK=16028  KO=0     )
> queryOrganization                                        (OK=16028  KO=0     )
> ReadPolicy                                               (OK=71542  KO=13    )
> deleteOrganization                                       (OK=16028  KO=0     )
> DeletePolicy                                             (OK=71399  KO=24    )
> restloginProgressiveProfileCallback                      (OK=379    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       417 (84.07%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.06%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.24%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.02%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.60%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 65409  / active: 365    / done: 223388
================================================================================


================================================================================
2024-11-06 22:59:45 GMT                                    2820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3128949 KO=68    )
> restLoginInitiate                                        (OK=216090 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=216076 KO=1     )
> Skip 2FA                                                 (OK=120112 KO=1     )
> User Authorize PKCE stage                                (OK=263428 KO=2     )
> User AccessToken PKCE stage                              (OK=263425 KO=0     )
> GetUUid                                                  (OK=71804  KO=1     )
> GetOpenidConfig                                          (OK=215037 KO=0     )
> CreatePolicy                                             (OK=71775  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47786  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47786  KO=0     )
>  UI AM idFromSession                                     (OK=47786  KO=0     )
>  UI AM validateGoto                                      (OK=47786  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47786  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47785  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47784  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47784  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47781  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47781  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47781  KO=0     )
>  UI IDM uiconfig                                         (OK=47781  KO=0     )
>  UI IDM version                                          (OK=47781  KO=0     )
>  UI IDM login                                            (OK=47781  KO=0     )
>  UI IDM privilege                                        (OK=47781  KO=0     )
>  UI IDM features                                         (OK=47781  KO=0     )
>  UI IDM user                                             (OK=47781  KO=0     )
>  UI IDM dashboard                                        (OK=47781  KO=0     )
>  UI IDM managed user schema                              (OK=47781  KO=0     )
>  UI IDM oidcToken                                        (OK=47780  KO=0     )
> userinfo                                                 (OK=47780  KO=0     )
> UI-Logout                                                (OK=47779  KO=0     )
> UI-Logout Redirect 1                                     (OK=47777  KO=0     )
> tokenUserinfo                                            (OK=47752  KO=0     )
>  UI AM revoke1                                           (OK=47777  KO=0     )
>  UI AM revoke2                                           (OK=47777  KO=0     )
>  UI AM endsession                                        (OK=47777  KO=0     )
> RootUserinfo                                             (OK=161103 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8065   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8065   KO=0     )
> getIdToken                                               (OK=16054  KO=0     )
> getIdToken Redirect 1                                    (OK=16054  KO=0     )
> createOrganization                                       (OK=16053  KO=0     )
> queryOrganization                                        (OK=16053  KO=0     )
> ReadPolicy                                               (OK=71665  KO=13    )
> deleteOrganization                                       (OK=16052  KO=0     )
> DeletePolicy                                             (OK=71529  KO=24    )
> restloginProgressiveProfileCallback                      (OK=380    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       417 (84.07%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.06%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.24%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.02%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.60%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 65003  / active: 354    / done: 223805
================================================================================


================================================================================
2024-11-06 22:59:50 GMT                                    2825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3134924 KO=68    )
> restLoginInitiate                                        (OK=216495 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=216487 KO=1     )
> Skip 2FA                                                 (OK=120340 KO=1     )
> User Authorize PKCE stage                                (OK=263934 KO=2     )
> User AccessToken PKCE stage                              (OK=263928 KO=0     )
> GetUUid                                                  (OK=71932  KO=1     )
> GetOpenidConfig                                          (OK=215410 KO=0     )
> CreatePolicy                                             (OK=71902  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47887  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47885  KO=0     )
>  UI AM idFromSession                                     (OK=47885  KO=0     )
>  UI AM validateGoto                                      (OK=47885  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47880  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47879  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47878  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47878  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47876  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47875  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47874  KO=0     )
>  UI IDM uiconfig                                         (OK=47874  KO=0     )
>  UI IDM version                                          (OK=47874  KO=0     )
>  UI IDM login                                            (OK=47874  KO=0     )
>  UI IDM privilege                                        (OK=47874  KO=0     )
>  UI IDM features                                         (OK=47874  KO=0     )
>  UI IDM user                                             (OK=47874  KO=0     )
>  UI IDM dashboard                                        (OK=47874  KO=0     )
>  UI IDM managed user schema                              (OK=47874  KO=0     )
>  UI IDM oidcToken                                        (OK=47874  KO=0     )
> userinfo                                                 (OK=47874  KO=0     )
> UI-Logout                                                (OK=47874  KO=0     )
> UI-Logout Redirect 1                                     (OK=47873  KO=0     )
> tokenUserinfo                                            (OK=47834  KO=0     )
>  UI AM revoke1                                           (OK=47871  KO=0     )
>  UI AM revoke2                                           (OK=47871  KO=0     )
>  UI AM endsession                                        (OK=47871  KO=0     )
> RootUserinfo                                             (OK=161404 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8081   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8079   KO=0     )
> getIdToken                                               (OK=16088  KO=0     )
> getIdToken Redirect 1                                    (OK=16088  KO=0     )
> createOrganization                                       (OK=16087  KO=0     )
> queryOrganization                                        (OK=16087  KO=0     )
> ReadPolicy                                               (OK=71787  KO=13    )
> deleteOrganization                                       (OK=16087  KO=0     )
> DeletePolicy                                             (OK=71652  KO=24    )
> restloginProgressiveProfileCallback                      (OK=384    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       417 (84.07%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.06%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.24%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.02%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.60%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 64580  / active: 372    / done: 224210
================================================================================

22:59:50.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:59:54.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:59:54.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 22:59:55 GMT                                    2830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3140899 KO=68    )
> restLoginInitiate                                        (OK=216897 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=216887 KO=1     )
> Skip 2FA                                                 (OK=120554 KO=1     )
> User Authorize PKCE stage                                (OK=264429 KO=2     )
> User AccessToken PKCE stage                              (OK=264427 KO=0     )
> GetUUid                                                  (OK=72066  KO=1     )
> GetOpenidConfig                                          (OK=215795 KO=0     )
> CreatePolicy                                             (OK=72039  KO=26    )
> UI-Post-Login - stage 1                                  (OK=47979  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47978  KO=0     )
>  UI AM idFromSession                                     (OK=47978  KO=0     )
>  UI AM validateGoto                                      (OK=47978  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47975  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47975  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47975  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47975  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47973  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47971  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47970  KO=0     )
>  UI IDM uiconfig                                         (OK=47970  KO=0     )
>  UI IDM version                                          (OK=47970  KO=0     )
>  UI IDM login                                            (OK=47970  KO=0     )
>  UI IDM privilege                                        (OK=47970  KO=0     )
>  UI IDM features                                         (OK=47970  KO=0     )
>  UI IDM user                                             (OK=47970  KO=0     )
>  UI IDM dashboard                                        (OK=47970  KO=0     )
>  UI IDM managed user schema                              (OK=47970  KO=0     )
>  UI IDM oidcToken                                        (OK=47970  KO=0     )
> userinfo                                                 (OK=47968  KO=0     )
> UI-Logout                                                (OK=47967  KO=0     )
> UI-Logout Redirect 1                                     (OK=47967  KO=0     )
> tokenUserinfo                                            (OK=47928  KO=0     )
>  UI AM revoke1                                           (OK=47966  KO=0     )
>  UI AM revoke2                                           (OK=47966  KO=0     )
>  UI AM endsession                                        (OK=47966  KO=0     )
> RootUserinfo                                             (OK=161732 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8096   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8095   KO=0     )
> getIdToken                                               (OK=16114  KO=0     )
> getIdToken Redirect 1                                    (OK=16114  KO=0     )
> createOrganization                                       (OK=16114  KO=0     )
> queryOrganization                                        (OK=16112  KO=0     )
> ReadPolicy                                               (OK=71915  KO=13    )
> deleteOrganization                                       (OK=16111  KO=0     )
> DeletePolicy                                             (OK=71776  KO=24    )
> restloginProgressiveProfileCallback                      (OK=384    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=57     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       420 (84.17%)
> status.find.in([200, 209], 304), found 404                         35 ( 7.01%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.21%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 2.00%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.60%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 64165  / active: 364    / done: 224633
================================================================================

22:59:55.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
22:59:56.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:00:00.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:00:00 GMT                                    2835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3146670 KO=68    )
> restLoginInitiate                                        (OK=217308 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=217299 KO=1     )
> Skip 2FA                                                 (OK=120786 KO=1     )
> User Authorize PKCE stage                                (OK=264918 KO=2     )
> User AccessToken PKCE stage                              (OK=264916 KO=0     )
> GetUUid                                                  (OK=72200  KO=1     )
> GetOpenidConfig                                          (OK=216188 KO=0     )
> CreatePolicy                                             (OK=72172  KO=26    )
> UI-Post-Login - stage 1                                  (OK=48071  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48069  KO=0     )
>  UI AM idFromSession                                     (OK=48069  KO=0     )
>  UI AM validateGoto                                      (OK=48069  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48068  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48064  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48063  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48063  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48057  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48057  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48057  KO=0     )
>  UI IDM uiconfig                                         (OK=48057  KO=0     )
>  UI IDM version                                          (OK=48057  KO=0     )
>  UI IDM login                                            (OK=48057  KO=0     )
>  UI IDM privilege                                        (OK=48057  KO=0     )
>  UI IDM features                                         (OK=48057  KO=0     )
>  UI IDM user                                             (OK=48057  KO=0     )
>  UI IDM dashboard                                        (OK=48057  KO=0     )
>  UI IDM managed user schema                              (OK=48057  KO=0     )
>  UI IDM oidcToken                                        (OK=48055  KO=0     )
> userinfo                                                 (OK=48053  KO=0     )
> UI-Logout                                                (OK=48053  KO=0     )
> UI-Logout Redirect 1                                     (OK=48051  KO=0     )
> tokenUserinfo                                            (OK=48009  KO=0     )
>  UI AM revoke1                                           (OK=48048  KO=0     )
>  UI AM revoke2                                           (OK=48048  KO=0     )
>  UI AM endsession                                        (OK=48048  KO=0     )
> RootUserinfo                                             (OK=162045 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8108   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8108   KO=0     )
> getIdToken                                               (OK=16141  KO=0     )
> getIdToken Redirect 1                                    (OK=16141  KO=0     )
> createOrganization                                       (OK=16141  KO=0     )
> queryOrganization                                        (OK=16141  KO=0     )
> ReadPolicy                                               (OK=72049  KO=13    )
> deleteOrganization                                       (OK=16140  KO=0     )
> DeletePolicy                                             (OK=71899  KO=24    )
> restloginProgressiveProfileCallback                      (OK=384    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       423 (84.26%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.97%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.18%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.99%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.60%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 63738  / active: 403    / done: 225021
================================================================================


================================================================================
2024-11-06 23:00:05 GMT                                    2840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3152721 KO=68    )
> restLoginInitiate                                        (OK=217726 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=217710 KO=1     )
> Skip 2FA                                                 (OK=121030 KO=1     )
> User Authorize PKCE stage                                (OK=265426 KO=2     )
> User AccessToken PKCE stage                              (OK=265420 KO=0     )
> GetUUid                                                  (OK=72340  KO=1     )
> GetOpenidConfig                                          (OK=216599 KO=0     )
> CreatePolicy                                             (OK=72311  KO=26    )
> UI-Post-Login - stage 1                                  (OK=48159  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48158  KO=0     )
>  UI AM idFromSession                                     (OK=48158  KO=0     )
>  UI AM validateGoto                                      (OK=48158  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48155  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48154  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48153  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48153  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48152  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48150  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48150  KO=0     )
>  UI IDM uiconfig                                         (OK=48150  KO=0     )
>  UI IDM version                                          (OK=48150  KO=0     )
>  UI IDM login                                            (OK=48150  KO=0     )
>  UI IDM privilege                                        (OK=48150  KO=0     )
>  UI IDM features                                         (OK=48150  KO=0     )
>  UI IDM user                                             (OK=48150  KO=0     )
>  UI IDM dashboard                                        (OK=48150  KO=0     )
>  UI IDM managed user schema                              (OK=48150  KO=0     )
>  UI IDM oidcToken                                        (OK=48146  KO=0     )
> userinfo                                                 (OK=48145  KO=0     )
> UI-Logout                                                (OK=48143  KO=0     )
> UI-Logout Redirect 1                                     (OK=48143  KO=0     )
> tokenUserinfo                                            (OK=48090  KO=0     )
>  UI AM revoke1                                           (OK=48140  KO=0     )
>  UI AM revoke2                                           (OK=48140  KO=0     )
>  UI AM endsession                                        (OK=48140  KO=0     )
> RootUserinfo                                             (OK=162367 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8128   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8128   KO=0     )
> getIdToken                                               (OK=16177  KO=0     )
> getIdToken Redirect 1                                    (OK=16177  KO=0     )
> createOrganization                                       (OK=16177  KO=0     )
> queryOrganization                                        (OK=16177  KO=0     )
> ReadPolicy                                               (OK=72186  KO=13    )
> deleteOrganization                                       (OK=16177  KO=0     )
> DeletePolicy                                             (OK=72035  KO=24    )
> restloginProgressiveProfileCallback                      (OK=385    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       423 (84.26%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.97%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.18%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.99%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.60%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 63305  / active: 403    / done: 225454
================================================================================

23:00:06.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:00:10 GMT                                    2845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3158378 KO=68    )
> restLoginInitiate                                        (OK=218078 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=218067 KO=1     )
> Skip 2FA                                                 (OK=121241 KO=1     )
> User Authorize PKCE stage                                (OK=265877 KO=2     )
> User AccessToken PKCE stage                              (OK=265871 KO=0     )
> GetUUid                                                  (OK=72469  KO=1     )
> GetOpenidConfig                                          (OK=217004 KO=0     )
> CreatePolicy                                             (OK=72441  KO=26    )
> UI-Post-Login - stage 1                                  (OK=48247  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48246  KO=0     )
>  UI AM idFromSession                                     (OK=48246  KO=0     )
>  UI AM validateGoto                                      (OK=48246  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48245  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48244  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48243  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48243  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48240  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48239  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48239  KO=0     )
>  UI IDM uiconfig                                         (OK=48239  KO=0     )
>  UI IDM version                                          (OK=48239  KO=0     )
>  UI IDM login                                            (OK=48239  KO=0     )
>  UI IDM privilege                                        (OK=48239  KO=0     )
>  UI IDM features                                         (OK=48239  KO=0     )
>  UI IDM user                                             (OK=48239  KO=0     )
>  UI IDM dashboard                                        (OK=48239  KO=0     )
>  UI IDM managed user schema                              (OK=48239  KO=0     )
>  UI IDM oidcToken                                        (OK=48239  KO=0     )
> userinfo                                                 (OK=48239  KO=0     )
> UI-Logout                                                (OK=48239  KO=0     )
> UI-Logout Redirect 1                                     (OK=48238  KO=0     )
> tokenUserinfo                                            (OK=48150  KO=0     )
>  UI AM revoke1                                           (OK=48238  KO=0     )
>  UI AM revoke2                                           (OK=48238  KO=0     )
>  UI AM endsession                                        (OK=48238  KO=0     )
> RootUserinfo                                             (OK=162682 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8141   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8141   KO=0     )
> getIdToken                                               (OK=16204  KO=0     )
> getIdToken Redirect 1                                    (OK=16204  KO=0     )
> createOrganization                                       (OK=16204  KO=0     )
> queryOrganization                                        (OK=16204  KO=0     )
> ReadPolicy                                               (OK=72322  KO=13    )
> deleteOrganization                                       (OK=16204  KO=0     )
> DeletePolicy                                             (OK=72171  KO=24    )
> restloginProgressiveProfileCallback                      (OK=386    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       424 (84.29%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.96%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.17%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.99%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.60%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 62941  / active: 369    / done: 225852
================================================================================

23:00:12.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:00:13.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:00:15 GMT                                    2850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3163678 KO=68    )
> restLoginInitiate                                        (OK=218443 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=218430 KO=1     )
> Skip 2FA                                                 (OK=121427 KO=1     )
> User Authorize PKCE stage                                (OK=266320 KO=2     )
> User AccessToken PKCE stage                              (OK=266316 KO=0     )
> GetUUid                                                  (OK=72578  KO=1     )
> GetOpenidConfig                                          (OK=217379 KO=0     )
> CreatePolicy                                             (OK=72551  KO=26    )
> UI-Post-Login - stage 1                                  (OK=48334  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48334  KO=0     )
>  UI AM idFromSession                                     (OK=48332  KO=0     )
>  UI AM validateGoto                                      (OK=48332  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48328  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48327  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48327  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48327  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48324  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48323  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48321  KO=0     )
>  UI IDM uiconfig                                         (OK=48321  KO=0     )
>  UI IDM version                                          (OK=48321  KO=0     )
>  UI IDM login                                            (OK=48321  KO=0     )
>  UI IDM privilege                                        (OK=48321  KO=0     )
>  UI IDM features                                         (OK=48321  KO=0     )
>  UI IDM user                                             (OK=48321  KO=0     )
>  UI IDM dashboard                                        (OK=48321  KO=0     )
>  UI IDM managed user schema                              (OK=48321  KO=0     )
>  UI IDM oidcToken                                        (OK=48319  KO=0     )
> userinfo                                                 (OK=48318  KO=0     )
> UI-Logout                                                (OK=48316  KO=0     )
> UI-Logout Redirect 1                                     (OK=48314  KO=0     )
> tokenUserinfo                                            (OK=48239  KO=0     )
>  UI AM revoke1                                           (OK=48311  KO=0     )
>  UI AM revoke2                                           (OK=48311  KO=0     )
>  UI AM endsession                                        (OK=48312  KO=0     )
> RootUserinfo                                             (OK=162940 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8161   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8159   KO=0     )
> getIdToken                                               (OK=16232  KO=0     )
> getIdToken Redirect 1                                    (OK=16231  KO=0     )
> createOrganization                                       (OK=16231  KO=0     )
> queryOrganization                                        (OK=16230  KO=0     )
> ReadPolicy                                               (OK=72452  KO=13    )
> deleteOrganization                                       (OK=16229  KO=0     )
> DeletePolicy                                             (OK=72308  KO=24    )
> restloginProgressiveProfileCallback                      (OK=386    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       426 (84.36%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.93%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.15%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.98%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.59%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 62553  / active: 355    / done: 226254
================================================================================

23:00:19.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:00:20 GMT                                    2855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3169562 KO=68    )
> restLoginInitiate                                        (OK=218810 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=218804 KO=1     )
> Skip 2FA                                                 (OK=121633 KO=1     )
> User Authorize PKCE stage                                (OK=266795 KO=2     )
> User AccessToken PKCE stage                              (OK=266788 KO=0     )
> GetUUid                                                  (OK=72716  KO=1     )
> GetOpenidConfig                                          (OK=217756 KO=0     )
> CreatePolicy                                             (OK=72686  KO=26    )
> UI-Post-Login - stage 1                                  (OK=48430  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48430  KO=0     )
>  UI AM idFromSession                                     (OK=48429  KO=0     )
>  UI AM validateGoto                                      (OK=48429  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48428  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48428  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48426  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48426  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48422  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48422  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48422  KO=0     )
>  UI IDM uiconfig                                         (OK=48422  KO=0     )
>  UI IDM version                                          (OK=48422  KO=0     )
>  UI IDM login                                            (OK=48422  KO=0     )
>  UI IDM privilege                                        (OK=48422  KO=0     )
>  UI IDM features                                         (OK=48422  KO=0     )
>  UI IDM user                                             (OK=48422  KO=0     )
>  UI IDM dashboard                                        (OK=48422  KO=0     )
>  UI IDM managed user schema                              (OK=48422  KO=0     )
>  UI IDM oidcToken                                        (OK=48421  KO=0     )
> userinfo                                                 (OK=48421  KO=0     )
> UI-Logout                                                (OK=48419  KO=0     )
> UI-Logout Redirect 1                                     (OK=48419  KO=0     )
> tokenUserinfo                                            (OK=48311  KO=0     )
>  UI AM revoke1                                           (OK=48419  KO=0     )
>  UI AM revoke2                                           (OK=48419  KO=0     )
>  UI AM endsession                                        (OK=48419  KO=0     )
> RootUserinfo                                             (OK=163149 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8174   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8173   KO=0     )
> getIdToken                                               (OK=16263  KO=0     )
> getIdToken Redirect 1                                    (OK=16263  KO=0     )
> createOrganization                                       (OK=16263  KO=0     )
> queryOrganization                                        (OK=16263  KO=0     )
> ReadPolicy                                               (OK=72564  KO=13    )
> deleteOrganization                                       (OK=16262  KO=0     )
> DeletePolicy                                             (OK=72439  KO=24    )
> restloginProgressiveProfileCallback                      (OK=387    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       427 (84.39%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.92%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.14%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.98%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.59%)
> status.find.is(302), but actually found 502                         2 ( 0.40%)
> status.find.is(200), but actually found 502                         2 ( 0.40%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 62174  / active: 323    / done: 226665
================================================================================

23:00:21.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:00:25 GMT                                    2860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3175235 KO=68    )
> restLoginInitiate                                        (OK=219194 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=219191 KO=1     )
> Skip 2FA                                                 (OK=121849 KO=1     )
> User Authorize PKCE stage                                (OK=267271 KO=2     )
> User AccessToken PKCE stage                              (OK=267264 KO=0     )
> GetUUid                                                  (OK=72847  KO=1     )
> GetOpenidConfig                                          (OK=218136 KO=0     )
> CreatePolicy                                             (OK=72817  KO=26    )
> UI-Post-Login - stage 1                                  (OK=48520  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48520  KO=0     )
>  UI AM idFromSession                                     (OK=48520  KO=0     )
>  UI AM validateGoto                                      (OK=48520  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48518  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48518  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48518  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48518  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48513  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48513  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48512  KO=0     )
>  UI IDM uiconfig                                         (OK=48512  KO=0     )
>  UI IDM version                                          (OK=48512  KO=0     )
>  UI IDM login                                            (OK=48512  KO=0     )
>  UI IDM privilege                                        (OK=48512  KO=0     )
>  UI IDM features                                         (OK=48512  KO=0     )
>  UI IDM user                                             (OK=48512  KO=0     )
>  UI IDM dashboard                                        (OK=48512  KO=0     )
>  UI IDM managed user schema                              (OK=48512  KO=0     )
>  UI IDM oidcToken                                        (OK=48512  KO=0     )
> userinfo                                                 (OK=48512  KO=0     )
> UI-Logout                                                (OK=48511  KO=0     )
> UI-Logout Redirect 1                                     (OK=48511  KO=0     )
> tokenUserinfo                                            (OK=48389  KO=0     )
>  UI AM revoke1                                           (OK=48511  KO=0     )
>  UI AM revoke2                                           (OK=48511  KO=0     )
>  UI AM endsession                                        (OK=48511  KO=0     )
> RootUserinfo                                             (OK=163411 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8189   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8189   KO=0     )
> getIdToken                                               (OK=16286  KO=0     )
> getIdToken Redirect 1                                    (OK=16286  KO=0     )
> createOrganization                                       (OK=16286  KO=0     )
> queryOrganization                                        (OK=16286  KO=0     )
> ReadPolicy                                               (OK=72697  KO=13    )
> deleteOrganization                                       (OK=16286  KO=0     )
> DeletePolicy                                             (OK=72550  KO=24    )
> restloginProgressiveProfileCallback                      (OK=388    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       428 (84.42%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.90%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.13%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.97%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.59%)
> status.find.is(302), but actually found 502                         2 ( 0.39%)
> status.find.is(200), but actually found 502                         2 ( 0.39%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 61772  / active: 359    / done: 227031
================================================================================

23:00:26.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:00:29.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:00:30.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:00:30 GMT                                    2865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3180260 KO=68    )
> restLoginInitiate                                        (OK=219579 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=219571 KO=1     )
> Skip 2FA                                                 (OK=122065 KO=1     )
> User Authorize PKCE stage                                (OK=267703 KO=2     )
> User AccessToken PKCE stage                              (OK=267700 KO=0     )
> GetUUid                                                  (OK=72981  KO=1     )
> GetOpenidConfig                                          (OK=218535 KO=0     )
> CreatePolicy                                             (OK=72953  KO=26    )
> UI-Post-Login - stage 1                                  (OK=48587  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48587  KO=0     )
>  UI AM idFromSession                                     (OK=48584  KO=0     )
>  UI AM validateGoto                                      (OK=48584  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48581  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48581  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48581  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48581  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48579  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48579  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48579  KO=0     )
>  UI IDM uiconfig                                         (OK=48579  KO=0     )
>  UI IDM version                                          (OK=48579  KO=0     )
>  UI IDM login                                            (OK=48579  KO=0     )
>  UI IDM privilege                                        (OK=48579  KO=0     )
>  UI IDM features                                         (OK=48579  KO=0     )
>  UI IDM user                                             (OK=48578  KO=0     )
>  UI IDM dashboard                                        (OK=48578  KO=0     )
>  UI IDM managed user schema                              (OK=48578  KO=0     )
>  UI IDM oidcToken                                        (OK=48577  KO=0     )
> userinfo                                                 (OK=48577  KO=0     )
> UI-Logout                                                (OK=48577  KO=0     )
> UI-Logout Redirect 1                                     (OK=48575  KO=0     )
> tokenUserinfo                                            (OK=48483  KO=0     )
>  UI AM revoke1                                           (OK=48575  KO=0     )
>  UI AM revoke2                                           (OK=48575  KO=0     )
>  UI AM endsession                                        (OK=48575  KO=0     )
> RootUserinfo                                             (OK=163686 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8200   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8200   KO=0     )
> getIdToken                                               (OK=16317  KO=0     )
> getIdToken Redirect 1                                    (OK=16317  KO=0     )
> createOrganization                                       (OK=16317  KO=0     )
> queryOrganization                                        (OK=16316  KO=0     )
> ReadPolicy                                               (OK=72829  KO=13    )
> deleteOrganization                                       (OK=16315  KO=0     )
> DeletePolicy                                             (OK=72684  KO=24    )
> restloginProgressiveProfileCallback                      (OK=388    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       431 (84.51%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.86%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.10%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.96%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.59%)
> status.find.is(302), but actually found 502                         2 ( 0.39%)
> status.find.is(200), but actually found 502                         2 ( 0.39%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 61378  / active: 366    / done: 227418
================================================================================

23:00:31.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:00:35 GMT                                    2870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3185850 KO=68    )
> restLoginInitiate                                        (OK=219969 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=219963 KO=1     )
> Skip 2FA                                                 (OK=122276 KO=1     )
> User Authorize PKCE stage                                (OK=268183 KO=2     )
> User AccessToken PKCE stage                              (OK=268176 KO=0     )
> GetUUid                                                  (OK=73100  KO=1     )
> GetOpenidConfig                                          (OK=218919 KO=0     )
> CreatePolicy                                             (OK=73070  KO=26    )
> UI-Post-Login - stage 1                                  (OK=48675  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48673  KO=0     )
>  UI AM idFromSession                                     (OK=48673  KO=0     )
>  UI AM validateGoto                                      (OK=48673  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48670  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48669  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48669  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48669  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48664  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48664  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48664  KO=0     )
>  UI IDM uiconfig                                         (OK=48664  KO=0     )
>  UI IDM version                                          (OK=48664  KO=0     )
>  UI IDM login                                            (OK=48663  KO=0     )
>  UI IDM privilege                                        (OK=48663  KO=0     )
>  UI IDM features                                         (OK=48663  KO=0     )
>  UI IDM user                                             (OK=48661  KO=0     )
>  UI IDM dashboard                                        (OK=48661  KO=0     )
>  UI IDM managed user schema                              (OK=48661  KO=0     )
>  UI IDM oidcToken                                        (OK=48661  KO=0     )
> userinfo                                                 (OK=48659  KO=0     )
> UI-Logout                                                (OK=48658  KO=0     )
> UI-Logout Redirect 1                                     (OK=48658  KO=0     )
> tokenUserinfo                                            (OK=48572  KO=0     )
>  UI AM revoke1                                           (OK=48657  KO=0     )
>  UI AM revoke2                                           (OK=48657  KO=0     )
>  UI AM endsession                                        (OK=48657  KO=0     )
> RootUserinfo                                             (OK=163981 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8214   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8214   KO=0     )
> getIdToken                                               (OK=16343  KO=0     )
> getIdToken Redirect 1                                    (OK=16343  KO=0     )
> createOrganization                                       (OK=16343  KO=0     )
> queryOrganization                                        (OK=16343  KO=0     )
> ReadPolicy                                               (OK=72964  KO=13    )
> deleteOrganization                                       (OK=16342  KO=0     )
> DeletePolicy                                             (OK=72815  KO=24    )
> restloginProgressiveProfileCallback                      (OK=392    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       432 (84.54%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.85%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.09%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.96%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.59%)
> status.find.is(302), but actually found 502                         2 ( 0.39%)
> status.find.is(200), but actually found 502                         2 ( 0.39%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 60974  / active: 371    / done: 227817
================================================================================


================================================================================
2024-11-06 23:00:40 GMT                                    2875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3191733 KO=68    )
> restLoginInitiate                                        (OK=220372 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=220365 KO=1     )
> Skip 2FA                                                 (OK=122502 KO=1     )
> User Authorize PKCE stage                                (OK=268681 KO=2     )
> User AccessToken PKCE stage                              (OK=268675 KO=0     )
> GetUUid                                                  (OK=73243  KO=1     )
> GetOpenidConfig                                          (OK=219315 KO=0     )
> CreatePolicy                                             (OK=73213  KO=26    )
> UI-Post-Login - stage 1                                  (OK=48765  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48765  KO=0     )
>  UI AM idFromSession                                     (OK=48765  KO=0     )
>  UI AM validateGoto                                      (OK=48765  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48762  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48761  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48759  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48759  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48755  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48754  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48753  KO=0     )
>  UI IDM uiconfig                                         (OK=48753  KO=0     )
>  UI IDM version                                          (OK=48753  KO=0     )
>  UI IDM login                                            (OK=48753  KO=0     )
>  UI IDM privilege                                        (OK=48753  KO=0     )
>  UI IDM features                                         (OK=48753  KO=0     )
>  UI IDM user                                             (OK=48752  KO=0     )
>  UI IDM dashboard                                        (OK=48753  KO=0     )
>  UI IDM managed user schema                              (OK=48752  KO=0     )
>  UI IDM oidcToken                                        (OK=48752  KO=0     )
> userinfo                                                 (OK=48752  KO=0     )
> UI-Logout                                                (OK=48752  KO=0     )
> UI-Logout Redirect 1                                     (OK=48751  KO=0     )
> tokenUserinfo                                            (OK=48660  KO=0     )
>  UI AM revoke1                                           (OK=48750  KO=0     )
>  UI AM revoke2                                           (OK=48750  KO=0     )
>  UI AM endsession                                        (OK=48750  KO=0     )
> RootUserinfo                                             (OK=164266 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8228   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8227   KO=0     )
> getIdToken                                               (OK=16372  KO=0     )
> getIdToken Redirect 1                                    (OK=16372  KO=0     )
> createOrganization                                       (OK=16372  KO=0     )
> queryOrganization                                        (OK=16372  KO=0     )
> ReadPolicy                                               (OK=73082  KO=13    )
> deleteOrganization                                       (OK=16371  KO=0     )
> DeletePolicy                                             (OK=72953  KO=24    )
> restloginProgressiveProfileCallback                      (OK=392    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       432 (84.54%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.85%)
> status.find.in([200, 209], 304), found 409                         26 ( 5.09%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.96%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.59%)
> status.find.is(302), but actually found 502                         2 ( 0.39%)
> status.find.is(200), but actually found 502                         2 ( 0.39%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 60557  / active: 366    / done: 228239
================================================================================

23:00:41.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 228665: status.find.in([200, 209], 304), found 409
23:00:41.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,228665,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTM5NzE5MzgxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUUMwdWl2aTB3b0RRdHp0Wm1MUjJaQXBlU3RjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzNDA0MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzNDA0MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3NjQxLCJpYXQiOjE3MzA5MzQwNDEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImVzVkVoN1BVOTNUUTZBTFZzN0JjMW5CbERrcyJ9.Zlw0WDxMkKVc8_gCZM1x736Vb7QkTMcDXfZrSdWbXaCU9fOYWDFfl2F8C1gxS2iTK6JcR5M_GdM6wI_0JHy9ouP799eHYw98QbsnEDlLYqFSfaTr5fm8FjQGnDCbvOgdF78UjgEK40H44xwA4UXIyR7zyefsR8H2_vVetAbVu-sZfv9rRqbgu8WKhoSdXE3bNDn6NT018D7k5wkfxe6OOabYj7eFNr1-vqr1Ob8rhNzb4TYcw-2M8XpvipwkAHA6Y8Fi5c52Wng9knIWi82wDSFNzaWm2r4TUsspQFWusNRiCq3DJp7v39_DgCRtlPim14u0kGwhsnP26urBPCrPqw, username -> user.747382, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy675482, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cee6fd0, authcode -> zgcWzjWlHuR78SvFQF1omqImnJE, useAdminRealm -> true, callbacks -> {"tokenId":"66VMBDIpticiwSKjN261V-y5J3U.*AAJTSQACMDIAAlNLABxibFd1VnNkZEtTbU1OQ213Umo2a1FWU2FZbDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934041277), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=66VMBDIpticiwSKjN261V-y5J3U.*AAJTSQACMDIAAlNLABxibFd1VnNkZEtTbU1OQ213Umo2a1FWU2FZbDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934041277))), password -> Pa_ssw0rd, challenge -> qoLW2Mgu5hlYtHp5sElUA7IN9An190FVrrMk6WZ5aaI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 212.114.133.97, verifier -> NDUxNTE2Njg4Njk3MTE1OTcwNQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51cb5016, tokenId -> 66VMBDIpticiwSKjN261V-y5J3U.*AAJTSQACMDIAAlNLABxibFd1VnNkZEtTbU1OQ213Umo2a1FWU2FZbDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=66VMBDIpticiwSKjN261V-y5J3U.*AAJTSQACMDIAAlNLABxibFd1VnNkZEtTbU1OQ213Umo2a1FWU2FZbDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=66VMBDIpticiwSKjN261V-y5J3U.*AAJTSQACMDIAAlNLABxibFd1VnNkZEtTbU1OQ213Umo2a1FWU2FZbDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy675482","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 23:00:41 GMT
	x-forgerock-transactionid: 0aa8d9f5-5e0f-4c36-8e4d-f026dc19b1e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:00:43.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:00:44.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:00:45 GMT                                    2880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3197148 KO=69    )
> restLoginInitiate                                        (OK=220741 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=220734 KO=1     )
> Skip 2FA                                                 (OK=122691 KO=1     )
> User Authorize PKCE stage                                (OK=269129 KO=2     )
> User AccessToken PKCE stage                              (OK=269122 KO=0     )
> GetUUid                                                  (OK=73345  KO=1     )
> GetOpenidConfig                                          (OK=219679 KO=0     )
> CreatePolicy                                             (OK=73318  KO=27    )
> UI-Post-Login - stage 1                                  (OK=48853  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48852  KO=0     )
>  UI AM idFromSession                                     (OK=48850  KO=0     )
>  UI AM validateGoto                                      (OK=48850  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48847  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48845  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48845  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48845  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48837  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48837  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48835  KO=0     )
>  UI IDM uiconfig                                         (OK=48835  KO=0     )
>  UI IDM version                                          (OK=48835  KO=0     )
>  UI IDM login                                            (OK=48835  KO=0     )
>  UI IDM privilege                                        (OK=48835  KO=0     )
>  UI IDM features                                         (OK=48835  KO=0     )
>  UI IDM user                                             (OK=48835  KO=0     )
>  UI IDM dashboard                                        (OK=48835  KO=0     )
>  UI IDM managed user schema                              (OK=48835  KO=0     )
>  UI IDM oidcToken                                        (OK=48834  KO=0     )
> userinfo                                                 (OK=48833  KO=0     )
> UI-Logout                                                (OK=48833  KO=0     )
> UI-Logout Redirect 1                                     (OK=48832  KO=0     )
> tokenUserinfo                                            (OK=48749  KO=0     )
>  UI AM revoke1                                           (OK=48832  KO=0     )
>  UI AM revoke2                                           (OK=48832  KO=0     )
>  UI AM endsession                                        (OK=48832  KO=0     )
> RootUserinfo                                             (OK=164538 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8251   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8251   KO=0     )
> getIdToken                                               (OK=16411  KO=0     )
> getIdToken Redirect 1                                    (OK=16410  KO=0     )
> createOrganization                                       (OK=16410  KO=0     )
> queryOrganization                                        (OK=16410  KO=0     )
> ReadPolicy                                               (OK=73222  KO=13    )
> deleteOrganization                                       (OK=16410  KO=0     )
> DeletePolicy                                             (OK=73071  KO=24    )
> restloginProgressiveProfileCallback                      (OK=394    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       434 (84.44%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.81%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.25%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.95%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.58%)
> status.find.is(302), but actually found 502                         2 ( 0.39%)
> status.find.is(200), but actually found 502                         2 ( 0.39%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 60165  / active: 353    / done: 228644
================================================================================

23:00:46.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:00:50.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:00:50 GMT                                    2885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3203335 KO=69    )
> restLoginInitiate                                        (OK=221164 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=221148 KO=1     )
> Skip 2FA                                                 (OK=122916 KO=1     )
> User Authorize PKCE stage                                (OK=269644 KO=2     )
> User AccessToken PKCE stage                              (OK=269640 KO=0     )
> GetUUid                                                  (OK=73471  KO=1     )
> GetOpenidConfig                                          (OK=220050 KO=0     )
> CreatePolicy                                             (OK=73442  KO=27    )
> UI-Post-Login - stage 1                                  (OK=48949  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48949  KO=0     )
>  UI AM idFromSession                                     (OK=48949  KO=0     )
>  UI AM validateGoto                                      (OK=48949  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48945  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48945  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48945  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48945  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48943  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48941  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48940  KO=0     )
>  UI IDM uiconfig                                         (OK=48940  KO=0     )
>  UI IDM version                                          (OK=48940  KO=0     )
>  UI IDM login                                            (OK=48940  KO=0     )
>  UI IDM privilege                                        (OK=48940  KO=0     )
>  UI IDM features                                         (OK=48940  KO=0     )
>  UI IDM user                                             (OK=48940  KO=0     )
>  UI IDM dashboard                                        (OK=48940  KO=0     )
>  UI IDM managed user schema                              (OK=48940  KO=0     )
>  UI IDM oidcToken                                        (OK=48940  KO=0     )
> userinfo                                                 (OK=48939  KO=0     )
> UI-Logout                                                (OK=48936  KO=0     )
> UI-Logout Redirect 1                                     (OK=48936  KO=0     )
> tokenUserinfo                                            (OK=48841  KO=0     )
>  UI AM revoke1                                           (OK=48936  KO=0     )
>  UI AM revoke2                                           (OK=48936  KO=0     )
>  UI AM endsession                                        (OK=48936  KO=0     )
> RootUserinfo                                             (OK=164824 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8266   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8266   KO=0     )
> getIdToken                                               (OK=16439  KO=0     )
> getIdToken Redirect 1                                    (OK=16439  KO=0     )
> createOrganization                                       (OK=16439  KO=0     )
> queryOrganization                                        (OK=16438  KO=0     )
> ReadPolicy                                               (OK=73329  KO=13    )
> deleteOrganization                                       (OK=16438  KO=0     )
> DeletePolicy                                             (OK=73209  KO=24    )
> restloginProgressiveProfileCallback                      (OK=395    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       436 (84.50%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.78%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.23%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.94%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.58%)
> status.find.is(302), but actually found 502                         2 ( 0.39%)
> status.find.is(200), but actually found 502                         2 ( 0.39%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 59729  / active: 352    / done: 229081
================================================================================


================================================================================
2024-11-06 23:00:55 GMT                                    2890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3209043 KO=69    )
> restLoginInitiate                                        (OK=221569 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=221559 KO=1     )
> Skip 2FA                                                 (OK=123158 KO=1     )
> User Authorize PKCE stage                                (OK=270131 KO=2     )
> User AccessToken PKCE stage                              (OK=270125 KO=0     )
> GetUUid                                                  (OK=73604  KO=1     )
> GetOpenidConfig                                          (OK=220414 KO=0     )
> CreatePolicy                                             (OK=73576  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49032  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49032  KO=0     )
>  UI AM idFromSession                                     (OK=49031  KO=0     )
>  UI AM validateGoto                                      (OK=49031  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49027  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49027  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49027  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49027  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49025  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49024  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49023  KO=0     )
>  UI IDM uiconfig                                         (OK=49023  KO=0     )
>  UI IDM version                                          (OK=49023  KO=0     )
>  UI IDM login                                            (OK=49023  KO=0     )
>  UI IDM privilege                                        (OK=49023  KO=0     )
>  UI IDM features                                         (OK=49023  KO=0     )
>  UI IDM user                                             (OK=49023  KO=0     )
>  UI IDM dashboard                                        (OK=49023  KO=0     )
>  UI IDM managed user schema                              (OK=49023  KO=0     )
>  UI IDM oidcToken                                        (OK=49023  KO=0     )
> userinfo                                                 (OK=49023  KO=0     )
> UI-Logout                                                (OK=49023  KO=0     )
> UI-Logout Redirect 1                                     (OK=49022  KO=0     )
> tokenUserinfo                                            (OK=48923  KO=0     )
>  UI AM revoke1                                           (OK=49021  KO=0     )
>  UI AM revoke2                                           (OK=49021  KO=0     )
>  UI AM endsession                                        (OK=49021  KO=0     )
> RootUserinfo                                             (OK=165151 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8287   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8286   KO=0     )
> getIdToken                                               (OK=16479  KO=0     )
> getIdToken Redirect 1                                    (OK=16479  KO=0     )
> createOrganization                                       (OK=16479  KO=0     )
> queryOrganization                                        (OK=16478  KO=0     )
> ReadPolicy                                               (OK=73455  KO=13    )
> deleteOrganization                                       (OK=16477  KO=0     )
> DeletePolicy                                             (OK=73314  KO=24    )
> restloginProgressiveProfileCallback                      (OK=397    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       436 (84.50%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.78%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.23%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.94%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.58%)
> status.find.is(302), but actually found 502                         2 ( 0.39%)
> status.find.is(200), but actually found 502                         2 ( 0.39%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 59302  / active: 387    / done: 229473
================================================================================

23:00:58.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:01:00 GMT                                    2895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3214217 KO=69    )
> restLoginInitiate                                        (OK=221938 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=221934 KO=1     )
> Skip 2FA                                                 (OK=123366 KO=1     )
> User Authorize PKCE stage                                (OK=270569 KO=2     )
> User AccessToken PKCE stage                              (OK=270565 KO=0     )
> GetUUid                                                  (OK=73719  KO=1     )
> GetOpenidConfig                                          (OK=220789 KO=0     )
> CreatePolicy                                             (OK=73689  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49108  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49106  KO=0     )
>  UI AM idFromSession                                     (OK=49103  KO=0     )
>  UI AM validateGoto                                      (OK=49104  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49098  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49098  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49098  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49098  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49097  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49097  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49096  KO=0     )
>  UI IDM uiconfig                                         (OK=49096  KO=0     )
>  UI IDM version                                          (OK=49096  KO=0     )
>  UI IDM login                                            (OK=49096  KO=0     )
>  UI IDM privilege                                        (OK=49096  KO=0     )
>  UI IDM features                                         (OK=49096  KO=0     )
>  UI IDM user                                             (OK=49095  KO=0     )
>  UI IDM dashboard                                        (OK=49095  KO=0     )
>  UI IDM managed user schema                              (OK=49095  KO=0     )
>  UI IDM oidcToken                                        (OK=49094  KO=0     )
> userinfo                                                 (OK=49094  KO=0     )
> UI-Logout                                                (OK=49092  KO=0     )
> UI-Logout Redirect 1                                     (OK=49092  KO=0     )
> tokenUserinfo                                            (OK=49010  KO=0     )
>  UI AM revoke1                                           (OK=49091  KO=0     )
>  UI AM revoke2                                           (OK=49091  KO=0     )
>  UI AM endsession                                        (OK=49091  KO=0     )
> RootUserinfo                                             (OK=165518 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8299   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8299   KO=0     )
> getIdToken                                               (OK=16504  KO=0     )
> getIdToken Redirect 1                                    (OK=16504  KO=0     )
> createOrganization                                       (OK=16504  KO=0     )
> queryOrganization                                        (OK=16503  KO=0     )
> ReadPolicy                                               (OK=73590  KO=13    )
> deleteOrganization                                       (OK=16503  KO=0     )
> DeletePolicy                                             (OK=73442  KO=24    )
> restloginProgressiveProfileCallback                      (OK=400    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=59     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       437 (84.53%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.77%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.22%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.93%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.58%)
> status.find.is(302), but actually found 502                         2 ( 0.39%)
> status.find.is(200), but actually found 502                         2 ( 0.39%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 58918  / active: 372    / done: 229872
================================================================================


================================================================================
2024-11-06 23:01:05 GMT                                    2900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3220462 KO=69    )
> restLoginInitiate                                        (OK=222354 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=222350 KO=1     )
> Skip 2FA                                                 (OK=123597 KO=1     )
> User Authorize PKCE stage                                (OK=271095 KO=2     )
> User AccessToken PKCE stage                              (OK=271090 KO=0     )
> GetUUid                                                  (OK=73861  KO=1     )
> GetOpenidConfig                                          (OK=221177 KO=0     )
> CreatePolicy                                             (OK=73831  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49208  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49207  KO=0     )
>  UI AM idFromSession                                     (OK=49206  KO=0     )
>  UI AM validateGoto                                      (OK=49206  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49203  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49203  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49202  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49202  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49198  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49197  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49197  KO=0     )
>  UI IDM uiconfig                                         (OK=49197  KO=0     )
>  UI IDM version                                          (OK=49197  KO=0     )
>  UI IDM login                                            (OK=49197  KO=0     )
>  UI IDM privilege                                        (OK=49197  KO=0     )
>  UI IDM features                                         (OK=49197  KO=0     )
>  UI IDM user                                             (OK=49196  KO=0     )
>  UI IDM dashboard                                        (OK=49196  KO=0     )
>  UI IDM managed user schema                              (OK=49196  KO=0     )
>  UI IDM oidcToken                                        (OK=49194  KO=0     )
> userinfo                                                 (OK=49193  KO=0     )
> UI-Logout                                                (OK=49193  KO=0     )
> UI-Logout Redirect 1                                     (OK=49193  KO=0     )
> tokenUserinfo                                            (OK=49099  KO=0     )
>  UI AM revoke1                                           (OK=49193  KO=0     )
>  UI AM revoke2                                           (OK=49193  KO=0     )
>  UI AM endsession                                        (OK=49193  KO=0     )
> RootUserinfo                                             (OK=165815 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8313   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8313   KO=0     )
> getIdToken                                               (OK=16537  KO=0     )
> getIdToken Redirect 1                                    (OK=16536  KO=0     )
> createOrganization                                       (OK=16536  KO=0     )
> queryOrganization                                        (OK=16535  KO=0     )
> ReadPolicy                                               (OK=73700  KO=13    )
> deleteOrganization                                       (OK=16534  KO=0     )
> DeletePolicy                                             (OK=73575  KO=24    )
> restloginProgressiveProfileCallback                      (OK=401    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=59     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       437 (84.53%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.77%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.22%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.93%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.58%)
> status.find.is(302), but actually found 502                         2 ( 0.39%)
> status.find.is(200), but actually found 502                         2 ( 0.39%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 58486  / active: 366    / done: 230310
================================================================================


================================================================================
2024-11-06 23:01:10 GMT                                    2905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3225687 KO=69    )
> restLoginInitiate                                        (OK=222743 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=222733 KO=1     )
> Skip 2FA                                                 (OK=123819 KO=1     )
> User Authorize PKCE stage                                (OK=271558 KO=2     )
> User AccessToken PKCE stage                              (OK=271549 KO=0     )
> GetUUid                                                  (OK=74004  KO=1     )
> GetOpenidConfig                                          (OK=221571 KO=0     )
> CreatePolicy                                             (OK=73972  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49280  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49279  KO=0     )
>  UI AM idFromSession                                     (OK=49279  KO=0     )
>  UI AM validateGoto                                      (OK=49279  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49278  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49277  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49276  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49276  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49271  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49270  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49266  KO=0     )
>  UI IDM uiconfig                                         (OK=49266  KO=0     )
>  UI IDM version                                          (OK=49266  KO=0     )
>  UI IDM login                                            (OK=49266  KO=0     )
>  UI IDM privilege                                        (OK=49266  KO=0     )
>  UI IDM features                                         (OK=49266  KO=0     )
>  UI IDM user                                             (OK=49266  KO=0     )
>  UI IDM dashboard                                        (OK=49266  KO=0     )
>  UI IDM managed user schema                              (OK=49266  KO=0     )
>  UI IDM oidcToken                                        (OK=49266  KO=0     )
> userinfo                                                 (OK=49266  KO=0     )
> UI-Logout                                                (OK=49265  KO=0     )
> UI-Logout Redirect 1                                     (OK=49265  KO=0     )
> tokenUserinfo                                            (OK=49186  KO=0     )
>  UI AM revoke1                                           (OK=49265  KO=0     )
>  UI AM revoke2                                           (OK=49265  KO=0     )
>  UI AM endsession                                        (OK=49265  KO=0     )
> RootUserinfo                                             (OK=166085 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8328   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8328   KO=0     )
> getIdToken                                               (OK=16562  KO=0     )
> getIdToken Redirect 1                                    (OK=16561  KO=0     )
> createOrganization                                       (OK=16561  KO=0     )
> queryOrganization                                        (OK=16561  KO=0     )
> ReadPolicy                                               (OK=73844  KO=13    )
> deleteOrganization                                       (OK=16560  KO=0     )
> DeletePolicy                                             (OK=73686  KO=24    )
> restloginProgressiveProfileCallback                      (OK=401    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=59     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       437 (84.53%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.77%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.22%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.93%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.58%)
> status.find.is(302), but actually found 502                         2 ( 0.39%)
> status.find.is(200), but actually found 502                         2 ( 0.39%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 58084  / active: 404    / done: 230674
================================================================================

23:01:13.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:14.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:14.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:14.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:01:15 GMT                                    2910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3231437 KO=69    )
> restLoginInitiate                                        (OK=223115 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=223106 KO=1     )
> Skip 2FA                                                 (OK=124014 KO=1     )
> User Authorize PKCE stage                                (OK=272017 KO=2     )
> User AccessToken PKCE stage                              (OK=272011 KO=0     )
> GetUUid                                                  (OK=74120  KO=1     )
> GetOpenidConfig                                          (OK=221974 KO=0     )
> CreatePolicy                                             (OK=74089  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49373  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49372  KO=0     )
>  UI AM idFromSession                                     (OK=49370  KO=0     )
>  UI AM validateGoto                                      (OK=49370  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49370  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49368  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49367  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49368  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49363  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49363  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49363  KO=0     )
>  UI IDM uiconfig                                         (OK=49363  KO=0     )
>  UI IDM version                                          (OK=49363  KO=0     )
>  UI IDM login                                            (OK=49363  KO=0     )
>  UI IDM privilege                                        (OK=49363  KO=0     )
>  UI IDM features                                         (OK=49363  KO=0     )
>  UI IDM user                                             (OK=49363  KO=0     )
>  UI IDM dashboard                                        (OK=49363  KO=0     )
>  UI IDM managed user schema                              (OK=49363  KO=0     )
>  UI IDM oidcToken                                        (OK=49361  KO=0     )
> userinfo                                                 (OK=49361  KO=0     )
> UI-Logout                                                (OK=49359  KO=0     )
> UI-Logout Redirect 1                                     (OK=49358  KO=0     )
> tokenUserinfo                                            (OK=49273  KO=0     )
>  UI AM revoke1                                           (OK=49357  KO=0     )
>  UI AM revoke2                                           (OK=49357  KO=0     )
>  UI AM endsession                                        (OK=49357  KO=0     )
> RootUserinfo                                             (OK=166357 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8336   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8336   KO=0     )
> getIdToken                                               (OK=16592  KO=0     )
> getIdToken Redirect 1                                    (OK=16592  KO=0     )
> createOrganization                                       (OK=16590  KO=0     )
> queryOrganization                                        (OK=16589  KO=0     )
> ReadPolicy                                               (OK=73986  KO=13    )
> deleteOrganization                                       (OK=16589  KO=0     )
> DeletePolicy                                             (OK=73828  KO=24    )
> restloginProgressiveProfileCallback                      (OK=403    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=59     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       441 (84.64%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.72%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.18%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.92%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.58%)
> status.find.is(302), but actually found 502                         2 ( 0.38%)
> status.find.is(200), but actually found 502                         2 ( 0.38%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 57699  / active: 368    / done: 231095
================================================================================

23:01:15.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:16.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:16.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:16.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:18.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:01:20 GMT                                    2915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3237505 KO=69    )
> restLoginInitiate                                        (OK=223544 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=223537 KO=1     )
> Skip 2FA                                                 (OK=124241 KO=1     )
> User Authorize PKCE stage                                (OK=272539 KO=2     )
> User AccessToken PKCE stage                              (OK=272533 KO=0     )
> GetUUid                                                  (OK=74260  KO=1     )
> GetOpenidConfig                                          (OK=222375 KO=0     )
> CreatePolicy                                             (OK=74228  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49474  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49474  KO=0     )
>  UI AM idFromSession                                     (OK=49472  KO=0     )
>  UI AM validateGoto                                      (OK=49472  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49466  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49466  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49465  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49466  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49461  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49458  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49457  KO=0     )
>  UI IDM uiconfig                                         (OK=49456  KO=0     )
>  UI IDM version                                          (OK=49456  KO=0     )
>  UI IDM login                                            (OK=49456  KO=0     )
>  UI IDM privilege                                        (OK=49456  KO=0     )
>  UI IDM features                                         (OK=49456  KO=0     )
>  UI IDM user                                             (OK=49456  KO=0     )
>  UI IDM dashboard                                        (OK=49456  KO=0     )
>  UI IDM managed user schema                              (OK=49456  KO=0     )
>  UI IDM oidcToken                                        (OK=49455  KO=0     )
> userinfo                                                 (OK=49454  KO=0     )
> UI-Logout                                                (OK=49451  KO=0     )
> UI-Logout Redirect 1                                     (OK=49451  KO=0     )
> tokenUserinfo                                            (OK=49369  KO=0     )
>  UI AM revoke1                                           (OK=49450  KO=0     )
>  UI AM revoke2                                           (OK=49450  KO=0     )
>  UI AM endsession                                        (OK=49450  KO=0     )
> RootUserinfo                                             (OK=166626 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8343   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8343   KO=0     )
> getIdToken                                               (OK=16619  KO=0     )
> getIdToken Redirect 1                                    (OK=16619  KO=0     )
> createOrganization                                       (OK=16619  KO=0     )
> queryOrganization                                        (OK=16619  KO=0     )
> ReadPolicy                                               (OK=74101  KO=13    )
> deleteOrganization                                       (OK=16619  KO=0     )
> DeletePolicy                                             (OK=73969  KO=24    )
> restloginProgressiveProfileCallback                      (OK=403    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=59     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       446 (84.79%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.65%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.13%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.90%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.57%)
> status.find.is(302), but actually found 502                         2 ( 0.38%)
> status.find.is(200), but actually found 502                         2 ( 0.38%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 57269  / active: 376    / done: 231517
================================================================================

23:01:20.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:22.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:01:25 GMT                                    2920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3243134 KO=69    )
> restLoginInitiate                                        (OK=223942 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=223929 KO=1     )
> Skip 2FA                                                 (OK=124455 KO=1     )
> User Authorize PKCE stage                                (OK=273014 KO=2     )
> User AccessToken PKCE stage                              (OK=273008 KO=0     )
> GetUUid                                                  (OK=74383  KO=1     )
> GetOpenidConfig                                          (OK=222751 KO=0     )
> CreatePolicy                                             (OK=74355  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49552  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49551  KO=0     )
>  UI AM idFromSession                                     (OK=49551  KO=0     )
>  UI AM validateGoto                                      (OK=49551  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49550  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49549  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49549  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49549  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49546  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49546  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49544  KO=0     )
>  UI IDM uiconfig                                         (OK=49544  KO=0     )
>  UI IDM version                                          (OK=49544  KO=0     )
>  UI IDM login                                            (OK=49544  KO=0     )
>  UI IDM privilege                                        (OK=49544  KO=0     )
>  UI IDM features                                         (OK=49544  KO=0     )
>  UI IDM user                                             (OK=49544  KO=0     )
>  UI IDM dashboard                                        (OK=49544  KO=0     )
>  UI IDM managed user schema                              (OK=49544  KO=0     )
>  UI IDM oidcToken                                        (OK=49543  KO=0     )
> userinfo                                                 (OK=49541  KO=0     )
> UI-Logout                                                (OK=49541  KO=0     )
> UI-Logout Redirect 1                                     (OK=49541  KO=0     )
> tokenUserinfo                                            (OK=49466  KO=0     )
>  UI AM revoke1                                           (OK=49541  KO=0     )
>  UI AM revoke2                                           (OK=49541  KO=0     )
>  UI AM endsession                                        (OK=49541  KO=0     )
> RootUserinfo                                             (OK=166927 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8354   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8354   KO=0     )
> getIdToken                                               (OK=16646  KO=0     )
> getIdToken Redirect 1                                    (OK=16646  KO=0     )
> createOrganization                                       (OK=16646  KO=0     )
> queryOrganization                                        (OK=16646  KO=0     )
> ReadPolicy                                               (OK=74239  KO=13    )
> deleteOrganization                                       (OK=16646  KO=0     )
> DeletePolicy                                             (OK=74086  KO=24    )
> restloginProgressiveProfileCallback                      (OK=403    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=59     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       448 (84.85%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.63%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.11%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.89%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.57%)
> status.find.is(302), but actually found 502                         2 ( 0.38%)
> status.find.is(200), but actually found 502                         2 ( 0.38%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 56864  / active: 382    / done: 231916
================================================================================

23:01:25.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:27.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:29.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:01:30 GMT                                    2925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3248389 KO=69    )
> restLoginInitiate                                        (OK=224307 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=224298 KO=1     )
> Skip 2FA                                                 (OK=124665 KO=1     )
> User Authorize PKCE stage                                (OK=273456 KO=2     )
> User AccessToken PKCE stage                              (OK=273451 KO=0     )
> GetUUid                                                  (OK=74512  KO=1     )
> GetOpenidConfig                                          (OK=223146 KO=0     )
> CreatePolicy                                             (OK=74483  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49632  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49631  KO=0     )
>  UI AM idFromSession                                     (OK=49630  KO=0     )
>  UI AM validateGoto                                      (OK=49630  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49627  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49625  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49624  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49624  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49621  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49619  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49619  KO=0     )
>  UI IDM uiconfig                                         (OK=49619  KO=0     )
>  UI IDM version                                          (OK=49619  KO=0     )
>  UI IDM login                                            (OK=49619  KO=0     )
>  UI IDM privilege                                        (OK=49619  KO=0     )
>  UI IDM features                                         (OK=49619  KO=0     )
>  UI IDM user                                             (OK=49619  KO=0     )
>  UI IDM dashboard                                        (OK=49619  KO=0     )
>  UI IDM managed user schema                              (OK=49619  KO=0     )
>  UI IDM oidcToken                                        (OK=49619  KO=0     )
> userinfo                                                 (OK=49619  KO=0     )
> UI-Logout                                                (OK=49619  KO=0     )
> UI-Logout Redirect 1                                     (OK=49619  KO=0     )
> tokenUserinfo                                            (OK=49542  KO=0     )
>  UI AM revoke1                                           (OK=49618  KO=0     )
>  UI AM revoke2                                           (OK=49618  KO=0     )
>  UI AM endsession                                        (OK=49619  KO=0     )
> RootUserinfo                                             (OK=167243 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8363   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8363   KO=0     )
> getIdToken                                               (OK=16668  KO=0     )
> getIdToken Redirect 1                                    (OK=16668  KO=0     )
> createOrganization                                       (OK=16668  KO=0     )
> queryOrganization                                        (OK=16668  KO=0     )
> ReadPolicy                                               (OK=74367  KO=13    )
> deleteOrganization                                       (OK=16668  KO=0     )
> DeletePolicy                                             (OK=74226  KO=24    )
> restloginProgressiveProfileCallback                      (OK=403    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=59     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       451 (84.93%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.59%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.08%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.88%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.56%)
> status.find.is(302), but actually found 502                         2 ( 0.38%)
> status.find.is(200), but actually found 502                         2 ( 0.38%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 56489  / active: 370    / done: 232303
================================================================================

23:01:33.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:01:35 GMT                                    2930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3254130 KO=69    )
> restLoginInitiate                                        (OK=224705 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=224692 KO=1     )
> Skip 2FA                                                 (OK=124892 KO=1     )
> User Authorize PKCE stage                                (OK=273936 KO=2     )
> User AccessToken PKCE stage                              (OK=273933 KO=0     )
> GetUUid                                                  (OK=74646  KO=1     )
> GetOpenidConfig                                          (OK=223536 KO=0     )
> CreatePolicy                                             (OK=74617  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49718  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49716  KO=0     )
>  UI AM idFromSession                                     (OK=49716  KO=0     )
>  UI AM validateGoto                                      (OK=49716  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49713  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49712  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49712  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49712  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49710  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49709  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49709  KO=0     )
>  UI IDM uiconfig                                         (OK=49709  KO=0     )
>  UI IDM version                                          (OK=49709  KO=0     )
>  UI IDM login                                            (OK=49709  KO=0     )
>  UI IDM privilege                                        (OK=49709  KO=0     )
>  UI IDM features                                         (OK=49709  KO=0     )
>  UI IDM user                                             (OK=49709  KO=0     )
>  UI IDM dashboard                                        (OK=49709  KO=0     )
>  UI IDM managed user schema                              (OK=49709  KO=0     )
>  UI IDM oidcToken                                        (OK=49706  KO=0     )
> userinfo                                                 (OK=49704  KO=0     )
> UI-Logout                                                (OK=49702  KO=0     )
> UI-Logout Redirect 1                                     (OK=49702  KO=0     )
> tokenUserinfo                                            (OK=49619  KO=0     )
>  UI AM revoke1                                           (OK=49701  KO=0     )
>  UI AM revoke2                                           (OK=49701  KO=0     )
>  UI AM endsession                                        (OK=49701  KO=0     )
> RootUserinfo                                             (OK=167568 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8378   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8378   KO=0     )
> getIdToken                                               (OK=16699  KO=0     )
> getIdToken Redirect 1                                    (OK=16699  KO=0     )
> createOrganization                                       (OK=16696  KO=0     )
> queryOrganization                                        (OK=16695  KO=0     )
> ReadPolicy                                               (OK=74495  KO=13    )
> deleteOrganization                                       (OK=16695  KO=0     )
> DeletePolicy                                             (OK=74353  KO=24    )
> restloginProgressiveProfileCallback                      (OK=405    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=61     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       452 (84.96%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.58%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.08%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.88%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.56%)
> status.find.is(302), but actually found 502                         2 ( 0.38%)
> status.find.is(200), but actually found 502                         2 ( 0.38%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 56076  / active: 386    / done: 232700
================================================================================

23:01:38.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:39.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:01:40 GMT                                    2935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3259655 KO=69    )
> restLoginInitiate                                        (OK=225086 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=225079 KO=1     )
> Skip 2FA                                                 (OK=125103 KO=1     )
> User Authorize PKCE stage                                (OK=274405 KO=2     )
> User AccessToken PKCE stage                              (OK=274402 KO=0     )
> GetUUid                                                  (OK=74770  KO=1     )
> GetOpenidConfig                                          (OK=223922 KO=0     )
> CreatePolicy                                             (OK=74743  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49796  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49796  KO=0     )
>  UI AM idFromSession                                     (OK=49796  KO=0     )
>  UI AM validateGoto                                      (OK=49796  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49795  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49793  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49793  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49793  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49791  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49791  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49791  KO=0     )
>  UI IDM uiconfig                                         (OK=49791  KO=0     )
>  UI IDM version                                          (OK=49791  KO=0     )
>  UI IDM login                                            (OK=49790  KO=0     )
>  UI IDM privilege                                        (OK=49790  KO=0     )
>  UI IDM features                                         (OK=49790  KO=0     )
>  UI IDM user                                             (OK=49788  KO=0     )
>  UI IDM dashboard                                        (OK=49789  KO=0     )
>  UI IDM managed user schema                              (OK=49788  KO=0     )
>  UI IDM oidcToken                                        (OK=49788  KO=0     )
> userinfo                                                 (OK=49787  KO=0     )
> UI-Logout                                                (OK=49785  KO=0     )
> UI-Logout Redirect 1                                     (OK=49785  KO=0     )
> tokenUserinfo                                            (OK=49718  KO=0     )
>  UI AM revoke1                                           (OK=49785  KO=0     )
>  UI AM revoke2                                           (OK=49785  KO=0     )
>  UI AM endsession                                        (OK=49785  KO=0     )
> RootUserinfo                                             (OK=167887 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8393   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8393   KO=0     )
> getIdToken                                               (OK=16727  KO=0     )
> getIdToken Redirect 1                                    (OK=16726  KO=0     )
> createOrganization                                       (OK=16726  KO=0     )
> queryOrganization                                        (OK=16725  KO=0     )
> ReadPolicy                                               (OK=74630  KO=13    )
> deleteOrganization                                       (OK=16725  KO=0     )
> DeletePolicy                                             (OK=74481  KO=24    )
> restloginProgressiveProfileCallback                      (OK=405    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=61     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       454 (85.02%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.55%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.06%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.87%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.56%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 55679  / active: 368    / done: 233115
================================================================================


================================================================================
2024-11-06 23:01:45 GMT                                    2940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3264914 KO=69    )
> restLoginInitiate                                        (OK=225460 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=225452 KO=1     )
> Skip 2FA                                                 (OK=125307 KO=1     )
> User Authorize PKCE stage                                (OK=274858 KO=2     )
> User AccessToken PKCE stage                              (OK=274853 KO=0     )
> GetUUid                                                  (OK=74893  KO=1     )
> GetOpenidConfig                                          (OK=224303 KO=0     )
> CreatePolicy                                             (OK=74864  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49874  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49874  KO=0     )
>  UI AM idFromSession                                     (OK=49874  KO=0     )
>  UI AM validateGoto                                      (OK=49874  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49873  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49871  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49871  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49871  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49869  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49866  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49866  KO=0     )
>  UI IDM uiconfig                                         (OK=49866  KO=0     )
>  UI IDM version                                          (OK=49866  KO=0     )
>  UI IDM login                                            (OK=49866  KO=0     )
>  UI IDM privilege                                        (OK=49866  KO=0     )
>  UI IDM features                                         (OK=49866  KO=0     )
>  UI IDM user                                             (OK=49866  KO=0     )
>  UI IDM dashboard                                        (OK=49866  KO=0     )
>  UI IDM managed user schema                              (OK=49866  KO=0     )
>  UI IDM oidcToken                                        (OK=49865  KO=0     )
> userinfo                                                 (OK=49864  KO=0     )
> UI-Logout                                                (OK=49864  KO=0     )
> UI-Logout Redirect 1                                     (OK=49864  KO=0     )
> tokenUserinfo                                            (OK=49808  KO=0     )
>  UI AM revoke1                                           (OK=49863  KO=0     )
>  UI AM revoke2                                           (OK=49863  KO=0     )
>  UI AM endsession                                        (OK=49863  KO=0     )
> RootUserinfo                                             (OK=168138 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8411   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8411   KO=0     )
> getIdToken                                               (OK=16752  KO=0     )
> getIdToken Redirect 1                                    (OK=16752  KO=0     )
> createOrganization                                       (OK=16752  KO=0     )
> queryOrganization                                        (OK=16752  KO=0     )
> ReadPolicy                                               (OK=74755  KO=13    )
> deleteOrganization                                       (OK=16752  KO=0     )
> DeletePolicy                                             (OK=74616  KO=24    )
> restloginProgressiveProfileCallback                      (OK=406    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       454 (85.02%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.55%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.06%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.87%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.56%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 55287  / active: 342    / done: 233533
================================================================================


================================================================================
2024-11-06 23:01:50 GMT                                    2945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3270555 KO=69    )
> restLoginInitiate                                        (OK=225857 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=225847 KO=1     )
> Skip 2FA                                                 (OK=125529 KO=1     )
> User Authorize PKCE stage                                (OK=275336 KO=2     )
> User AccessToken PKCE stage                              (OK=275333 KO=0     )
> GetUUid                                                  (OK=75026  KO=1     )
> GetOpenidConfig                                          (OK=224684 KO=0     )
> CreatePolicy                                             (OK=74996  KO=27    )
> UI-Post-Login - stage 1                                  (OK=49964  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49964  KO=0     )
>  UI AM idFromSession                                     (OK=49962  KO=0     )
>  UI AM validateGoto                                      (OK=49962  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49962  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49958  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49957  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49957  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49955  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49954  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49953  KO=0     )
>  UI IDM uiconfig                                         (OK=49953  KO=0     )
>  UI IDM version                                          (OK=49953  KO=0     )
>  UI IDM login                                            (OK=49953  KO=0     )
>  UI IDM privilege                                        (OK=49953  KO=0     )
>  UI IDM features                                         (OK=49953  KO=0     )
>  UI IDM user                                             (OK=49953  KO=0     )
>  UI IDM dashboard                                        (OK=49953  KO=0     )
>  UI IDM managed user schema                              (OK=49953  KO=0     )
>  UI IDM oidcToken                                        (OK=49953  KO=0     )
> userinfo                                                 (OK=49951  KO=0     )
> UI-Logout                                                (OK=49950  KO=0     )
> UI-Logout Redirect 1                                     (OK=49947  KO=0     )
> tokenUserinfo                                            (OK=49891  KO=0     )
>  UI AM revoke1                                           (OK=49947  KO=0     )
>  UI AM revoke2                                           (OK=49947  KO=0     )
>  UI AM endsession                                        (OK=49947  KO=0     )
> RootUserinfo                                             (OK=168445 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8421   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8421   KO=0     )
> getIdToken                                               (OK=16774  KO=0     )
> getIdToken Redirect 1                                    (OK=16774  KO=0     )
> createOrganization                                       (OK=16773  KO=0     )
> queryOrganization                                        (OK=16773  KO=0     )
> ReadPolicy                                               (OK=74877  KO=13    )
> deleteOrganization                                       (OK=16773  KO=0     )
> DeletePolicy                                             (OK=74743  KO=24    )
> restloginProgressiveProfileCallback                      (OK=406    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       454 (85.02%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.55%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.06%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.87%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.56%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 54878  / active: 384    / done: 233900
================================================================================

23:01:51.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:54.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:01:55 GMT                                    2950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3276129 KO=69    )
> restLoginInitiate                                        (OK=226255 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=226249 KO=1     )
> Skip 2FA                                                 (OK=125747 KO=1     )
> User Authorize PKCE stage                                (OK=275821 KO=2     )
> User AccessToken PKCE stage                              (OK=275810 KO=0     )
> GetUUid                                                  (OK=75167  KO=1     )
> GetOpenidConfig                                          (OK=225081 KO=0     )
> CreatePolicy                                             (OK=75137  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50047  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50047  KO=0     )
>  UI AM idFromSession                                     (OK=50046  KO=0     )
>  UI AM validateGoto                                      (OK=50046  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50041  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50040  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50040  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50040  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50036  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50033  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50032  KO=0     )
>  UI IDM uiconfig                                         (OK=50032  KO=0     )
>  UI IDM version                                          (OK=50031  KO=0     )
>  UI IDM login                                            (OK=50031  KO=0     )
>  UI IDM privilege                                        (OK=50031  KO=0     )
>  UI IDM features                                         (OK=50031  KO=0     )
>  UI IDM user                                             (OK=50031  KO=0     )
>  UI IDM dashboard                                        (OK=50031  KO=0     )
>  UI IDM managed user schema                              (OK=50031  KO=0     )
>  UI IDM oidcToken                                        (OK=50030  KO=0     )
> userinfo                                                 (OK=50030  KO=0     )
> UI-Logout                                                (OK=50029  KO=0     )
> UI-Logout Redirect 1                                     (OK=50029  KO=0     )
> tokenUserinfo                                            (OK=49992  KO=0     )
>  UI AM revoke1                                           (OK=50029  KO=0     )
>  UI AM revoke2                                           (OK=50029  KO=0     )
>  UI AM endsession                                        (OK=50029  KO=0     )
> RootUserinfo                                             (OK=168759 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8439   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8439   KO=0     )
> getIdToken                                               (OK=16798  KO=0     )
> getIdToken Redirect 1                                    (OK=16798  KO=0     )
> createOrganization                                       (OK=16798  KO=0     )
> queryOrganization                                        (OK=16797  KO=0     )
> ReadPolicy                                               (OK=75009  KO=13    )
> deleteOrganization                                       (OK=16796  KO=0     )
> DeletePolicy                                             (OK=74865  KO=24    )
> restloginProgressiveProfileCallback                      (OK=408    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       456 (85.07%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.53%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.04%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.87%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.56%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 81%
          waiting: 54464  / active: 376    / done: 234322
================================================================================

23:01:57.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:01:58.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:02:00 GMT                                    2955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3282315 KO=69    )
> restLoginInitiate                                        (OK=226669 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=226658 KO=1     )
> Skip 2FA                                                 (OK=125965 KO=1     )
> User Authorize PKCE stage                                (OK=276327 KO=2     )
> User AccessToken PKCE stage                              (OK=276322 KO=0     )
> GetUUid                                                  (OK=75296  KO=1     )
> GetOpenidConfig                                          (OK=225482 KO=0     )
> CreatePolicy                                             (OK=75268  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50139  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50139  KO=0     )
>  UI AM idFromSession                                     (OK=50139  KO=0     )
>  UI AM validateGoto                                      (OK=50139  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50138  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50138  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50138  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50138  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50138  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50138  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50137  KO=0     )
>  UI IDM uiconfig                                         (OK=50137  KO=0     )
>  UI IDM version                                          (OK=50137  KO=0     )
>  UI IDM login                                            (OK=50136  KO=0     )
>  UI IDM privilege                                        (OK=50136  KO=0     )
>  UI IDM features                                         (OK=50136  KO=0     )
>  UI IDM user                                             (OK=50134  KO=0     )
>  UI IDM dashboard                                        (OK=50134  KO=0     )
>  UI IDM managed user schema                              (OK=50134  KO=0     )
>  UI IDM oidcToken                                        (OK=50133  KO=0     )
> userinfo                                                 (OK=50133  KO=0     )
> UI-Logout                                                (OK=50131  KO=0     )
> UI-Logout Redirect 1                                     (OK=50130  KO=0     )
> tokenUserinfo                                            (OK=50092  KO=0     )
>  UI AM revoke1                                           (OK=50130  KO=0     )
>  UI AM revoke2                                           (OK=50130  KO=0     )
>  UI AM endsession                                        (OK=50130  KO=0     )
> RootUserinfo                                             (OK=169069 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8456   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8456   KO=0     )
> getIdToken                                               (OK=16823  KO=0     )
> getIdToken Redirect 1                                    (OK=16823  KO=0     )
> createOrganization                                       (OK=16823  KO=0     )
> queryOrganization                                        (OK=16823  KO=0     )
> ReadPolicy                                               (OK=75149  KO=13    )
> deleteOrganization                                       (OK=16822  KO=0     )
> DeletePolicy                                             (OK=74998  KO=24    )
> restloginProgressiveProfileCallback                      (OK=410    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       458 (85.13%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.51%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.02%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.86%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.56%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 54032  / active: 373    / done: 234757
================================================================================

23:02:03.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:02:05 GMT                                    2960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3287580 KO=69    )
> restLoginInitiate                                        (OK=227059 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=227047 KO=1     )
> Skip 2FA                                                 (OK=126178 KO=1     )
> User Authorize PKCE stage                                (OK=276779 KO=2     )
> User AccessToken PKCE stage                              (OK=276769 KO=0     )
> GetUUid                                                  (OK=75429  KO=1     )
> GetOpenidConfig                                          (OK=225882 KO=0     )
> CreatePolicy                                             (OK=75400  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50220  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50219  KO=0     )
>  UI AM idFromSession                                     (OK=50218  KO=0     )
>  UI AM validateGoto                                      (OK=50218  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50215  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50214  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50214  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50214  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50209  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50209  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50209  KO=0     )
>  UI IDM uiconfig                                         (OK=50209  KO=0     )
>  UI IDM version                                          (OK=50209  KO=0     )
>  UI IDM login                                            (OK=50209  KO=0     )
>  UI IDM privilege                                        (OK=50209  KO=0     )
>  UI IDM features                                         (OK=50209  KO=0     )
>  UI IDM user                                             (OK=50209  KO=0     )
>  UI IDM dashboard                                        (OK=50209  KO=0     )
>  UI IDM managed user schema                              (OK=50208  KO=0     )
>  UI IDM oidcToken                                        (OK=50207  KO=0     )
> userinfo                                                 (OK=50207  KO=0     )
> UI-Logout                                                (OK=50204  KO=0     )
> UI-Logout Redirect 1                                     (OK=50204  KO=0     )
> tokenUserinfo                                            (OK=50176  KO=0     )
>  UI AM revoke1                                           (OK=50204  KO=0     )
>  UI AM revoke2                                           (OK=50204  KO=0     )
>  UI AM endsession                                        (OK=50204  KO=0     )
> RootUserinfo                                             (OK=169334 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8472   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8472   KO=0     )
> getIdToken                                               (OK=16847  KO=0     )
> getIdToken Redirect 1                                    (OK=16847  KO=0     )
> createOrganization                                       (OK=16847  KO=0     )
> queryOrganization                                        (OK=16846  KO=0     )
> ReadPolicy                                               (OK=75279  KO=13    )
> deleteOrganization                                       (OK=16846  KO=0     )
> DeletePolicy                                             (OK=75133  KO=24    )
> restloginProgressiveProfileCallback                      (OK=412    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       459 (85.16%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.49%)
> status.find.in([200, 209], 304), found 409                         27 ( 5.01%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.86%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.56%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 53627  / active: 388    / done: 235147
================================================================================

23:02:05.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:02:08.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:02:09.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:02:10 GMT                                    2965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3292911 KO=69    )
> restLoginInitiate                                        (OK=227443 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=227435 KO=1     )
> Skip 2FA                                                 (OK=126396 KO=1     )
> User Authorize PKCE stage                                (OK=277242 KO=2     )
> User AccessToken PKCE stage                              (OK=277233 KO=0     )
> GetUUid                                                  (OK=75565  KO=1     )
> GetOpenidConfig                                          (OK=226284 KO=0     )
> CreatePolicy                                             (OK=75537  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50298  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50297  KO=0     )
>  UI AM idFromSession                                     (OK=50296  KO=0     )
>  UI AM validateGoto                                      (OK=50296  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50293  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50291  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50290  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50290  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50287  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50286  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50284  KO=0     )
>  UI IDM uiconfig                                         (OK=50284  KO=0     )
>  UI IDM version                                          (OK=50284  KO=0     )
>  UI IDM login                                            (OK=50284  KO=0     )
>  UI IDM privilege                                        (OK=50284  KO=0     )
>  UI IDM features                                         (OK=50284  KO=0     )
>  UI IDM user                                             (OK=50284  KO=0     )
>  UI IDM dashboard                                        (OK=50284  KO=0     )
>  UI IDM managed user schema                              (OK=50284  KO=0     )
>  UI IDM oidcToken                                        (OK=50284  KO=0     )
> userinfo                                                 (OK=50282  KO=0     )
> UI-Logout                                                (OK=50282  KO=0     )
> UI-Logout Redirect 1                                     (OK=50281  KO=0     )
> tokenUserinfo                                            (OK=50265  KO=0     )
>  UI AM revoke1                                           (OK=50281  KO=0     )
>  UI AM revoke2                                           (OK=50281  KO=0     )
>  UI AM endsession                                        (OK=50281  KO=0     )
> RootUserinfo                                             (OK=169568 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8481   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8481   KO=0     )
> getIdToken                                               (OK=16876  KO=0     )
> getIdToken Redirect 1                                    (OK=16876  KO=0     )
> createOrganization                                       (OK=16876  KO=0     )
> queryOrganization                                        (OK=16874  KO=0     )
> ReadPolicy                                               (OK=75410  KO=13    )
> deleteOrganization                                       (OK=16874  KO=0     )
> DeletePolicy                                             (OK=75268  KO=24    )
> restloginProgressiveProfileCallback                      (OK=413    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       462 (85.24%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.46%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.98%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.85%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.55%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 53234  / active: 386    / done: 235542
================================================================================


================================================================================
2024-11-06 23:02:15 GMT                                    2970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3298557 KO=69    )
> restLoginInitiate                                        (OK=227811 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=227805 KO=1     )
> Skip 2FA                                                 (OK=126611 KO=1     )
> User Authorize PKCE stage                                (OK=277706 KO=2     )
> User AccessToken PKCE stage                              (OK=277699 KO=0     )
> GetUUid                                                  (OK=75691  KO=1     )
> GetOpenidConfig                                          (OK=226678 KO=0     )
> CreatePolicy                                             (OK=75664  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50384  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50383  KO=0     )
>  UI AM idFromSession                                     (OK=50381  KO=0     )
>  UI AM validateGoto                                      (OK=50382  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50379  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50378  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50377  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50377  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50376  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50376  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50373  KO=0     )
>  UI IDM uiconfig                                         (OK=50372  KO=0     )
>  UI IDM version                                          (OK=50372  KO=0     )
>  UI IDM login                                            (OK=50372  KO=0     )
>  UI IDM privilege                                        (OK=50372  KO=0     )
>  UI IDM features                                         (OK=50372  KO=0     )
>  UI IDM user                                             (OK=50371  KO=0     )
>  UI IDM dashboard                                        (OK=50371  KO=0     )
>  UI IDM managed user schema                              (OK=50371  KO=0     )
>  UI IDM oidcToken                                        (OK=50370  KO=0     )
> userinfo                                                 (OK=50370  KO=0     )
> UI-Logout                                                (OK=50369  KO=0     )
> UI-Logout Redirect 1                                     (OK=50368  KO=0     )
> tokenUserinfo                                            (OK=50341  KO=0     )
>  UI AM revoke1                                           (OK=50368  KO=0     )
>  UI AM revoke2                                           (OK=50368  KO=0     )
>  UI AM endsession                                        (OK=50368  KO=0     )
> RootUserinfo                                             (OK=169893 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8494   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8493   KO=0     )
> getIdToken                                               (OK=16906  KO=0     )
> getIdToken Redirect 1                                    (OK=16906  KO=0     )
> createOrganization                                       (OK=16906  KO=0     )
> queryOrganization                                        (OK=16905  KO=0     )
> ReadPolicy                                               (OK=75550  KO=13    )
> deleteOrganization                                       (OK=16905  KO=0     )
> DeletePolicy                                             (OK=75397  KO=24    )
> restloginProgressiveProfileCallback                      (OK=414    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       462 (85.24%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.46%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.98%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.85%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.55%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 52855  / active: 373    / done: 235934
================================================================================

23:02:18.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:02:20 GMT                                    2975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3304471 KO=69    )
> restLoginInitiate                                        (OK=228222 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=228215 KO=1     )
> Skip 2FA                                                 (OK=126842 KO=1     )
> User Authorize PKCE stage                                (OK=278205 KO=2     )
> User AccessToken PKCE stage                              (OK=278201 KO=0     )
> GetUUid                                                  (OK=75837  KO=1     )
> GetOpenidConfig                                          (OK=227087 KO=0     )
> CreatePolicy                                             (OK=75805  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50474  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50474  KO=0     )
>  UI AM idFromSession                                     (OK=50474  KO=0     )
>  UI AM validateGoto                                      (OK=50474  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50471  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50470  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50468  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50468  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50466  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50465  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50465  KO=0     )
>  UI IDM uiconfig                                         (OK=50465  KO=0     )
>  UI IDM version                                          (OK=50465  KO=0     )
>  UI IDM login                                            (OK=50464  KO=0     )
>  UI IDM privilege                                        (OK=50465  KO=0     )
>  UI IDM features                                         (OK=50464  KO=0     )
>  UI IDM user                                             (OK=50464  KO=0     )
>  UI IDM dashboard                                        (OK=50464  KO=0     )
>  UI IDM managed user schema                              (OK=50464  KO=0     )
>  UI IDM oidcToken                                        (OK=50462  KO=0     )
> userinfo                                                 (OK=50460  KO=0     )
> UI-Logout                                                (OK=50458  KO=0     )
> UI-Logout Redirect 1                                     (OK=50458  KO=0     )
> tokenUserinfo                                            (OK=50426  KO=0     )
>  UI AM revoke1                                           (OK=50457  KO=0     )
>  UI AM revoke2                                           (OK=50457  KO=0     )
>  UI AM endsession                                        (OK=50457  KO=0     )
> RootUserinfo                                             (OK=170190 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8501   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8500   KO=0     )
> getIdToken                                               (OK=16933  KO=0     )
> getIdToken Redirect 1                                    (OK=16932  KO=0     )
> createOrganization                                       (OK=16932  KO=0     )
> queryOrganization                                        (OK=16931  KO=0     )
> ReadPolicy                                               (OK=75674  KO=13    )
> deleteOrganization                                       (OK=16931  KO=0     )
> DeletePolicy                                             (OK=75538  KO=24    )
> restloginProgressiveProfileCallback                      (OK=414    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       463 (85.27%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.45%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.97%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.84%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.55%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 52435  / active: 380    / done: 236347
================================================================================

23:02:20.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:02:23.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:02:23.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:02:25 GMT                                    2980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3310439 KO=69    )
> restLoginInitiate                                        (OK=228640 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=228631 KO=1     )
> Skip 2FA                                                 (OK=127082 KO=1     )
> User Authorize PKCE stage                                (OK=278710 KO=2     )
> User AccessToken PKCE stage                              (OK=278701 KO=0     )
> GetUUid                                                  (OK=75981  KO=1     )
> GetOpenidConfig                                          (OK=227499 KO=0     )
> CreatePolicy                                             (OK=75950  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50568  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50565  KO=0     )
>  UI AM idFromSession                                     (OK=50565  KO=0     )
>  UI AM validateGoto                                      (OK=50565  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50564  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50564  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50564  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50564  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50557  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50555  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50554  KO=0     )
>  UI IDM uiconfig                                         (OK=50554  KO=0     )
>  UI IDM version                                          (OK=50554  KO=0     )
>  UI IDM login                                            (OK=50554  KO=0     )
>  UI IDM privilege                                        (OK=50554  KO=0     )
>  UI IDM features                                         (OK=50554  KO=0     )
>  UI IDM user                                             (OK=50552  KO=0     )
>  UI IDM dashboard                                        (OK=50553  KO=0     )
>  UI IDM managed user schema                              (OK=50553  KO=0     )
>  UI IDM oidcToken                                        (OK=50551  KO=0     )
> userinfo                                                 (OK=50550  KO=0     )
> UI-Logout                                                (OK=50549  KO=0     )
> UI-Logout Redirect 1                                     (OK=50548  KO=0     )
> tokenUserinfo                                            (OK=50502  KO=0     )
>  UI AM revoke1                                           (OK=50546  KO=0     )
>  UI AM revoke2                                           (OK=50546  KO=0     )
>  UI AM endsession                                        (OK=50546  KO=0     )
> RootUserinfo                                             (OK=170476 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8514   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8513   KO=0     )
> getIdToken                                               (OK=16968  KO=0     )
> getIdToken Redirect 1                                    (OK=16968  KO=0     )
> createOrganization                                       (OK=16967  KO=0     )
> queryOrganization                                        (OK=16966  KO=0     )
> ReadPolicy                                               (OK=75817  KO=13    )
> deleteOrganization                                       (OK=16965  KO=0     )
> DeletePolicy                                             (OK=75663  KO=24    )
> restloginProgressiveProfileCallback                      (OK=415    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       466 (85.35%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.41%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.95%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.83%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.55%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 51999  / active: 423    / done: 236740
================================================================================


================================================================================
2024-11-06 23:02:30 GMT                                    2985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3316126 KO=69    )
> restLoginInitiate                                        (OK=229038 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=229031 KO=1     )
> Skip 2FA                                                 (OK=127304 KO=1     )
> User Authorize PKCE stage                                (OK=279178 KO=2     )
> User AccessToken PKCE stage                              (OK=279170 KO=0     )
> GetUUid                                                  (OK=76103  KO=1     )
> GetOpenidConfig                                          (OK=227905 KO=0     )
> CreatePolicy                                             (OK=76068  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50654  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50652  KO=0     )
>  UI AM idFromSession                                     (OK=50648  KO=0     )
>  UI AM validateGoto                                      (OK=50648  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50641  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50641  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50641  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50641  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50638  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50637  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50637  KO=0     )
>  UI IDM uiconfig                                         (OK=50637  KO=0     )
>  UI IDM version                                          (OK=50637  KO=0     )
>  UI IDM login                                            (OK=50634  KO=0     )
>  UI IDM privilege                                        (OK=50634  KO=0     )
>  UI IDM features                                         (OK=50634  KO=0     )
>  UI IDM user                                             (OK=50634  KO=0     )
>  UI IDM dashboard                                        (OK=50634  KO=0     )
>  UI IDM managed user schema                              (OK=50634  KO=0     )
>  UI IDM oidcToken                                        (OK=50634  KO=0     )
> userinfo                                                 (OK=50634  KO=0     )
> UI-Logout                                                (OK=50634  KO=0     )
> UI-Logout Redirect 1                                     (OK=50634  KO=0     )
> tokenUserinfo                                            (OK=50593  KO=0     )
>  UI AM revoke1                                           (OK=50633  KO=0     )
>  UI AM revoke2                                           (OK=50633  KO=0     )
>  UI AM endsession                                        (OK=50633  KO=0     )
> RootUserinfo                                             (OK=170800 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8537   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8537   KO=0     )
> getIdToken                                               (OK=17006  KO=0     )
> getIdToken Redirect 1                                    (OK=17006  KO=0     )
> createOrganization                                       (OK=17006  KO=0     )
> queryOrganization                                        (OK=17005  KO=0     )
> ReadPolicy                                               (OK=75959  KO=13    )
> deleteOrganization                                       (OK=17005  KO=0     )
> DeletePolicy                                             (OK=75806  KO=24    )
> restloginProgressiveProfileCallback                      (OK=415    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=63     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       466 (85.35%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.41%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.95%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.83%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.55%)
> status.find.is(302), but actually found 502                         2 ( 0.37%)
> status.find.is(200), but actually found 502                         2 ( 0.37%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 51583  / active: 391    / done: 237188
================================================================================

23:02:31.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:02:32.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:02:35 GMT                                    2990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3321854 KO=69    )
> restLoginInitiate                                        (OK=229416 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=229410 KO=1     )
> Skip 2FA                                                 (OK=127514 KO=1     )
> User Authorize PKCE stage                                (OK=279658 KO=2     )
> User AccessToken PKCE stage                              (OK=279650 KO=0     )
> GetUUid                                                  (OK=76227  KO=1     )
> GetOpenidConfig                                          (OK=228293 KO=0     )
> CreatePolicy                                             (OK=76197  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50742  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50740  KO=0     )
>  UI AM idFromSession                                     (OK=50738  KO=0     )
>  UI AM validateGoto                                      (OK=50738  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50735  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50734  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50734  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50734  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50730  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50729  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50729  KO=0     )
>  UI IDM uiconfig                                         (OK=50729  KO=0     )
>  UI IDM version                                          (OK=50729  KO=0     )
>  UI IDM login                                            (OK=50729  KO=0     )
>  UI IDM privilege                                        (OK=50729  KO=0     )
>  UI IDM features                                         (OK=50729  KO=0     )
>  UI IDM user                                             (OK=50729  KO=0     )
>  UI IDM dashboard                                        (OK=50729  KO=0     )
>  UI IDM managed user schema                              (OK=50729  KO=0     )
>  UI IDM oidcToken                                        (OK=50728  KO=0     )
> userinfo                                                 (OK=50726  KO=0     )
> UI-Logout                                                (OK=50724  KO=0     )
> UI-Logout Redirect 1                                     (OK=50722  KO=0     )
> tokenUserinfo                                            (OK=50677  KO=0     )
>  UI AM revoke1                                           (OK=50720  KO=0     )
>  UI AM revoke2                                           (OK=50720  KO=0     )
>  UI AM endsession                                        (OK=50719  KO=0     )
> RootUserinfo                                             (OK=171079 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8541   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8541   KO=0     )
> getIdToken                                               (OK=17034  KO=0     )
> getIdToken Redirect 1                                    (OK=17034  KO=0     )
> createOrganization                                       (OK=17034  KO=0     )
> queryOrganization                                        (OK=17034  KO=0     )
> ReadPolicy                                               (OK=76083  KO=13    )
> deleteOrganization                                       (OK=17034  KO=0     )
> DeletePolicy                                             (OK=75945  KO=24    )
> restloginProgressiveProfileCallback                      (OK=416    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=63     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       468 (85.40%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.39%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.93%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.82%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.55%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 51202  / active: 367    / done: 237593
================================================================================

23:02:36.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:02:40 GMT                                    2995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3327624 KO=69    )
> restLoginInitiate                                        (OK=229793 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=229785 KO=1     )
> Skip 2FA                                                 (OK=127704 KO=1     )
> User Authorize PKCE stage                                (OK=280133 KO=2     )
> User AccessToken PKCE stage                              (OK=280128 KO=0     )
> GetUUid                                                  (OK=76345  KO=1     )
> GetOpenidConfig                                          (OK=228663 KO=0     )
> CreatePolicy                                             (OK=76317  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50842  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50841  KO=0     )
>  UI AM idFromSession                                     (OK=50839  KO=0     )
>  UI AM validateGoto                                      (OK=50839  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50834  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50834  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50831  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50831  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50828  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50826  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50824  KO=0     )
>  UI IDM uiconfig                                         (OK=50824  KO=0     )
>  UI IDM version                                          (OK=50824  KO=0     )
>  UI IDM login                                            (OK=50824  KO=0     )
>  UI IDM privilege                                        (OK=50824  KO=0     )
>  UI IDM features                                         (OK=50824  KO=0     )
>  UI IDM user                                             (OK=50824  KO=0     )
>  UI IDM dashboard                                        (OK=50824  KO=0     )
>  UI IDM managed user schema                              (OK=50824  KO=0     )
>  UI IDM oidcToken                                        (OK=50823  KO=0     )
> userinfo                                                 (OK=50821  KO=0     )
> UI-Logout                                                (OK=50819  KO=0     )
> UI-Logout Redirect 1                                     (OK=50818  KO=0     )
> tokenUserinfo                                            (OK=50763  KO=0     )
>  UI AM revoke1                                           (OK=50815  KO=0     )
>  UI AM revoke2                                           (OK=50816  KO=0     )
>  UI AM endsession                                        (OK=50817  KO=0     )
> RootUserinfo                                             (OK=171347 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8553   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8552   KO=0     )
> getIdToken                                               (OK=17059  KO=0     )
> getIdToken Redirect 1                                    (OK=17059  KO=0     )
> createOrganization                                       (OK=17059  KO=0     )
> queryOrganization                                        (OK=17059  KO=0     )
> ReadPolicy                                               (OK=76209  KO=13    )
> deleteOrganization                                       (OK=17058  KO=0     )
> DeletePolicy                                             (OK=76067  KO=24    )
> restloginProgressiveProfileCallback                      (OK=418    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=63     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       469 (85.43%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.38%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.92%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.82%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.55%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 50812  / active: 358    / done: 237992
================================================================================

23:02:43.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:02:45.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:02:45 GMT                                    3000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3333412 KO=69    )
> restLoginInitiate                                        (OK=230183 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=230174 KO=1     )
> Skip 2FA                                                 (OK=127926 KO=1     )
> User Authorize PKCE stage                                (OK=280611 KO=2     )
> User AccessToken PKCE stage                              (OK=280607 KO=0     )
> GetUUid                                                  (OK=76465  KO=1     )
> GetOpenidConfig                                          (OK=229028 KO=0     )
> CreatePolicy                                             (OK=76434  KO=27    )
> UI-Post-Login - stage 1                                  (OK=50924  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50924  KO=0     )
>  UI AM idFromSession                                     (OK=50924  KO=0     )
>  UI AM validateGoto                                      (OK=50924  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50921  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50921  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50920  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50920  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50919  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50918  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50918  KO=0     )
>  UI IDM uiconfig                                         (OK=50918  KO=0     )
>  UI IDM version                                          (OK=50918  KO=0     )
>  UI IDM login                                            (OK=50917  KO=0     )
>  UI IDM privilege                                        (OK=50917  KO=0     )
>  UI IDM features                                         (OK=50917  KO=0     )
>  UI IDM user                                             (OK=50917  KO=0     )
>  UI IDM dashboard                                        (OK=50917  KO=0     )
>  UI IDM managed user schema                              (OK=50917  KO=0     )
>  UI IDM oidcToken                                        (OK=50916  KO=0     )
> userinfo                                                 (OK=50916  KO=0     )
> UI-Logout                                                (OK=50913  KO=0     )
> UI-Logout Redirect 1                                     (OK=50912  KO=0     )
> tokenUserinfo                                            (OK=50847  KO=0     )
>  UI AM revoke1                                           (OK=50912  KO=0     )
>  UI AM revoke2                                           (OK=50912  KO=0     )
>  UI AM endsession                                        (OK=50912  KO=0     )
> RootUserinfo                                             (OK=171685 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8571   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8570   KO=0     )
> getIdToken                                               (OK=17088  KO=0     )
> getIdToken Redirect 1                                    (OK=17088  KO=0     )
> createOrganization                                       (OK=17088  KO=0     )
> queryOrganization                                        (OK=17088  KO=0     )
> ReadPolicy                                               (OK=76330  KO=13    )
> deleteOrganization                                       (OK=17087  KO=0     )
> DeletePolicy                                             (OK=76195  KO=24    )
> restloginProgressiveProfileCallback                      (OK=420    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=63     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       471 (85.48%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.35%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.90%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.81%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.54%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 50402  / active: 359    / done: 238401
================================================================================

23:02:48.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:02:49.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:02:50 GMT                                    3005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3338947 KO=69    )
> restLoginInitiate                                        (OK=230592 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=230582 KO=1     )
> Skip 2FA                                                 (OK=128158 KO=1     )
> User Authorize PKCE stage                                (OK=281089 KO=2     )
> User AccessToken PKCE stage                              (OK=281081 KO=0     )
> GetUUid                                                  (OK=76607  KO=1     )
> GetOpenidConfig                                          (OK=229412 KO=0     )
> CreatePolicy                                             (OK=76577  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51007  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51007  KO=0     )
>  UI AM idFromSession                                     (OK=51005  KO=0     )
>  UI AM validateGoto                                      (OK=51005  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50999  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50999  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50999  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50999  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50997  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50997  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50997  KO=0     )
>  UI IDM uiconfig                                         (OK=50997  KO=0     )
>  UI IDM version                                          (OK=50997  KO=0     )
>  UI IDM login                                            (OK=50997  KO=0     )
>  UI IDM privilege                                        (OK=50997  KO=0     )
>  UI IDM features                                         (OK=50997  KO=0     )
>  UI IDM user                                             (OK=50997  KO=0     )
>  UI IDM dashboard                                        (OK=50997  KO=0     )
>  UI IDM managed user schema                              (OK=50997  KO=0     )
>  UI IDM oidcToken                                        (OK=50996  KO=0     )
> userinfo                                                 (OK=50995  KO=0     )
> UI-Logout                                                (OK=50995  KO=0     )
> UI-Logout Redirect 1                                     (OK=50995  KO=0     )
> tokenUserinfo                                            (OK=50933  KO=0     )
>  UI AM revoke1                                           (OK=50992  KO=0     )
>  UI AM revoke2                                           (OK=50992  KO=0     )
>  UI AM endsession                                        (OK=50992  KO=0     )
> RootUserinfo                                             (OK=171991 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8580   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8580   KO=0     )
> getIdToken                                               (OK=17115  KO=0     )
> getIdToken Redirect 1                                    (OK=17114  KO=0     )
> createOrganization                                       (OK=17114  KO=0     )
> queryOrganization                                        (OK=17114  KO=0     )
> ReadPolicy                                               (OK=76447  KO=13    )
> deleteOrganization                                       (OK=17114  KO=0     )
> DeletePolicy                                             (OK=76317  KO=24    )
> restloginProgressiveProfileCallback                      (OK=422    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=64     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       473 (85.53%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.33%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.88%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.81%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.54%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 49988  / active: 380    / done: 238794
================================================================================

23:02:51.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:02:55 GMT                                    3010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3343862 KO=69    )
> restLoginInitiate                                        (OK=230938 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=230928 KO=1     )
> Skip 2FA                                                 (OK=128354 KO=1     )
> User Authorize PKCE stage                                (OK=281511 KO=2     )
> User AccessToken PKCE stage                              (OK=281504 KO=0     )
> GetUUid                                                  (OK=76727  KO=1     )
> GetOpenidConfig                                          (OK=229791 KO=0     )
> CreatePolicy                                             (OK=76699  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51076  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51075  KO=0     )
>  UI AM idFromSession                                     (OK=51073  KO=0     )
>  UI AM validateGoto                                      (OK=51073  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51070  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51070  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51070  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51070  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51067  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51065  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51064  KO=0     )
>  UI IDM uiconfig                                         (OK=51064  KO=0     )
>  UI IDM version                                          (OK=51064  KO=0     )
>  UI IDM login                                            (OK=51064  KO=0     )
>  UI IDM privilege                                        (OK=51064  KO=0     )
>  UI IDM features                                         (OK=51064  KO=0     )
>  UI IDM user                                             (OK=51064  KO=0     )
>  UI IDM dashboard                                        (OK=51064  KO=0     )
>  UI IDM managed user schema                              (OK=51064  KO=0     )
>  UI IDM oidcToken                                        (OK=51063  KO=0     )
> userinfo                                                 (OK=51063  KO=0     )
> UI-Logout                                                (OK=51063  KO=0     )
> UI-Logout Redirect 1                                     (OK=51061  KO=0     )
> tokenUserinfo                                            (OK=51020  KO=0     )
>  UI AM revoke1                                           (OK=51060  KO=0     )
>  UI AM revoke2                                           (OK=51060  KO=0     )
>  UI AM endsession                                        (OK=51060  KO=0     )
> RootUserinfo                                             (OK=172253 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8595   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8595   KO=0     )
> getIdToken                                               (OK=17144  KO=0     )
> getIdToken Redirect 1                                    (OK=17144  KO=0     )
> createOrganization                                       (OK=17144  KO=0     )
> queryOrganization                                        (OK=17143  KO=0     )
> ReadPolicy                                               (OK=76591  KO=13    )
> deleteOrganization                                       (OK=17143  KO=0     )
> DeletePolicy                                             (OK=76433  KO=24    )
> restloginProgressiveProfileCallback                      (OK=425    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=65     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       474 (85.56%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.32%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.87%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.81%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.54%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 49623  / active: 368    / done: 239171
================================================================================

23:02:56.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:02:59.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:03:00 GMT                                    3015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3350184 KO=69    )
> restLoginInitiate                                        (OK=231362 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=231353 KO=1     )
> Skip 2FA                                                 (OK=128590 KO=1     )
> User Authorize PKCE stage                                (OK=282033 KO=2     )
> User AccessToken PKCE stage                              (OK=282024 KO=0     )
> GetUUid                                                  (OK=76881  KO=1     )
> GetOpenidConfig                                          (OK=230211 KO=0     )
> CreatePolicy                                             (OK=76851  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51181  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51180  KO=0     )
>  UI AM idFromSession                                     (OK=51177  KO=0     )
>  UI AM validateGoto                                      (OK=51177  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51174  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51174  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51174  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51174  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51167  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51167  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51167  KO=0     )
>  UI IDM uiconfig                                         (OK=51167  KO=0     )
>  UI IDM version                                          (OK=51167  KO=0     )
>  UI IDM login                                            (OK=51165  KO=0     )
>  UI IDM privilege                                        (OK=51165  KO=0     )
>  UI IDM features                                         (OK=51165  KO=0     )
>  UI IDM user                                             (OK=51165  KO=0     )
>  UI IDM dashboard                                        (OK=51165  KO=0     )
>  UI IDM managed user schema                              (OK=51165  KO=0     )
>  UI IDM oidcToken                                        (OK=51165  KO=0     )
> userinfo                                                 (OK=51163  KO=0     )
> UI-Logout                                                (OK=51162  KO=0     )
> UI-Logout Redirect 1                                     (OK=51162  KO=0     )
> tokenUserinfo                                            (OK=51099  KO=0     )
>  UI AM revoke1                                           (OK=51161  KO=0     )
>  UI AM revoke2                                           (OK=51161  KO=0     )
>  UI AM endsession                                        (OK=51161  KO=0     )
> RootUserinfo                                             (OK=172503 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8612   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8612   KO=0     )
> getIdToken                                               (OK=17180  KO=0     )
> getIdToken Redirect 1                                    (OK=17180  KO=0     )
> createOrganization                                       (OK=17180  KO=0     )
> queryOrganization                                        (OK=17179  KO=0     )
> ReadPolicy                                               (OK=76714  KO=13    )
> deleteOrganization                                       (OK=17179  KO=0     )
> DeletePolicy                                             (OK=76578  KO=24    )
> restloginProgressiveProfileCallback                      (OK=427    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=65     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       476 (85.61%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.29%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.86%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.80%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.54%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 49182  / active: 378    / done: 239602
================================================================================

23:03:04.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:03:05 GMT                                    3020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3355878 KO=69    )
> restLoginInitiate                                        (OK=231755 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=231740 KO=1     )
> Skip 2FA                                                 (OK=128796 KO=1     )
> User Authorize PKCE stage                                (OK=282507 KO=2     )
> User AccessToken PKCE stage                              (OK=282502 KO=0     )
> GetUUid                                                  (OK=77002  KO=1     )
> GetOpenidConfig                                          (OK=230606 KO=0     )
> CreatePolicy                                             (OK=76973  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51272  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51271  KO=0     )
>  UI AM idFromSession                                     (OK=51270  KO=0     )
>  UI AM validateGoto                                      (OK=51270  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51265  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51264  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51263  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51263  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51261  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51259  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51258  KO=0     )
>  UI IDM uiconfig                                         (OK=51258  KO=0     )
>  UI IDM version                                          (OK=51258  KO=0     )
>  UI IDM login                                            (OK=51255  KO=0     )
>  UI IDM privilege                                        (OK=51256  KO=0     )
>  UI IDM features                                         (OK=51256  KO=0     )
>  UI IDM user                                             (OK=51254  KO=0     )
>  UI IDM dashboard                                        (OK=51254  KO=0     )
>  UI IDM managed user schema                              (OK=51254  KO=0     )
>  UI IDM oidcToken                                        (OK=51254  KO=0     )
> userinfo                                                 (OK=51253  KO=0     )
> UI-Logout                                                (OK=51253  KO=0     )
> UI-Logout Redirect 1                                     (OK=51252  KO=0     )
> tokenUserinfo                                            (OK=51185  KO=0     )
>  UI AM revoke1                                           (OK=51251  KO=0     )
>  UI AM revoke2                                           (OK=51250  KO=0     )
>  UI AM endsession                                        (OK=51251  KO=0     )
> RootUserinfo                                             (OK=172719 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8624   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8624   KO=0     )
> getIdToken                                               (OK=17213  KO=0     )
> getIdToken Redirect 1                                    (OK=17212  KO=0     )
> createOrganization                                       (OK=17212  KO=0     )
> queryOrganization                                        (OK=17211  KO=0     )
> ReadPolicy                                               (OK=76864  KO=13    )
> deleteOrganization                                       (OK=17211  KO=0     )
> DeletePolicy                                             (OK=76702  KO=24    )
> restloginProgressiveProfileCallback                      (OK=429    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=66     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       477 (85.64%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.28%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.85%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.80%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.54%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 48780  / active: 389    / done: 239993
================================================================================


================================================================================
2024-11-06 23:03:10 GMT                                    3025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3361818 KO=69    )
> restLoginInitiate                                        (OK=232161 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=232154 KO=1     )
> Skip 2FA                                                 (OK=129042 KO=1     )
> User Authorize PKCE stage                                (OK=283014 KO=2     )
> User AccessToken PKCE stage                              (OK=283009 KO=0     )
> GetUUid                                                  (OK=77143  KO=1     )
> GetOpenidConfig                                          (OK=231021 KO=0     )
> CreatePolicy                                             (OK=77114  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51357  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51356  KO=0     )
>  UI AM idFromSession                                     (OK=51355  KO=0     )
>  UI AM validateGoto                                      (OK=51355  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51352  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51352  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51352  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51352  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51349  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51349  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51345  KO=0     )
>  UI IDM uiconfig                                         (OK=51345  KO=0     )
>  UI IDM version                                          (OK=51345  KO=0     )
>  UI IDM login                                            (OK=51345  KO=0     )
>  UI IDM privilege                                        (OK=51345  KO=0     )
>  UI IDM features                                         (OK=51345  KO=0     )
>  UI IDM user                                             (OK=51345  KO=0     )
>  UI IDM dashboard                                        (OK=51345  KO=0     )
>  UI IDM managed user schema                              (OK=51345  KO=0     )
>  UI IDM oidcToken                                        (OK=51343  KO=0     )
> userinfo                                                 (OK=51343  KO=0     )
> UI-Logout                                                (OK=51342  KO=0     )
> UI-Logout Redirect 1                                     (OK=51340  KO=0     )
> tokenUserinfo                                            (OK=51273  KO=0     )
>  UI AM revoke1                                           (OK=51338  KO=0     )
>  UI AM revoke2                                           (OK=51338  KO=0     )
>  UI AM endsession                                        (OK=51338  KO=0     )
> RootUserinfo                                             (OK=173032 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8640   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8640   KO=0     )
> getIdToken                                               (OK=17245  KO=0     )
> getIdToken Redirect 1                                    (OK=17245  KO=0     )
> createOrganization                                       (OK=17245  KO=0     )
> queryOrganization                                        (OK=17245  KO=0     )
> ReadPolicy                                               (OK=76987  KO=13    )
> deleteOrganization                                       (OK=17244  KO=0     )
> DeletePolicy                                             (OK=76852  KO=24    )
> restloginProgressiveProfileCallback                      (OK=430    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=66     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       477 (85.64%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.28%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.85%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.80%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.54%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 48359  / active: 387    / done: 240416
================================================================================


================================================================================
2024-11-06 23:03:15 GMT                                    3030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3367603 KO=69    )
> restLoginInitiate                                        (OK=232559 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=232548 KO=1     )
> Skip 2FA                                                 (OK=129274 KO=1     )
> User Authorize PKCE stage                                (OK=283494 KO=2     )
> User AccessToken PKCE stage                              (OK=283488 KO=0     )
> GetUUid                                                  (OK=77292  KO=1     )
> GetOpenidConfig                                          (OK=231434 KO=0     )
> CreatePolicy                                             (OK=77264  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51437  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51436  KO=0     )
>  UI AM idFromSession                                     (OK=51436  KO=0     )
>  UI AM validateGoto                                      (OK=51436  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51435  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51435  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51435  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51435  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51435  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51434  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51434  KO=0     )
>  UI IDM uiconfig                                         (OK=51434  KO=0     )
>  UI IDM version                                          (OK=51434  KO=0     )
>  UI IDM login                                            (OK=51434  KO=0     )
>  UI IDM privilege                                        (OK=51434  KO=0     )
>  UI IDM features                                         (OK=51434  KO=0     )
>  UI IDM user                                             (OK=51432  KO=0     )
>  UI IDM dashboard                                        (OK=51432  KO=0     )
>  UI IDM managed user schema                              (OK=51432  KO=0     )
>  UI IDM oidcToken                                        (OK=51432  KO=0     )
> userinfo                                                 (OK=51430  KO=0     )
> UI-Logout                                                (OK=51429  KO=0     )
> UI-Logout Redirect 1                                     (OK=51428  KO=0     )
> tokenUserinfo                                            (OK=51353  KO=0     )
>  UI AM revoke1                                           (OK=51427  KO=0     )
>  UI AM revoke2                                           (OK=51427  KO=0     )
>  UI AM endsession                                        (OK=51427  KO=0     )
> RootUserinfo                                             (OK=173366 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8659   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8659   KO=0     )
> getIdToken                                               (OK=17274  KO=0     )
> getIdToken Redirect 1                                    (OK=17273  KO=0     )
> createOrganization                                       (OK=17272  KO=0     )
> queryOrganization                                        (OK=17272  KO=0     )
> ReadPolicy                                               (OK=77129  KO=13    )
> deleteOrganization                                       (OK=17272  KO=0     )
> DeletePolicy                                             (OK=76969  KO=24    )
> restloginProgressiveProfileCallback                      (OK=430    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=68     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       477 (85.64%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.28%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.85%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.80%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.54%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 47941  / active: 405    / done: 240816
================================================================================

23:03:18.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:03:20.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:03:20 GMT                                    3035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3373065 KO=69    )
> restLoginInitiate                                        (OK=232928 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=232926 KO=1     )
> Skip 2FA                                                 (OK=129485 KO=1     )
> User Authorize PKCE stage                                (OK=283948 KO=2     )
> User AccessToken PKCE stage                              (OK=283945 KO=0     )
> GetUUid                                                  (OK=77417  KO=1     )
> GetOpenidConfig                                          (OK=231844 KO=0     )
> CreatePolicy                                             (OK=77385  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51527  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51527  KO=0     )
>  UI AM idFromSession                                     (OK=51524  KO=0     )
>  UI AM validateGoto                                      (OK=51523  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51521  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51519  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51517  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51517  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51514  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51514  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51514  KO=0     )
>  UI IDM uiconfig                                         (OK=51514  KO=0     )
>  UI IDM version                                          (OK=51512  KO=0     )
>  UI IDM login                                            (OK=51512  KO=0     )
>  UI IDM privilege                                        (OK=51512  KO=0     )
>  UI IDM features                                         (OK=51512  KO=0     )
>  UI IDM user                                             (OK=51512  KO=0     )
>  UI IDM dashboard                                        (OK=51512  KO=0     )
>  UI IDM managed user schema                              (OK=51512  KO=0     )
>  UI IDM oidcToken                                        (OK=51510  KO=0     )
> userinfo                                                 (OK=51510  KO=0     )
> UI-Logout                                                (OK=51510  KO=0     )
> UI-Logout Redirect 1                                     (OK=51509  KO=0     )
> tokenUserinfo                                            (OK=51432  KO=0     )
>  UI AM revoke1                                           (OK=51509  KO=0     )
>  UI AM revoke2                                           (OK=51509  KO=0     )
>  UI AM endsession                                        (OK=51509  KO=0     )
> RootUserinfo                                             (OK=173654 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8667   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8667   KO=0     )
> getIdToken                                               (OK=17301  KO=0     )
> getIdToken Redirect 1                                    (OK=17300  KO=0     )
> createOrganization                                       (OK=17300  KO=0     )
> queryOrganization                                        (OK=17299  KO=0     )
> ReadPolicy                                               (OK=77275  KO=13    )
> deleteOrganization                                       (OK=17299  KO=0     )
> DeletePolicy                                             (OK=77112  KO=24    )
> restloginProgressiveProfileCallback                      (OK=432    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=68     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       479 (85.69%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.26%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.83%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.79%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.54%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 47553  / active: 389    / done: 241220
================================================================================

23:03:20.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:03:25 GMT                                    3040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3379224 KO=69    )
> restLoginInitiate                                        (OK=233324 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=233313 KO=1     )
> Skip 2FA                                                 (OK=129676 KO=1     )
> User Authorize PKCE stage                                (OK=284443 KO=2     )
> User AccessToken PKCE stage                              (OK=284437 KO=0     )
> GetUUid                                                  (OK=77516  KO=1     )
> GetOpenidConfig                                          (OK=232214 KO=0     )
> CreatePolicy                                             (OK=77487  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51631  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51630  KO=0     )
>  UI AM idFromSession                                     (OK=51629  KO=0     )
>  UI AM validateGoto                                      (OK=51630  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51627  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51626  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51626  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51625  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51623  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51622  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51619  KO=0     )
>  UI IDM uiconfig                                         (OK=51619  KO=0     )
>  UI IDM version                                          (OK=51619  KO=0     )
>  UI IDM login                                            (OK=51619  KO=0     )
>  UI IDM privilege                                        (OK=51619  KO=0     )
>  UI IDM features                                         (OK=51619  KO=0     )
>  UI IDM user                                             (OK=51619  KO=0     )
>  UI IDM dashboard                                        (OK=51619  KO=0     )
>  UI IDM managed user schema                              (OK=51619  KO=0     )
>  UI IDM oidcToken                                        (OK=51619  KO=0     )
> userinfo                                                 (OK=51618  KO=0     )
> UI-Logout                                                (OK=51618  KO=0     )
> UI-Logout Redirect 1                                     (OK=51617  KO=0     )
> tokenUserinfo                                            (OK=51515  KO=0     )
>  UI AM revoke1                                           (OK=51617  KO=0     )
>  UI AM revoke2                                           (OK=51617  KO=0     )
>  UI AM endsession                                        (OK=51617  KO=0     )
> RootUserinfo                                             (OK=173969 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8682   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8682   KO=0     )
> getIdToken                                               (OK=17329  KO=0     )
> getIdToken Redirect 1                                    (OK=17329  KO=0     )
> createOrganization                                       (OK=17329  KO=0     )
> queryOrganization                                        (OK=17328  KO=0     )
> ReadPolicy                                               (OK=77399  KO=13    )
> deleteOrganization                                       (OK=17328  KO=0     )
> DeletePolicy                                             (OK=77260  KO=24    )
> restloginProgressiveProfileCallback                      (OK=433    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=68     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       480 (85.71%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.25%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.82%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.79%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.54%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 47152  / active: 345    / done: 241665
================================================================================

23:03:25.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:03:27.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:03:30 GMT                                    3045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3384868 KO=69    )
> restLoginInitiate                                        (OK=233723 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=233712 KO=1     )
> Skip 2FA                                                 (OK=129889 KO=1     )
> User Authorize PKCE stage                                (OK=284931 KO=2     )
> User AccessToken PKCE stage                              (OK=284920 KO=0     )
> GetUUid                                                  (OK=77651  KO=1     )
> GetOpenidConfig                                          (OK=232576 KO=0     )
> CreatePolicy                                             (OK=77620  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51724  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51723  KO=0     )
>  UI AM idFromSession                                     (OK=51721  KO=0     )
>  UI AM validateGoto                                      (OK=51721  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51717  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51717  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51717  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51717  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51711  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51711  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51709  KO=0     )
>  UI IDM uiconfig                                         (OK=51709  KO=0     )
>  UI IDM version                                          (OK=51709  KO=0     )
>  UI IDM login                                            (OK=51707  KO=0     )
>  UI IDM privilege                                        (OK=51708  KO=0     )
>  UI IDM features                                         (OK=51708  KO=0     )
>  UI IDM user                                             (OK=51706  KO=0     )
>  UI IDM dashboard                                        (OK=51706  KO=0     )
>  UI IDM managed user schema                              (OK=51706  KO=0     )
>  UI IDM oidcToken                                        (OK=51703  KO=0     )
> userinfo                                                 (OK=51702  KO=0     )
> UI-Logout                                                (OK=51701  KO=0     )
> UI-Logout Redirect 1                                     (OK=51697  KO=0     )
> tokenUserinfo                                            (OK=51607  KO=0     )
>  UI AM revoke1                                           (OK=51697  KO=0     )
>  UI AM revoke2                                           (OK=51697  KO=0     )
>  UI AM endsession                                        (OK=51697  KO=0     )
> RootUserinfo                                             (OK=174252 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8702   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8702   KO=0     )
> getIdToken                                               (OK=17351  KO=0     )
> getIdToken Redirect 1                                    (OK=17351  KO=0     )
> createOrganization                                       (OK=17351  KO=0     )
> queryOrganization                                        (OK=17351  KO=0     )
> ReadPolicy                                               (OK=77501  KO=13    )
> deleteOrganization                                       (OK=17351  KO=0     )
> DeletePolicy                                             (OK=77384  KO=24    )
> restloginProgressiveProfileCallback                      (OK=434    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=68     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       482 (85.77%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.23%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.80%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.78%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.53%)
> status.find.is(302), but actually found 502                         2 ( 0.36%)
> status.find.is(200), but actually found 502                         2 ( 0.36%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 46733  / active: 358    / done: 242071
================================================================================

23:03:30.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:03:34.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:03:35 GMT                                    3050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3391055 KO=69    )
> restLoginInitiate                                        (OK=234137 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=234131 KO=1     )
> Skip 2FA                                                 (OK=130121 KO=1     )
> User Authorize PKCE stage                                (OK=285445 KO=2     )
> User AccessToken PKCE stage                              (OK=285436 KO=0     )
> GetUUid                                                  (OK=77788  KO=1     )
> GetOpenidConfig                                          (OK=232948 KO=0     )
> CreatePolicy                                             (OK=77760  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51817  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51815  KO=0     )
>  UI AM idFromSession                                     (OK=51815  KO=0     )
>  UI AM validateGoto                                      (OK=51815  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51814  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51814  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51814  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51814  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51812  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51810  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51809  KO=0     )
>  UI IDM uiconfig                                         (OK=51809  KO=0     )
>  UI IDM version                                          (OK=51809  KO=0     )
>  UI IDM login                                            (OK=51809  KO=0     )
>  UI IDM privilege                                        (OK=51809  KO=0     )
>  UI IDM features                                         (OK=51809  KO=0     )
>  UI IDM user                                             (OK=51808  KO=0     )
>  UI IDM dashboard                                        (OK=51808  KO=0     )
>  UI IDM managed user schema                              (OK=51808  KO=0     )
>  UI IDM oidcToken                                        (OK=51808  KO=0     )
> userinfo                                                 (OK=51807  KO=0     )
> UI-Logout                                                (OK=51805  KO=0     )
> UI-Logout Redirect 1                                     (OK=51805  KO=0     )
> tokenUserinfo                                            (OK=51700  KO=0     )
>  UI AM revoke1                                           (OK=51804  KO=0     )
>  UI AM revoke2                                           (OK=51804  KO=0     )
>  UI AM endsession                                        (OK=51804  KO=0     )
> RootUserinfo                                             (OK=174547 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8717   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8716   KO=0     )
> getIdToken                                               (OK=17387  KO=0     )
> getIdToken Redirect 1                                    (OK=17387  KO=0     )
> createOrganization                                       (OK=17387  KO=0     )
> queryOrganization                                        (OK=17386  KO=0     )
> ReadPolicy                                               (OK=77630  KO=13    )
> deleteOrganization                                       (OK=17386  KO=0     )
> DeletePolicy                                             (OK=77488  KO=24    )
> restloginProgressiveProfileCallback                      (OK=435    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=68     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       484 (85.82%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.21%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.79%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.77%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.53%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 46306  / active: 379    / done: 242477
================================================================================

23:03:35.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:03:36.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:03:37.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:03:40 GMT                                    3055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3396505 KO=69    )
> restLoginInitiate                                        (OK=234521 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=234512 KO=1     )
> Skip 2FA                                                 (OK=130338 KO=1     )
> User Authorize PKCE stage                                (OK=285897 KO=2     )
> User AccessToken PKCE stage                              (OK=285894 KO=0     )
> GetUUid                                                  (OK=77931  KO=1     )
> GetOpenidConfig                                          (OK=233360 KO=0     )
> CreatePolicy                                             (OK=77902  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51896  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51896  KO=0     )
>  UI AM idFromSession                                     (OK=51895  KO=0     )
>  UI AM validateGoto                                      (OK=51895  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51891  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51891  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51890  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51890  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51889  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51889  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51888  KO=0     )
>  UI IDM uiconfig                                         (OK=51888  KO=0     )
>  UI IDM version                                          (OK=51888  KO=0     )
>  UI IDM login                                            (OK=51888  KO=0     )
>  UI IDM privilege                                        (OK=51888  KO=0     )
>  UI IDM features                                         (OK=51888  KO=0     )
>  UI IDM user                                             (OK=51888  KO=0     )
>  UI IDM dashboard                                        (OK=51888  KO=0     )
>  UI IDM managed user schema                              (OK=51888  KO=0     )
>  UI IDM oidcToken                                        (OK=51888  KO=0     )
> userinfo                                                 (OK=51888  KO=0     )
> UI-Logout                                                (OK=51888  KO=0     )
> UI-Logout Redirect 1                                     (OK=51888  KO=0     )
> tokenUserinfo                                            (OK=51780  KO=0     )
>  UI AM revoke1                                           (OK=51887  KO=0     )
>  UI AM revoke2                                           (OK=51887  KO=0     )
>  UI AM endsession                                        (OK=51887  KO=0     )
> RootUserinfo                                             (OK=174820 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8735   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8735   KO=0     )
> getIdToken                                               (OK=17412  KO=0     )
> getIdToken Redirect 1                                    (OK=17412  KO=0     )
> createOrganization                                       (OK=17412  KO=0     )
> queryOrganization                                        (OK=17412  KO=0     )
> ReadPolicy                                               (OK=77772  KO=13    )
> deleteOrganization                                       (OK=17412  KO=0     )
> DeletePolicy                                             (OK=77617  KO=24    )
> restloginProgressiveProfileCallback                      (OK=436    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=68     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       487 (85.89%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.17%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.76%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.76%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.53%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 45896  / active: 387    / done: 242879
================================================================================

23:03:44.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:03:45 GMT                                    3060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3401917 KO=69    )
> restLoginInitiate                                        (OK=234901 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=234886 KO=1     )
> Skip 2FA                                                 (OK=130546 KO=1     )
> User Authorize PKCE stage                                (OK=286353 KO=2     )
> User AccessToken PKCE stage                              (OK=286351 KO=0     )
> GetUUid                                                  (OK=78052  KO=1     )
> GetOpenidConfig                                          (OK=233766 KO=0     )
> CreatePolicy                                             (OK=78023  KO=27    )
> UI-Post-Login - stage 1                                  (OK=51976  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51975  KO=0     )
>  UI AM idFromSession                                     (OK=51974  KO=0     )
>  UI AM validateGoto                                      (OK=51974  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51971  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51970  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51970  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51970  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51968  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51968  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51967  KO=0     )
>  UI IDM uiconfig                                         (OK=51967  KO=0     )
>  UI IDM version                                          (OK=51967  KO=0     )
>  UI IDM login                                            (OK=51967  KO=0     )
>  UI IDM privilege                                        (OK=51967  KO=0     )
>  UI IDM features                                         (OK=51967  KO=0     )
>  UI IDM user                                             (OK=51967  KO=0     )
>  UI IDM dashboard                                        (OK=51967  KO=0     )
>  UI IDM managed user schema                              (OK=51967  KO=0     )
>  UI IDM oidcToken                                        (OK=51967  KO=0     )
> userinfo                                                 (OK=51967  KO=0     )
> UI-Logout                                                (OK=51966  KO=0     )
> UI-Logout Redirect 1                                     (OK=51966  KO=0     )
> tokenUserinfo                                            (OK=51867  KO=0     )
>  UI AM revoke1                                           (OK=51966  KO=0     )
>  UI AM revoke2                                           (OK=51966  KO=0     )
>  UI AM endsession                                        (OK=51966  KO=0     )
> RootUserinfo                                             (OK=175076 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8754   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8754   KO=0     )
> getIdToken                                               (OK=17446  KO=0     )
> getIdToken Redirect 1                                    (OK=17446  KO=0     )
> createOrganization                                       (OK=17445  KO=0     )
> queryOrganization                                        (OK=17445  KO=0     )
> ReadPolicy                                               (OK=77914  KO=13    )
> deleteOrganization                                       (OK=17444  KO=0     )
> DeletePolicy                                             (OK=77760  KO=24    )
> restloginProgressiveProfileCallback                      (OK=437    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=68     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       488 (85.92%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.16%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.75%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.76%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.53%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 45501  / active: 369    / done: 243292
================================================================================

23:03:49.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:03:50 GMT                                    3065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3407472 KO=69    )
> restLoginInitiate                                        (OK=235284 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=235274 KO=1     )
> Skip 2FA                                                 (OK=130768 KO=1     )
> User Authorize PKCE stage                                (OK=286823 KO=2     )
> User AccessToken PKCE stage                              (OK=286820 KO=0     )
> GetUUid                                                  (OK=78180  KO=1     )
> GetOpenidConfig                                          (OK=234158 KO=0     )
> CreatePolicy                                             (OK=78153  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52065  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52064  KO=0     )
>  UI AM idFromSession                                     (OK=52061  KO=0     )
>  UI AM validateGoto                                      (OK=52061  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52059  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52057  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52057  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52057  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52055  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52053  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52053  KO=0     )
>  UI IDM uiconfig                                         (OK=52053  KO=0     )
>  UI IDM version                                          (OK=52053  KO=0     )
>  UI IDM login                                            (OK=52053  KO=0     )
>  UI IDM privilege                                        (OK=52053  KO=0     )
>  UI IDM features                                         (OK=52053  KO=0     )
>  UI IDM user                                             (OK=52053  KO=0     )
>  UI IDM dashboard                                        (OK=52053  KO=0     )
>  UI IDM managed user schema                              (OK=52053  KO=0     )
>  UI IDM oidcToken                                        (OK=52050  KO=0     )
> userinfo                                                 (OK=52049  KO=0     )
> UI-Logout                                                (OK=52045  KO=0     )
> UI-Logout Redirect 1                                     (OK=52043  KO=0     )
> tokenUserinfo                                            (OK=51944  KO=0     )
>  UI AM revoke1                                           (OK=52043  KO=0     )
>  UI AM revoke2                                           (OK=52043  KO=0     )
>  UI AM endsession                                        (OK=52043  KO=0     )
> RootUserinfo                                             (OK=175390 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8769   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8768   KO=0     )
> getIdToken                                               (OK=17464  KO=0     )
> getIdToken Redirect 1                                    (OK=17464  KO=0     )
> createOrganization                                       (OK=17463  KO=0     )
> queryOrganization                                        (OK=17463  KO=0     )
> ReadPolicy                                               (OK=78037  KO=13    )
> deleteOrganization                                       (OK=17463  KO=0     )
> DeletePolicy                                             (OK=77899  KO=24    )
> restloginProgressiveProfileCallback                      (OK=437    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=69     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       489 (85.94%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.15%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.75%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.76%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.53%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 45103  / active: 391    / done: 243668
================================================================================

23:03:50.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:03:55 GMT                                    3070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3412836 KO=69    )
> restLoginInitiate                                        (OK=235642 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=235632 KO=1     )
> Skip 2FA                                                 (OK=130963 KO=1     )
> User Authorize PKCE stage                                (OK=287266 KO=2     )
> User AccessToken PKCE stage                              (OK=287261 KO=0     )
> GetUUid                                                  (OK=78306  KO=1     )
> GetOpenidConfig                                          (OK=234536 KO=0     )
> CreatePolicy                                             (OK=78277  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52149  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52149  KO=0     )
>  UI AM idFromSession                                     (OK=52148  KO=0     )
>  UI AM validateGoto                                      (OK=52148  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52143  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52143  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52142  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52142  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52135  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52134  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52133  KO=0     )
>  UI IDM uiconfig                                         (OK=52133  KO=0     )
>  UI IDM version                                          (OK=52133  KO=0     )
>  UI IDM login                                            (OK=52133  KO=0     )
>  UI IDM privilege                                        (OK=52133  KO=0     )
>  UI IDM features                                         (OK=52133  KO=0     )
>  UI IDM user                                             (OK=52132  KO=0     )
>  UI IDM dashboard                                        (OK=52132  KO=0     )
>  UI IDM managed user schema                              (OK=52132  KO=0     )
>  UI IDM oidcToken                                        (OK=52131  KO=0     )
> userinfo                                                 (OK=52131  KO=0     )
> UI-Logout                                                (OK=52130  KO=0     )
> UI-Logout Redirect 1                                     (OK=52129  KO=0     )
> tokenUserinfo                                            (OK=52022  KO=0     )
>  UI AM revoke1                                           (OK=52128  KO=0     )
>  UI AM revoke2                                           (OK=52129  KO=0     )
>  UI AM endsession                                        (OK=52129  KO=0     )
> RootUserinfo                                             (OK=175669 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8780   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8780   KO=0     )
> getIdToken                                               (OK=17494  KO=0     )
> getIdToken Redirect 1                                    (OK=17494  KO=0     )
> createOrganization                                       (OK=17494  KO=0     )
> queryOrganization                                        (OK=17494  KO=0     )
> ReadPolicy                                               (OK=78165  KO=13    )
> deleteOrganization                                       (OK=17494  KO=0     )
> DeletePolicy                                             (OK=78024  KO=24    )
> restloginProgressiveProfileCallback                      (OK=439    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=70     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       490 (85.96%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.14%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.74%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.75%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.53%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 44735  / active: 358    / done: 244069
================================================================================

23:03:57.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:00 GMT                                    3075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3418337 KO=69    )
> restLoginInitiate                                        (OK=236012 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=235998 KO=1     )
> Skip 2FA                                                 (OK=131170 KO=1     )
> User Authorize PKCE stage                                (OK=287717 KO=2     )
> User AccessToken PKCE stage                              (OK=287710 KO=0     )
> GetUUid                                                  (OK=78434  KO=1     )
> GetOpenidConfig                                          (OK=234915 KO=0     )
> CreatePolicy                                             (OK=78405  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52234  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52234  KO=0     )
>  UI AM idFromSession                                     (OK=52233  KO=0     )
>  UI AM validateGoto                                      (OK=52233  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52228  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52228  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52228  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52228  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52227  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52226  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52224  KO=0     )
>  UI IDM uiconfig                                         (OK=52224  KO=0     )
>  UI IDM version                                          (OK=52224  KO=0     )
>  UI IDM login                                            (OK=52224  KO=0     )
>  UI IDM privilege                                        (OK=52224  KO=0     )
>  UI IDM features                                         (OK=52224  KO=0     )
>  UI IDM user                                             (OK=52223  KO=0     )
>  UI IDM dashboard                                        (OK=52223  KO=0     )
>  UI IDM managed user schema                              (OK=52223  KO=0     )
>  UI IDM oidcToken                                        (OK=52220  KO=0     )
> userinfo                                                 (OK=52220  KO=0     )
> UI-Logout                                                (OK=52220  KO=0     )
> UI-Logout Redirect 1                                     (OK=52218  KO=0     )
> tokenUserinfo                                            (OK=52093  KO=0     )
>  UI AM revoke1                                           (OK=52218  KO=0     )
>  UI AM revoke2                                           (OK=52218  KO=0     )
>  UI AM endsession                                        (OK=52217  KO=0     )
> RootUserinfo                                             (OK=175901 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8792   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8792   KO=0     )
> getIdToken                                               (OK=17522  KO=0     )
> getIdToken Redirect 1                                    (OK=17522  KO=0     )
> createOrganization                                       (OK=17522  KO=0     )
> queryOrganization                                        (OK=17521  KO=0     )
> ReadPolicy                                               (OK=78286  KO=13    )
> deleteOrganization                                       (OK=17521  KO=0     )
> DeletePolicy                                             (OK=78151  KO=24    )
> restloginProgressiveProfileCallback                      (OK=440    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=70     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       491 (85.99%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.13%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.73%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.75%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.53%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 44355  / active: 365    / done: 244442
================================================================================

23:04:03.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:05 GMT                                    3080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3423999 KO=69    )
> restLoginInitiate                                        (OK=236395 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=236384 KO=1     )
> Skip 2FA                                                 (OK=131395 KO=1     )
> User Authorize PKCE stage                                (OK=288190 KO=2     )
> User AccessToken PKCE stage                              (OK=288185 KO=0     )
> GetUUid                                                  (OK=78569  KO=1     )
> GetOpenidConfig                                          (OK=235297 KO=0     )
> CreatePolicy                                             (OK=78534  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52318  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52317  KO=0     )
>  UI AM idFromSession                                     (OK=52317  KO=0     )
>  UI AM validateGoto                                      (OK=52317  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52315  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52314  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52314  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52314  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52311  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52311  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52311  KO=0     )
>  UI IDM uiconfig                                         (OK=52311  KO=0     )
>  UI IDM version                                          (OK=52311  KO=0     )
>  UI IDM login                                            (OK=52311  KO=0     )
>  UI IDM privilege                                        (OK=52311  KO=0     )
>  UI IDM features                                         (OK=52311  KO=0     )
>  UI IDM user                                             (OK=52311  KO=0     )
>  UI IDM dashboard                                        (OK=52311  KO=0     )
>  UI IDM managed user schema                              (OK=52311  KO=0     )
>  UI IDM oidcToken                                        (OK=52310  KO=0     )
> userinfo                                                 (OK=52308  KO=0     )
> UI-Logout                                                (OK=52308  KO=0     )
> UI-Logout Redirect 1                                     (OK=52308  KO=0     )
> tokenUserinfo                                            (OK=52171  KO=0     )
>  UI AM revoke1                                           (OK=52307  KO=0     )
>  UI AM revoke2                                           (OK=52307  KO=0     )
>  UI AM endsession                                        (OK=52307  KO=0     )
> RootUserinfo                                             (OK=176197 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8810   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8810   KO=0     )
> getIdToken                                               (OK=17552  KO=0     )
> getIdToken Redirect 1                                    (OK=17552  KO=0     )
> createOrganization                                       (OK=17552  KO=0     )
> queryOrganization                                        (OK=17552  KO=0     )
> ReadPolicy                                               (OK=78418  KO=13    )
> deleteOrganization                                       (OK=17551  KO=0     )
> DeletePolicy                                             (OK=78272  KO=24    )
> restloginProgressiveProfileCallback                      (OK=441    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=70     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       492 (86.01%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.12%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.72%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.75%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.52%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 43953  / active: 382    / done: 244827
================================================================================

23:04:05.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:04:06.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:04:08.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:04:09.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:10 GMT                                    3085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3429337 KO=69    )
> restLoginInitiate                                        (OK=236780 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=236770 KO=1     )
> Skip 2FA                                                 (OK=131607 KO=1     )
> User Authorize PKCE stage                                (OK=288643 KO=2     )
> User AccessToken PKCE stage                              (OK=288641 KO=0     )
> GetUUid                                                  (OK=78695  KO=1     )
> GetOpenidConfig                                          (OK=235687 KO=0     )
> CreatePolicy                                             (OK=78663  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52400  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52399  KO=0     )
>  UI AM idFromSession                                     (OK=52396  KO=0     )
>  UI AM validateGoto                                      (OK=52396  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52393  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52391  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52391  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52391  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52387  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52386  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52386  KO=0     )
>  UI IDM uiconfig                                         (OK=52386  KO=0     )
>  UI IDM version                                          (OK=52386  KO=0     )
>  UI IDM login                                            (OK=52386  KO=0     )
>  UI IDM privilege                                        (OK=52386  KO=0     )
>  UI IDM features                                         (OK=52386  KO=0     )
>  UI IDM user                                             (OK=52385  KO=0     )
>  UI IDM dashboard                                        (OK=52385  KO=0     )
>  UI IDM managed user schema                              (OK=52385  KO=0     )
>  UI IDM oidcToken                                        (OK=52383  KO=0     )
> userinfo                                                 (OK=52383  KO=0     )
> UI-Logout                                                (OK=52382  KO=0     )
> UI-Logout Redirect 1                                     (OK=52381  KO=0     )
> tokenUserinfo                                            (OK=52258  KO=0     )
>  UI AM revoke1                                           (OK=52380  KO=0     )
>  UI AM revoke2                                           (OK=52380  KO=0     )
>  UI AM endsession                                        (OK=52380  KO=0     )
> RootUserinfo                                             (OK=176491 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8822   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8822   KO=0     )
> getIdToken                                               (OK=17585  KO=0     )
> getIdToken Redirect 1                                    (OK=17585  KO=0     )
> createOrganization                                       (OK=17584  KO=0     )
> queryOrganization                                        (OK=17584  KO=0     )
> ReadPolicy                                               (OK=78549  KO=13    )
> deleteOrganization                                       (OK=17584  KO=0     )
> DeletePolicy                                             (OK=78404  KO=24    )
> restloginProgressiveProfileCallback                      (OK=443    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=70     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       496 (86.11%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.08%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.69%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.74%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.52%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 43554  / active: 375    / done: 245233
================================================================================

23:04:15.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:15 GMT                                    3090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3434357 KO=69    )
> restLoginInitiate                                        (OK=237111 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=237104 KO=1     )
> Skip 2FA                                                 (OK=131802 KO=1     )
> User Authorize PKCE stage                                (OK=289057 KO=2     )
> User AccessToken PKCE stage                              (OK=289050 KO=0     )
> GetUUid                                                  (OK=78814  KO=1     )
> GetOpenidConfig                                          (OK=236062 KO=0     )
> CreatePolicy                                             (OK=78782  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52479  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52478  KO=0     )
>  UI AM idFromSession                                     (OK=52477  KO=0     )
>  UI AM validateGoto                                      (OK=52477  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52470  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52469  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52466  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52466  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52465  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52464  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52464  KO=0     )
>  UI IDM uiconfig                                         (OK=52464  KO=0     )
>  UI IDM version                                          (OK=52463  KO=0     )
>  UI IDM login                                            (OK=52463  KO=0     )
>  UI IDM privilege                                        (OK=52463  KO=0     )
>  UI IDM features                                         (OK=52463  KO=0     )
>  UI IDM user                                             (OK=52462  KO=0     )
>  UI IDM dashboard                                        (OK=52463  KO=0     )
>  UI IDM managed user schema                              (OK=52463  KO=0     )
>  UI IDM oidcToken                                        (OK=52461  KO=0     )
> userinfo                                                 (OK=52460  KO=0     )
> UI-Logout                                                (OK=52458  KO=0     )
> UI-Logout Redirect 1                                     (OK=52456  KO=0     )
> tokenUserinfo                                            (OK=52318  KO=0     )
>  UI AM revoke1                                           (OK=52456  KO=0     )
>  UI AM revoke2                                           (OK=52456  KO=0     )
>  UI AM endsession                                        (OK=52456  KO=0     )
> RootUserinfo                                             (OK=176738 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8835   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8834   KO=0     )
> getIdToken                                               (OK=17609  KO=0     )
> getIdToken Redirect 1                                    (OK=17609  KO=0     )
> createOrganization                                       (OK=17609  KO=0     )
> queryOrganization                                        (OK=17609  KO=0     )
> ReadPolicy                                               (OK=78675  KO=13    )
> deleteOrganization                                       (OK=17609  KO=0     )
> DeletePolicy                                             (OK=78535  KO=24    )
> restloginProgressiveProfileCallback                      (OK=443    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=70     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       497 (86.14%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.07%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.68%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.73%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.52%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 43215  / active: 356    / done: 245591
================================================================================

23:04:18.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:20 GMT                                    3095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3440423 KO=69    )
> restLoginInitiate                                        (OK=237507 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=237495 KO=1     )
> Skip 2FA                                                 (OK=132014 KO=1     )
> User Authorize PKCE stage                                (OK=289555 KO=2     )
> User AccessToken PKCE stage                              (OK=289550 KO=0     )
> GetUUid                                                  (OK=78944  KO=1     )
> GetOpenidConfig                                          (OK=236439 KO=0     )
> CreatePolicy                                             (OK=78911  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52576  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52576  KO=0     )
>  UI AM idFromSession                                     (OK=52575  KO=0     )
>  UI AM validateGoto                                      (OK=52575  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52573  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52573  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52571  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52571  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52567  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52567  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52566  KO=0     )
>  UI IDM uiconfig                                         (OK=52566  KO=0     )
>  UI IDM version                                          (OK=52566  KO=0     )
>  UI IDM login                                            (OK=52566  KO=0     )
>  UI IDM privilege                                        (OK=52566  KO=0     )
>  UI IDM features                                         (OK=52566  KO=0     )
>  UI IDM user                                             (OK=52566  KO=0     )
>  UI IDM dashboard                                        (OK=52566  KO=0     )
>  UI IDM managed user schema                              (OK=52566  KO=0     )
>  UI IDM oidcToken                                        (OK=52566  KO=0     )
> userinfo                                                 (OK=52564  KO=0     )
> UI-Logout                                                (OK=52563  KO=0     )
> UI-Logout Redirect 1                                     (OK=52563  KO=0     )
> tokenUserinfo                                            (OK=52399  KO=0     )
>  UI AM revoke1                                           (OK=52563  KO=0     )
>  UI AM revoke2                                           (OK=52563  KO=0     )
>  UI AM endsession                                        (OK=52563  KO=0     )
> RootUserinfo                                             (OK=177013 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8847   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8847   KO=0     )
> getIdToken                                               (OK=17636  KO=0     )
> getIdToken Redirect 1                                    (OK=17635  KO=0     )
> createOrganization                                       (OK=17633  KO=0     )
> queryOrganization                                        (OK=17633  KO=0     )
> ReadPolicy                                               (OK=78794  KO=13    )
> deleteOrganization                                       (OK=17633  KO=0     )
> DeletePolicy                                             (OK=78661  KO=24    )
> restloginProgressiveProfileCallback                      (OK=444    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=70     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       498 (86.16%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.06%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.67%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.73%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.52%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 85%
          waiting: 42805  / active: 359    / done: 245998
================================================================================


================================================================================
2024-11-06 23:04:25 GMT                                    3100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3445746 KO=69    )
> restLoginInitiate                                        (OK=237881 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=237870 KO=1     )
> Skip 2FA                                                 (OK=132229 KO=1     )
> User Authorize PKCE stage                                (OK=289999 KO=2     )
> User AccessToken PKCE stage                              (OK=289993 KO=0     )
> GetUUid                                                  (OK=79058  KO=1     )
> GetOpenidConfig                                          (OK=236804 KO=0     )
> CreatePolicy                                             (OK=79029  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52652  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52651  KO=0     )
>  UI AM idFromSession                                     (OK=52651  KO=0     )
>  UI AM validateGoto                                      (OK=52651  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52650  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52650  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52650  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52650  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52646  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52646  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52646  KO=0     )
>  UI IDM uiconfig                                         (OK=52646  KO=0     )
>  UI IDM version                                          (OK=52646  KO=0     )
>  UI IDM login                                            (OK=52646  KO=0     )
>  UI IDM privilege                                        (OK=52646  KO=0     )
>  UI IDM features                                         (OK=52646  KO=0     )
>  UI IDM user                                             (OK=52646  KO=0     )
>  UI IDM dashboard                                        (OK=52646  KO=0     )
>  UI IDM managed user schema                              (OK=52646  KO=0     )
>  UI IDM oidcToken                                        (OK=52646  KO=0     )
> userinfo                                                 (OK=52646  KO=0     )
> UI-Logout                                                (OK=52646  KO=0     )
> UI-Logout Redirect 1                                     (OK=52646  KO=0     )
> tokenUserinfo                                            (OK=52478  KO=0     )
>  UI AM revoke1                                           (OK=52645  KO=0     )
>  UI AM revoke2                                           (OK=52645  KO=0     )
>  UI AM endsession                                        (OK=52645  KO=0     )
> RootUserinfo                                             (OK=177313 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8860   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8860   KO=0     )
> getIdToken                                               (OK=17665  KO=0     )
> getIdToken Redirect 1                                    (OK=17665  KO=0     )
> createOrganization                                       (OK=17665  KO=0     )
> queryOrganization                                        (OK=17665  KO=0     )
> ReadPolicy                                               (OK=78924  KO=13    )
> deleteOrganization                                       (OK=17664  KO=0     )
> DeletePolicy                                             (OK=78779  KO=24    )
> restloginProgressiveProfileCallback                      (OK=445    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=70     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       498 (86.16%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.06%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.67%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.73%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.52%)
> status.find.is(302), but actually found 502                         2 ( 0.35%)
> status.find.is(200), but actually found 502                         2 ( 0.35%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 42418  / active: 375    / done: 246369
================================================================================

23:04:26.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:04:27.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:30 GMT                                    3105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3451362 KO=69    )
> restLoginInitiate                                        (OK=238275 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=238262 KO=1     )
> Skip 2FA                                                 (OK=132464 KO=1     )
> User Authorize PKCE stage                                (OK=290483 KO=2     )
> User AccessToken PKCE stage                              (OK=290476 KO=0     )
> GetUUid                                                  (OK=79196  KO=1     )
> GetOpenidConfig                                          (OK=237188 KO=0     )
> CreatePolicy                                             (OK=79167  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52735  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52734  KO=0     )
>  UI AM idFromSession                                     (OK=52734  KO=0     )
>  UI AM validateGoto                                      (OK=52734  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52732  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52732  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52731  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52731  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52729  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52728  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52728  KO=0     )
>  UI IDM uiconfig                                         (OK=52727  KO=0     )
>  UI IDM version                                          (OK=52727  KO=0     )
>  UI IDM login                                            (OK=52727  KO=0     )
>  UI IDM privilege                                        (OK=52727  KO=0     )
>  UI IDM features                                         (OK=52727  KO=0     )
>  UI IDM user                                             (OK=52726  KO=0     )
>  UI IDM dashboard                                        (OK=52727  KO=0     )
>  UI IDM managed user schema                              (OK=52726  KO=0     )
>  UI IDM oidcToken                                        (OK=52723  KO=0     )
> userinfo                                                 (OK=52723  KO=0     )
> UI-Logout                                                (OK=52723  KO=0     )
> UI-Logout Redirect 1                                     (OK=52723  KO=0     )
> tokenUserinfo                                            (OK=52558  KO=0     )
>  UI AM revoke1                                           (OK=52723  KO=0     )
>  UI AM revoke2                                           (OK=52723  KO=0     )
>  UI AM endsession                                        (OK=52723  KO=0     )
> RootUserinfo                                             (OK=177664 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8876   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8875   KO=0     )
> getIdToken                                               (OK=17697  KO=0     )
> getIdToken Redirect 1                                    (OK=17697  KO=0     )
> createOrganization                                       (OK=17697  KO=0     )
> queryOrganization                                        (OK=17697  KO=0     )
> ReadPolicy                                               (OK=79040  KO=13    )
> deleteOrganization                                       (OK=17697  KO=0     )
> DeletePolicy                                             (OK=78910  KO=24    )
> restloginProgressiveProfileCallback                      (OK=450    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=70     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       500 (86.21%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.03%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.66%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.72%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.52%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 42005  / active: 377    / done: 246780
================================================================================

23:04:30.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:04:31.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:04:35.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:35 GMT                                    3110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3457244 KO=69    )
> restLoginInitiate                                        (OK=238681 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=238671 KO=1     )
> Skip 2FA                                                 (OK=132672 KO=1     )
> User Authorize PKCE stage                                (OK=290979 KO=2     )
> User AccessToken PKCE stage                              (OK=290970 KO=0     )
> GetUUid                                                  (OK=79327  KO=1     )
> GetOpenidConfig                                          (OK=237574 KO=0     )
> CreatePolicy                                             (OK=79295  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52829  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52828  KO=0     )
>  UI AM idFromSession                                     (OK=52828  KO=0     )
>  UI AM validateGoto                                      (OK=52828  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52826  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52826  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52823  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52823  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52821  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52820  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52819  KO=0     )
>  UI IDM uiconfig                                         (OK=52819  KO=0     )
>  UI IDM version                                          (OK=52819  KO=0     )
>  UI IDM login                                            (OK=52819  KO=0     )
>  UI IDM privilege                                        (OK=52819  KO=0     )
>  UI IDM features                                         (OK=52819  KO=0     )
>  UI IDM user                                             (OK=52819  KO=0     )
>  UI IDM dashboard                                        (OK=52819  KO=0     )
>  UI IDM managed user schema                              (OK=52819  KO=0     )
>  UI IDM oidcToken                                        (OK=52819  KO=0     )
> userinfo                                                 (OK=52819  KO=0     )
> UI-Logout                                                (OK=52818  KO=0     )
> UI-Logout Redirect 1                                     (OK=52817  KO=0     )
> tokenUserinfo                                            (OK=52658  KO=0     )
>  UI AM revoke1                                           (OK=52816  KO=0     )
>  UI AM revoke2                                           (OK=52816  KO=0     )
>  UI AM endsession                                        (OK=52816  KO=0     )
> RootUserinfo                                             (OK=177929 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8885   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8884   KO=0     )
> getIdToken                                               (OK=17730  KO=0     )
> getIdToken Redirect 1                                    (OK=17730  KO=0     )
> createOrganization                                       (OK=17730  KO=0     )
> queryOrganization                                        (OK=17730  KO=0     )
> ReadPolicy                                               (OK=79182  KO=13    )
> deleteOrganization                                       (OK=17729  KO=0     )
> DeletePolicy                                             (OK=79024  KO=24    )
> restloginProgressiveProfileCallback                      (OK=450    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=70     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       503 (86.28%)
> status.find.in([200, 209], 304), found 404                         35 ( 6.00%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.63%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.72%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.51%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 41592  / active: 373    / done: 247197
================================================================================

23:04:38.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:04:39.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:40 GMT                                    3115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3462155 KO=69    )
> restLoginInitiate                                        (OK=239022 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=239012 KO=1     )
> Skip 2FA                                                 (OK=132870 KO=1     )
> User Authorize PKCE stage                                (OK=291388 KO=2     )
> User AccessToken PKCE stage                              (OK=291379 KO=0     )
> GetUUid                                                  (OK=79442  KO=1     )
> GetOpenidConfig                                          (OK=237959 KO=0     )
> CreatePolicy                                             (OK=79411  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52893  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52893  KO=0     )
>  UI AM idFromSession                                     (OK=52893  KO=0     )
>  UI AM validateGoto                                      (OK=52893  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52893  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52893  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52893  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52893  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52892  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52892  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52892  KO=0     )
>  UI IDM uiconfig                                         (OK=52892  KO=0     )
>  UI IDM version                                          (OK=52892  KO=0     )
>  UI IDM login                                            (OK=52892  KO=0     )
>  UI IDM privilege                                        (OK=52892  KO=0     )
>  UI IDM features                                         (OK=52892  KO=0     )
>  UI IDM user                                             (OK=52892  KO=0     )
>  UI IDM dashboard                                        (OK=52892  KO=0     )
>  UI IDM managed user schema                              (OK=52892  KO=0     )
>  UI IDM oidcToken                                        (OK=52892  KO=0     )
> userinfo                                                 (OK=52891  KO=0     )
> UI-Logout                                                (OK=52890  KO=0     )
> UI-Logout Redirect 1                                     (OK=52890  KO=0     )
> tokenUserinfo                                            (OK=52735  KO=0     )
>  UI AM revoke1                                           (OK=52889  KO=0     )
>  UI AM revoke2                                           (OK=52889  KO=0     )
>  UI AM endsession                                        (OK=52889  KO=0     )
> RootUserinfo                                             (OK=178195 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8904   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8903   KO=0     )
> getIdToken                                               (OK=17750  KO=0     )
> getIdToken Redirect 1                                    (OK=17750  KO=0     )
> createOrganization                                       (OK=17750  KO=0     )
> queryOrganization                                        (OK=17749  KO=0     )
> ReadPolicy                                               (OK=79308  KO=13    )
> deleteOrganization                                       (OK=17749  KO=0     )
> DeletePolicy                                             (OK=79170  KO=24    )
> restloginProgressiveProfileCallback                      (OK=452    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       505 (86.32%)
> status.find.in([200, 209], 304), found 404                         35 ( 5.98%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.62%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.71%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.51%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 41232  / active: 343    / done: 247587
================================================================================

23:04:43.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:45 GMT                                    3120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3467110 KO=69    )
> restLoginInitiate                                        (OK=239395 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=239378 KO=1     )
> Skip 2FA                                                 (OK=133082 KO=1     )
> User Authorize PKCE stage                                (OK=291821 KO=2     )
> User AccessToken PKCE stage                              (OK=291816 KO=0     )
> GetUUid                                                  (OK=79579  KO=1     )
> GetOpenidConfig                                          (OK=238337 KO=0     )
> CreatePolicy                                             (OK=79549  KO=27    )
> UI-Post-Login - stage 1                                  (OK=52963  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52962  KO=0     )
>  UI AM idFromSession                                     (OK=52961  KO=0     )
>  UI AM validateGoto                                      (OK=52961  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52961  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52961  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52961  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52961  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52960  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52960  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52959  KO=0     )
>  UI IDM uiconfig                                         (OK=52959  KO=0     )
>  UI IDM version                                          (OK=52959  KO=0     )
>  UI IDM login                                            (OK=52959  KO=0     )
>  UI IDM privilege                                        (OK=52959  KO=0     )
>  UI IDM features                                         (OK=52959  KO=0     )
>  UI IDM user                                             (OK=52959  KO=0     )
>  UI IDM dashboard                                        (OK=52959  KO=0     )
>  UI IDM managed user schema                              (OK=52959  KO=0     )
>  UI IDM oidcToken                                        (OK=52958  KO=0     )
> userinfo                                                 (OK=52955  KO=0     )
> UI-Logout                                                (OK=52955  KO=0     )
> UI-Logout Redirect 1                                     (OK=52955  KO=0     )
> tokenUserinfo                                            (OK=52821  KO=0     )
>  UI AM revoke1                                           (OK=52954  KO=0     )
>  UI AM revoke2                                           (OK=52954  KO=0     )
>  UI AM endsession                                        (OK=52954  KO=0     )
> RootUserinfo                                             (OK=178476 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8919   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8919   KO=0     )
> getIdToken                                               (OK=17771  KO=0     )
> getIdToken Redirect 1                                    (OK=17771  KO=0     )
> createOrganization                                       (OK=17769  KO=0     )
> queryOrganization                                        (OK=17769  KO=0     )
> ReadPolicy                                               (OK=79425  KO=13    )
> deleteOrganization                                       (OK=17768  KO=0     )
> DeletePolicy                                             (OK=79294  KO=24    )
> restloginProgressiveProfileCallback                      (OK=453    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       506 (86.35%)
> status.find.in([200, 209], 304), found 404                         35 ( 5.97%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.61%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.71%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.51%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 40843  / active: 369    / done: 247950
================================================================================

23:04:48.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:50 GMT                                    3125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3472093 KO=69    )
> restLoginInitiate                                        (OK=239750 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=239736 KO=1     )
> Skip 2FA                                                 (OK=133282 KO=1     )
> User Authorize PKCE stage                                (OK=292244 KO=2     )
> User AccessToken PKCE stage                              (OK=292239 KO=0     )
> GetUUid                                                  (OK=79706  KO=1     )
> GetOpenidConfig                                          (OK=238718 KO=0     )
> CreatePolicy                                             (OK=79677  KO=27    )
> UI-Post-Login - stage 1                                  (OK=53038  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53038  KO=0     )
>  UI AM idFromSession                                     (OK=53036  KO=0     )
>  UI AM validateGoto                                      (OK=53036  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53032  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53032  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53031  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53032  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53028  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53028  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53028  KO=0     )
>  UI IDM uiconfig                                         (OK=53028  KO=0     )
>  UI IDM version                                          (OK=53028  KO=0     )
>  UI IDM login                                            (OK=53028  KO=0     )
>  UI IDM privilege                                        (OK=53028  KO=0     )
>  UI IDM features                                         (OK=53028  KO=0     )
>  UI IDM user                                             (OK=53026  KO=0     )
>  UI IDM dashboard                                        (OK=53026  KO=0     )
>  UI IDM managed user schema                              (OK=53026  KO=0     )
>  UI IDM oidcToken                                        (OK=53026  KO=0     )
> userinfo                                                 (OK=53026  KO=0     )
> UI-Logout                                                (OK=53026  KO=0     )
> UI-Logout Redirect 1                                     (OK=53026  KO=0     )
> tokenUserinfo                                            (OK=52903  KO=0     )
>  UI AM revoke1                                           (OK=53025  KO=0     )
>  UI AM revoke2                                           (OK=53025  KO=0     )
>  UI AM endsession                                        (OK=53025  KO=0     )
> RootUserinfo                                             (OK=178751 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8934   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8934   KO=0     )
> getIdToken                                               (OK=17793  KO=0     )
> getIdToken Redirect 1                                    (OK=17793  KO=0     )
> createOrganization                                       (OK=17793  KO=0     )
> queryOrganization                                        (OK=17793  KO=0     )
> ReadPolicy                                               (OK=79561  KO=13    )
> deleteOrganization                                       (OK=17793  KO=0     )
> DeletePolicy                                             (OK=79411  KO=24    )
> restloginProgressiveProfileCallback                      (OK=455    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       507 (86.37%)
> status.find.in([200, 209], 304), found 404                         35 ( 5.96%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.60%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.70%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.51%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 40476  / active: 369    / done: 248317
================================================================================

23:04:54.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:04:54.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:04:55 GMT                                    3130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3477669 KO=69    )
> restLoginInitiate                                        (OK=240130 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=240122 KO=1     )
> Skip 2FA                                                 (OK=133481 KO=1     )
> User Authorize PKCE stage                                (OK=292718 KO=2     )
> User AccessToken PKCE stage                              (OK=292710 KO=0     )
> GetUUid                                                  (OK=79833  KO=1     )
> GetOpenidConfig                                          (OK=239108 KO=0     )
> CreatePolicy                                             (OK=79800  KO=27    )
> UI-Post-Login - stage 1                                  (OK=53123  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53123  KO=0     )
>  UI AM idFromSession                                     (OK=53122  KO=0     )
>  UI AM validateGoto                                      (OK=53122  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53118  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53118  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53118  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53118  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53117  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53114  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53113  KO=0     )
>  UI IDM uiconfig                                         (OK=53113  KO=0     )
>  UI IDM version                                          (OK=53113  KO=0     )
>  UI IDM login                                            (OK=53113  KO=0     )
>  UI IDM privilege                                        (OK=53113  KO=0     )
>  UI IDM features                                         (OK=53113  KO=0     )
>  UI IDM user                                             (OK=53113  KO=0     )
>  UI IDM dashboard                                        (OK=53113  KO=0     )
>  UI IDM managed user schema                              (OK=53113  KO=0     )
>  UI IDM oidcToken                                        (OK=53111  KO=0     )
> userinfo                                                 (OK=53110  KO=0     )
> UI-Logout                                                (OK=53110  KO=0     )
> UI-Logout Redirect 1                                     (OK=53110  KO=0     )
> tokenUserinfo                                            (OK=53000  KO=0     )
>  UI AM revoke1                                           (OK=53109  KO=0     )
>  UI AM revoke2                                           (OK=53109  KO=0     )
>  UI AM endsession                                        (OK=53109  KO=0     )
> RootUserinfo                                             (OK=179009 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8952   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8952   KO=0     )
> getIdToken                                               (OK=17822  KO=0     )
> getIdToken Redirect 1                                    (OK=17822  KO=0     )
> createOrganization                                       (OK=17822  KO=0     )
> queryOrganization                                        (OK=17822  KO=0     )
> ReadPolicy                                               (OK=79691  KO=13    )
> deleteOrganization                                       (OK=17822  KO=0     )
> DeletePolicy                                             (OK=79548  KO=24    )
> restloginProgressiveProfileCallback                      (OK=456    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       509 (86.42%)
> status.find.in([200, 209], 304), found 404                         35 ( 5.94%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.58%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.70%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.51%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 40073  / active: 351    / done: 248738
================================================================================

23:04:57.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:05:00 GMT                                    3135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3483284 KO=69    )
> restLoginInitiate                                        (OK=240540 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=240525 KO=1     )
> Skip 2FA                                                 (OK=133723 KO=1     )
> User Authorize PKCE stage                                (OK=293202 KO=2     )
> User AccessToken PKCE stage                              (OK=293198 KO=0     )
> GetUUid                                                  (OK=79982  KO=1     )
> GetOpenidConfig                                          (OK=239512 KO=0     )
> CreatePolicy                                             (OK=79952  KO=27    )
> UI-Post-Login - stage 1                                  (OK=53201  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53201  KO=0     )
>  UI AM idFromSession                                     (OK=53201  KO=0     )
>  UI AM validateGoto                                      (OK=53201  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53198  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53197  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53197  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53197  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53195  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53194  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53194  KO=0     )
>  UI IDM uiconfig                                         (OK=53194  KO=0     )
>  UI IDM version                                          (OK=53194  KO=0     )
>  UI IDM login                                            (OK=53194  KO=0     )
>  UI IDM privilege                                        (OK=53194  KO=0     )
>  UI IDM features                                         (OK=53194  KO=0     )
>  UI IDM user                                             (OK=53194  KO=0     )
>  UI IDM dashboard                                        (OK=53194  KO=0     )
>  UI IDM managed user schema                              (OK=53194  KO=0     )
>  UI IDM oidcToken                                        (OK=53192  KO=0     )
> userinfo                                                 (OK=53191  KO=0     )
> UI-Logout                                                (OK=53191  KO=0     )
> UI-Logout Redirect 1                                     (OK=53191  KO=0     )
> tokenUserinfo                                            (OK=53088  KO=0     )
>  UI AM revoke1                                           (OK=53190  KO=0     )
>  UI AM revoke2                                           (OK=53190  KO=0     )
>  UI AM endsession                                        (OK=53190  KO=0     )
> RootUserinfo                                             (OK=179253 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8969   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8969   KO=0     )
> getIdToken                                               (OK=17858  KO=0     )
> getIdToken Redirect 1                                    (OK=17858  KO=0     )
> createOrganization                                       (OK=17857  KO=0     )
> queryOrganization                                        (OK=17857  KO=0     )
> ReadPolicy                                               (OK=79814  KO=13    )
> deleteOrganization                                       (OK=17857  KO=0     )
> DeletePolicy                                             (OK=79679  KO=24    )
> restloginProgressiveProfileCallback                      (OK=457    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       510 (86.44%)
> status.find.in([200, 209], 304), found 404                         35 ( 5.93%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.58%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.69%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.51%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 39651  / active: 373    / done: 249138
================================================================================

23:05:01.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:05:05 GMT                                    3140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3488933 KO=69    )
> restLoginInitiate                                        (OK=240927 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=240918 KO=1     )
> Skip 2FA                                                 (OK=133927 KO=1     )
> User Authorize PKCE stage                                (OK=293678 KO=2     )
> User AccessToken PKCE stage                              (OK=293674 KO=0     )
> GetUUid                                                  (OK=80110  KO=1     )
> GetOpenidConfig                                          (OK=239916 KO=0     )
> CreatePolicy                                             (OK=80082  KO=27    )
> UI-Post-Login - stage 1                                  (OK=53292  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53292  KO=0     )
>  UI AM idFromSession                                     (OK=53288  KO=0     )
>  UI AM validateGoto                                      (OK=53288  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53286  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53286  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53285  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53285  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53282  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53281  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53279  KO=0     )
>  UI IDM uiconfig                                         (OK=53279  KO=0     )
>  UI IDM version                                          (OK=53279  KO=0     )
>  UI IDM login                                            (OK=53279  KO=0     )
>  UI IDM privilege                                        (OK=53279  KO=0     )
>  UI IDM features                                         (OK=53279  KO=0     )
>  UI IDM user                                             (OK=53278  KO=0     )
>  UI IDM dashboard                                        (OK=53278  KO=0     )
>  UI IDM managed user schema                              (OK=53278  KO=0     )
>  UI IDM oidcToken                                        (OK=53278  KO=0     )
> userinfo                                                 (OK=53277  KO=0     )
> UI-Logout                                                (OK=53277  KO=0     )
> UI-Logout Redirect 1                                     (OK=53276  KO=0     )
> tokenUserinfo                                            (OK=53183  KO=0     )
>  UI AM revoke1                                           (OK=53274  KO=0     )
>  UI AM revoke2                                           (OK=53274  KO=0     )
>  UI AM endsession                                        (OK=53274  KO=0     )
> RootUserinfo                                             (OK=179506 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8985   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8985   KO=0     )
> getIdToken                                               (OK=17889  KO=0     )
> getIdToken Redirect 1                                    (OK=17889  KO=0     )
> createOrganization                                       (OK=17889  KO=0     )
> queryOrganization                                        (OK=17889  KO=0     )
> ReadPolicy                                               (OK=79965  KO=13    )
> deleteOrganization                                       (OK=17889  KO=0     )
> DeletePolicy                                             (OK=79799  KO=24    )
> restloginProgressiveProfileCallback                      (OK=459    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       511 (86.46%)
> status.find.in([200, 209], 304), found 404                         35 ( 5.92%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.57%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.69%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.51%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 39245  / active: 373    / done: 249544
================================================================================


================================================================================
2024-11-06 23:05:10 GMT                                    3145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3494798 KO=69    )
> restLoginInitiate                                        (OK=241330 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=241323 KO=1     )
> Skip 2FA                                                 (OK=134151 KO=1     )
> User Authorize PKCE stage                                (OK=294174 KO=2     )
> User AccessToken PKCE stage                              (OK=294165 KO=0     )
> GetUUid                                                  (OK=80238  KO=1     )
> GetOpenidConfig                                          (OK=240321 KO=0     )
> CreatePolicy                                             (OK=80208  KO=27    )
> UI-Post-Login - stage 1                                  (OK=53378  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53378  KO=0     )
>  UI AM idFromSession                                     (OK=53378  KO=0     )
>  UI AM validateGoto                                      (OK=53378  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53374  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53374  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53374  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53374  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53371  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53370  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53370  KO=0     )
>  UI IDM uiconfig                                         (OK=53370  KO=0     )
>  UI IDM version                                          (OK=53370  KO=0     )
>  UI IDM login                                            (OK=53369  KO=0     )
>  UI IDM privilege                                        (OK=53369  KO=0     )
>  UI IDM features                                         (OK=53369  KO=0     )
>  UI IDM user                                             (OK=53369  KO=0     )
>  UI IDM dashboard                                        (OK=53369  KO=0     )
>  UI IDM managed user schema                              (OK=53369  KO=0     )
>  UI IDM oidcToken                                        (OK=53369  KO=0     )
> userinfo                                                 (OK=53369  KO=0     )
> UI-Logout                                                (OK=53368  KO=0     )
> UI-Logout Redirect 1                                     (OK=53368  KO=0     )
> tokenUserinfo                                            (OK=53275  KO=0     )
>  UI AM revoke1                                           (OK=53368  KO=0     )
>  UI AM revoke2                                           (OK=53368  KO=0     )
>  UI AM endsession                                        (OK=53368  KO=0     )
> RootUserinfo                                             (OK=179778 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9001   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9001   KO=0     )
> getIdToken                                               (OK=17921  KO=0     )
> getIdToken Redirect 1                                    (OK=17921  KO=0     )
> createOrganization                                       (OK=17921  KO=0     )
> queryOrganization                                        (OK=17921  KO=0     )
> ReadPolicy                                               (OK=80095  KO=13    )
> deleteOrganization                                       (OK=17921  KO=0     )
> DeletePolicy                                             (OK=79950  KO=24    )
> restloginProgressiveProfileCallback                      (OK=461    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       511 (86.46%)
> status.find.in([200, 209], 304), found 404                         35 ( 5.92%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.57%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.69%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.51%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 38824  / active: 366    / done: 249972
================================================================================

23:05:12.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:13.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:15.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:05:15 GMT                                    3150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3500868 KO=69    )
> restLoginInitiate                                        (OK=241754 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=241747 KO=1     )
> Skip 2FA                                                 (OK=134382 KO=1     )
> User Authorize PKCE stage                                (OK=294684 KO=2     )
> User AccessToken PKCE stage                              (OK=294674 KO=0     )
> GetUUid                                                  (OK=80377  KO=1     )
> GetOpenidConfig                                          (OK=240720 KO=0     )
> CreatePolicy                                             (OK=80345  KO=27    )
> UI-Post-Login - stage 1                                  (OK=53480  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53480  KO=0     )
>  UI AM idFromSession                                     (OK=53478  KO=0     )
>  UI AM validateGoto                                      (OK=53478  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53473  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53473  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53470  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53470  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53466  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53464  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53463  KO=0     )
>  UI IDM uiconfig                                         (OK=53463  KO=0     )
>  UI IDM version                                          (OK=53463  KO=0     )
>  UI IDM login                                            (OK=53462  KO=0     )
>  UI IDM privilege                                        (OK=53462  KO=0     )
>  UI IDM features                                         (OK=53462  KO=0     )
>  UI IDM user                                             (OK=53462  KO=0     )
>  UI IDM dashboard                                        (OK=53462  KO=0     )
>  UI IDM managed user schema                              (OK=53462  KO=0     )
>  UI IDM oidcToken                                        (OK=53460  KO=0     )
> userinfo                                                 (OK=53459  KO=0     )
> UI-Logout                                                (OK=53458  KO=0     )
> UI-Logout Redirect 1                                     (OK=53457  KO=0     )
> tokenUserinfo                                            (OK=53360  KO=0     )
>  UI AM revoke1                                           (OK=53457  KO=0     )
>  UI AM revoke2                                           (OK=53457  KO=0     )
>  UI AM endsession                                        (OK=53457  KO=0     )
> RootUserinfo                                             (OK=180067 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9016   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9016   KO=0     )
> getIdToken                                               (OK=17958  KO=0     )
> getIdToken Redirect 1                                    (OK=17958  KO=0     )
> createOrganization                                       (OK=17958  KO=0     )
> queryOrganization                                        (OK=17957  KO=0     )
> ReadPolicy                                               (OK=80220  KO=13    )
> deleteOrganization                                       (OK=17957  KO=0     )
> DeletePolicy                                             (OK=80083  KO=24    )
> restloginProgressiveProfileCallback                      (OK=465    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=72     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       514 (86.53%)
> status.find.in([200, 209], 304), found 404                         35 ( 5.89%)
> status.find.in([200, 209], 304), found 409                         27 ( 4.55%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.68%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.51%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 38388  / active: 376    / done: 250398
================================================================================

23:05:15.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:17.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 250897: status.find.in([200, 209], 304), found 409
23:05:17.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,250897,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQwNTUzMjg5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibGZjWGNwamdvWk90QVQxSndhX3MyajFRa0Y0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzNDMxNywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzNDMxNywicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3OTE3LCJpYXQiOjE3MzA5MzQzMTcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlZONFhtdl93YWlOZC1kYTFCZTFKMzMtMU4xQSJ9.P4r4rtPZYkxTOp9goA8wbgzhTBKCbOVoj3OWtJZgGmN1TKUXAmE3on9DjbmedTX4uF6NWTbclB2Ra1XQ0UmqzCNdsMVnSwkkc-STOUzkuCOmcQK94vl7hjBzAgC81iPn64mR0PizSTxmd8j8Fm2KPAMA7RdOhV6r2napHQFRhmk0wBDfIOHzsiv5YLXitN5cW7tubXkeAR-RvIhmj7AA19qD_ULP0bZyrcqnRfcjSc-M4AOqiksQ55PlW5Wxaw-tdLfcMobMN7lskOjyo6CV8jHCSbbufyg9AWx-uZ5efGdi2xjkCtQPN5TbsB35LsDgdurxT7s1A6auhAHAldgRFQ, username -> user.795044, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy296200, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17ccebf6, authcode -> jCFQF1CM2fW89QQxDv88kcspOyA, useAdminRealm -> true, callbacks -> {"tokenId":"gmqziBLJ4VbvFF8cyDo75QdDgHw.*AAJTSQACMDIAAlNLABxPb2ZVdWVUNytVSHBVT1FRZGx4RVBOcVY2b0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934317173), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=gmqziBLJ4VbvFF8cyDo75QdDgHw.*AAJTSQACMDIAAlNLABxPb2ZVdWVUNytVSHBVT1FRZGx4RVBOcVY2b0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934317173))), password -> Pa_ssw0rd, challenge -> 19XYql9wRpj6_-x56VpNgZ4yEmbXcHJ9Ai68OYqHvm0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 47.119.102.198, verifier -> MzEyNTk1NTk3Mjc3MTMzNDg2Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46ce087, tokenId -> gmqziBLJ4VbvFF8cyDo75QdDgHw.*AAJTSQACMDIAAlNLABxPb2ZVdWVUNytVSHBVT1FRZGx4RVBOcVY2b0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=gmqziBLJ4VbvFF8cyDo75QdDgHw.*AAJTSQACMDIAAlNLABxPb2ZVdWVUNytVSHBVT1FRZGx4RVBOcVY2b0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=gmqziBLJ4VbvFF8cyDo75QdDgHw.*AAJTSQACMDIAAlNLABxPb2ZVdWVUNytVSHBVT1FRZGx4RVBOcVY2b0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy296200","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 23:05:17 GMT
	x-forgerock-transactionid: c119234a-657a-4d5d-bebc-b5cf4dfcd2ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 23:05:20 GMT                                    3155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3506661 KO=70    )
> restLoginInitiate                                        (OK=242137 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=242124 KO=1     )
> Skip 2FA                                                 (OK=134581 KO=1     )
> User Authorize PKCE stage                                (OK=295157 KO=2     )
> User AccessToken PKCE stage                              (OK=295152 KO=0     )
> GetUUid                                                  (OK=80503  KO=1     )
> GetOpenidConfig                                          (OK=241106 KO=0     )
> CreatePolicy                                             (OK=80468  KO=28    )
> UI-Post-Login - stage 1                                  (OK=53567  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53566  KO=0     )
>  UI AM idFromSession                                     (OK=53565  KO=0     )
>  UI AM validateGoto                                      (OK=53565  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53562  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53562  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53562  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53562  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53561  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53561  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53561  KO=0     )
>  UI IDM uiconfig                                         (OK=53561  KO=0     )
>  UI IDM version                                          (OK=53561  KO=0     )
>  UI IDM login                                            (OK=53560  KO=0     )
>  UI IDM privilege                                        (OK=53561  KO=0     )
>  UI IDM features                                         (OK=53560  KO=0     )
>  UI IDM user                                             (OK=53560  KO=0     )
>  UI IDM dashboard                                        (OK=53560  KO=0     )
>  UI IDM managed user schema                              (OK=53560  KO=0     )
>  UI IDM oidcToken                                        (OK=53559  KO=0     )
> userinfo                                                 (OK=53558  KO=0     )
> UI-Logout                                                (OK=53558  KO=0     )
> UI-Logout Redirect 1                                     (OK=53557  KO=0     )
> tokenUserinfo                                            (OK=53450  KO=0     )
>  UI AM revoke1                                           (OK=53553  KO=0     )
>  UI AM revoke2                                           (OK=53554  KO=0     )
>  UI AM endsession                                        (OK=53554  KO=0     )
> RootUserinfo                                             (OK=180337 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9032   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9032   KO=0     )
> getIdToken                                               (OK=17984  KO=0     )
> getIdToken Redirect 1                                    (OK=17984  KO=0     )
> createOrganization                                       (OK=17981  KO=0     )
> queryOrganization                                        (OK=17981  KO=0     )
> ReadPolicy                                               (OK=80357  KO=13    )
> deleteOrganization                                       (OK=17980  KO=0     )
> DeletePolicy                                             (OK=80207  KO=24    )
> restloginProgressiveProfileCallback                      (OK=466    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=72     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       515 (86.41%)
> status.find.in([200, 209], 304), found 404                         35 ( 5.87%)
> status.find.in([200, 209], 304), found 409                         28 ( 4.70%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.68%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.50%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 37985  / active: 382    / done: 250795
================================================================================


================================================================================
2024-11-06 23:05:25 GMT                                    3160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3512357 KO=70    )
> restLoginInitiate                                        (OK=242546 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=242538 KO=1     )
> Skip 2FA                                                 (OK=134816 KO=1     )
> User Authorize PKCE stage                                (OK=295652 KO=2     )
> User AccessToken PKCE stage                              (OK=295643 KO=0     )
> GetUUid                                                  (OK=80631  KO=1     )
> GetOpenidConfig                                          (OK=241499 KO=0     )
> CreatePolicy                                             (OK=80600  KO=28    )
> UI-Post-Login - stage 1                                  (OK=53649  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53649  KO=0     )
>  UI AM idFromSession                                     (OK=53649  KO=0     )
>  UI AM validateGoto                                      (OK=53649  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53642  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53641  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53641  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53641  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53641  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53641  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53641  KO=0     )
>  UI IDM uiconfig                                         (OK=53641  KO=0     )
>  UI IDM version                                          (OK=53641  KO=0     )
>  UI IDM login                                            (OK=53641  KO=0     )
>  UI IDM privilege                                        (OK=53641  KO=0     )
>  UI IDM features                                         (OK=53641  KO=0     )
>  UI IDM user                                             (OK=53641  KO=0     )
>  UI IDM dashboard                                        (OK=53641  KO=0     )
>  UI IDM managed user schema                              (OK=53641  KO=0     )
>  UI IDM oidcToken                                        (OK=53640  KO=0     )
> userinfo                                                 (OK=53640  KO=0     )
> UI-Logout                                                (OK=53640  KO=0     )
> UI-Logout Redirect 1                                     (OK=53640  KO=0     )
> tokenUserinfo                                            (OK=53552  KO=0     )
>  UI AM revoke1                                           (OK=53639  KO=0     )
>  UI AM revoke2                                           (OK=53639  KO=0     )
>  UI AM endsession                                        (OK=53639  KO=0     )
> RootUserinfo                                             (OK=180593 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9052   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9052   KO=0     )
> getIdToken                                               (OK=18026  KO=0     )
> getIdToken Redirect 1                                    (OK=18026  KO=0     )
> createOrganization                                       (OK=18025  KO=0     )
> queryOrganization                                        (OK=18025  KO=0     )
> ReadPolicy                                               (OK=80484  KO=13    )
> deleteOrganization                                       (OK=18025  KO=0     )
> DeletePolicy                                             (OK=80343  KO=24    )
> restloginProgressiveProfileCallback                      (OK=467    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=73     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       515 (86.41%)
> status.find.in([200, 209], 304), found 404                         35 ( 5.87%)
> status.find.in([200, 209], 304), found 409                         28 ( 4.70%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.68%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.50%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 37563  / active: 361    / done: 251238
================================================================================

23:05:27.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 250897: status.find.in([200, 209], 304), found 404
23:05:27.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,250897,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQwNTUzMjg5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibGZjWGNwamdvWk90QVQxSndhX3MyajFRa0Y0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzNDMxNywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzNDMxNywicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3OTE3LCJpYXQiOjE3MzA5MzQzMTcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlZONFhtdl93YWlOZC1kYTFCZTFKMzMtMU4xQSJ9.P4r4rtPZYkxTOp9goA8wbgzhTBKCbOVoj3OWtJZgGmN1TKUXAmE3on9DjbmedTX4uF6NWTbclB2Ra1XQ0UmqzCNdsMVnSwkkc-STOUzkuCOmcQK94vl7hjBzAgC81iPn64mR0PizSTxmd8j8Fm2KPAMA7RdOhV6r2napHQFRhmk0wBDfIOHzsiv5YLXitN5cW7tubXkeAR-RvIhmj7AA19qD_ULP0bZyrcqnRfcjSc-M4AOqiksQ55PlW5Wxaw-tdLfcMobMN7lskOjyo6CV8jHCSbbufyg9AWx-uZ5efGdi2xjkCtQPN5TbsB35LsDgdurxT7s1A6auhAHAldgRFQ, username -> user.795044, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy296200, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17ccebf6, authcode -> jCFQF1CM2fW89QQxDv88kcspOyA, useAdminRealm -> true, callbacks -> {"tokenId":"gmqziBLJ4VbvFF8cyDo75QdDgHw.*AAJTSQACMDIAAlNLABxPb2ZVdWVUNytVSHBVT1FRZGx4RVBOcVY2b0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934317173), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=gmqziBLJ4VbvFF8cyDo75QdDgHw.*AAJTSQACMDIAAlNLABxPb2ZVdWVUNytVSHBVT1FRZGx4RVBOcVY2b0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934317173))), password -> Pa_ssw0rd, challenge -> 19XYql9wRpj6_-x56VpNgZ4yEmbXcHJ9Ai68OYqHvm0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 47.119.102.198, verifier -> MzEyNTk1NTk3Mjc3MTMzNDg2Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46ce087, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@6f493239, tokenId -> gmqziBLJ4VbvFF8cyDo75QdDgHw.*AAJTSQACMDIAAlNLABxPb2ZVdWVUNytVSHBVT1FRZGx4RVBOcVY2b0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy296200
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=gmqziBLJ4VbvFF8cyDo75QdDgHw.*AAJTSQACMDIAAlNLABxPb2ZVdWVUNytVSHBVT1FRZGx4RVBOcVY2b0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=gmqziBLJ4VbvFF8cyDo75QdDgHw.*AAJTSQACMDIAAlNLABxPb2ZVdWVUNytVSHBVT1FRZGx4RVBOcVY2b0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 23:05:27 GMT
	x-forgerock-transactionid: 8887e354-4b49-4705-8a74-e5d30a7c85f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy296200 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 23:05:30 GMT                                    3165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3517894 KO=71    )
> restLoginInitiate                                        (OK=242905 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=242899 KO=1     )
> Skip 2FA                                                 (OK=135006 KO=1     )
> User Authorize PKCE stage                                (OK=296101 KO=2     )
> User AccessToken PKCE stage                              (OK=296089 KO=0     )
> GetUUid                                                  (OK=80748  KO=1     )
> GetOpenidConfig                                          (OK=241869 KO=0     )
> CreatePolicy                                             (OK=80719  KO=28    )
> UI-Post-Login - stage 1                                  (OK=53748  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53747  KO=0     )
>  UI AM idFromSession                                     (OK=53743  KO=0     )
>  UI AM validateGoto                                      (OK=53743  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53737  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53737  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53737  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53737  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53733  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53732  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53731  KO=0     )
>  UI IDM uiconfig                                         (OK=53731  KO=0     )
>  UI IDM version                                          (OK=53731  KO=0     )
>  UI IDM login                                            (OK=53731  KO=0     )
>  UI IDM privilege                                        (OK=53731  KO=0     )
>  UI IDM features                                         (OK=53731  KO=0     )
>  UI IDM user                                             (OK=53730  KO=0     )
>  UI IDM dashboard                                        (OK=53730  KO=0     )
>  UI IDM managed user schema                              (OK=53730  KO=0     )
>  UI IDM oidcToken                                        (OK=53730  KO=0     )
> userinfo                                                 (OK=53729  KO=0     )
> UI-Logout                                                (OK=53727  KO=0     )
> UI-Logout Redirect 1                                     (OK=53725  KO=0     )
> tokenUserinfo                                            (OK=53619  KO=0     )
>  UI AM revoke1                                           (OK=53724  KO=0     )
>  UI AM revoke2                                           (OK=53724  KO=0     )
>  UI AM endsession                                        (OK=53724  KO=0     )
> RootUserinfo                                             (OK=180880 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9063   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9063   KO=0     )
> getIdToken                                               (OK=18053  KO=0     )
> getIdToken Redirect 1                                    (OK=18053  KO=0     )
> createOrganization                                       (OK=18052  KO=0     )
> queryOrganization                                        (OK=18050  KO=0     )
> ReadPolicy                                               (OK=80614  KO=13    )
> deleteOrganization                                       (OK=18050  KO=0     )
> DeletePolicy                                             (OK=80467  KO=25    )
> restloginProgressiveProfileCallback                      (OK=468    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=73     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       515 (86.26%)
> status.find.in([200, 209], 304), found 404                         36 ( 6.03%)
> status.find.in([200, 209], 304), found 409                         28 ( 4.69%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.68%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.50%)
> status.find.is(302), but actually found 502                         2 ( 0.34%)
> status.find.is(200), but actually found 502                         2 ( 0.34%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 37193  / active: 359    / done: 251610
================================================================================

23:05:31.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:05:35 GMT                                    3170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3523471 KO=71    )
> restLoginInitiate                                        (OK=243290 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=243279 KO=1     )
> Skip 2FA                                                 (OK=135214 KO=1     )
> User Authorize PKCE stage                                (OK=296573 KO=2     )
> User AccessToken PKCE stage                              (OK=296570 KO=0     )
> GetUUid                                                  (OK=80872  KO=1     )
> GetOpenidConfig                                          (OK=242243 KO=0     )
> CreatePolicy                                             (OK=80840  KO=28    )
> UI-Post-Login - stage 1                                  (OK=53827  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53827  KO=0     )
>  UI AM idFromSession                                     (OK=53826  KO=0     )
>  UI AM validateGoto                                      (OK=53826  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53823  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53822  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53822  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53822  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53822  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53822  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53820  KO=0     )
>  UI IDM uiconfig                                         (OK=53820  KO=0     )
>  UI IDM version                                          (OK=53820  KO=0     )
>  UI IDM login                                            (OK=53820  KO=0     )
>  UI IDM privilege                                        (OK=53820  KO=0     )
>  UI IDM features                                         (OK=53820  KO=0     )
>  UI IDM user                                             (OK=53819  KO=0     )
>  UI IDM dashboard                                        (OK=53819  KO=0     )
>  UI IDM managed user schema                              (OK=53819  KO=0     )
>  UI IDM oidcToken                                        (OK=53818  KO=0     )
> userinfo                                                 (OK=53816  KO=0     )
> UI-Logout                                                (OK=53816  KO=0     )
> UI-Logout Redirect 1                                     (OK=53814  KO=0     )
> tokenUserinfo                                            (OK=53716  KO=0     )
>  UI AM revoke1                                           (OK=53813  KO=0     )
>  UI AM revoke2                                           (OK=53813  KO=0     )
>  UI AM endsession                                        (OK=53813  KO=0     )
> RootUserinfo                                             (OK=181116 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9075   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9075   KO=0     )
> getIdToken                                               (OK=18084  KO=0     )
> getIdToken Redirect 1                                    (OK=18084  KO=0     )
> createOrganization                                       (OK=18084  KO=0     )
> queryOrganization                                        (OK=18083  KO=0     )
> ReadPolicy                                               (OK=80732  KO=13    )
> deleteOrganization                                       (OK=18081  KO=0     )
> DeletePolicy                                             (OK=80598  KO=25    )
> restloginProgressiveProfileCallback                      (OK=470    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=73     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       516 (86.29%)
> status.find.in([200, 209], 304), found 404                         36 ( 6.02%)
> status.find.in([200, 209], 304), found 409                         28 ( 4.68%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.67%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.50%)
> status.find.is(302), but actually found 502                         2 ( 0.33%)
> status.find.is(200), but actually found 502                         2 ( 0.33%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 36795  / active: 349    / done: 252018
================================================================================

23:05:39.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:05:40 GMT                                    3175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3528872 KO=71    )
> restLoginInitiate                                        (OK=243688 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=243677 KO=1     )
> Skip 2FA                                                 (OK=135404 KO=1     )
> User Authorize PKCE stage                                (OK=297048 KO=2     )
> User AccessToken PKCE stage                              (OK=297044 KO=0     )
> GetUUid                                                  (OK=80985  KO=1     )
> GetOpenidConfig                                          (OK=242599 KO=0     )
> CreatePolicy                                             (OK=80954  KO=28    )
> UI-Post-Login - stage 1                                  (OK=53909  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53908  KO=0     )
>  UI AM idFromSession                                     (OK=53907  KO=0     )
>  UI AM validateGoto                                      (OK=53907  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53903  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53903  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53901  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53901  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53900  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53900  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53900  KO=0     )
>  UI IDM uiconfig                                         (OK=53900  KO=0     )
>  UI IDM version                                          (OK=53900  KO=0     )
>  UI IDM login                                            (OK=53900  KO=0     )
>  UI IDM privilege                                        (OK=53900  KO=0     )
>  UI IDM features                                         (OK=53900  KO=0     )
>  UI IDM user                                             (OK=53900  KO=0     )
>  UI IDM dashboard                                        (OK=53900  KO=0     )
>  UI IDM managed user schema                              (OK=53900  KO=0     )
>  UI IDM oidcToken                                        (OK=53899  KO=0     )
> userinfo                                                 (OK=53897  KO=0     )
> UI-Logout                                                (OK=53897  KO=0     )
> UI-Logout Redirect 1                                     (OK=53897  KO=0     )
> tokenUserinfo                                            (OK=53840  KO=0     )
>  UI AM revoke1                                           (OK=53896  KO=0     )
>  UI AM revoke2                                           (OK=53896  KO=0     )
>  UI AM endsession                                        (OK=53897  KO=0     )
> RootUserinfo                                             (OK=181398 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9088   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9088   KO=0     )
> getIdToken                                               (OK=18105  KO=0     )
> getIdToken Redirect 1                                    (OK=18105  KO=0     )
> createOrganization                                       (OK=18104  KO=0     )
> queryOrganization                                        (OK=18104  KO=0     )
> ReadPolicy                                               (OK=80855  KO=13    )
> deleteOrganization                                       (OK=18104  KO=0     )
> DeletePolicy                                             (OK=80720  KO=25    )
> restloginProgressiveProfileCallback                      (OK=470    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=74     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       517 (86.31%)
> status.find.in([200, 209], 304), found 404                         36 ( 6.01%)
> status.find.in([200, 209], 304), found 409                         28 ( 4.67%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.67%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.50%)
> status.find.is(302), but actually found 502                         2 ( 0.33%)
> status.find.is(200), but actually found 502                         2 ( 0.33%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 36384  / active: 337    / done: 252441
================================================================================

23:05:43.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:05:45 GMT                                    3180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3534168 KO=71    )
> restLoginInitiate                                        (OK=244067 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=244055 KO=1     )
> Skip 2FA                                                 (OK=135621 KO=1     )
> User Authorize PKCE stage                                (OK=297502 KO=2     )
> User AccessToken PKCE stage                              (OK=297496 KO=0     )
> GetUUid                                                  (OK=81110  KO=1     )
> GetOpenidConfig                                          (OK=242957 KO=0     )
> CreatePolicy                                             (OK=81074  KO=28    )
> UI-Post-Login - stage 1                                  (OK=53989  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53989  KO=0     )
>  UI AM idFromSession                                     (OK=53988  KO=0     )
>  UI AM validateGoto                                      (OK=53988  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53983  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53981  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53981  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53981  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53979  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53978  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53978  KO=0     )
>  UI IDM uiconfig                                         (OK=53977  KO=0     )
>  UI IDM version                                          (OK=53977  KO=0     )
>  UI IDM login                                            (OK=53977  KO=0     )
>  UI IDM privilege                                        (OK=53977  KO=0     )
>  UI IDM features                                         (OK=53977  KO=0     )
>  UI IDM user                                             (OK=53976  KO=0     )
>  UI IDM dashboard                                        (OK=53976  KO=0     )
>  UI IDM managed user schema                              (OK=53976  KO=0     )
>  UI IDM oidcToken                                        (OK=53975  KO=0     )
> userinfo                                                 (OK=53974  KO=0     )
> UI-Logout                                                (OK=53973  KO=0     )
> UI-Logout Redirect 1                                     (OK=53973  KO=0     )
> tokenUserinfo                                            (OK=53920  KO=0     )
>  UI AM revoke1                                           (OK=53971  KO=0     )
>  UI AM revoke2                                           (OK=53971  KO=0     )
>  UI AM endsession                                        (OK=53971  KO=0     )
> RootUserinfo                                             (OK=181704 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9102   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9102   KO=0     )
> getIdToken                                               (OK=18134  KO=0     )
> getIdToken Redirect 1                                    (OK=18134  KO=0     )
> createOrganization                                       (OK=18134  KO=0     )
> queryOrganization                                        (OK=18134  KO=0     )
> ReadPolicy                                               (OK=80968  KO=13    )
> deleteOrganization                                       (OK=18133  KO=0     )
> DeletePolicy                                             (OK=80839  KO=25    )
> restloginProgressiveProfileCallback                      (OK=471    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=75     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       518 (86.33%)
> status.find.in([200, 209], 304), found 404                         36 ( 6.00%)
> status.find.in([200, 209], 304), found 409                         28 ( 4.67%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.67%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.50%)
> status.find.is(302), but actually found 502                         2 ( 0.33%)
> status.find.is(200), but actually found 502                         2 ( 0.33%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 35992  / active: 361    / done: 252809
================================================================================

23:05:45.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:47.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:48.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 253374: status.find.in([200, 209], 304), found 409
23:05:48.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,253374,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTQwNzI1ODkwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSGxYQnA0ZXlDeXQ1N2g3aWE1NU4xX0VOR01VIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzNDM0OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzNDM0OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3OTQ4LCJpYXQiOjE3MzA5MzQzNDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtOVUx6NnM3bFJJYlgxR0hyQ29CWU5WRDJ3NCJ9.RuqZ1IGp8E3-kXOuPSrOeeTDmeQvnyMIbfQ3K8X963L1hXIR-8sVwzm8QwPOkUvG8XHmr8NYOb1jsnyMGULlC-s9LtRtSxY8-o-dQBy9QrrcWJFy4Hj_K7IkfjgBiwDC3bDCg3LATnC5clxnAS06N1XJ1XvLdiVGYyABDXDLB61O-cT4m_y9TOy95A6Gqcb1X02rRX6ScBg9TeSaXxYTJEY_cyFyXoKgb2mMULRD9nX5Uq-kMSE6WRvtK4oG3PEpwhGzBozIywQgY2xrGIb_k7mwzkpXW41zmT0JKeHqV59W-DzCYCcF89La7YOUVUxx2G5d336Wl2UTT1WTnU8SZQ, username -> user.837200, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy243303, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46b628ee, authcode -> 3Ai2edj3vV8Of1Hy8li7FlHDH6A, useAdminRealm -> true, callbacks -> {"tokenId":"25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934348141), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934348141))), password -> Pa_ssw0rd, challenge -> Uw05MmVPthNZp1myia9JLCoeZ7SyZW88o8Jagd3dpfo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ0MTUyNDI2MzU5NDE1NTYzNTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@711c3563, tokenId -> 25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy243303","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 23:05:48 GMT
	x-forgerock-transactionid: cfaaac18-a36b-4c33-98b1-4a5e552f573a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 23:05:50 GMT                                    3185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3540072 KO=72    )
> restLoginInitiate                                        (OK=244452 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=244445 KO=1     )
> Skip 2FA                                                 (OK=135834 KO=1     )
> User Authorize PKCE stage                                (OK=297984 KO=2     )
> User AccessToken PKCE stage                              (OK=297978 KO=0     )
> GetUUid                                                  (OK=81259  KO=1     )
> GetOpenidConfig                                          (OK=243339 KO=0     )
> CreatePolicy                                             (OK=81225  KO=29    )
> UI-Post-Login - stage 1                                  (OK=54085  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54085  KO=0     )
>  UI AM idFromSession                                     (OK=54085  KO=0     )
>  UI AM validateGoto                                      (OK=54083  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54081  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54081  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54080  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54080  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54078  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54077  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54076  KO=0     )
>  UI IDM uiconfig                                         (OK=54076  KO=0     )
>  UI IDM version                                          (OK=54076  KO=0     )
>  UI IDM login                                            (OK=54076  KO=0     )
>  UI IDM privilege                                        (OK=54076  KO=0     )
>  UI IDM features                                         (OK=54076  KO=0     )
>  UI IDM user                                             (OK=54076  KO=0     )
>  UI IDM dashboard                                        (OK=54076  KO=0     )
>  UI IDM managed user schema                              (OK=54076  KO=0     )
>  UI IDM oidcToken                                        (OK=54074  KO=0     )
> userinfo                                                 (OK=54073  KO=0     )
> UI-Logout                                                (OK=54072  KO=0     )
> UI-Logout Redirect 1                                     (OK=54071  KO=0     )
> tokenUserinfo                                            (OK=53988  KO=0     )
>  UI AM revoke1                                           (OK=54069  KO=0     )
>  UI AM revoke2                                           (OK=54069  KO=0     )
>  UI AM endsession                                        (OK=54069  KO=0     )
> RootUserinfo                                             (OK=181961 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9112   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9112   KO=0     )
> getIdToken                                               (OK=18161  KO=0     )
> getIdToken Redirect 1                                    (OK=18161  KO=0     )
> createOrganization                                       (OK=18160  KO=0     )
> queryOrganization                                        (OK=18160  KO=0     )
> ReadPolicy                                               (OK=81087  KO=13    )
> deleteOrganization                                       (OK=18160  KO=0     )
> DeletePolicy                                             (OK=80951  KO=25    )
> restloginProgressiveProfileCallback                      (OK=472    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=75     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       520 (86.24%)
> status.find.in([200, 209], 304), found 404                         36 ( 5.97%)
> status.find.in([200, 209], 304), found 409                         29 ( 4.81%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.66%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.50%)
> status.find.is(302), but actually found 502                         2 ( 0.33%)
> status.find.is(200), but actually found 502                         2 ( 0.33%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 35593  / active: 372    / done: 253197
================================================================================

23:05:51.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:52.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:52.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:53.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:53.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 253374: status.find.in([200, 209], 304), found 404
23:05:53.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,253374,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTQwNzI1ODkwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSGxYQnA0ZXlDeXQ1N2g3aWE1NU4xX0VOR01VIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzNDM0OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzNDM0OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3OTQ4LCJpYXQiOjE3MzA5MzQzNDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtOVUx6NnM3bFJJYlgxR0hyQ29CWU5WRDJ3NCJ9.RuqZ1IGp8E3-kXOuPSrOeeTDmeQvnyMIbfQ3K8X963L1hXIR-8sVwzm8QwPOkUvG8XHmr8NYOb1jsnyMGULlC-s9LtRtSxY8-o-dQBy9QrrcWJFy4Hj_K7IkfjgBiwDC3bDCg3LATnC5clxnAS06N1XJ1XvLdiVGYyABDXDLB61O-cT4m_y9TOy95A6Gqcb1X02rRX6ScBg9TeSaXxYTJEY_cyFyXoKgb2mMULRD9nX5Uq-kMSE6WRvtK4oG3PEpwhGzBozIywQgY2xrGIb_k7mwzkpXW41zmT0JKeHqV59W-DzCYCcF89La7YOUVUxx2G5d336Wl2UTT1WTnU8SZQ, username -> user.837200, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy243303, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46b628ee, authcode -> 3Ai2edj3vV8Of1Hy8li7FlHDH6A, useAdminRealm -> true, callbacks -> {"tokenId":"25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934348141), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934348141))), password -> Pa_ssw0rd, challenge -> Uw05MmVPthNZp1myia9JLCoeZ7SyZW88o8Jagd3dpfo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ0MTUyNDI2MzU5NDE1NTYzNTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@711c3563, tokenId -> 25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy243303
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 23:05:53 GMT
	x-forgerock-transactionid: b6ba1356-0570-405f-b782-94266310aafd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy243303 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 23:05:55 GMT                                    3190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3545664 KO=73    )
> restLoginInitiate                                        (OK=244832 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=244825 KO=1     )
> Skip 2FA                                                 (OK=136054 KO=1     )
> User Authorize PKCE stage                                (OK=298449 KO=2     )
> User AccessToken PKCE stage                              (OK=298440 KO=0     )
> GetUUid                                                  (OK=81387  KO=1     )
> GetOpenidConfig                                          (OK=243740 KO=0     )
> CreatePolicy                                             (OK=81353  KO=29    )
> UI-Post-Login - stage 1                                  (OK=54167  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54167  KO=0     )
>  UI AM idFromSession                                     (OK=54166  KO=0     )
>  UI AM validateGoto                                      (OK=54166  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54165  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54165  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54165  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54165  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54164  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54164  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54164  KO=0     )
>  UI IDM uiconfig                                         (OK=54164  KO=0     )
>  UI IDM version                                          (OK=54164  KO=0     )
>  UI IDM login                                            (OK=54164  KO=0     )
>  UI IDM privilege                                        (OK=54164  KO=0     )
>  UI IDM features                                         (OK=54164  KO=0     )
>  UI IDM user                                             (OK=54162  KO=0     )
>  UI IDM dashboard                                        (OK=54162  KO=0     )
>  UI IDM managed user schema                              (OK=54162  KO=0     )
>  UI IDM oidcToken                                        (OK=54161  KO=0     )
> userinfo                                                 (OK=54160  KO=0     )
> UI-Logout                                                (OK=54160  KO=0     )
> UI-Logout Redirect 1                                     (OK=54160  KO=0     )
> tokenUserinfo                                            (OK=54066  KO=0     )
>  UI AM revoke1                                           (OK=54160  KO=0     )
>  UI AM revoke2                                           (OK=54160  KO=0     )
>  UI AM endsession                                        (OK=54160  KO=0     )
> RootUserinfo                                             (OK=182202 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9126   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9126   KO=0     )
> getIdToken                                               (OK=18192  KO=0     )
> getIdToken Redirect 1                                    (OK=18192  KO=0     )
> createOrganization                                       (OK=18192  KO=0     )
> queryOrganization                                        (OK=18192  KO=0     )
> ReadPolicy                                               (OK=81238  KO=14    )
> deleteOrganization                                       (OK=18192  KO=0     )
> DeletePolicy                                             (OK=81074  KO=25    )
> restloginProgressiveProfileCallback                      (OK=472    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=75     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       524 (86.18%)
> status.find.in([200, 209], 304), found 404                         37 ( 6.09%)
> status.find.in([200, 209], 304), found 409                         29 ( 4.77%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.64%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.49%)
> status.find.is(302), but actually found 502                         2 ( 0.33%)
> status.find.is(200), but actually found 502                         2 ( 0.33%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 35200  / active: 381    / done: 253581
================================================================================

23:05:57.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:57.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:05:58.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 253374: status.find.in([200, 209], 304), found 404
23:05:58.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,253374,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTQwNzI1ODkwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSGxYQnA0ZXlDeXQ1N2g3aWE1NU4xX0VOR01VIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzNDM0OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzNDM0OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3OTQ4LCJpYXQiOjE3MzA5MzQzNDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtOVUx6NnM3bFJJYlgxR0hyQ29CWU5WRDJ3NCJ9.RuqZ1IGp8E3-kXOuPSrOeeTDmeQvnyMIbfQ3K8X963L1hXIR-8sVwzm8QwPOkUvG8XHmr8NYOb1jsnyMGULlC-s9LtRtSxY8-o-dQBy9QrrcWJFy4Hj_K7IkfjgBiwDC3bDCg3LATnC5clxnAS06N1XJ1XvLdiVGYyABDXDLB61O-cT4m_y9TOy95A6Gqcb1X02rRX6ScBg9TeSaXxYTJEY_cyFyXoKgb2mMULRD9nX5Uq-kMSE6WRvtK4oG3PEpwhGzBozIywQgY2xrGIb_k7mwzkpXW41zmT0JKeHqV59W-DzCYCcF89La7YOUVUxx2G5d336Wl2UTT1WTnU8SZQ, username -> user.837200, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy243303, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46b628ee, authcode -> 3Ai2edj3vV8Of1Hy8li7FlHDH6A, useAdminRealm -> true, callbacks -> {"tokenId":"25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934348141), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934348141))), password -> Pa_ssw0rd, challenge -> Uw05MmVPthNZp1myia9JLCoeZ7SyZW88o8Jagd3dpfo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ0MTUyNDI2MzU5NDE1NTYzNTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@711c3563, tokenId -> 25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy243303
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=25_TziGo9QLPP0Sxu4oLwJMvilI.*AAJTSQACMDIAAlNLABxTNnk0bnhsT0dhYklWWXA2NUViZUxkYXZFNVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 06 Nov 2024 23:05:58 GMT
	x-forgerock-transactionid: 89926713-a6c7-4f73-aaf7-b38b34b35383
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy243303 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 23:06:00 GMT                                    3195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3550927 KO=74    )
> restLoginInitiate                                        (OK=245222 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=245208 KO=1     )
> Skip 2FA                                                 (OK=136278 KO=1     )
> User Authorize PKCE stage                                (OK=298908 KO=2     )
> User AccessToken PKCE stage                              (OK=298902 KO=0     )
> GetUUid                                                  (OK=81536  KO=1     )
> GetOpenidConfig                                          (OK=244169 KO=0     )
> CreatePolicy                                             (OK=81503  KO=29    )
> UI-Post-Login - stage 1                                  (OK=54244  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54244  KO=0     )
>  UI AM idFromSession                                     (OK=54242  KO=0     )
>  UI AM validateGoto                                      (OK=54242  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54242  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54241  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54241  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54241  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54236  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54234  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54232  KO=0     )
>  UI IDM uiconfig                                         (OK=54232  KO=0     )
>  UI IDM version                                          (OK=54232  KO=0     )
>  UI IDM login                                            (OK=54232  KO=0     )
>  UI IDM privilege                                        (OK=54232  KO=0     )
>  UI IDM features                                         (OK=54232  KO=0     )
>  UI IDM user                                             (OK=54231  KO=0     )
>  UI IDM dashboard                                        (OK=54231  KO=0     )
>  UI IDM managed user schema                              (OK=54232  KO=0     )
>  UI IDM oidcToken                                        (OK=54231  KO=0     )
> userinfo                                                 (OK=54229  KO=0     )
> UI-Logout                                                (OK=54228  KO=0     )
> UI-Logout Redirect 1                                     (OK=54226  KO=0     )
> tokenUserinfo                                            (OK=54155  KO=0     )
>  UI AM revoke1                                           (OK=54224  KO=0     )
>  UI AM revoke2                                           (OK=54224  KO=0     )
>  UI AM endsession                                        (OK=54224  KO=0     )
> RootUserinfo                                             (OK=182453 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9145   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9144   KO=0     )
> getIdToken                                               (OK=18218  KO=0     )
> getIdToken Redirect 1                                    (OK=18218  KO=0     )
> createOrganization                                       (OK=18217  KO=0     )
> queryOrganization                                        (OK=18217  KO=0     )
> ReadPolicy                                               (OK=81367  KO=14    )
> deleteOrganization                                       (OK=18217  KO=0     )
> DeletePolicy                                             (OK=81224  KO=26    )
> restloginProgressiveProfileCallback                      (OK=472    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=75     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       526 (86.09%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.22%)
> status.find.in([200, 209], 304), found 409                         29 ( 4.75%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.64%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.49%)
> status.find.is(302), but actually found 502                         2 ( 0.33%)
> status.find.is(200), but actually found 502                         2 ( 0.33%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 34793  / active: 385    / done: 253984
================================================================================

23:06:00.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:06:02.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:06:02.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:06:03.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:06:03.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:06:05 GMT                                    3200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3556933 KO=74    )
> restLoginInitiate                                        (OK=245609 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=245599 KO=1     )
> Skip 2FA                                                 (OK=136500 KO=1     )
> User Authorize PKCE stage                                (OK=299391 KO=2     )
> User AccessToken PKCE stage                              (OK=299387 KO=0     )
> GetUUid                                                  (OK=81668  KO=1     )
> GetOpenidConfig                                          (OK=244576 KO=0     )
> CreatePolicy                                             (OK=81639  KO=29    )
> UI-Post-Login - stage 1                                  (OK=54341  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54341  KO=0     )
>  UI AM idFromSession                                     (OK=54339  KO=0     )
>  UI AM validateGoto                                      (OK=54339  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54335  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54335  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54335  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54335  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54332  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54331  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54331  KO=0     )
>  UI IDM uiconfig                                         (OK=54331  KO=0     )
>  UI IDM version                                          (OK=54331  KO=0     )
>  UI IDM login                                            (OK=54331  KO=0     )
>  UI IDM privilege                                        (OK=54331  KO=0     )
>  UI IDM features                                         (OK=54331  KO=0     )
>  UI IDM user                                             (OK=54330  KO=0     )
>  UI IDM dashboard                                        (OK=54330  KO=0     )
>  UI IDM managed user schema                              (OK=54330  KO=0     )
>  UI IDM oidcToken                                        (OK=54329  KO=0     )
> userinfo                                                 (OK=54328  KO=0     )
> UI-Logout                                                (OK=54328  KO=0     )
> UI-Logout Redirect 1                                     (OK=54327  KO=0     )
> tokenUserinfo                                            (OK=54222  KO=0     )
>  UI AM revoke1                                           (OK=54327  KO=0     )
>  UI AM revoke2                                           (OK=54327  KO=0     )
>  UI AM endsession                                        (OK=54327  KO=0     )
> RootUserinfo                                             (OK=182738 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9163   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9161   KO=0     )
> getIdToken                                               (OK=18248  KO=0     )
> getIdToken Redirect 1                                    (OK=18248  KO=0     )
> createOrganization                                       (OK=18247  KO=0     )
> queryOrganization                                        (OK=18247  KO=0     )
> ReadPolicy                                               (OK=81513  KO=14    )
> deleteOrganization                                       (OK=18247  KO=0     )
> DeletePolicy                                             (OK=81350  KO=26    )
> restloginProgressiveProfileCallback                      (OK=473    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=75     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       531 (86.20%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.17%)
> status.find.in([200, 209], 304), found 409                         29 ( 4.71%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.62%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.49%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 87%
          waiting: 34387  / active: 397    / done: 254378
================================================================================


================================================================================
2024-11-06 23:06:10 GMT                                    3205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3562156 KO=74    )
> restLoginInitiate                                        (OK=245960 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=245952 KO=1     )
> Skip 2FA                                                 (OK=136684 KO=1     )
> User Authorize PKCE stage                                (OK=299820 KO=2     )
> User AccessToken PKCE stage                              (OK=299811 KO=0     )
> GetUUid                                                  (OK=81775  KO=1     )
> GetOpenidConfig                                          (OK=244965 KO=0     )
> CreatePolicy                                             (OK=81744  KO=29    )
> UI-Post-Login - stage 1                                  (OK=54423  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54422  KO=0     )
>  UI AM idFromSession                                     (OK=54421  KO=0     )
>  UI AM validateGoto                                      (OK=54421  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54418  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54415  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54414  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54414  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54413  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54412  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54412  KO=0     )
>  UI IDM uiconfig                                         (OK=54412  KO=0     )
>  UI IDM version                                          (OK=54412  KO=0     )
>  UI IDM login                                            (OK=54411  KO=0     )
>  UI IDM privilege                                        (OK=54411  KO=0     )
>  UI IDM features                                         (OK=54411  KO=0     )
>  UI IDM user                                             (OK=54411  KO=0     )
>  UI IDM dashboard                                        (OK=54411  KO=0     )
>  UI IDM managed user schema                              (OK=54411  KO=0     )
>  UI IDM oidcToken                                        (OK=54411  KO=0     )
> userinfo                                                 (OK=54410  KO=0     )
> UI-Logout                                                (OK=54409  KO=0     )
> UI-Logout Redirect 1                                     (OK=54409  KO=0     )
> tokenUserinfo                                            (OK=54303  KO=0     )
>  UI AM revoke1                                           (OK=54408  KO=0     )
>  UI AM revoke2                                           (OK=54408  KO=0     )
>  UI AM endsession                                        (OK=54409  KO=0     )
> RootUserinfo                                             (OK=183028 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9178   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9177   KO=0     )
> getIdToken                                               (OK=18265  KO=0     )
> getIdToken Redirect 1                                    (OK=18265  KO=0     )
> createOrganization                                       (OK=18265  KO=0     )
> queryOrganization                                        (OK=18264  KO=0     )
> ReadPolicy                                               (OK=81655  KO=14    )
> deleteOrganization                                       (OK=18264  KO=0     )
> DeletePolicy                                             (OK=81494  KO=26    )
> restloginProgressiveProfileCallback                      (OK=473    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=75     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       531 (86.20%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.17%)
> status.find.in([200, 209], 304), found 409                         29 ( 4.71%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.62%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.49%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 34021  / active: 365    / done: 254776
================================================================================


================================================================================
2024-11-06 23:06:15 GMT                                    3210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3567455 KO=74    )
> restLoginInitiate                                        (OK=246307 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=246300 KO=1     )
> Skip 2FA                                                 (OK=136876 KO=1     )
> User Authorize PKCE stage                                (OK=300259 KO=2     )
> User AccessToken PKCE stage                              (OK=300253 KO=0     )
> GetUUid                                                  (OK=81891  KO=1     )
> GetOpenidConfig                                          (OK=245335 KO=0     )
> CreatePolicy                                             (OK=81861  KO=29    )
> UI-Post-Login - stage 1                                  (OK=54503  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54503  KO=0     )
>  UI AM idFromSession                                     (OK=54502  KO=0     )
>  UI AM validateGoto                                      (OK=54502  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54499  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54499  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54499  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54499  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54496  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54496  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54496  KO=0     )
>  UI IDM uiconfig                                         (OK=54496  KO=0     )
>  UI IDM version                                          (OK=54496  KO=0     )
>  UI IDM login                                            (OK=54496  KO=0     )
>  UI IDM privilege                                        (OK=54496  KO=0     )
>  UI IDM features                                         (OK=54496  KO=0     )
>  UI IDM user                                             (OK=54496  KO=0     )
>  UI IDM dashboard                                        (OK=54496  KO=0     )
>  UI IDM managed user schema                              (OK=54496  KO=0     )
>  UI IDM oidcToken                                        (OK=54495  KO=0     )
> userinfo                                                 (OK=54494  KO=0     )
> UI-Logout                                                (OK=54493  KO=0     )
> UI-Logout Redirect 1                                     (OK=54492  KO=0     )
> tokenUserinfo                                            (OK=54386  KO=0     )
>  UI AM revoke1                                           (OK=54492  KO=0     )
>  UI AM revoke2                                           (OK=54492  KO=0     )
>  UI AM endsession                                        (OK=54492  KO=0     )
> RootUserinfo                                             (OK=183309 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9199   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9197   KO=0     )
> getIdToken                                               (OK=18285  KO=0     )
> getIdToken Redirect 1                                    (OK=18284  KO=0     )
> createOrganization                                       (OK=18284  KO=0     )
> queryOrganization                                        (OK=18283  KO=0     )
> ReadPolicy                                               (OK=81759  KO=14    )
> deleteOrganization                                       (OK=18283  KO=0     )
> DeletePolicy                                             (OK=81642  KO=26    )
> restloginProgressiveProfileCallback                      (OK=475    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=75     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       531 (86.20%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.17%)
> status.find.in([200, 209], 304), found 409                         29 ( 4.71%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.62%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.49%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 33649  / active: 332    / done: 255181
================================================================================

23:06:16.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:06:17.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:06:18.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:06:20.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:06:20 GMT                                    3215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3572528 KO=74    )
> restLoginInitiate                                        (OK=246658 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=246654 KO=1     )
> Skip 2FA                                                 (OK=137064 KO=1     )
> User Authorize PKCE stage                                (OK=300686 KO=2     )
> User AccessToken PKCE stage                              (OK=300683 KO=0     )
> GetUUid                                                  (OK=82004  KO=1     )
> GetOpenidConfig                                          (OK=245666 KO=0     )
> CreatePolicy                                             (OK=81972  KO=29    )
> UI-Post-Login - stage 1                                  (OK=54581  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54581  KO=0     )
>  UI AM idFromSession                                     (OK=54581  KO=0     )
>  UI AM validateGoto                                      (OK=54581  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54577  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54577  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54576  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54576  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54574  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54574  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54573  KO=0     )
>  UI IDM uiconfig                                         (OK=54573  KO=0     )
>  UI IDM version                                          (OK=54573  KO=0     )
>  UI IDM login                                            (OK=54573  KO=0     )
>  UI IDM privilege                                        (OK=54573  KO=0     )
>  UI IDM features                                         (OK=54573  KO=0     )
>  UI IDM user                                             (OK=54573  KO=0     )
>  UI IDM dashboard                                        (OK=54573  KO=0     )
>  UI IDM managed user schema                              (OK=54573  KO=0     )
>  UI IDM oidcToken                                        (OK=54573  KO=0     )
> userinfo                                                 (OK=54573  KO=0     )
> UI-Logout                                                (OK=54573  KO=0     )
> UI-Logout Redirect 1                                     (OK=54573  KO=0     )
> tokenUserinfo                                            (OK=54469  KO=0     )
>  UI AM revoke1                                           (OK=54571  KO=0     )
>  UI AM revoke2                                           (OK=54571  KO=0     )
>  UI AM endsession                                        (OK=54571  KO=0     )
> RootUserinfo                                             (OK=183594 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9218   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9217   KO=0     )
> getIdToken                                               (OK=18307  KO=0     )
> getIdToken Redirect 1                                    (OK=18307  KO=0     )
> createOrganization                                       (OK=18306  KO=0     )
> queryOrganization                                        (OK=18306  KO=0     )
> ReadPolicy                                               (OK=81875  KO=14    )
> deleteOrganization                                       (OK=18306  KO=0     )
> DeletePolicy                                             (OK=81745  KO=26    )
> restloginProgressiveProfileCallback                      (OK=475    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=76     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       535 (86.29%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.13%)
> status.find.in([200, 209], 304), found 409                         29 ( 4.68%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.61%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 33281  / active: 322    / done: 255559
================================================================================

23:06:23.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:06:25.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:06:25 GMT                                    3220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3577646 KO=74    )
> restLoginInitiate                                        (OK=247028 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=247019 KO=1     )
> Skip 2FA                                                 (OK=137250 KO=1     )
> User Authorize PKCE stage                                (OK=301120 KO=2     )
> User AccessToken PKCE stage                              (OK=301114 KO=0     )
> GetUUid                                                  (OK=82136  KO=1     )
> GetOpenidConfig                                          (OK=246026 KO=0     )
> CreatePolicy                                             (OK=82105  KO=29    )
> UI-Post-Login - stage 1                                  (OK=54663  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54662  KO=0     )
>  UI AM idFromSession                                     (OK=54657  KO=0     )
>  UI AM validateGoto                                      (OK=54657  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54657  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54657  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54656  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54656  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54655  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54654  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54653  KO=0     )
>  UI IDM uiconfig                                         (OK=54653  KO=0     )
>  UI IDM version                                          (OK=54653  KO=0     )
>  UI IDM login                                            (OK=54653  KO=0     )
>  UI IDM privilege                                        (OK=54653  KO=0     )
>  UI IDM features                                         (OK=54653  KO=0     )
>  UI IDM user                                             (OK=54653  KO=0     )
>  UI IDM dashboard                                        (OK=54653  KO=0     )
>  UI IDM managed user schema                              (OK=54653  KO=0     )
>  UI IDM oidcToken                                        (OK=54652  KO=0     )
> userinfo                                                 (OK=54652  KO=0     )
> UI-Logout                                                (OK=54652  KO=0     )
> UI-Logout Redirect 1                                     (OK=54650  KO=0     )
> tokenUserinfo                                            (OK=54560  KO=0     )
>  UI AM revoke1                                           (OK=54648  KO=0     )
>  UI AM revoke2                                           (OK=54648  KO=0     )
>  UI AM endsession                                        (OK=54648  KO=0     )
> RootUserinfo                                             (OK=183826 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9231   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9231   KO=0     )
> getIdToken                                               (OK=18321  KO=0     )
> getIdToken Redirect 1                                    (OK=18320  KO=0     )
> createOrganization                                       (OK=18320  KO=0     )
> queryOrganization                                        (OK=18320  KO=0     )
> ReadPolicy                                               (OK=81985  KO=14    )
> deleteOrganization                                       (OK=18320  KO=0     )
> DeletePolicy                                             (OK=81860  KO=26    )
> restloginProgressiveProfileCallback                      (OK=477    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=76     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       537 (86.33%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.11%)
> status.find.in([200, 209], 304), found 409                         29 ( 4.66%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.61%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 32902  / active: 334    / done: 255926
================================================================================

23:06:28.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:06:29.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 256551: status.find.in([200, 209], 304), found 409
23:06:29.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,256551,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTQwODUwODM5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiaU9WLUZKT3J0MWJnVndKWi1keEFrd1dWeVhnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzNDM4OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzNDM4OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM3OTg5LCJpYXQiOjE3MzA5MzQzODksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ino4UDFxZjN6bUFCbmU0cTNtTlIzbW5RNXdRNCJ9.Z3fP9WSL650KVIDjdeKjY-IPW78WbwUFbFhuRL0d9ekIq8Bkjxnqw5iUeB5wlQpKs4dIMZv0mzPQwrW4izbKc9qRIwmxG6Q9p8DD8t8JR5UNoeqCD6TZwIcr_60DaE5kX1zhoc5PgjirGn3UoEHZbX1L38SFOE1r9f0b4YLboAK0FzZKnp5Vv4oyMkfyuZHexbR14oQKiLnB1JKqy4KOUtqvyJ8mIq9Rqx6sRGHkEIhNGsVkyKWCU0CCx1ytC1ChsQwRGW_SU96EGN0cRsZspSZFSB2uwW6gqFYZ7P3otaUdFHKah3TeYGOI7LhjSTWElMd01-2Kg3Kj6EvUhm0oUg, username -> user.593916, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy500233, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c677abe, authcode -> N26SPP7NYlDwVkhEGeSGpn7ekRk, useAdminRealm -> true, callbacks -> {"tokenId":"6w3m4rZocQYpTqrLDfdfiktuWSc.*AAJTSQACMDIAAlNLABxXRitzdjVaSG9sRnBrZW51Q1pkbVNTNGNCeUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934389293), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=6w3m4rZocQYpTqrLDfdfiktuWSc.*AAJTSQACMDIAAlNLABxXRitzdjVaSG9sRnBrZW51Q1pkbVNTNGNCeUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934389293))), password -> Pa_ssw0rd, challenge -> U94rmtxsrTQth3qtZRXWXyX8psNOAjFsZ6qYhNO2lZk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 192.105.3.213, verifier -> LTU4NTAyNjc0MzEwNDkxMzQyNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70957dc2, tokenId -> 6w3m4rZocQYpTqrLDfdfiktuWSc.*AAJTSQACMDIAAlNLABxXRitzdjVaSG9sRnBrZW51Q1pkbVNTNGNCeUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=6w3m4rZocQYpTqrLDfdfiktuWSc.*AAJTSQACMDIAAlNLABxXRitzdjVaSG9sRnBrZW51Q1pkbVNTNGNCeUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=6w3m4rZocQYpTqrLDfdfiktuWSc.*AAJTSQACMDIAAlNLABxXRitzdjVaSG9sRnBrZW51Q1pkbVNTNGNCeUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy500233","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 23:06:29 GMT
	x-forgerock-transactionid: f331c1a8-bf00-4aff-b6fb-608aebeaf974
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:06:30.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:06:30 GMT                                    3225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3583098 KO=75    )
> restLoginInitiate                                        (OK=247405 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=247397 KO=1     )
> Skip 2FA                                                 (OK=137455 KO=1     )
> User Authorize PKCE stage                                (OK=301586 KO=2     )
> User AccessToken PKCE stage                              (OK=301581 KO=0     )
> GetUUid                                                  (OK=82260  KO=1     )
> GetOpenidConfig                                          (OK=246392 KO=0     )
> CreatePolicy                                             (OK=82227  KO=30    )
> UI-Post-Login - stage 1                                  (OK=54748  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54747  KO=0     )
>  UI AM idFromSession                                     (OK=54747  KO=0     )
>  UI AM validateGoto                                      (OK=54747  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54745  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54743  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54743  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54743  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54743  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54740  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54739  KO=0     )
>  UI IDM uiconfig                                         (OK=54739  KO=0     )
>  UI IDM version                                          (OK=54739  KO=0     )
>  UI IDM login                                            (OK=54738  KO=0     )
>  UI IDM privilege                                        (OK=54738  KO=0     )
>  UI IDM features                                         (OK=54738  KO=0     )
>  UI IDM user                                             (OK=54738  KO=0     )
>  UI IDM dashboard                                        (OK=54738  KO=0     )
>  UI IDM managed user schema                              (OK=54738  KO=0     )
>  UI IDM oidcToken                                        (OK=54736  KO=0     )
> userinfo                                                 (OK=54734  KO=0     )
> UI-Logout                                                (OK=54734  KO=0     )
> UI-Logout Redirect 1                                     (OK=54733  KO=0     )
> tokenUserinfo                                            (OK=54646  KO=0     )
>  UI AM revoke1                                           (OK=54733  KO=0     )
>  UI AM revoke2                                           (OK=54733  KO=0     )
>  UI AM endsession                                        (OK=54733  KO=0     )
> RootUserinfo                                             (OK=184093 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9247   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9247   KO=0     )
> getIdToken                                               (OK=18338  KO=0     )
> getIdToken Redirect 1                                    (OK=18338  KO=0     )
> createOrganization                                       (OK=18338  KO=0     )
> queryOrganization                                        (OK=18338  KO=0     )
> ReadPolicy                                               (OK=82120  KO=14    )
> deleteOrganization                                       (OK=18338  KO=0     )
> DeletePolicy                                             (OK=81971  KO=26    )
> restloginProgressiveProfileCallback                      (OK=478    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=76     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       539 (86.24%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.08%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.80%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.60%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 32505  / active: 372    / done: 256285
================================================================================


================================================================================
2024-11-06 23:06:35 GMT                                    3230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3588586 KO=75    )
> restLoginInitiate                                        (OK=247793 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=247781 KO=1     )
> Skip 2FA                                                 (OK=137669 KO=1     )
> User Authorize PKCE stage                                (OK=302046 KO=2     )
> User AccessToken PKCE stage                              (OK=302036 KO=0     )
> GetUUid                                                  (OK=82390  KO=1     )
> GetOpenidConfig                                          (OK=246782 KO=0     )
> CreatePolicy                                             (OK=82356  KO=30    )
> UI-Post-Login - stage 1                                  (OK=54831  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54830  KO=0     )
>  UI AM idFromSession                                     (OK=54829  KO=0     )
>  UI AM validateGoto                                      (OK=54829  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54823  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54823  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54823  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54823  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54821  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54821  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54821  KO=0     )
>  UI IDM uiconfig                                         (OK=54821  KO=0     )
>  UI IDM version                                          (OK=54821  KO=0     )
>  UI IDM login                                            (OK=54821  KO=0     )
>  UI IDM privilege                                        (OK=54821  KO=0     )
>  UI IDM features                                         (OK=54821  KO=0     )
>  UI IDM user                                             (OK=54820  KO=0     )
>  UI IDM dashboard                                        (OK=54820  KO=0     )
>  UI IDM managed user schema                              (OK=54820  KO=0     )
>  UI IDM oidcToken                                        (OK=54819  KO=0     )
> userinfo                                                 (OK=54818  KO=0     )
> UI-Logout                                                (OK=54817  KO=0     )
> UI-Logout Redirect 1                                     (OK=54817  KO=0     )
> tokenUserinfo                                            (OK=54732  KO=0     )
>  UI AM revoke1                                           (OK=54817  KO=0     )
>  UI AM revoke2                                           (OK=54817  KO=0     )
>  UI AM endsession                                        (OK=54817  KO=0     )
> RootUserinfo                                             (OK=184388 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9261   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9261   KO=0     )
> getIdToken                                               (OK=18366  KO=0     )
> getIdToken Redirect 1                                    (OK=18366  KO=0     )
> createOrganization                                       (OK=18365  KO=0     )
> queryOrganization                                        (OK=18365  KO=0     )
> ReadPolicy                                               (OK=82243  KO=14    )
> deleteOrganization                                       (OK=18365  KO=0     )
> DeletePolicy                                             (OK=82105  KO=26    )
> restloginProgressiveProfileCallback                      (OK=479    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=76     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       539 (86.24%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.08%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.80%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.60%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 32107  / active: 364    / done: 256691
================================================================================


================================================================================
2024-11-06 23:06:40 GMT                                    3235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3594465 KO=75    )
> restLoginInitiate                                        (OK=248222 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=248214 KO=1     )
> Skip 2FA                                                 (OK=137897 KO=1     )
> User Authorize PKCE stage                                (OK=302571 KO=2     )
> User AccessToken PKCE stage                              (OK=302565 KO=0     )
> GetUUid                                                  (OK=82532  KO=1     )
> GetOpenidConfig                                          (OK=247175 KO=0     )
> CreatePolicy                                             (OK=82499  KO=30    )
> UI-Post-Login - stage 1                                  (OK=54919  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=54919  KO=0     )
>  UI AM idFromSession                                     (OK=54918  KO=0     )
>  UI AM validateGoto                                      (OK=54918  KO=0     )
> UI-Post-Login - stage 2                                  (OK=54915  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=54914  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=54913  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=54913  KO=0     )
> UI-Post-Login - stage 3                                  (OK=54908  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54906  KO=0     )
>  UI Enduser sessioncheck                                 (OK=54905  KO=0     )
>  UI IDM uiconfig                                         (OK=54905  KO=0     )
>  UI IDM version                                          (OK=54905  KO=0     )
>  UI IDM login                                            (OK=54905  KO=0     )
>  UI IDM privilege                                        (OK=54905  KO=0     )
>  UI IDM features                                         (OK=54905  KO=0     )
>  UI IDM user                                             (OK=54905  KO=0     )
>  UI IDM dashboard                                        (OK=54905  KO=0     )
>  UI IDM managed user schema                              (OK=54905  KO=0     )
>  UI IDM oidcToken                                        (OK=54905  KO=0     )
> userinfo                                                 (OK=54905  KO=0     )
> UI-Logout                                                (OK=54903  KO=0     )
> UI-Logout Redirect 1                                     (OK=54903  KO=0     )
> tokenUserinfo                                            (OK=54849  KO=0     )
>  UI AM revoke1                                           (OK=54900  KO=0     )
>  UI AM revoke2                                           (OK=54900  KO=0     )
>  UI AM endsession                                        (OK=54901  KO=0     )
> RootUserinfo                                             (OK=184672 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9270   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9270   KO=0     )
> getIdToken                                               (OK=18394  KO=0     )
> getIdToken Redirect 1                                    (OK=18394  KO=0     )
> createOrganization                                       (OK=18394  KO=0     )
> queryOrganization                                        (OK=18394  KO=0     )
> ReadPolicy                                               (OK=82371  KO=14    )
> deleteOrganization                                       (OK=18394  KO=0     )
> DeletePolicy                                             (OK=82228  KO=26    )
> restloginProgressiveProfileCallback                      (OK=479    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=76     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       539 (86.24%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.08%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.80%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.60%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 31664  / active: 388    / done: 257110
================================================================================

23:06:44.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:06:45 GMT                                    3240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3600479 KO=75    )
> restLoginInitiate                                        (OK=248630 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=248620 KO=1     )
> Skip 2FA                                                 (OK=138140 KO=1     )
> User Authorize PKCE stage                                (OK=303067 KO=2     )
> User AccessToken PKCE stage                              (OK=303061 KO=0     )
> GetUUid                                                  (OK=82679  KO=1     )
> GetOpenidConfig                                          (OK=247594 KO=0     )
> CreatePolicy                                             (OK=82645  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55006  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55006  KO=0     )
>  UI AM idFromSession                                     (OK=55006  KO=0     )
>  UI AM validateGoto                                      (OK=55006  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55003  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55003  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55003  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55003  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55002  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55001  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55000  KO=0     )
>  UI IDM uiconfig                                         (OK=55000  KO=0     )
>  UI IDM version                                          (OK=55000  KO=0     )
>  UI IDM login                                            (OK=55000  KO=0     )
>  UI IDM privilege                                        (OK=55000  KO=0     )
>  UI IDM features                                         (OK=55000  KO=0     )
>  UI IDM user                                             (OK=54999  KO=0     )
>  UI IDM dashboard                                        (OK=54999  KO=0     )
>  UI IDM managed user schema                              (OK=54999  KO=0     )
>  UI IDM oidcToken                                        (OK=54999  KO=0     )
> userinfo                                                 (OK=54998  KO=0     )
> UI-Logout                                                (OK=54998  KO=0     )
> UI-Logout Redirect 1                                     (OK=54998  KO=0     )
> tokenUserinfo                                            (OK=54929  KO=0     )
>  UI AM revoke1                                           (OK=54998  KO=0     )
>  UI AM revoke2                                           (OK=54998  KO=0     )
>  UI AM endsession                                        (OK=54998  KO=0     )
> RootUserinfo                                             (OK=184964 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9281   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9281   KO=0     )
> getIdToken                                               (OK=18427  KO=0     )
> getIdToken Redirect 1                                    (OK=18427  KO=0     )
> createOrganization                                       (OK=18427  KO=0     )
> queryOrganization                                        (OK=18427  KO=0     )
> ReadPolicy                                               (OK=82516  KO=14    )
> deleteOrganization                                       (OK=18427  KO=0     )
> DeletePolicy                                             (OK=82356  KO=26    )
> restloginProgressiveProfileCallback                      (OK=482    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=76     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       540 (86.26%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.07%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.79%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.60%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 89%
          waiting: 31248  / active: 398    / done: 257516
================================================================================

23:06:46.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:06:50 GMT                                    3245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3606148 KO=75    )
> restLoginInitiate                                        (OK=249013 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=249007 KO=1     )
> Skip 2FA                                                 (OK=138331 KO=1     )
> User Authorize PKCE stage                                (OK=303546 KO=2     )
> User AccessToken PKCE stage                              (OK=303539 KO=0     )
> GetUUid                                                  (OK=82787  KO=1     )
> GetOpenidConfig                                          (OK=247991 KO=0     )
> CreatePolicy                                             (OK=82756  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55096  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55095  KO=0     )
>  UI AM idFromSession                                     (OK=55095  KO=0     )
>  UI AM validateGoto                                      (OK=55095  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55093  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55092  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55092  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55091  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55088  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55088  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55088  KO=0     )
>  UI IDM uiconfig                                         (OK=55088  KO=0     )
>  UI IDM version                                          (OK=55088  KO=0     )
>  UI IDM login                                            (OK=55087  KO=0     )
>  UI IDM privilege                                        (OK=55087  KO=0     )
>  UI IDM features                                         (OK=55087  KO=0     )
>  UI IDM user                                             (OK=55086  KO=0     )
>  UI IDM dashboard                                        (OK=55087  KO=0     )
>  UI IDM managed user schema                              (OK=55087  KO=0     )
>  UI IDM oidcToken                                        (OK=55086  KO=0     )
> userinfo                                                 (OK=55086  KO=0     )
> UI-Logout                                                (OK=55086  KO=0     )
> UI-Logout Redirect 1                                     (OK=55085  KO=0     )
> tokenUserinfo                                            (OK=55030  KO=0     )
>  UI AM revoke1                                           (OK=55084  KO=0     )
>  UI AM revoke2                                           (OK=55084  KO=0     )
>  UI AM endsession                                        (OK=55084  KO=0     )
> RootUserinfo                                             (OK=185252 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9290   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9290   KO=0     )
> getIdToken                                               (OK=18458  KO=0     )
> getIdToken Redirect 1                                    (OK=18458  KO=0     )
> createOrganization                                       (OK=18457  KO=0     )
> queryOrganization                                        (OK=18457  KO=0     )
> ReadPolicy                                               (OK=82662  KO=14    )
> deleteOrganization                                       (OK=18457  KO=0     )
> DeletePolicy                                             (OK=82501  KO=26    )
> restloginProgressiveProfileCallback                      (OK=485    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=76     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       541 (86.28%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.06%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.78%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.59%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 30855  / active: 360    / done: 257947
================================================================================

23:06:52.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:06:55 GMT                                    3250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3611336 KO=75    )
> restLoginInitiate                                        (OK=249388 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=249380 KO=1     )
> Skip 2FA                                                 (OK=138553 KO=1     )
> User Authorize PKCE stage                                (OK=303983 KO=2     )
> User AccessToken PKCE stage                              (OK=303979 KO=0     )
> GetUUid                                                  (OK=82919  KO=1     )
> GetOpenidConfig                                          (OK=248376 KO=0     )
> CreatePolicy                                             (OK=82883  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55168  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55168  KO=0     )
>  UI AM idFromSession                                     (OK=55166  KO=0     )
>  UI AM validateGoto                                      (OK=55166  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55166  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55165  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55164  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55164  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55161  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55160  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55159  KO=0     )
>  UI IDM uiconfig                                         (OK=55159  KO=0     )
>  UI IDM version                                          (OK=55159  KO=0     )
>  UI IDM login                                            (OK=55159  KO=0     )
>  UI IDM privilege                                        (OK=55159  KO=0     )
>  UI IDM features                                         (OK=55159  KO=0     )
>  UI IDM user                                             (OK=55159  KO=0     )
>  UI IDM dashboard                                        (OK=55159  KO=0     )
>  UI IDM managed user schema                              (OK=55159  KO=0     )
>  UI IDM oidcToken                                        (OK=55158  KO=0     )
> userinfo                                                 (OK=55157  KO=0     )
> UI-Logout                                                (OK=55156  KO=0     )
> UI-Logout Redirect 1                                     (OK=55156  KO=0     )
> tokenUserinfo                                            (OK=55108  KO=0     )
>  UI AM revoke1                                           (OK=55155  KO=0     )
>  UI AM revoke2                                           (OK=55155  KO=0     )
>  UI AM endsession                                        (OK=55155  KO=0     )
> RootUserinfo                                             (OK=185543 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9310   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9310   KO=0     )
> getIdToken                                               (OK=18491  KO=0     )
> getIdToken Redirect 1                                    (OK=18491  KO=0     )
> createOrganization                                       (OK=18491  KO=0     )
> queryOrganization                                        (OK=18491  KO=0     )
> ReadPolicy                                               (OK=82769  KO=14    )
> deleteOrganization                                       (OK=18491  KO=0     )
> DeletePolicy                                             (OK=82647  KO=26    )
> restloginProgressiveProfileCallback                      (OK=486    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=76     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       542 (86.31%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.05%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.78%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.59%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 30463  / active: 349    / done: 258350
================================================================================


================================================================================
2024-11-06 23:07:00 GMT                                    3255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3616709 KO=75    )
> restLoginInitiate                                        (OK=249771 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=249765 KO=1     )
> Skip 2FA                                                 (OK=138786 KO=1     )
> User Authorize PKCE stage                                (OK=304446 KO=2     )
> User AccessToken PKCE stage                              (OK=304442 KO=0     )
> GetUUid                                                  (OK=83069  KO=1     )
> GetOpenidConfig                                          (OK=248760 KO=0     )
> CreatePolicy                                             (OK=83037  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55246  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55246  KO=0     )
>  UI AM idFromSession                                     (OK=55246  KO=0     )
>  UI AM validateGoto                                      (OK=55246  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55241  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55241  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55240  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55240  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55236  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55236  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55236  KO=0     )
>  UI IDM uiconfig                                         (OK=55236  KO=0     )
>  UI IDM version                                          (OK=55236  KO=0     )
>  UI IDM login                                            (OK=55236  KO=0     )
>  UI IDM privilege                                        (OK=55236  KO=0     )
>  UI IDM features                                         (OK=55236  KO=0     )
>  UI IDM user                                             (OK=55236  KO=0     )
>  UI IDM dashboard                                        (OK=55236  KO=0     )
>  UI IDM managed user schema                              (OK=55236  KO=0     )
>  UI IDM oidcToken                                        (OK=55235  KO=0     )
> userinfo                                                 (OK=55235  KO=0     )
> UI-Logout                                                (OK=55235  KO=0     )
> UI-Logout Redirect 1                                     (OK=55232  KO=0     )
> tokenUserinfo                                            (OK=55183  KO=0     )
>  UI AM revoke1                                           (OK=55231  KO=0     )
>  UI AM revoke2                                           (OK=55231  KO=0     )
>  UI AM endsession                                        (OK=55231  KO=0     )
> RootUserinfo                                             (OK=185814 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9324   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9324   KO=0     )
> getIdToken                                               (OK=18520  KO=0     )
> getIdToken Redirect 1                                    (OK=18520  KO=0     )
> createOrganization                                       (OK=18520  KO=0     )
> queryOrganization                                        (OK=18520  KO=0     )
> ReadPolicy                                               (OK=82895  KO=14    )
> deleteOrganization                                       (OK=18520  KO=0     )
> DeletePolicy                                             (OK=82755  KO=26    )
> restloginProgressiveProfileCallback                      (OK=489    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=77     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       542 (86.31%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.05%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.78%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.59%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 30066  / active: 383    / done: 258713
================================================================================

23:07:05.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:05 GMT                                    3260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3622341 KO=75    )
> restLoginInitiate                                        (OK=250162 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=250153 KO=1     )
> Skip 2FA                                                 (OK=139010 KO=1     )
> User Authorize PKCE stage                                (OK=304923 KO=2     )
> User AccessToken PKCE stage                              (OK=304915 KO=0     )
> GetUUid                                                  (OK=83201  KO=1     )
> GetOpenidConfig                                          (OK=249177 KO=0     )
> CreatePolicy                                             (OK=83166  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55326  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55326  KO=0     )
>  UI AM idFromSession                                     (OK=55325  KO=0     )
>  UI AM validateGoto                                      (OK=55325  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55324  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55324  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55324  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55324  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55321  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55320  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55320  KO=0     )
>  UI IDM uiconfig                                         (OK=55320  KO=0     )
>  UI IDM version                                          (OK=55320  KO=0     )
>  UI IDM login                                            (OK=55320  KO=0     )
>  UI IDM privilege                                        (OK=55320  KO=0     )
>  UI IDM features                                         (OK=55320  KO=0     )
>  UI IDM user                                             (OK=55320  KO=0     )
>  UI IDM dashboard                                        (OK=55320  KO=0     )
>  UI IDM managed user schema                              (OK=55320  KO=0     )
>  UI IDM oidcToken                                        (OK=55320  KO=0     )
> userinfo                                                 (OK=55320  KO=0     )
> UI-Logout                                                (OK=55319  KO=0     )
> UI-Logout Redirect 1                                     (OK=55319  KO=0     )
> tokenUserinfo                                            (OK=55269  KO=0     )
>  UI AM revoke1                                           (OK=55319  KO=0     )
>  UI AM revoke2                                           (OK=55319  KO=0     )
>  UI AM endsession                                        (OK=55319  KO=0     )
> RootUserinfo                                             (OK=186128 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9338   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9337   KO=0     )
> getIdToken                                               (OK=18542  KO=0     )
> getIdToken Redirect 1                                    (OK=18542  KO=0     )
> createOrganization                                       (OK=18542  KO=0     )
> queryOrganization                                        (OK=18541  KO=0     )
> ReadPolicy                                               (OK=83050  KO=14    )
> deleteOrganization                                       (OK=18541  KO=0     )
> DeletePolicy                                             (OK=82882  KO=26    )
> restloginProgressiveProfileCallback                      (OK=491    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=77     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       543 (86.33%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.04%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.77%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.59%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 29653  / active: 402    / done: 259107
================================================================================

23:07:07.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:10 GMT                                    3265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3627801 KO=75    )
> restLoginInitiate                                        (OK=250544 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=250534 KO=1     )
> Skip 2FA                                                 (OK=139215 KO=1     )
> User Authorize PKCE stage                                (OK=305376 KO=2     )
> User AccessToken PKCE stage                              (OK=305364 KO=0     )
> GetUUid                                                  (OK=83315  KO=1     )
> GetOpenidConfig                                          (OK=249572 KO=0     )
> CreatePolicy                                             (OK=83282  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55417  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55416  KO=0     )
>  UI AM idFromSession                                     (OK=55415  KO=0     )
>  UI AM validateGoto                                      (OK=55415  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55408  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55408  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55407  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55407  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55402  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55401  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55400  KO=0     )
>  UI IDM uiconfig                                         (OK=55400  KO=0     )
>  UI IDM version                                          (OK=55400  KO=0     )
>  UI IDM login                                            (OK=55399  KO=0     )
>  UI IDM privilege                                        (OK=55399  KO=0     )
>  UI IDM features                                         (OK=55399  KO=0     )
>  UI IDM user                                             (OK=55399  KO=0     )
>  UI IDM dashboard                                        (OK=55399  KO=0     )
>  UI IDM managed user schema                              (OK=55399  KO=0     )
>  UI IDM oidcToken                                        (OK=55396  KO=0     )
> userinfo                                                 (OK=55395  KO=0     )
> UI-Logout                                                (OK=55395  KO=0     )
> UI-Logout Redirect 1                                     (OK=55395  KO=0     )
> tokenUserinfo                                            (OK=55346  KO=0     )
>  UI AM revoke1                                           (OK=55392  KO=0     )
>  UI AM revoke2                                           (OK=55392  KO=0     )
>  UI AM endsession                                        (OK=55392  KO=0     )
> RootUserinfo                                             (OK=186415 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9356   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9354   KO=0     )
> getIdToken                                               (OK=18580  KO=0     )
> getIdToken Redirect 1                                    (OK=18580  KO=0     )
> createOrganization                                       (OK=18580  KO=0     )
> queryOrganization                                        (OK=18579  KO=0     )
> ReadPolicy                                               (OK=83180  KO=14    )
> deleteOrganization                                       (OK=18579  KO=0     )
> DeletePolicy                                             (OK=83035  KO=26    )
> restloginProgressiveProfileCallback                      (OK=491    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=77     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       544 (86.35%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.03%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.76%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.59%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.48%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 29261  / active: 371    / done: 259530
================================================================================

23:07:11.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:07:13.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:15 GMT                                    3270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3633526 KO=75    )
> restLoginInitiate                                        (OK=250900 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=250893 KO=1     )
> Skip 2FA                                                 (OK=139396 KO=1     )
> User Authorize PKCE stage                                (OK=305840 KO=2     )
> User AccessToken PKCE stage                              (OK=305834 KO=0     )
> GetUUid                                                  (OK=83429  KO=1     )
> GetOpenidConfig                                          (OK=249936 KO=0     )
> CreatePolicy                                             (OK=83396  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55509  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55508  KO=0     )
>  UI AM idFromSession                                     (OK=55508  KO=0     )
>  UI AM validateGoto                                      (OK=55508  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55504  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55503  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55503  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55503  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55501  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55501  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55500  KO=0     )
>  UI IDM uiconfig                                         (OK=55499  KO=0     )
>  UI IDM version                                          (OK=55499  KO=0     )
>  UI IDM login                                            (OK=55499  KO=0     )
>  UI IDM privilege                                        (OK=55499  KO=0     )
>  UI IDM features                                         (OK=55499  KO=0     )
>  UI IDM user                                             (OK=55497  KO=0     )
>  UI IDM dashboard                                        (OK=55498  KO=0     )
>  UI IDM managed user schema                              (OK=55498  KO=0     )
>  UI IDM oidcToken                                        (OK=55496  KO=0     )
> userinfo                                                 (OK=55495  KO=0     )
> UI-Logout                                                (OK=55493  KO=0     )
> UI-Logout Redirect 1                                     (OK=55493  KO=0     )
> tokenUserinfo                                            (OK=55436  KO=0     )
>  UI AM revoke1                                           (OK=55491  KO=0     )
>  UI AM revoke2                                           (OK=55491  KO=0     )
>  UI AM endsession                                        (OK=55492  KO=0     )
> RootUserinfo                                             (OK=186647 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9368   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9368   KO=0     )
> getIdToken                                               (OK=18615  KO=0     )
> getIdToken Redirect 1                                    (OK=18613  KO=0     )
> createOrganization                                       (OK=18612  KO=0     )
> queryOrganization                                        (OK=18612  KO=0     )
> ReadPolicy                                               (OK=83298  KO=14    )
> deleteOrganization                                       (OK=18612  KO=0     )
> DeletePolicy                                             (OK=83164  KO=26    )
> restloginProgressiveProfileCallback                      (OK=493    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=77     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       546 (86.39%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.01%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.75%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.58%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 28891  / active: 326    / done: 259945
================================================================================

23:07:16.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:20 GMT                                    3275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3639382 KO=75    )
> restLoginInitiate                                        (OK=251300 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=251288 KO=1     )
> Skip 2FA                                                 (OK=139608 KO=1     )
> User Authorize PKCE stage                                (OK=306327 KO=2     )
> User AccessToken PKCE stage                              (OK=306324 KO=0     )
> GetUUid                                                  (OK=83555  KO=1     )
> GetOpenidConfig                                          (OK=250291 KO=0     )
> CreatePolicy                                             (OK=83524  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55608  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55608  KO=0     )
>  UI AM idFromSession                                     (OK=55605  KO=0     )
>  UI AM validateGoto                                      (OK=55606  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55604  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55603  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55603  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55603  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55597  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55597  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55596  KO=0     )
>  UI IDM uiconfig                                         (OK=55596  KO=0     )
>  UI IDM version                                          (OK=55596  KO=0     )
>  UI IDM login                                            (OK=55596  KO=0     )
>  UI IDM privilege                                        (OK=55596  KO=0     )
>  UI IDM features                                         (OK=55596  KO=0     )
>  UI IDM user                                             (OK=55594  KO=0     )
>  UI IDM dashboard                                        (OK=55594  KO=0     )
>  UI IDM managed user schema                              (OK=55594  KO=0     )
>  UI IDM oidcToken                                        (OK=55594  KO=0     )
> userinfo                                                 (OK=55594  KO=0     )
> UI-Logout                                                (OK=55594  KO=0     )
> UI-Logout Redirect 1                                     (OK=55593  KO=0     )
> tokenUserinfo                                            (OK=55517  KO=0     )
>  UI AM revoke1                                           (OK=55591  KO=0     )
>  UI AM revoke2                                           (OK=55591  KO=0     )
>  UI AM endsession                                        (OK=55591  KO=0     )
> RootUserinfo                                             (OK=186891 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9376   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9376   KO=0     )
> getIdToken                                               (OK=18641  KO=0     )
> getIdToken Redirect 1                                    (OK=18641  KO=0     )
> createOrganization                                       (OK=18640  KO=0     )
> queryOrganization                                        (OK=18640  KO=0     )
> ReadPolicy                                               (OK=83411  KO=14    )
> deleteOrganization                                       (OK=18639  KO=0     )
> DeletePolicy                                             (OK=83283  KO=26    )
> restloginProgressiveProfileCallback                      (OK=493    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=77     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       547 (86.41%)
> status.find.in([200, 209], 304), found 404                         38 ( 6.00%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.74%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.58%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.32%)
> status.find.is(200), but actually found 502                         2 ( 0.32%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 28481  / active: 351    / done: 260330
================================================================================

23:07:20.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:07:22.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:25 GMT                                    3280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3644848 KO=75    )
> restLoginInitiate                                        (OK=251685 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=251673 KO=1     )
> Skip 2FA                                                 (OK=139827 KO=1     )
> User Authorize PKCE stage                                (OK=306787 KO=2     )
> User AccessToken PKCE stage                              (OK=306780 KO=0     )
> GetUUid                                                  (OK=83683  KO=1     )
> GetOpenidConfig                                          (OK=250663 KO=0     )
> CreatePolicy                                             (OK=83649  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55687  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55686  KO=0     )
>  UI AM idFromSession                                     (OK=55684  KO=0     )
>  UI AM validateGoto                                      (OK=55684  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55682  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55682  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55682  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55682  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55680  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55679  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55678  KO=0     )
>  UI IDM uiconfig                                         (OK=55678  KO=0     )
>  UI IDM version                                          (OK=55678  KO=0     )
>  UI IDM login                                            (OK=55677  KO=0     )
>  UI IDM privilege                                        (OK=55677  KO=0     )
>  UI IDM features                                         (OK=55677  KO=0     )
>  UI IDM user                                             (OK=55677  KO=0     )
>  UI IDM dashboard                                        (OK=55677  KO=0     )
>  UI IDM managed user schema                              (OK=55677  KO=0     )
>  UI IDM oidcToken                                        (OK=55676  KO=0     )
> userinfo                                                 (OK=55676  KO=0     )
> UI-Logout                                                (OK=55674  KO=0     )
> UI-Logout Redirect 1                                     (OK=55674  KO=0     )
> tokenUserinfo                                            (OK=55597  KO=0     )
>  UI AM revoke1                                           (OK=55673  KO=0     )
>  UI AM revoke2                                           (OK=55673  KO=0     )
>  UI AM endsession                                        (OK=55673  KO=0     )
> RootUserinfo                                             (OK=187198 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9389   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9389   KO=0     )
> getIdToken                                               (OK=18675  KO=0     )
> getIdToken Redirect 1                                    (OK=18675  KO=0     )
> createOrganization                                       (OK=18675  KO=0     )
> queryOrganization                                        (OK=18675  KO=0     )
> ReadPolicy                                               (OK=83539  KO=14    )
> deleteOrganization                                       (OK=18675  KO=0     )
> DeletePolicy                                             (OK=83399  KO=26    )
> restloginProgressiveProfileCallback                      (OK=495    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=77     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       549 (86.46%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.98%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.72%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.57%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 28084  / active: 361    / done: 260717
================================================================================

23:07:30.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:30 GMT                                    3285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3650880 KO=75    )
> restLoginInitiate                                        (OK=252110 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=252092 KO=1     )
> Skip 2FA                                                 (OK=140058 KO=1     )
> User Authorize PKCE stage                                (OK=307298 KO=2     )
> User AccessToken PKCE stage                              (OK=307295 KO=0     )
> GetUUid                                                  (OK=83820  KO=1     )
> GetOpenidConfig                                          (OK=251049 KO=0     )
> CreatePolicy                                             (OK=83788  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55784  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55780  KO=0     )
>  UI AM idFromSession                                     (OK=55779  KO=0     )
>  UI AM validateGoto                                      (OK=55779  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55778  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55777  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55777  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55777  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55774  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55774  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55773  KO=0     )
>  UI IDM uiconfig                                         (OK=55773  KO=0     )
>  UI IDM version                                          (OK=55773  KO=0     )
>  UI IDM login                                            (OK=55772  KO=0     )
>  UI IDM privilege                                        (OK=55772  KO=0     )
>  UI IDM features                                         (OK=55772  KO=0     )
>  UI IDM user                                             (OK=55772  KO=0     )
>  UI IDM dashboard                                        (OK=55772  KO=0     )
>  UI IDM managed user schema                              (OK=55772  KO=0     )
>  UI IDM oidcToken                                        (OK=55771  KO=0     )
> userinfo                                                 (OK=55771  KO=0     )
> UI-Logout                                                (OK=55770  KO=0     )
> UI-Logout Redirect 1                                     (OK=55770  KO=0     )
> tokenUserinfo                                            (OK=55690  KO=0     )
>  UI AM revoke1                                           (OK=55769  KO=0     )
>  UI AM revoke2                                           (OK=55769  KO=0     )
>  UI AM endsession                                        (OK=55769  KO=0     )
> RootUserinfo                                             (OK=187492 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9401   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9401   KO=0     )
> getIdToken                                               (OK=18702  KO=0     )
> getIdToken Redirect 1                                    (OK=18702  KO=0     )
> createOrganization                                       (OK=18701  KO=0     )
> queryOrganization                                        (OK=18701  KO=0     )
> ReadPolicy                                               (OK=83665  KO=14    )
> deleteOrganization                                       (OK=18701  KO=0     )
> DeletePolicy                                             (OK=83522  KO=26    )
> restloginProgressiveProfileCallback                      (OK=495    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=78     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       550 (86.48%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.97%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.72%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.57%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 27647  / active: 393    / done: 261122
================================================================================

23:07:34.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:35 GMT                                    3290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3656504 KO=75    )
> restLoginInitiate                                        (OK=252481 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=252475 KO=1     )
> Skip 2FA                                                 (OK=140276 KO=1     )
> User Authorize PKCE stage                                (OK=307774 KO=2     )
> User AccessToken PKCE stage                              (OK=307766 KO=0     )
> GetUUid                                                  (OK=83948  KO=1     )
> GetOpenidConfig                                          (OK=251445 KO=0     )
> CreatePolicy                                             (OK=83917  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55870  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55869  KO=0     )
>  UI AM idFromSession                                     (OK=55867  KO=0     )
>  UI AM validateGoto                                      (OK=55867  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55865  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55864  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55863  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55863  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55861  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55860  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55859  KO=0     )
>  UI IDM uiconfig                                         (OK=55859  KO=0     )
>  UI IDM version                                          (OK=55859  KO=0     )
>  UI IDM login                                            (OK=55859  KO=0     )
>  UI IDM privilege                                        (OK=55858  KO=0     )
>  UI IDM features                                         (OK=55858  KO=0     )
>  UI IDM user                                             (OK=55857  KO=0     )
>  UI IDM dashboard                                        (OK=55857  KO=0     )
>  UI IDM managed user schema                              (OK=55857  KO=0     )
>  UI IDM oidcToken                                        (OK=55856  KO=0     )
> userinfo                                                 (OK=55856  KO=0     )
> UI-Logout                                                (OK=55855  KO=0     )
> UI-Logout Redirect 1                                     (OK=55851  KO=0     )
> tokenUserinfo                                            (OK=55773  KO=0     )
>  UI AM revoke1                                           (OK=55850  KO=0     )
>  UI AM revoke2                                           (OK=55850  KO=0     )
>  UI AM endsession                                        (OK=55850  KO=0     )
> RootUserinfo                                             (OK=187790 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9413   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9413   KO=0     )
> getIdToken                                               (OK=18733  KO=0     )
> getIdToken Redirect 1                                    (OK=18733  KO=0     )
> createOrganization                                       (OK=18733  KO=0     )
> queryOrganization                                        (OK=18732  KO=0     )
> ReadPolicy                                               (OK=83803  KO=14    )
> deleteOrganization                                       (OK=18732  KO=0     )
> DeletePolicy                                             (OK=83651  KO=26    )
> restloginProgressiveProfileCallback                      (OK=497    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=79     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       551 (86.50%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.97%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.71%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.57%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 27265  / active: 377    / done: 261520
================================================================================

23:07:37.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:07:37.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:40 GMT                                    3295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3661489 KO=75    )
> restLoginInitiate                                        (OK=252832 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=252824 KO=1     )
> Skip 2FA                                                 (OK=140466 KO=1     )
> User Authorize PKCE stage                                (OK=308188 KO=2     )
> User AccessToken PKCE stage                              (OK=308183 KO=0     )
> GetUUid                                                  (OK=84073  KO=1     )
> GetOpenidConfig                                          (OK=251836 KO=0     )
> CreatePolicy                                             (OK=84040  KO=30    )
> UI-Post-Login - stage 1                                  (OK=55938  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=55937  KO=0     )
>  UI AM idFromSession                                     (OK=55935  KO=0     )
>  UI AM validateGoto                                      (OK=55935  KO=0     )
> UI-Post-Login - stage 2                                  (OK=55934  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=55934  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=55934  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=55934  KO=0     )
> UI-Post-Login - stage 3                                  (OK=55933  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=55933  KO=0     )
>  UI Enduser sessioncheck                                 (OK=55932  KO=0     )
>  UI IDM uiconfig                                         (OK=55932  KO=0     )
>  UI IDM version                                          (OK=55932  KO=0     )
>  UI IDM login                                            (OK=55932  KO=0     )
>  UI IDM privilege                                        (OK=55932  KO=0     )
>  UI IDM features                                         (OK=55932  KO=0     )
>  UI IDM user                                             (OK=55931  KO=0     )
>  UI IDM dashboard                                        (OK=55931  KO=0     )
>  UI IDM managed user schema                              (OK=55931  KO=0     )
>  UI IDM oidcToken                                        (OK=55930  KO=0     )
> userinfo                                                 (OK=55929  KO=0     )
> UI-Logout                                                (OK=55928  KO=0     )
> UI-Logout Redirect 1                                     (OK=55927  KO=0     )
> tokenUserinfo                                            (OK=55857  KO=0     )
>  UI AM revoke1                                           (OK=55925  KO=0     )
>  UI AM revoke2                                           (OK=55925  KO=0     )
>  UI AM endsession                                        (OK=55925  KO=0     )
> RootUserinfo                                             (OK=188035 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9427   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9427   KO=0     )
> getIdToken                                               (OK=18756  KO=0     )
> getIdToken Redirect 1                                    (OK=18756  KO=0     )
> createOrganization                                       (OK=18756  KO=0     )
> queryOrganization                                        (OK=18756  KO=0     )
> ReadPolicy                                               (OK=83932  KO=14    )
> deleteOrganization                                       (OK=18756  KO=0     )
> DeletePolicy                                             (OK=83791  KO=26    )
> restloginProgressiveProfileCallback                      (OK=498    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=79     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       553 (86.54%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.95%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.69%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.56%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 26899  / active: 344    / done: 261919
================================================================================

23:07:42.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:45 GMT                                    3300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3666769 KO=75    )
> restLoginInitiate                                        (OK=253201 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=253191 KO=1     )
> Skip 2FA                                                 (OK=140669 KO=1     )
> User Authorize PKCE stage                                (OK=308635 KO=2     )
> User AccessToken PKCE stage                              (OK=308630 KO=0     )
> GetUUid                                                  (OK=84187  KO=1     )
> GetOpenidConfig                                          (OK=252203 KO=0     )
> CreatePolicy                                             (OK=84155  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56019  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56018  KO=0     )
>  UI AM idFromSession                                     (OK=56018  KO=0     )
>  UI AM validateGoto                                      (OK=56018  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56016  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56016  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56014  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56014  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56012  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56011  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56010  KO=0     )
>  UI IDM uiconfig                                         (OK=56010  KO=0     )
>  UI IDM version                                          (OK=56010  KO=0     )
>  UI IDM login                                            (OK=56010  KO=0     )
>  UI IDM privilege                                        (OK=56010  KO=0     )
>  UI IDM features                                         (OK=56010  KO=0     )
>  UI IDM user                                             (OK=56010  KO=0     )
>  UI IDM dashboard                                        (OK=56010  KO=0     )
>  UI IDM managed user schema                              (OK=56010  KO=0     )
>  UI IDM oidcToken                                        (OK=56010  KO=0     )
> userinfo                                                 (OK=56010  KO=0     )
> UI-Logout                                                (OK=56009  KO=0     )
> UI-Logout Redirect 1                                     (OK=56009  KO=0     )
> tokenUserinfo                                            (OK=55945  KO=0     )
>  UI AM revoke1                                           (OK=56008  KO=0     )
>  UI AM revoke2                                           (OK=56008  KO=0     )
>  UI AM endsession                                        (OK=56008  KO=0     )
> RootUserinfo                                             (OK=188312 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9442   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9442   KO=0     )
> getIdToken                                               (OK=18780  KO=0     )
> getIdToken Redirect 1                                    (OK=18779  KO=0     )
> createOrganization                                       (OK=18779  KO=0     )
> queryOrganization                                        (OK=18779  KO=0     )
> ReadPolicy                                               (OK=84057  KO=14    )
> deleteOrganization                                       (OK=18778  KO=0     )
> DeletePolicy                                             (OK=83919  KO=26    )
> restloginProgressiveProfileCallback                      (OK=499    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=79     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       554 (86.56%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.94%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.69%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.56%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 26515  / active: 349    / done: 262298
================================================================================

23:07:47.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:50 GMT                                    3305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3672459 KO=75    )
> restLoginInitiate                                        (OK=253601 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=253592 KO=1     )
> Skip 2FA                                                 (OK=140897 KO=1     )
> User Authorize PKCE stage                                (OK=309124 KO=2     )
> User AccessToken PKCE stage                              (OK=309121 KO=0     )
> GetUUid                                                  (OK=84325  KO=1     )
> GetOpenidConfig                                          (OK=252580 KO=0     )
> CreatePolicy                                             (OK=84292  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56108  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56108  KO=0     )
>  UI AM idFromSession                                     (OK=56107  KO=0     )
>  UI AM validateGoto                                      (OK=56107  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56104  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56103  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56101  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56101  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56101  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56099  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56095  KO=0     )
>  UI IDM uiconfig                                         (OK=56095  KO=0     )
>  UI IDM version                                          (OK=56095  KO=0     )
>  UI IDM login                                            (OK=56095  KO=0     )
>  UI IDM privilege                                        (OK=56094  KO=0     )
>  UI IDM features                                         (OK=56094  KO=0     )
>  UI IDM user                                             (OK=56093  KO=0     )
>  UI IDM dashboard                                        (OK=56093  KO=0     )
>  UI IDM managed user schema                              (OK=56093  KO=0     )
>  UI IDM oidcToken                                        (OK=56091  KO=0     )
> userinfo                                                 (OK=56090  KO=0     )
> UI-Logout                                                (OK=56090  KO=0     )
> UI-Logout Redirect 1                                     (OK=56090  KO=0     )
> tokenUserinfo                                            (OK=56024  KO=0     )
>  UI AM revoke1                                           (OK=56090  KO=0     )
>  UI AM revoke2                                           (OK=56090  KO=0     )
>  UI AM endsession                                        (OK=56090  KO=0     )
> RootUserinfo                                             (OK=188634 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9451   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9451   KO=0     )
> getIdToken                                               (OK=18812  KO=0     )
> getIdToken Redirect 1                                    (OK=18812  KO=0     )
> createOrganization                                       (OK=18812  KO=0     )
> queryOrganization                                        (OK=18812  KO=0     )
> ReadPolicy                                               (OK=84170  KO=14    )
> deleteOrganization                                       (OK=18811  KO=0     )
> DeletePolicy                                             (OK=84042  KO=26    )
> restloginProgressiveProfileCallback                      (OK=500    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=79     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       555 (86.58%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.93%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.68%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.56%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 26104  / active: 371    / done: 262687
================================================================================

23:07:54.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:07:55 GMT                                    3310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3678107 KO=75    )
> restLoginInitiate                                        (OK=254005 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=253996 KO=1     )
> Skip 2FA                                                 (OK=141129 KO=1     )
> User Authorize PKCE stage                                (OK=309606 KO=2     )
> User AccessToken PKCE stage                              (OK=309600 KO=0     )
> GetUUid                                                  (OK=84472  KO=1     )
> GetOpenidConfig                                          (OK=252976 KO=0     )
> CreatePolicy                                             (OK=84440  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56191  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56190  KO=0     )
>  UI AM idFromSession                                     (OK=56189  KO=0     )
>  UI AM validateGoto                                      (OK=56189  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56186  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56186  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56186  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56186  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56179  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56179  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56179  KO=0     )
>  UI IDM uiconfig                                         (OK=56179  KO=0     )
>  UI IDM version                                          (OK=56179  KO=0     )
>  UI IDM login                                            (OK=56179  KO=0     )
>  UI IDM privilege                                        (OK=56179  KO=0     )
>  UI IDM features                                         (OK=56179  KO=0     )
>  UI IDM user                                             (OK=56179  KO=0     )
>  UI IDM dashboard                                        (OK=56179  KO=0     )
>  UI IDM managed user schema                              (OK=56179  KO=0     )
>  UI IDM oidcToken                                        (OK=56178  KO=0     )
> userinfo                                                 (OK=56177  KO=0     )
> UI-Logout                                                (OK=56176  KO=0     )
> UI-Logout Redirect 1                                     (OK=56175  KO=0     )
> tokenUserinfo                                            (OK=56111  KO=0     )
>  UI AM revoke1                                           (OK=56175  KO=0     )
>  UI AM revoke2                                           (OK=56175  KO=0     )
>  UI AM endsession                                        (OK=56175  KO=0     )
> RootUserinfo                                             (OK=188935 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9465   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9464   KO=0     )
> getIdToken                                               (OK=18833  KO=0     )
> getIdToken Redirect 1                                    (OK=18833  KO=0     )
> createOrganization                                       (OK=18833  KO=0     )
> queryOrganization                                        (OK=18833  KO=0     )
> ReadPolicy                                               (OK=84304  KO=14    )
> deleteOrganization                                       (OK=18833  KO=0     )
> DeletePolicy                                             (OK=84155  KO=26    )
> restloginProgressiveProfileCallback                      (OK=502    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=79     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       556 (86.60%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.92%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.67%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.56%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 25691  / active: 396    / done: 263075
================================================================================

23:07:55.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:08:00 GMT                                    3315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3683653 KO=75    )
> restLoginInitiate                                        (OK=254372 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=254369 KO=1     )
> Skip 2FA                                                 (OK=141334 KO=1     )
> User Authorize PKCE stage                                (OK=310066 KO=2     )
> User AccessToken PKCE stage                              (OK=310058 KO=0     )
> GetUUid                                                  (OK=84585  KO=1     )
> GetOpenidConfig                                          (OK=253373 KO=0     )
> CreatePolicy                                             (OK=84555  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56277  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56274  KO=0     )
>  UI AM idFromSession                                     (OK=56272  KO=0     )
>  UI AM validateGoto                                      (OK=56272  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56270  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56269  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56268  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56268  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56264  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56264  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56264  KO=0     )
>  UI IDM uiconfig                                         (OK=56264  KO=0     )
>  UI IDM version                                          (OK=56264  KO=0     )
>  UI IDM login                                            (OK=56264  KO=0     )
>  UI IDM privilege                                        (OK=56264  KO=0     )
>  UI IDM features                                         (OK=56264  KO=0     )
>  UI IDM user                                             (OK=56264  KO=0     )
>  UI IDM dashboard                                        (OK=56264  KO=0     )
>  UI IDM managed user schema                              (OK=56264  KO=0     )
>  UI IDM oidcToken                                        (OK=56262  KO=0     )
> userinfo                                                 (OK=56262  KO=0     )
> UI-Logout                                                (OK=56262  KO=0     )
> UI-Logout Redirect 1                                     (OK=56261  KO=0     )
> tokenUserinfo                                            (OK=56193  KO=0     )
>  UI AM revoke1                                           (OK=56260  KO=0     )
>  UI AM revoke2                                           (OK=56260  KO=0     )
>  UI AM endsession                                        (OK=56260  KO=0     )
> RootUserinfo                                             (OK=189214 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9475   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9475   KO=0     )
> getIdToken                                               (OK=18872  KO=0     )
> getIdToken Redirect 1                                    (OK=18871  KO=0     )
> createOrganization                                       (OK=18871  KO=0     )
> queryOrganization                                        (OK=18870  KO=0     )
> ReadPolicy                                               (OK=84456  KO=14    )
> deleteOrganization                                       (OK=18870  KO=0     )
> DeletePolicy                                             (OK=84290  KO=26    )
> restloginProgressiveProfileCallback                      (OK=503    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=80     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       557 (86.63%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.91%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.67%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.56%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 25307  / active: 371    / done: 263484
================================================================================

23:08:04.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:08:04.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:08:05 GMT                                    3320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3689303 KO=75    )
> restLoginInitiate                                        (OK=254741 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=254735 KO=1     )
> Skip 2FA                                                 (OK=141542 KO=1     )
> User Authorize PKCE stage                                (OK=310517 KO=2     )
> User AccessToken PKCE stage                              (OK=310514 KO=0     )
> GetUUid                                                  (OK=84710  KO=1     )
> GetOpenidConfig                                          (OK=253762 KO=0     )
> CreatePolicy                                             (OK=84678  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56365  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56365  KO=0     )
>  UI AM idFromSession                                     (OK=56363  KO=0     )
>  UI AM validateGoto                                      (OK=56363  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56361  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56360  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56359  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56359  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56358  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56357  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56356  KO=0     )
>  UI IDM uiconfig                                         (OK=56356  KO=0     )
>  UI IDM version                                          (OK=56356  KO=0     )
>  UI IDM login                                            (OK=56356  KO=0     )
>  UI IDM privilege                                        (OK=56356  KO=0     )
>  UI IDM features                                         (OK=56356  KO=0     )
>  UI IDM user                                             (OK=56356  KO=0     )
>  UI IDM dashboard                                        (OK=56356  KO=0     )
>  UI IDM managed user schema                              (OK=56356  KO=0     )
>  UI IDM oidcToken                                        (OK=56354  KO=0     )
> userinfo                                                 (OK=56354  KO=0     )
> UI-Logout                                                (OK=56354  KO=0     )
> UI-Logout Redirect 1                                     (OK=56353  KO=0     )
> tokenUserinfo                                            (OK=56258  KO=0     )
>  UI AM revoke1                                           (OK=56352  KO=0     )
>  UI AM revoke2                                           (OK=56351  KO=0     )
>  UI AM endsession                                        (OK=56352  KO=0     )
> RootUserinfo                                             (OK=189485 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9491   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9490   KO=0     )
> getIdToken                                               (OK=18901  KO=0     )
> getIdToken Redirect 1                                    (OK=18900  KO=0     )
> createOrganization                                       (OK=18900  KO=0     )
> queryOrganization                                        (OK=18900  KO=0     )
> ReadPolicy                                               (OK=84571  KO=14    )
> deleteOrganization                                       (OK=18900  KO=0     )
> DeletePolicy                                             (OK=84439  KO=26    )
> restloginProgressiveProfileCallback                      (OK=505    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=80     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       559 (86.67%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.89%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.65%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.55%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.47%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 24927  / active: 345    / done: 263890
================================================================================

23:08:06.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:08:10 GMT                                    3325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3694594 KO=75    )
> restLoginInitiate                                        (OK=255122 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=255113 KO=1     )
> Skip 2FA                                                 (OK=141763 KO=1     )
> User Authorize PKCE stage                                (OK=310969 KO=2     )
> User AccessToken PKCE stage                              (OK=310962 KO=0     )
> GetUUid                                                  (OK=84838  KO=1     )
> GetOpenidConfig                                          (OK=254130 KO=0     )
> CreatePolicy                                             (OK=84803  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56445  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56442  KO=0     )
>  UI AM idFromSession                                     (OK=56441  KO=0     )
>  UI AM validateGoto                                      (OK=56440  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56438  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56438  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56436  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56436  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56435  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56432  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56432  KO=0     )
>  UI IDM uiconfig                                         (OK=56432  KO=0     )
>  UI IDM version                                          (OK=56432  KO=0     )
>  UI IDM login                                            (OK=56432  KO=0     )
>  UI IDM privilege                                        (OK=56432  KO=0     )
>  UI IDM features                                         (OK=56432  KO=0     )
>  UI IDM user                                             (OK=56430  KO=0     )
>  UI IDM dashboard                                        (OK=56430  KO=0     )
>  UI IDM managed user schema                              (OK=56430  KO=0     )
>  UI IDM oidcToken                                        (OK=56429  KO=0     )
> userinfo                                                 (OK=56428  KO=0     )
> UI-Logout                                                (OK=56427  KO=0     )
> UI-Logout Redirect 1                                     (OK=56427  KO=0     )
> tokenUserinfo                                            (OK=56334  KO=0     )
>  UI AM revoke1                                           (OK=56427  KO=0     )
>  UI AM revoke2                                           (OK=56427  KO=0     )
>  UI AM endsession                                        (OK=56427  KO=0     )
> RootUserinfo                                             (OK=189766 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9512   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9512   KO=0     )
> getIdToken                                               (OK=18936  KO=0     )
> getIdToken Redirect 1                                    (OK=18935  KO=0     )
> createOrganization                                       (OK=18934  KO=0     )
> queryOrganization                                        (OK=18934  KO=0     )
> ReadPolicy                                               (OK=84693  KO=14    )
> deleteOrganization                                       (OK=18934  KO=0     )
> DeletePolicy                                             (OK=84558  KO=26    )
> restloginProgressiveProfileCallback                      (OK=508    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=81     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       560 (86.69%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.88%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.64%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.55%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 24525  / active: 369    / done: 264268
================================================================================

23:08:12.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:08:15 GMT                                    3330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3699796 KO=75    )
> restLoginInitiate                                        (OK=255478 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=255471 KO=1     )
> Skip 2FA                                                 (OK=141970 KO=1     )
> User Authorize PKCE stage                                (OK=311409 KO=2     )
> User AccessToken PKCE stage                              (OK=311403 KO=0     )
> GetUUid                                                  (OK=84974  KO=1     )
> GetOpenidConfig                                          (OK=254515 KO=0     )
> CreatePolicy                                             (OK=84943  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56518  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56518  KO=0     )
>  UI AM idFromSession                                     (OK=56517  KO=0     )
>  UI AM validateGoto                                      (OK=56517  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56514  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56512  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56511  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56511  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56510  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56509  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56509  KO=0     )
>  UI IDM uiconfig                                         (OK=56509  KO=0     )
>  UI IDM version                                          (OK=56509  KO=0     )
>  UI IDM login                                            (OK=56508  KO=0     )
>  UI IDM privilege                                        (OK=56508  KO=0     )
>  UI IDM features                                         (OK=56508  KO=0     )
>  UI IDM user                                             (OK=56507  KO=0     )
>  UI IDM dashboard                                        (OK=56507  KO=0     )
>  UI IDM managed user schema                              (OK=56507  KO=0     )
>  UI IDM oidcToken                                        (OK=56506  KO=0     )
> userinfo                                                 (OK=56506  KO=0     )
> UI-Logout                                                (OK=56506  KO=0     )
> UI-Logout Redirect 1                                     (OK=56506  KO=0     )
> tokenUserinfo                                            (OK=56416  KO=0     )
>  UI AM revoke1                                           (OK=56505  KO=0     )
>  UI AM revoke2                                           (OK=56505  KO=0     )
>  UI AM endsession                                        (OK=56505  KO=0     )
> RootUserinfo                                             (OK=190048 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9532   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9532   KO=0     )
> getIdToken                                               (OK=18954  KO=0     )
> getIdToken Redirect 1                                    (OK=18954  KO=0     )
> createOrganization                                       (OK=18954  KO=0     )
> queryOrganization                                        (OK=18954  KO=0     )
> ReadPolicy                                               (OK=84820  KO=14    )
> deleteOrganization                                       (OK=18954  KO=0     )
> DeletePolicy                                             (OK=84678  KO=26    )
> restloginProgressiveProfileCallback                      (OK=508    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=81     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       561 (86.71%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.87%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.64%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.55%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 24149  / active: 364    / done: 264649
================================================================================

23:08:16.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:08:18.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:08:19.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:08:20 GMT                                    3335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3705158 KO=75    )
> restLoginInitiate                                        (OK=255842 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=255837 KO=1     )
> Skip 2FA                                                 (OK=142186 KO=1     )
> User Authorize PKCE stage                                (OK=311851 KO=2     )
> User AccessToken PKCE stage                              (OK=311845 KO=0     )
> GetUUid                                                  (OK=85098  KO=1     )
> GetOpenidConfig                                          (OK=254904 KO=0     )
> CreatePolicy                                             (OK=85067  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56597  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56596  KO=0     )
>  UI AM idFromSession                                     (OK=56594  KO=0     )
>  UI AM validateGoto                                      (OK=56594  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56593  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56592  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56591  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56591  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56589  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56589  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56589  KO=0     )
>  UI IDM uiconfig                                         (OK=56589  KO=0     )
>  UI IDM version                                          (OK=56589  KO=0     )
>  UI IDM login                                            (OK=56589  KO=0     )
>  UI IDM privilege                                        (OK=56589  KO=0     )
>  UI IDM features                                         (OK=56589  KO=0     )
>  UI IDM user                                             (OK=56589  KO=0     )
>  UI IDM dashboard                                        (OK=56589  KO=0     )
>  UI IDM managed user schema                              (OK=56589  KO=0     )
>  UI IDM oidcToken                                        (OK=56589  KO=0     )
> userinfo                                                 (OK=56589  KO=0     )
> UI-Logout                                                (OK=56589  KO=0     )
> UI-Logout Redirect 1                                     (OK=56589  KO=0     )
> tokenUserinfo                                            (OK=56484  KO=0     )
>  UI AM revoke1                                           (OK=56587  KO=0     )
>  UI AM revoke2                                           (OK=56587  KO=0     )
>  UI AM endsession                                        (OK=56587  KO=0     )
> RootUserinfo                                             (OK=190330 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9546   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9545   KO=0     )
> getIdToken                                               (OK=18985  KO=0     )
> getIdToken Redirect 1                                    (OK=18985  KO=0     )
> createOrganization                                       (OK=18985  KO=0     )
> queryOrganization                                        (OK=18984  KO=0     )
> ReadPolicy                                               (OK=84958  KO=14    )
> deleteOrganization                                       (OK=18984  KO=0     )
> DeletePolicy                                             (OK=84806  KO=26    )
> restloginProgressiveProfileCallback                      (OK=510    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       564 (86.77%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.85%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.62%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.54%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 23769  / active: 367    / done: 265026
================================================================================


================================================================================
2024-11-06 23:08:25 GMT                                    3340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3710604 KO=75    )
> restLoginInitiate                                        (OK=256225 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=256210 KO=1     )
> Skip 2FA                                                 (OK=142379 KO=1     )
> User Authorize PKCE stage                                (OK=312307 KO=2     )
> User AccessToken PKCE stage                              (OK=312300 KO=0     )
> GetUUid                                                  (OK=85214  KO=1     )
> GetOpenidConfig                                          (OK=255283 KO=0     )
> CreatePolicy                                             (OK=85184  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56684  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56683  KO=0     )
>  UI AM idFromSession                                     (OK=56683  KO=0     )
>  UI AM validateGoto                                      (OK=56683  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56683  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56682  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56681  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56681  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56677  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56675  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56673  KO=0     )
>  UI IDM uiconfig                                         (OK=56673  KO=0     )
>  UI IDM version                                          (OK=56673  KO=0     )
>  UI IDM login                                            (OK=56673  KO=0     )
>  UI IDM privilege                                        (OK=56673  KO=0     )
>  UI IDM features                                         (OK=56673  KO=0     )
>  UI IDM user                                             (OK=56672  KO=0     )
>  UI IDM dashboard                                        (OK=56672  KO=0     )
>  UI IDM managed user schema                              (OK=56672  KO=0     )
>  UI IDM oidcToken                                        (OK=56670  KO=0     )
> userinfo                                                 (OK=56668  KO=0     )
> UI-Logout                                                (OK=56666  KO=0     )
> UI-Logout Redirect 1                                     (OK=56666  KO=0     )
> tokenUserinfo                                            (OK=56571  KO=0     )
>  UI AM revoke1                                           (OK=56666  KO=0     )
>  UI AM revoke2                                           (OK=56666  KO=0     )
>  UI AM endsession                                        (OK=56666  KO=0     )
> RootUserinfo                                             (OK=190583 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9562   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9560   KO=0     )
> getIdToken                                               (OK=19015  KO=0     )
> getIdToken Redirect 1                                    (OK=19014  KO=0     )
> createOrganization                                       (OK=19014  KO=0     )
> queryOrganization                                        (OK=19014  KO=0     )
> ReadPolicy                                               (OK=85082  KO=14    )
> deleteOrganization                                       (OK=19014  KO=0     )
> DeletePolicy                                             (OK=84945  KO=26    )
> restloginProgressiveProfileCallback                      (OK=512    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       564 (86.77%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.85%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.62%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.54%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 23369  / active: 358    / done: 265435
================================================================================

23:08:28.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:08:30 GMT                                    3345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3716173 KO=75    )
> restLoginInitiate                                        (OK=256598 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=256590 KO=1     )
> Skip 2FA                                                 (OK=142591 KO=1     )
> User Authorize PKCE stage                                (OK=312779 KO=2     )
> User AccessToken PKCE stage                              (OK=312778 KO=0     )
> GetUUid                                                  (OK=85353  KO=1     )
> GetOpenidConfig                                          (OK=255659 KO=0     )
> CreatePolicy                                             (OK=85319  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56766  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56766  KO=0     )
>  UI AM idFromSession                                     (OK=56765  KO=0     )
>  UI AM validateGoto                                      (OK=56765  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56764  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56763  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56763  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56763  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56761  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56761  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56761  KO=0     )
>  UI IDM uiconfig                                         (OK=56761  KO=0     )
>  UI IDM version                                          (OK=56761  KO=0     )
>  UI IDM login                                            (OK=56761  KO=0     )
>  UI IDM privilege                                        (OK=56761  KO=0     )
>  UI IDM features                                         (OK=56760  KO=0     )
>  UI IDM user                                             (OK=56760  KO=0     )
>  UI IDM dashboard                                        (OK=56760  KO=0     )
>  UI IDM managed user schema                              (OK=56760  KO=0     )
>  UI IDM oidcToken                                        (OK=56759  KO=0     )
> userinfo                                                 (OK=56759  KO=0     )
> UI-Logout                                                (OK=56759  KO=0     )
> UI-Logout Redirect 1                                     (OK=56758  KO=0     )
> tokenUserinfo                                            (OK=56665  KO=0     )
>  UI AM revoke1                                           (OK=56758  KO=0     )
>  UI AM revoke2                                           (OK=56758  KO=0     )
>  UI AM endsession                                        (OK=56757  KO=0     )
> RootUserinfo                                             (OK=190831 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9575   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9574   KO=0     )
> getIdToken                                               (OK=19042  KO=0     )
> getIdToken Redirect 1                                    (OK=19042  KO=0     )
> createOrganization                                       (OK=19041  KO=0     )
> queryOrganization                                        (OK=19041  KO=0     )
> ReadPolicy                                               (OK=85199  KO=14    )
> deleteOrganization                                       (OK=19041  KO=0     )
> DeletePolicy                                             (OK=85069  KO=26    )
> restloginProgressiveProfileCallback                      (OK=514    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       565 (86.79%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.84%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.61%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.54%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 91%
          waiting: 22988  / active: 337    / done: 265837
================================================================================


================================================================================
2024-11-06 23:08:35 GMT                                    3350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3721589 KO=75    )
> restLoginInitiate                                        (OK=256960 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=256950 KO=1     )
> Skip 2FA                                                 (OK=142780 KO=1     )
> User Authorize PKCE stage                                (OK=313222 KO=2     )
> User AccessToken PKCE stage                              (OK=313216 KO=0     )
> GetUUid                                                  (OK=85460  KO=1     )
> GetOpenidConfig                                          (OK=256021 KO=0     )
> CreatePolicy                                             (OK=85430  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56860  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56859  KO=0     )
>  UI AM idFromSession                                     (OK=56859  KO=0     )
>  UI AM validateGoto                                      (OK=56859  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56854  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56853  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56853  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56853  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56852  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56852  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56849  KO=0     )
>  UI IDM uiconfig                                         (OK=56849  KO=0     )
>  UI IDM version                                          (OK=56849  KO=0     )
>  UI IDM login                                            (OK=56849  KO=0     )
>  UI IDM privilege                                        (OK=56849  KO=0     )
>  UI IDM features                                         (OK=56849  KO=0     )
>  UI IDM user                                             (OK=56848  KO=0     )
>  UI IDM dashboard                                        (OK=56848  KO=0     )
>  UI IDM managed user schema                              (OK=56848  KO=0     )
>  UI IDM oidcToken                                        (OK=56848  KO=0     )
> userinfo                                                 (OK=56848  KO=0     )
> UI-Logout                                                (OK=56848  KO=0     )
> UI-Logout Redirect 1                                     (OK=56846  KO=0     )
> tokenUserinfo                                            (OK=56736  KO=0     )
>  UI AM revoke1                                           (OK=56843  KO=0     )
>  UI AM revoke2                                           (OK=56843  KO=0     )
>  UI AM endsession                                        (OK=56843  KO=0     )
> RootUserinfo                                             (OK=191088 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9591   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9591   KO=0     )
> getIdToken                                               (OK=19064  KO=0     )
> getIdToken Redirect 1                                    (OK=19064  KO=0     )
> createOrganization                                       (OK=19063  KO=0     )
> queryOrganization                                        (OK=19063  KO=0     )
> ReadPolicy                                               (OK=85334  KO=14    )
> deleteOrganization                                       (OK=19063  KO=0     )
> DeletePolicy                                             (OK=85185  KO=26    )
> restloginProgressiveProfileCallback                      (OK=515    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       565 (86.79%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.84%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.61%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.54%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 22609  / active: 353    / done: 266200
================================================================================

23:08:37.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:08:39.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:08:40 GMT                                    3355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3727027 KO=75    )
> restLoginInitiate                                        (OK=257339 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=257328 KO=1     )
> Skip 2FA                                                 (OK=142989 KO=1     )
> User Authorize PKCE stage                                (OK=313681 KO=2     )
> User AccessToken PKCE stage                              (OK=313676 KO=0     )
> GetUUid                                                  (OK=85589  KO=1     )
> GetOpenidConfig                                          (OK=256395 KO=0     )
> CreatePolicy                                             (OK=85557  KO=30    )
> UI-Post-Login - stage 1                                  (OK=56944  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=56942  KO=0     )
>  UI AM idFromSession                                     (OK=56940  KO=0     )
>  UI AM validateGoto                                      (OK=56940  KO=0     )
> UI-Post-Login - stage 2                                  (OK=56935  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=56935  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=56935  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=56935  KO=0     )
> UI-Post-Login - stage 3                                  (OK=56933  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=56931  KO=0     )
>  UI Enduser sessioncheck                                 (OK=56931  KO=0     )
>  UI IDM uiconfig                                         (OK=56931  KO=0     )
>  UI IDM version                                          (OK=56931  KO=0     )
>  UI IDM login                                            (OK=56931  KO=0     )
>  UI IDM privilege                                        (OK=56931  KO=0     )
>  UI IDM features                                         (OK=56931  KO=0     )
>  UI IDM user                                             (OK=56931  KO=0     )
>  UI IDM dashboard                                        (OK=56931  KO=0     )
>  UI IDM managed user schema                              (OK=56931  KO=0     )
>  UI IDM oidcToken                                        (OK=56930  KO=0     )
> userinfo                                                 (OK=56930  KO=0     )
> UI-Logout                                                (OK=56930  KO=0     )
> UI-Logout Redirect 1                                     (OK=56928  KO=0     )
> tokenUserinfo                                            (OK=56821  KO=0     )
>  UI AM revoke1                                           (OK=56927  KO=0     )
>  UI AM revoke2                                           (OK=56927  KO=0     )
>  UI AM endsession                                        (OK=56928  KO=0     )
> RootUserinfo                                             (OK=191398 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9606   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9606   KO=0     )
> getIdToken                                               (OK=19088  KO=0     )
> getIdToken Redirect 1                                    (OK=19088  KO=0     )
> createOrganization                                       (OK=19087  KO=0     )
> queryOrganization                                        (OK=19085  KO=0     )
> ReadPolicy                                               (OK=85446  KO=14    )
> deleteOrganization                                       (OK=19085  KO=0     )
> DeletePolicy                                             (OK=85314  KO=26    )
> restloginProgressiveProfileCallback                      (OK=518    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       567 (86.83%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.82%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.59%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.53%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 22214  / active: 364    / done: 266584
================================================================================

23:08:42.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:08:42.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:08:45 GMT                                    3360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3732993 KO=75    )
> restLoginInitiate                                        (OK=257724 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=257714 KO=1     )
> Skip 2FA                                                 (OK=143199 KO=1     )
> User Authorize PKCE stage                                (OK=314165 KO=2     )
> User AccessToken PKCE stage                              (OK=314162 KO=0     )
> GetUUid                                                  (OK=85715  KO=1     )
> GetOpenidConfig                                          (OK=256763 KO=0     )
> CreatePolicy                                             (OK=85683  KO=30    )
> UI-Post-Login - stage 1                                  (OK=57038  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57038  KO=0     )
>  UI AM idFromSession                                     (OK=57038  KO=0     )
>  UI AM validateGoto                                      (OK=57038  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57037  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57035  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57033  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57033  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57033  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57033  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57032  KO=0     )
>  UI IDM uiconfig                                         (OK=57032  KO=0     )
>  UI IDM version                                          (OK=57032  KO=0     )
>  UI IDM login                                            (OK=57032  KO=0     )
>  UI IDM privilege                                        (OK=57032  KO=0     )
>  UI IDM features                                         (OK=57032  KO=0     )
>  UI IDM user                                             (OK=57031  KO=0     )
>  UI IDM dashboard                                        (OK=57032  KO=0     )
>  UI IDM managed user schema                              (OK=57031  KO=0     )
>  UI IDM oidcToken                                        (OK=57030  KO=0     )
> userinfo                                                 (OK=57030  KO=0     )
> UI-Logout                                                (OK=57030  KO=0     )
> UI-Logout Redirect 1                                     (OK=57029  KO=0     )
> tokenUserinfo                                            (OK=56899  KO=0     )
>  UI AM revoke1                                           (OK=57028  KO=0     )
>  UI AM revoke2                                           (OK=57028  KO=0     )
>  UI AM endsession                                        (OK=57029  KO=0     )
> RootUserinfo                                             (OK=191695 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9626   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9625   KO=0     )
> getIdToken                                               (OK=19115  KO=0     )
> getIdToken Redirect 1                                    (OK=19114  KO=0     )
> createOrganization                                       (OK=19114  KO=0     )
> queryOrganization                                        (OK=19114  KO=0     )
> ReadPolicy                                               (OK=85573  KO=14    )
> deleteOrganization                                       (OK=19114  KO=0     )
> DeletePolicy                                             (OK=85433  KO=26    )
> restloginProgressiveProfileCallback                      (OK=518    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       569 (86.87%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.80%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.58%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.53%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.31%)
> status.find.is(200), but actually found 502                         2 ( 0.31%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 21809  / active: 354    / done: 266999
================================================================================

23:08:46.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:08:50 GMT                                    3365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3738590 KO=75    )
> restLoginInitiate                                        (OK=258112 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=258100 KO=1     )
> Skip 2FA                                                 (OK=143428 KO=1     )
> User Authorize PKCE stage                                (OK=314639 KO=2     )
> User AccessToken PKCE stage                              (OK=314633 KO=0     )
> GetUUid                                                  (OK=85850  KO=1     )
> GetOpenidConfig                                          (OK=257148 KO=0     )
> CreatePolicy                                             (OK=85816  KO=30    )
> UI-Post-Login - stage 1                                  (OK=57123  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57123  KO=0     )
>  UI AM idFromSession                                     (OK=57123  KO=0     )
>  UI AM validateGoto                                      (OK=57123  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57121  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57121  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57120  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57120  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57120  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57119  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57118  KO=0     )
>  UI IDM uiconfig                                         (OK=57118  KO=0     )
>  UI IDM version                                          (OK=57118  KO=0     )
>  UI IDM login                                            (OK=57118  KO=0     )
>  UI IDM privilege                                        (OK=57118  KO=0     )
>  UI IDM features                                         (OK=57118  KO=0     )
>  UI IDM user                                             (OK=57116  KO=0     )
>  UI IDM dashboard                                        (OK=57116  KO=0     )
>  UI IDM managed user schema                              (OK=57116  KO=0     )
>  UI IDM oidcToken                                        (OK=57113  KO=0     )
> userinfo                                                 (OK=57112  KO=0     )
> UI-Logout                                                (OK=57112  KO=0     )
> UI-Logout Redirect 1                                     (OK=57111  KO=0     )
> tokenUserinfo                                            (OK=56970  KO=0     )
>  UI AM revoke1                                           (OK=57110  KO=0     )
>  UI AM revoke2                                           (OK=57110  KO=0     )
>  UI AM endsession                                        (OK=57110  KO=0     )
> RootUserinfo                                             (OK=191962 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9644   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9644   KO=0     )
> getIdToken                                               (OK=19149  KO=0     )
> getIdToken Redirect 1                                    (OK=19149  KO=0     )
> createOrganization                                       (OK=19148  KO=0     )
> queryOrganization                                        (OK=19148  KO=0     )
> ReadPolicy                                               (OK=85696  KO=14    )
> deleteOrganization                                       (OK=19148  KO=0     )
> DeletePolicy                                             (OK=85558  KO=26    )
> restloginProgressiveProfileCallback                      (OK=519    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       570 (86.89%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.79%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.57%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.52%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 21398  / active: 376    / done: 267388
================================================================================

23:08:52.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:08:53.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:08:55 GMT                                    3370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3744708 KO=75    )
> restLoginInitiate                                        (OK=258532 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=258526 KO=1     )
> Skip 2FA                                                 (OK=143665 KO=1     )
> User Authorize PKCE stage                                (OK=315159 KO=2     )
> User AccessToken PKCE stage                              (OK=315156 KO=0     )
> GetUUid                                                  (OK=85979  KO=1     )
> GetOpenidConfig                                          (OK=257536 KO=0     )
> CreatePolicy                                             (OK=85948  KO=30    )
> UI-Post-Login - stage 1                                  (OK=57221  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57220  KO=0     )
>  UI AM idFromSession                                     (OK=57220  KO=0     )
>  UI AM validateGoto                                      (OK=57220  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57219  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57218  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57218  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57218  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57213  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57212  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57210  KO=0     )
>  UI IDM uiconfig                                         (OK=57210  KO=0     )
>  UI IDM version                                          (OK=57210  KO=0     )
>  UI IDM login                                            (OK=57210  KO=0     )
>  UI IDM privilege                                        (OK=57210  KO=0     )
>  UI IDM features                                         (OK=57210  KO=0     )
>  UI IDM user                                             (OK=57210  KO=0     )
>  UI IDM dashboard                                        (OK=57210  KO=0     )
>  UI IDM managed user schema                              (OK=57210  KO=0     )
>  UI IDM oidcToken                                        (OK=57209  KO=0     )
> userinfo                                                 (OK=57207  KO=0     )
> UI-Logout                                                (OK=57207  KO=0     )
> UI-Logout Redirect 1                                     (OK=57207  KO=0     )
> tokenUserinfo                                            (OK=57060  KO=0     )
>  UI AM revoke1                                           (OK=57206  KO=0     )
>  UI AM revoke2                                           (OK=57206  KO=0     )
>  UI AM endsession                                        (OK=57206  KO=0     )
> RootUserinfo                                             (OK=192282 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9658   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9657   KO=0     )
> getIdToken                                               (OK=19184  KO=0     )
> getIdToken Redirect 1                                    (OK=19184  KO=0     )
> createOrganization                                       (OK=19183  KO=0     )
> queryOrganization                                        (OK=19183  KO=0     )
> ReadPolicy                                               (OK=85831  KO=14    )
> deleteOrganization                                       (OK=19181  KO=0     )
> DeletePolicy                                             (OK=85683  KO=26    )
> restloginProgressiveProfileCallback                      (OK=522    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       572 (86.93%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.78%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.56%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.52%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 20970  / active: 387    / done: 267805
================================================================================

23:08:58.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:09:00 GMT                                    3375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3750272 KO=75    )
> restLoginInitiate                                        (OK=258903 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=258897 KO=1     )
> Skip 2FA                                                 (OK=143873 KO=1     )
> User Authorize PKCE stage                                (OK=315616 KO=2     )
> User AccessToken PKCE stage                              (OK=315610 KO=0     )
> GetUUid                                                  (OK=86101  KO=1     )
> GetOpenidConfig                                          (OK=257922 KO=0     )
> CreatePolicy                                             (OK=86070  KO=30    )
> UI-Post-Login - stage 1                                  (OK=57305  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57305  KO=0     )
>  UI AM idFromSession                                     (OK=57304  KO=0     )
>  UI AM validateGoto                                      (OK=57304  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57302  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57302  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57302  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57302  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57298  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57297  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57296  KO=0     )
>  UI IDM uiconfig                                         (OK=57296  KO=0     )
>  UI IDM version                                          (OK=57296  KO=0     )
>  UI IDM login                                            (OK=57296  KO=0     )
>  UI IDM privilege                                        (OK=57296  KO=0     )
>  UI IDM features                                         (OK=57296  KO=0     )
>  UI IDM user                                             (OK=57296  KO=0     )
>  UI IDM dashboard                                        (OK=57296  KO=0     )
>  UI IDM managed user schema                              (OK=57296  KO=0     )
>  UI IDM oidcToken                                        (OK=57296  KO=0     )
> userinfo                                                 (OK=57296  KO=0     )
> UI-Logout                                                (OK=57295  KO=0     )
> UI-Logout Redirect 1                                     (OK=57294  KO=0     )
> tokenUserinfo                                            (OK=57140  KO=0     )
>  UI AM revoke1                                           (OK=57294  KO=0     )
>  UI AM revoke2                                           (OK=57294  KO=0     )
>  UI AM endsession                                        (OK=57294  KO=0     )
> RootUserinfo                                             (OK=192605 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9676   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9674   KO=0     )
> getIdToken                                               (OK=19212  KO=0     )
> getIdToken Redirect 1                                    (OK=19212  KO=0     )
> createOrganization                                       (OK=19210  KO=0     )
> queryOrganization                                        (OK=19210  KO=0     )
> ReadPolicy                                               (OK=85960  KO=14    )
> deleteOrganization                                       (OK=19210  KO=0     )
> DeletePolicy                                             (OK=85816  KO=26    )
> restloginProgressiveProfileCallback                      (OK=524    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=83     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       573 (86.95%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.77%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.55%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.52%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.46%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 20576  / active: 373    / done: 268213
================================================================================

23:09:01.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:09:05 GMT                                    3380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3755692 KO=75    )
> restLoginInitiate                                        (OK=259303 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=259293 KO=1     )
> Skip 2FA                                                 (OK=144098 KO=1     )
> User Authorize PKCE stage                                (OK=316079 KO=2     )
> User AccessToken PKCE stage                              (OK=316072 KO=0     )
> GetUUid                                                  (OK=86232  KO=1     )
> GetOpenidConfig                                          (OK=258308 KO=0     )
> CreatePolicy                                             (OK=86201  KO=30    )
> UI-Post-Login - stage 1                                  (OK=57379  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57378  KO=0     )
>  UI AM idFromSession                                     (OK=57377  KO=0     )
>  UI AM validateGoto                                      (OK=57377  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57376  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57376  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57375  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57375  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57374  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57374  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57372  KO=0     )
>  UI IDM uiconfig                                         (OK=57372  KO=0     )
>  UI IDM version                                          (OK=57372  KO=0     )
>  UI IDM login                                            (OK=57372  KO=0     )
>  UI IDM privilege                                        (OK=57372  KO=0     )
>  UI IDM features                                         (OK=57372  KO=0     )
>  UI IDM user                                             (OK=57372  KO=0     )
>  UI IDM dashboard                                        (OK=57372  KO=0     )
>  UI IDM managed user schema                              (OK=57372  KO=0     )
>  UI IDM oidcToken                                        (OK=57372  KO=0     )
> userinfo                                                 (OK=57371  KO=0     )
> UI-Logout                                                (OK=57369  KO=0     )
> UI-Logout Redirect 1                                     (OK=57367  KO=0     )
> tokenUserinfo                                            (OK=57231  KO=0     )
>  UI AM revoke1                                           (OK=57365  KO=0     )
>  UI AM revoke2                                           (OK=57365  KO=0     )
>  UI AM endsession                                        (OK=57366  KO=0     )
> RootUserinfo                                             (OK=192911 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9691   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9691   KO=0     )
> getIdToken                                               (OK=19252  KO=0     )
> getIdToken Redirect 1                                    (OK=19252  KO=0     )
> createOrganization                                       (OK=19252  KO=0     )
> queryOrganization                                        (OK=19252  KO=0     )
> ReadPolicy                                               (OK=86085  KO=14    )
> deleteOrganization                                       (OK=19251  KO=0     )
> DeletePolicy                                             (OK=85946  KO=26    )
> restloginProgressiveProfileCallback                      (OK=525    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=83     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       574 (86.97%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.76%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.55%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.52%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.45%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 20165  / active: 368    / done: 268629
================================================================================

23:09:09.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:09:10 GMT                                    3385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3761949 KO=75    )
> restLoginInitiate                                        (OK=259726 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=259718 KO=1     )
> Skip 2FA                                                 (OK=144328 KO=1     )
> User Authorize PKCE stage                                (OK=316607 KO=2     )
> User AccessToken PKCE stage                              (OK=316599 KO=0     )
> GetUUid                                                  (OK=86377  KO=1     )
> GetOpenidConfig                                          (OK=258704 KO=0     )
> CreatePolicy                                             (OK=86339  KO=30    )
> UI-Post-Login - stage 1                                  (OK=57490  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57489  KO=0     )
>  UI AM idFromSession                                     (OK=57487  KO=0     )
>  UI AM validateGoto                                      (OK=57487  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57483  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57481  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57480  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57480  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57473  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57471  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57471  KO=0     )
>  UI IDM uiconfig                                         (OK=57471  KO=0     )
>  UI IDM version                                          (OK=57471  KO=0     )
>  UI IDM login                                            (OK=57471  KO=0     )
>  UI IDM privilege                                        (OK=57471  KO=0     )
>  UI IDM features                                         (OK=57471  KO=0     )
>  UI IDM user                                             (OK=57471  KO=0     )
>  UI IDM dashboard                                        (OK=57471  KO=0     )
>  UI IDM managed user schema                              (OK=57471  KO=0     )
>  UI IDM oidcToken                                        (OK=57469  KO=0     )
> userinfo                                                 (OK=57469  KO=0     )
> UI-Logout                                                (OK=57469  KO=0     )
> UI-Logout Redirect 1                                     (OK=57469  KO=0     )
> tokenUserinfo                                            (OK=57318  KO=0     )
>  UI AM revoke1                                           (OK=57468  KO=0     )
>  UI AM revoke2                                           (OK=57468  KO=0     )
>  UI AM endsession                                        (OK=57468  KO=0     )
> RootUserinfo                                             (OK=193157 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9709   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9709   KO=0     )
> getIdToken                                               (OK=19285  KO=0     )
> getIdToken Redirect 1                                    (OK=19285  KO=0     )
> createOrganization                                       (OK=19284  KO=0     )
> queryOrganization                                        (OK=19284  KO=0     )
> ReadPolicy                                               (OK=86214  KO=14    )
> deleteOrganization                                       (OK=19284  KO=0     )
> DeletePolicy                                             (OK=86072  KO=26    )
> restloginProgressiveProfileCallback                      (OK=525    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=85     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       575 (86.99%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.75%)
> status.find.in([200, 209], 304), found 409                         30 ( 4.54%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.51%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.45%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 19723  / active: 382    / done: 269057
================================================================================

23:09:11.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 269516: status.find.in([200, 209], 304), found 409
23:09:11.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,269516,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQxMzEzODU4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTlB0Q09BZFBGWnhHQlZScUR3aUJKN2dyYTljIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzNDU1MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzNDU1MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM4MTUxLCJpYXQiOjE3MzA5MzQ1NTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Iml5SFZKOUhaODJzNDhnMEZnOEgya3Jya3Q0OCJ9.HW1sn4qVtv2fAU0QM0-50go95p4WcoR3nfLKdKjuo_k1uvLfFtx_HilJGgnnE0jfh_9LMNlGFTSt-8ckIFbchUBQWImw_i1ycZEUOpTLMYbKq_LZgqBbKe9M76xvMq6Z-qxZxQYU_sbOFGDvbf-2BMb4tD54Omox4-fghj557Hg1ELHvR_CWKcB6ZZDQPBpPxJiyE6M2SAd8ABkhHE9oCithtwZWWgxqJXttPMHDzzWlyp0pVlHD10_3xk322mxD6JLxFMymMeVc2kmJ7uIUI7pV98eIaoKelEYvYs1WOyGfMDwWQAKgRrXOJ0vWMq90ZcOsbFj2XU2ypfITJ4Z-0A, username -> user.595801, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy415603, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c74b149, authcode -> ie1MHGfbj54mKQdeRlgdIWAoz9A, useAdminRealm -> true, callbacks -> {"tokenId":"ElyzZ-ju3DywDIUTI8Cucy2lBho.*AAJTSQACMDIAAlNLABx2LzZNc3dsQ29VeHpYL25SUC8xRGR1VmQwdWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934551653), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ElyzZ-ju3DywDIUTI8Cucy2lBho.*AAJTSQACMDIAAlNLABx2LzZNc3dsQ29VeHpYL25SUC8xRGR1VmQwdWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934551653))), password -> Pa_ssw0rd, challenge -> koT0eczAkgunRCh8xIjGn-54nz0_QzjsY4HH4QD8Erc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 191.70.169.65, verifier -> LTYxMTgzNzc2Mjk3Nzg1NjA1MjM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ff04112, tokenId -> ElyzZ-ju3DywDIUTI8Cucy2lBho.*AAJTSQACMDIAAlNLABx2LzZNc3dsQ29VeHpYL25SUC8xRGR1VmQwdWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ElyzZ-ju3DywDIUTI8Cucy2lBho.*AAJTSQACMDIAAlNLABx2LzZNc3dsQ29VeHpYL25SUC8xRGR1VmQwdWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ElyzZ-ju3DywDIUTI8Cucy2lBho.*AAJTSQACMDIAAlNLABx2LzZNc3dsQ29VeHpYL25SUC8xRGR1VmQwdWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy415603","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 23:09:11 GMT
	x-forgerock-transactionid: 5453199f-8bd5-4fcc-ac16-0cc20254e35c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 23:09:15 GMT                                    3390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3767605 KO=76    )
> restLoginInitiate                                        (OK=260115 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=260109 KO=1     )
> Skip 2FA                                                 (OK=144556 KO=1     )
> User Authorize PKCE stage                                (OK=317082 KO=2     )
> User AccessToken PKCE stage                              (OK=317076 KO=0     )
> GetUUid                                                  (OK=86524  KO=1     )
> GetOpenidConfig                                          (OK=259118 KO=0     )
> CreatePolicy                                             (OK=86491  KO=31    )
> UI-Post-Login - stage 1                                  (OK=57568  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57568  KO=0     )
>  UI AM idFromSession                                     (OK=57567  KO=0     )
>  UI AM validateGoto                                      (OK=57567  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57565  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57562  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57559  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57559  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57556  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57556  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57556  KO=0     )
>  UI IDM uiconfig                                         (OK=57556  KO=0     )
>  UI IDM version                                          (OK=57556  KO=0     )
>  UI IDM login                                            (OK=57556  KO=0     )
>  UI IDM privilege                                        (OK=57556  KO=0     )
>  UI IDM features                                         (OK=57556  KO=0     )
>  UI IDM user                                             (OK=57556  KO=0     )
>  UI IDM dashboard                                        (OK=57556  KO=0     )
>  UI IDM managed user schema                              (OK=57556  KO=0     )
>  UI IDM oidcToken                                        (OK=57556  KO=0     )
> userinfo                                                 (OK=57556  KO=0     )
> UI-Logout                                                (OK=57556  KO=0     )
> UI-Logout Redirect 1                                     (OK=57556  KO=0     )
> tokenUserinfo                                            (OK=57399  KO=0     )
>  UI AM revoke1                                           (OK=57554  KO=0     )
>  UI AM revoke2                                           (OK=57554  KO=0     )
>  UI AM endsession                                        (OK=57554  KO=0     )
> RootUserinfo                                             (OK=193443 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9727   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9725   KO=0     )
> getIdToken                                               (OK=19313  KO=0     )
> getIdToken Redirect 1                                    (OK=19312  KO=0     )
> createOrganization                                       (OK=19312  KO=0     )
> queryOrganization                                        (OK=19311  KO=0     )
> ReadPolicy                                               (OK=86354  KO=14    )
> deleteOrganization                                       (OK=19310  KO=0     )
> DeletePolicy                                             (OK=86201  KO=26    )
> restloginProgressiveProfileCallback                      (OK=525    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=85     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       575 (86.86%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.74%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.68%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.51%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.45%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 19316  / active: 402    / done: 269444
================================================================================


================================================================================
2024-11-06 23:09:20 GMT                                    3395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3773434 KO=76    )
> restLoginInitiate                                        (OK=260520 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=260515 KO=1     )
> Skip 2FA                                                 (OK=144790 KO=1     )
> User Authorize PKCE stage                                (OK=317568 KO=2     )
> User AccessToken PKCE stage                              (OK=317564 KO=0     )
> GetUUid                                                  (OK=86664  KO=1     )
> GetOpenidConfig                                          (OK=259554 KO=0     )
> CreatePolicy                                             (OK=86627  KO=31    )
> UI-Post-Login - stage 1                                  (OK=57653  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57652  KO=0     )
>  UI AM idFromSession                                     (OK=57651  KO=0     )
>  UI AM validateGoto                                      (OK=57651  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57647  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57646  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57646  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57646  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57645  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57644  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57644  KO=0     )
>  UI IDM uiconfig                                         (OK=57644  KO=0     )
>  UI IDM version                                          (OK=57644  KO=0     )
>  UI IDM login                                            (OK=57643  KO=0     )
>  UI IDM privilege                                        (OK=57643  KO=0     )
>  UI IDM features                                         (OK=57643  KO=0     )
>  UI IDM user                                             (OK=57642  KO=0     )
>  UI IDM dashboard                                        (OK=57642  KO=0     )
>  UI IDM managed user schema                              (OK=57642  KO=0     )
>  UI IDM oidcToken                                        (OK=57641  KO=0     )
> userinfo                                                 (OK=57640  KO=0     )
> UI-Logout                                                (OK=57639  KO=0     )
> UI-Logout Redirect 1                                     (OK=57639  KO=0     )
> tokenUserinfo                                            (OK=57488  KO=0     )
>  UI AM revoke1                                           (OK=57638  KO=0     )
>  UI AM revoke2                                           (OK=57638  KO=0     )
>  UI AM endsession                                        (OK=57638  KO=0     )
> RootUserinfo                                             (OK=193712 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9744   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9741   KO=0     )
> getIdToken                                               (OK=19349  KO=0     )
> getIdToken Redirect 1                                    (OK=19349  KO=0     )
> createOrganization                                       (OK=19348  KO=0     )
> queryOrganization                                        (OK=19348  KO=0     )
> ReadPolicy                                               (OK=86509  KO=14    )
> deleteOrganization                                       (OK=19348  KO=0     )
> DeletePolicy                                             (OK=86341  KO=26    )
> restloginProgressiveProfileCallback                      (OK=529    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=85     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       575 (86.86%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.74%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.68%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.51%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.45%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 18892  / active: 401    / done: 269869
================================================================================

23:09:20.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:09:21.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:09:25 GMT                                    3400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3778772 KO=76    )
> restLoginInitiate                                        (OK=260917 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=260902 KO=1     )
> Skip 2FA                                                 (OK=145018 KO=1     )
> User Authorize PKCE stage                                (OK=318033 KO=2     )
> User AccessToken PKCE stage                              (OK=318029 KO=0     )
> GetUUid                                                  (OK=86792  KO=1     )
> GetOpenidConfig                                          (OK=259973 KO=0     )
> CreatePolicy                                             (OK=86759  KO=31    )
> UI-Post-Login - stage 1                                  (OK=57723  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57723  KO=0     )
>  UI AM idFromSession                                     (OK=57723  KO=0     )
>  UI AM validateGoto                                      (OK=57723  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57721  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57720  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57718  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57718  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57715  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57712  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57712  KO=0     )
>  UI IDM uiconfig                                         (OK=57712  KO=0     )
>  UI IDM version                                          (OK=57712  KO=0     )
>  UI IDM login                                            (OK=57712  KO=0     )
>  UI IDM privilege                                        (OK=57712  KO=0     )
>  UI IDM features                                         (OK=57712  KO=0     )
>  UI IDM user                                             (OK=57712  KO=0     )
>  UI IDM dashboard                                        (OK=57712  KO=0     )
>  UI IDM managed user schema                              (OK=57712  KO=0     )
>  UI IDM oidcToken                                        (OK=57712  KO=0     )
> userinfo                                                 (OK=57712  KO=0     )
> UI-Logout                                                (OK=57712  KO=0     )
> UI-Logout Redirect 1                                     (OK=57711  KO=0     )
> tokenUserinfo                                            (OK=57581  KO=0     )
>  UI AM revoke1                                           (OK=57711  KO=0     )
>  UI AM revoke2                                           (OK=57711  KO=0     )
>  UI AM endsession                                        (OK=57711  KO=0     )
> RootUserinfo                                             (OK=194008 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9756   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9756   KO=0     )
> getIdToken                                               (OK=19383  KO=0     )
> getIdToken Redirect 1                                    (OK=19382  KO=0     )
> createOrganization                                       (OK=19382  KO=0     )
> queryOrganization                                        (OK=19382  KO=0     )
> ReadPolicy                                               (OK=86642  KO=14    )
> deleteOrganization                                       (OK=19382  KO=0     )
> DeletePolicy                                             (OK=86494  KO=26    )
> restloginProgressiveProfileCallback                      (OK=531    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=86     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       577 (86.90%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.72%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.67%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.51%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.45%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 18486  / active: 381    / done: 270295
================================================================================

23:09:29.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:09:30 GMT                                    3405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3784592 KO=76    )
> restLoginInitiate                                        (OK=261294 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=261286 KO=1     )
> Skip 2FA                                                 (OK=145231 KO=1     )
> User Authorize PKCE stage                                (OK=318505 KO=2     )
> User AccessToken PKCE stage                              (OK=318503 KO=0     )
> GetUUid                                                  (OK=86924  KO=1     )
> GetOpenidConfig                                          (OK=260370 KO=0     )
> CreatePolicy                                             (OK=86893  KO=31    )
> UI-Post-Login - stage 1                                  (OK=57812  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57812  KO=0     )
>  UI AM idFromSession                                     (OK=57812  KO=0     )
>  UI AM validateGoto                                      (OK=57811  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57810  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57809  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57809  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57809  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57809  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57808  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57807  KO=0     )
>  UI IDM uiconfig                                         (OK=57807  KO=0     )
>  UI IDM version                                          (OK=57807  KO=0     )
>  UI IDM login                                            (OK=57807  KO=0     )
>  UI IDM privilege                                        (OK=57807  KO=0     )
>  UI IDM features                                         (OK=57807  KO=0     )
>  UI IDM user                                             (OK=57806  KO=0     )
>  UI IDM dashboard                                        (OK=57806  KO=0     )
>  UI IDM managed user schema                              (OK=57806  KO=0     )
>  UI IDM oidcToken                                        (OK=57805  KO=0     )
> userinfo                                                 (OK=57804  KO=0     )
> UI-Logout                                                (OK=57804  KO=0     )
> UI-Logout Redirect 1                                     (OK=57803  KO=0     )
> tokenUserinfo                                            (OK=57657  KO=0     )
>  UI AM revoke1                                           (OK=57802  KO=0     )
>  UI AM revoke2                                           (OK=57802  KO=0     )
>  UI AM endsession                                        (OK=57802  KO=0     )
> RootUserinfo                                             (OK=194308 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9773   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9773   KO=0     )
> getIdToken                                               (OK=19416  KO=0     )
> getIdToken Redirect 1                                    (OK=19415  KO=0     )
> createOrganization                                       (OK=19414  KO=0     )
> queryOrganization                                        (OK=19414  KO=0     )
> ReadPolicy                                               (OK=86775  KO=14    )
> deleteOrganization                                       (OK=19414  KO=0     )
> DeletePolicy                                             (OK=86625  KO=26    )
> restloginProgressiveProfileCallback                      (OK=533    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=86     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       578 (86.92%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.71%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.66%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.50%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.45%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 18092  / active: 367    / done: 270703
================================================================================

23:09:32.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:09:32.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:09:33.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:09:35 GMT                                    3410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3789544 KO=76    )
> restLoginInitiate                                        (OK=261651 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=261642 KO=1     )
> Skip 2FA                                                 (OK=145413 KO=1     )
> User Authorize PKCE stage                                (OK=318931 KO=2     )
> User AccessToken PKCE stage                              (OK=318926 KO=0     )
> GetUUid                                                  (OK=87042  KO=1     )
> GetOpenidConfig                                          (OK=260754 KO=0     )
> CreatePolicy                                             (OK=87006  KO=31    )
> UI-Post-Login - stage 1                                  (OK=57887  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57886  KO=0     )
>  UI AM idFromSession                                     (OK=57884  KO=0     )
>  UI AM validateGoto                                      (OK=57884  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57883  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57882  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57882  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57882  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57878  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57878  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57878  KO=0     )
>  UI IDM uiconfig                                         (OK=57878  KO=0     )
>  UI IDM version                                          (OK=57878  KO=0     )
>  UI IDM login                                            (OK=57877  KO=0     )
>  UI IDM privilege                                        (OK=57876  KO=0     )
>  UI IDM features                                         (OK=57876  KO=0     )
>  UI IDM user                                             (OK=57875  KO=0     )
>  UI IDM dashboard                                        (OK=57875  KO=0     )
>  UI IDM managed user schema                              (OK=57875  KO=0     )
>  UI IDM oidcToken                                        (OK=57875  KO=0     )
> userinfo                                                 (OK=57875  KO=0     )
> UI-Logout                                                (OK=57873  KO=0     )
> UI-Logout Redirect 1                                     (OK=57872  KO=0     )
> tokenUserinfo                                            (OK=57754  KO=0     )
>  UI AM revoke1                                           (OK=57871  KO=0     )
>  UI AM revoke2                                           (OK=57871  KO=0     )
>  UI AM endsession                                        (OK=57871  KO=0     )
> RootUserinfo                                             (OK=194563 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9785   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9785   KO=0     )
> getIdToken                                               (OK=19436  KO=0     )
> getIdToken Redirect 1                                    (OK=19436  KO=0     )
> createOrganization                                       (OK=19436  KO=0     )
> queryOrganization                                        (OK=19436  KO=0     )
> ReadPolicy                                               (OK=86910  KO=14    )
> deleteOrganization                                       (OK=19436  KO=0     )
> DeletePolicy                                             (OK=86760  KO=26    )
> restloginProgressiveProfileCallback                      (OK=533    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=87     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       581 (86.98%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.69%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.64%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.50%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.45%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 17721  / active: 344    / done: 271097
================================================================================

23:09:35.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:09:38.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:09:40 GMT                                    3415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3795202 KO=76    )
> restLoginInitiate                                        (OK=262066 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=262054 KO=1     )
> Skip 2FA                                                 (OK=145653 KO=1     )
> User Authorize PKCE stage                                (OK=319422 KO=2     )
> User AccessToken PKCE stage                              (OK=319417 KO=0     )
> GetUUid                                                  (OK=87189  KO=1     )
> GetOpenidConfig                                          (OK=261150 KO=0     )
> CreatePolicy                                             (OK=87153  KO=31    )
> UI-Post-Login - stage 1                                  (OK=57969  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=57968  KO=0     )
>  UI AM idFromSession                                     (OK=57967  KO=0     )
>  UI AM validateGoto                                      (OK=57967  KO=0     )
> UI-Post-Login - stage 2                                  (OK=57965  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57964  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57964  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57964  KO=0     )
> UI-Post-Login - stage 3                                  (OK=57961  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57960  KO=0     )
>  UI Enduser sessioncheck                                 (OK=57960  KO=0     )
>  UI IDM uiconfig                                         (OK=57960  KO=0     )
>  UI IDM version                                          (OK=57960  KO=0     )
>  UI IDM login                                            (OK=57960  KO=0     )
>  UI IDM privilege                                        (OK=57960  KO=0     )
>  UI IDM features                                         (OK=57960  KO=0     )
>  UI IDM user                                             (OK=57959  KO=0     )
>  UI IDM dashboard                                        (OK=57959  KO=0     )
>  UI IDM managed user schema                              (OK=57959  KO=0     )
>  UI IDM oidcToken                                        (OK=57957  KO=0     )
> userinfo                                                 (OK=57957  KO=0     )
> UI-Logout                                                (OK=57957  KO=0     )
> UI-Logout Redirect 1                                     (OK=57957  KO=0     )
> tokenUserinfo                                            (OK=57840  KO=0     )
>  UI AM revoke1                                           (OK=57956  KO=0     )
>  UI AM revoke2                                           (OK=57956  KO=0     )
>  UI AM endsession                                        (OK=57956  KO=0     )
> RootUserinfo                                             (OK=194810 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9801   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9798   KO=0     )
> getIdToken                                               (OK=19466  KO=0     )
> getIdToken Redirect 1                                    (OK=19465  KO=0     )
> createOrganization                                       (OK=19465  KO=0     )
> queryOrganization                                        (OK=19465  KO=0     )
> ReadPolicy                                               (OK=87022  KO=14    )
> deleteOrganization                                       (OK=19465  KO=0     )
> DeletePolicy                                             (OK=86897  KO=26    )
> restloginProgressiveProfileCallback                      (OK=535    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=87     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       583 (87.01%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.67%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.63%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.49%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.45%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 17291  / active: 376    / done: 271495
================================================================================


================================================================================
2024-11-06 23:09:45 GMT                                    3420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3800862 KO=76    )
> restLoginInitiate                                        (OK=262431 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=262417 KO=1     )
> Skip 2FA                                                 (OK=145840 KO=1     )
> User Authorize PKCE stage                                (OK=319881 KO=2     )
> User AccessToken PKCE stage                              (OK=319875 KO=0     )
> GetUUid                                                  (OK=87296  KO=1     )
> GetOpenidConfig                                          (OK=261515 KO=0     )
> CreatePolicy                                             (OK=87261  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58062  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58061  KO=0     )
>  UI AM idFromSession                                     (OK=58060  KO=0     )
>  UI AM validateGoto                                      (OK=58061  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58059  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58059  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58057  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58057  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58056  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58054  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58054  KO=0     )
>  UI IDM uiconfig                                         (OK=58054  KO=0     )
>  UI IDM version                                          (OK=58054  KO=0     )
>  UI IDM login                                            (OK=58054  KO=0     )
>  UI IDM privilege                                        (OK=58054  KO=0     )
>  UI IDM features                                         (OK=58054  KO=0     )
>  UI IDM user                                             (OK=58053  KO=0     )
>  UI IDM dashboard                                        (OK=58053  KO=0     )
>  UI IDM managed user schema                              (OK=58053  KO=0     )
>  UI IDM oidcToken                                        (OK=58053  KO=0     )
> userinfo                                                 (OK=58052  KO=0     )
> UI-Logout                                                (OK=58052  KO=0     )
> UI-Logout Redirect 1                                     (OK=58051  KO=0     )
> tokenUserinfo                                            (OK=57926  KO=0     )
>  UI AM revoke1                                           (OK=58050  KO=0     )
>  UI AM revoke2                                           (OK=58050  KO=0     )
>  UI AM endsession                                        (OK=58050  KO=0     )
> RootUserinfo                                             (OK=195087 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9808   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9808   KO=0     )
> getIdToken                                               (OK=19498  KO=0     )
> getIdToken Redirect 1                                    (OK=19498  KO=0     )
> createOrganization                                       (OK=19498  KO=0     )
> queryOrganization                                        (OK=19498  KO=0     )
> ReadPolicy                                               (OK=87170  KO=14    )
> deleteOrganization                                       (OK=19497  KO=0     )
> DeletePolicy                                             (OK=87008  KO=26    )
> restloginProgressiveProfileCallback                      (OK=536    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=87     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       583 (87.01%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.67%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.63%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.49%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.45%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 16919  / active: 356    / done: 271887
================================================================================

23:09:48.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:09:48.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:09:48.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:09:49.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:09:50 GMT                                    3425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3806213 KO=76    )
> restLoginInitiate                                        (OK=262810 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=262798 KO=1     )
> Skip 2FA                                                 (OK=146042 KO=1     )
> User Authorize PKCE stage                                (OK=320331 KO=2     )
> User AccessToken PKCE stage                              (OK=320326 KO=0     )
> GetUUid                                                  (OK=87410  KO=1     )
> GetOpenidConfig                                          (OK=261882 KO=0     )
> CreatePolicy                                             (OK=87374  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58141  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58140  KO=0     )
>  UI AM idFromSession                                     (OK=58139  KO=0     )
>  UI AM validateGoto                                      (OK=58139  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58137  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58137  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58137  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58137  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58137  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58137  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58137  KO=0     )
>  UI IDM uiconfig                                         (OK=58137  KO=0     )
>  UI IDM version                                          (OK=58137  KO=0     )
>  UI IDM login                                            (OK=58137  KO=0     )
>  UI IDM privilege                                        (OK=58137  KO=0     )
>  UI IDM features                                         (OK=58137  KO=0     )
>  UI IDM user                                             (OK=58137  KO=0     )
>  UI IDM dashboard                                        (OK=58137  KO=0     )
>  UI IDM managed user schema                              (OK=58137  KO=0     )
>  UI IDM oidcToken                                        (OK=58133  KO=0     )
> userinfo                                                 (OK=58131  KO=0     )
> UI-Logout                                                (OK=58130  KO=0     )
> UI-Logout Redirect 1                                     (OK=58129  KO=0     )
> tokenUserinfo                                            (OK=58016  KO=0     )
>  UI AM revoke1                                           (OK=58129  KO=0     )
>  UI AM revoke2                                           (OK=58129  KO=0     )
>  UI AM endsession                                        (OK=58129  KO=0     )
> RootUserinfo                                             (OK=195363 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9824   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9824   KO=0     )
> getIdToken                                               (OK=19528  KO=0     )
> getIdToken Redirect 1                                    (OK=19528  KO=0     )
> createOrganization                                       (OK=19526  KO=0     )
> queryOrganization                                        (OK=19526  KO=0     )
> ReadPolicy                                               (OK=87279  KO=14    )
> deleteOrganization                                       (OK=19526  KO=0     )
> DeletePolicy                                             (OK=87151  KO=26    )
> restloginProgressiveProfileCallback                      (OK=537    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=88     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       587 (87.09%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.64%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.60%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.48%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.45%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 16521  / active: 342    / done: 272299
================================================================================

23:09:53.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:09:54.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:09:55 GMT                                    3430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3811462 KO=76    )
> restLoginInitiate                                        (OK=263193 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=263183 KO=1     )
> Skip 2FA                                                 (OK=146266 KO=1     )
> User Authorize PKCE stage                                (OK=320790 KO=2     )
> User AccessToken PKCE stage                              (OK=320787 KO=0     )
> GetUUid                                                  (OK=87547  KO=1     )
> GetOpenidConfig                                          (OK=262242 KO=0     )
> CreatePolicy                                             (OK=87514  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58219  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58218  KO=0     )
>  UI AM idFromSession                                     (OK=58218  KO=0     )
>  UI AM validateGoto                                      (OK=58218  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58214  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58212  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58212  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58212  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58211  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58210  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58210  KO=0     )
>  UI IDM uiconfig                                         (OK=58210  KO=0     )
>  UI IDM version                                          (OK=58210  KO=0     )
>  UI IDM login                                            (OK=58210  KO=0     )
>  UI IDM privilege                                        (OK=58210  KO=0     )
>  UI IDM features                                         (OK=58210  KO=0     )
>  UI IDM user                                             (OK=58210  KO=0     )
>  UI IDM dashboard                                        (OK=58210  KO=0     )
>  UI IDM managed user schema                              (OK=58210  KO=0     )
>  UI IDM oidcToken                                        (OK=58208  KO=0     )
> userinfo                                                 (OK=58208  KO=0     )
> UI-Logout                                                (OK=58208  KO=0     )
> UI-Logout Redirect 1                                     (OK=58208  KO=0     )
> tokenUserinfo                                            (OK=58100  KO=0     )
>  UI AM revoke1                                           (OK=58205  KO=0     )
>  UI AM revoke2                                           (OK=58204  KO=0     )
>  UI AM endsession                                        (OK=58205  KO=0     )
> RootUserinfo                                             (OK=195604 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9835   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9835   KO=0     )
> getIdToken                                               (OK=19562  KO=0     )
> getIdToken Redirect 1                                    (OK=19561  KO=0     )
> createOrganization                                       (OK=19561  KO=0     )
> queryOrganization                                        (OK=19560  KO=0     )
> ReadPolicy                                               (OK=87392  KO=14    )
> deleteOrganization                                       (OK=19560  KO=0     )
> DeletePolicy                                             (OK=87263  KO=26    )
> restloginProgressiveProfileCallback                      (OK=538    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=89     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       589 (87.13%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.62%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.59%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.48%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 16131  / active: 356    / done: 272675
================================================================================

23:09:58.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:10:00 GMT                                    3435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3817171 KO=76    )
> restLoginInitiate                                        (OK=263594 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=263586 KO=1     )
> Skip 2FA                                                 (OK=146491 KO=1     )
> User Authorize PKCE stage                                (OK=321276 KO=2     )
> User AccessToken PKCE stage                              (OK=321267 KO=0     )
> GetUUid                                                  (OK=87701  KO=1     )
> GetOpenidConfig                                          (OK=262652 KO=0     )
> CreatePolicy                                             (OK=87667  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58311  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58311  KO=0     )
>  UI AM idFromSession                                     (OK=58310  KO=0     )
>  UI AM validateGoto                                      (OK=58310  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58307  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58306  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58304  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58304  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58299  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58297  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58296  KO=0     )
>  UI IDM uiconfig                                         (OK=58296  KO=0     )
>  UI IDM version                                          (OK=58296  KO=0     )
>  UI IDM login                                            (OK=58295  KO=0     )
>  UI IDM privilege                                        (OK=58295  KO=0     )
>  UI IDM features                                         (OK=58295  KO=0     )
>  UI IDM user                                             (OK=58293  KO=0     )
>  UI IDM dashboard                                        (OK=58294  KO=0     )
>  UI IDM managed user schema                              (OK=58293  KO=0     )
>  UI IDM oidcToken                                        (OK=58293  KO=0     )
> userinfo                                                 (OK=58293  KO=0     )
> UI-Logout                                                (OK=58291  KO=0     )
> UI-Logout Redirect 1                                     (OK=58291  KO=0     )
> tokenUserinfo                                            (OK=58181  KO=0     )
>  UI AM revoke1                                           (OK=58290  KO=0     )
>  UI AM revoke2                                           (OK=58290  KO=0     )
>  UI AM endsession                                        (OK=58290  KO=0     )
> RootUserinfo                                             (OK=195864 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9845   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9845   KO=0     )
> getIdToken                                               (OK=19583  KO=0     )
> getIdToken Redirect 1                                    (OK=19583  KO=0     )
> createOrganization                                       (OK=19583  KO=0     )
> queryOrganization                                        (OK=19583  KO=0     )
> ReadPolicy                                               (OK=87530  KO=14    )
> deleteOrganization                                       (OK=19583  KO=0     )
> DeletePolicy                                             (OK=87377  KO=26    )
> restloginProgressiveProfileCallback                      (OK=540    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       590 (87.15%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.61%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.58%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.48%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 15721  / active: 407    / done: 273034
================================================================================


================================================================================
2024-11-06 23:10:05 GMT                                    3440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3822664 KO=76    )
> restLoginInitiate                                        (OK=263996 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=263982 KO=1     )
> Skip 2FA                                                 (OK=146723 KO=1     )
> User Authorize PKCE stage                                (OK=321748 KO=2     )
> User AccessToken PKCE stage                              (OK=321747 KO=0     )
> GetUUid                                                  (OK=87844  KO=1     )
> GetOpenidConfig                                          (OK=263086 KO=0     )
> CreatePolicy                                             (OK=87808  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58379  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58379  KO=0     )
>  UI AM idFromSession                                     (OK=58377  KO=0     )
>  UI AM validateGoto                                      (OK=58377  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58374  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58374  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58373  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58373  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58373  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58373  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58372  KO=0     )
>  UI IDM uiconfig                                         (OK=58372  KO=0     )
>  UI IDM version                                          (OK=58372  KO=0     )
>  UI IDM login                                            (OK=58372  KO=0     )
>  UI IDM privilege                                        (OK=58372  KO=0     )
>  UI IDM features                                         (OK=58372  KO=0     )
>  UI IDM user                                             (OK=58370  KO=0     )
>  UI IDM dashboard                                        (OK=58370  KO=0     )
>  UI IDM managed user schema                              (OK=58370  KO=0     )
>  UI IDM oidcToken                                        (OK=58369  KO=0     )
> userinfo                                                 (OK=58369  KO=0     )
> UI-Logout                                                (OK=58369  KO=0     )
> UI-Logout Redirect 1                                     (OK=58369  KO=0     )
> tokenUserinfo                                            (OK=58281  KO=0     )
>  UI AM revoke1                                           (OK=58369  KO=0     )
>  UI AM revoke2                                           (OK=58369  KO=0     )
>  UI AM endsession                                        (OK=58369  KO=0     )
> RootUserinfo                                             (OK=196170 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9855   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9854   KO=0     )
> getIdToken                                               (OK=19614  KO=0     )
> getIdToken Redirect 1                                    (OK=19614  KO=0     )
> createOrganization                                       (OK=19613  KO=0     )
> queryOrganization                                        (OK=19612  KO=0     )
> ReadPolicy                                               (OK=87682  KO=14    )
> deleteOrganization                                       (OK=19612  KO=0     )
> DeletePolicy                                             (OK=87515  KO=26    )
> restloginProgressiveProfileCallback                      (OK=541    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       590 (87.15%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.61%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.58%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.48%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.30%)
> status.find.is(200), but actually found 502                         2 ( 0.30%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 15305  / active: 409    / done: 273448
================================================================================

23:10:06.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:10:10 GMT                                    3445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3828215 KO=76    )
> restLoginInitiate                                        (OK=264365 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=264359 KO=1     )
> Skip 2FA                                                 (OK=146952 KO=1     )
> User Authorize PKCE stage                                (OK=322215 KO=2     )
> User AccessToken PKCE stage                              (OK=322206 KO=0     )
> GetUUid                                                  (OK=87970  KO=1     )
> GetOpenidConfig                                          (OK=263503 KO=0     )
> CreatePolicy                                             (OK=87937  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58459  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58459  KO=0     )
>  UI AM idFromSession                                     (OK=58459  KO=0     )
>  UI AM validateGoto                                      (OK=58459  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58455  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58455  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58454  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58454  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58454  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58454  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58453  KO=0     )
>  UI IDM uiconfig                                         (OK=58453  KO=0     )
>  UI IDM version                                          (OK=58453  KO=0     )
>  UI IDM login                                            (OK=58453  KO=0     )
>  UI IDM privilege                                        (OK=58453  KO=0     )
>  UI IDM features                                         (OK=58453  KO=0     )
>  UI IDM user                                             (OK=58452  KO=0     )
>  UI IDM dashboard                                        (OK=58452  KO=0     )
>  UI IDM managed user schema                              (OK=58452  KO=0     )
>  UI IDM oidcToken                                        (OK=58451  KO=0     )
> userinfo                                                 (OK=58450  KO=0     )
> UI-Logout                                                (OK=58450  KO=0     )
> UI-Logout Redirect 1                                     (OK=58450  KO=0     )
> tokenUserinfo                                            (OK=58350  KO=0     )
>  UI AM revoke1                                           (OK=58449  KO=0     )
>  UI AM revoke2                                           (OK=58449  KO=0     )
>  UI AM endsession                                        (OK=58449  KO=0     )
> RootUserinfo                                             (OK=196451 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9864   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9863   KO=0     )
> getIdToken                                               (OK=19656  KO=0     )
> getIdToken Redirect 1                                    (OK=19655  KO=0     )
> createOrganization                                       (OK=19655  KO=0     )
> queryOrganization                                        (OK=19654  KO=0     )
> ReadPolicy                                               (OK=87823  KO=14    )
> deleteOrganization                                       (OK=19654  KO=0     )
> DeletePolicy                                             (OK=87666  KO=26    )
> restloginProgressiveProfileCallback                      (OK=543    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       591 (87.17%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.60%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.57%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.47%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 14930  / active: 379    / done: 273853
================================================================================

23:10:13.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:10:15 GMT                                    3450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3833541 KO=76    )
> restLoginInitiate                                        (OK=264766 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=264755 KO=1     )
> Skip 2FA                                                 (OK=147180 KO=1     )
> User Authorize PKCE stage                                (OK=322674 KO=2     )
> User AccessToken PKCE stage                              (OK=322671 KO=0     )
> GetUUid                                                  (OK=88111  KO=1     )
> GetOpenidConfig                                          (OK=263916 KO=0     )
> CreatePolicy                                             (OK=88076  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58533  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58533  KO=0     )
>  UI AM idFromSession                                     (OK=58530  KO=0     )
>  UI AM validateGoto                                      (OK=58530  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58530  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58530  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58528  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58528  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58526  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58525  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58524  KO=0     )
>  UI IDM uiconfig                                         (OK=58523  KO=0     )
>  UI IDM version                                          (OK=58523  KO=0     )
>  UI IDM login                                            (OK=58523  KO=0     )
>  UI IDM privilege                                        (OK=58523  KO=0     )
>  UI IDM features                                         (OK=58523  KO=0     )
>  UI IDM user                                             (OK=58523  KO=0     )
>  UI IDM dashboard                                        (OK=58523  KO=0     )
>  UI IDM managed user schema                              (OK=58523  KO=0     )
>  UI IDM oidcToken                                        (OK=58522  KO=0     )
> userinfo                                                 (OK=58522  KO=0     )
> UI-Logout                                                (OK=58520  KO=0     )
> UI-Logout Redirect 1                                     (OK=58519  KO=0     )
> tokenUserinfo                                            (OK=58444  KO=0     )
>  UI AM revoke1                                           (OK=58518  KO=0     )
>  UI AM revoke2                                           (OK=58518  KO=0     )
>  UI AM endsession                                        (OK=58518  KO=0     )
> RootUserinfo                                             (OK=196749 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9873   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9873   KO=0     )
> getIdToken                                               (OK=19684  KO=0     )
> getIdToken Redirect 1                                    (OK=19684  KO=0     )
> createOrganization                                       (OK=19684  KO=0     )
> queryOrganization                                        (OK=19683  KO=0     )
> ReadPolicy                                               (OK=87954  KO=14    )
> deleteOrganization                                       (OK=19681  KO=0     )
> DeletePolicy                                             (OK=87810  KO=26    )
> restloginProgressiveProfileCallback                      (OK=545    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       592 (87.19%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.60%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.57%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.47%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 14522  / active: 378    / done: 274262
================================================================================


================================================================================
2024-11-06 23:10:20 GMT                                    3455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3839093 KO=76    )
> restLoginInitiate                                        (OK=265154 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=265141 KO=1     )
> Skip 2FA                                                 (OK=147391 KO=1     )
> User Authorize PKCE stage                                (OK=323140 KO=2     )
> User AccessToken PKCE stage                              (OK=323132 KO=0     )
> GetUUid                                                  (OK=88234  KO=1     )
> GetOpenidConfig                                          (OK=264304 KO=0     )
> CreatePolicy                                             (OK=88200  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58621  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58618  KO=0     )
>  UI AM idFromSession                                     (OK=58617  KO=0     )
>  UI AM validateGoto                                      (OK=58617  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58616  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58615  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58613  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58613  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58609  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58608  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58608  KO=0     )
>  UI IDM uiconfig                                         (OK=58608  KO=0     )
>  UI IDM version                                          (OK=58608  KO=0     )
>  UI IDM login                                            (OK=58607  KO=0     )
>  UI IDM privilege                                        (OK=58607  KO=0     )
>  UI IDM features                                         (OK=58607  KO=0     )
>  UI IDM user                                             (OK=58607  KO=0     )
>  UI IDM dashboard                                        (OK=58607  KO=0     )
>  UI IDM managed user schema                              (OK=58607  KO=0     )
>  UI IDM oidcToken                                        (OK=58606  KO=0     )
> userinfo                                                 (OK=58606  KO=0     )
> UI-Logout                                                (OK=58606  KO=0     )
> UI-Logout Redirect 1                                     (OK=58606  KO=0     )
> tokenUserinfo                                            (OK=58528  KO=0     )
>  UI AM revoke1                                           (OK=58606  KO=0     )
>  UI AM revoke2                                           (OK=58606  KO=0     )
>  UI AM endsession                                        (OK=58606  KO=0     )
> RootUserinfo                                             (OK=197043 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9883   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9883   KO=0     )
> getIdToken                                               (OK=19708  KO=0     )
> getIdToken Redirect 1                                    (OK=19708  KO=0     )
> createOrganization                                       (OK=19708  KO=0     )
> queryOrganization                                        (OK=19708  KO=0     )
> ReadPolicy                                               (OK=88090  KO=14    )
> deleteOrganization                                       (OK=19708  KO=0     )
> DeletePolicy                                             (OK=87940  KO=26    )
> restloginProgressiveProfileCallback                      (OK=545    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       592 (87.19%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.60%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.57%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.47%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 14119  / active: 387    / done: 274656
================================================================================

23:10:20.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:10:25 GMT                                    3460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3844616 KO=76    )
> restLoginInitiate                                        (OK=265552 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=265537 KO=1     )
> Skip 2FA                                                 (OK=147600 KO=1     )
> User Authorize PKCE stage                                (OK=323615 KO=2     )
> User AccessToken PKCE stage                              (OK=323608 KO=0     )
> GetUUid                                                  (OK=88367  KO=1     )
> GetOpenidConfig                                          (OK=264701 KO=0     )
> CreatePolicy                                             (OK=88334  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58698  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58697  KO=0     )
>  UI AM idFromSession                                     (OK=58697  KO=0     )
>  UI AM validateGoto                                      (OK=58697  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58691  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58691  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58691  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58691  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58689  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58689  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58689  KO=0     )
>  UI IDM uiconfig                                         (OK=58689  KO=0     )
>  UI IDM version                                          (OK=58688  KO=0     )
>  UI IDM login                                            (OK=58688  KO=0     )
>  UI IDM privilege                                        (OK=58688  KO=0     )
>  UI IDM features                                         (OK=58688  KO=0     )
>  UI IDM user                                             (OK=58688  KO=0     )
>  UI IDM dashboard                                        (OK=58688  KO=0     )
>  UI IDM managed user schema                              (OK=58688  KO=0     )
>  UI IDM oidcToken                                        (OK=58688  KO=0     )
> userinfo                                                 (OK=58688  KO=0     )
> UI-Logout                                                (OK=58687  KO=0     )
> UI-Logout Redirect 1                                     (OK=58687  KO=0     )
> tokenUserinfo                                            (OK=58633  KO=0     )
>  UI AM revoke1                                           (OK=58687  KO=0     )
>  UI AM revoke2                                           (OK=58687  KO=0     )
>  UI AM endsession                                        (OK=58687  KO=0     )
> RootUserinfo                                             (OK=197370 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9893   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9893   KO=0     )
> getIdToken                                               (OK=19730  KO=0     )
> getIdToken Redirect 1                                    (OK=19730  KO=0     )
> createOrganization                                       (OK=19730  KO=0     )
> queryOrganization                                        (OK=19730  KO=0     )
> ReadPolicy                                               (OK=88218  KO=14    )
> deleteOrganization                                       (OK=19730  KO=0     )
> DeletePolicy                                             (OK=88074  KO=26    )
> restloginProgressiveProfileCallback                      (OK=545    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       593 (87.21%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.59%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.56%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.47%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 13711  / active: 378    / done: 275073
================================================================================


================================================================================
2024-11-06 23:10:30 GMT                                    3465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3850528 KO=76    )
> restLoginInitiate                                        (OK=265938 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=265931 KO=1     )
> Skip 2FA                                                 (OK=147808 KO=1     )
> User Authorize PKCE stage                                (OK=324116 KO=2     )
> User AccessToken PKCE stage                              (OK=324111 KO=0     )
> GetUUid                                                  (OK=88489  KO=1     )
> GetOpenidConfig                                          (OK=265086 KO=0     )
> CreatePolicy                                             (OK=88457  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58796  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58796  KO=0     )
>  UI AM idFromSession                                     (OK=58795  KO=0     )
>  UI AM validateGoto                                      (OK=58795  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58793  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58791  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58790  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58790  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58787  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58785  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58784  KO=0     )
>  UI IDM uiconfig                                         (OK=58783  KO=0     )
>  UI IDM version                                          (OK=58783  KO=0     )
>  UI IDM login                                            (OK=58783  KO=0     )
>  UI IDM privilege                                        (OK=58783  KO=0     )
>  UI IDM features                                         (OK=58783  KO=0     )
>  UI IDM user                                             (OK=58782  KO=0     )
>  UI IDM dashboard                                        (OK=58782  KO=0     )
>  UI IDM managed user schema                              (OK=58783  KO=0     )
>  UI IDM oidcToken                                        (OK=58782  KO=0     )
> userinfo                                                 (OK=58782  KO=0     )
> UI-Logout                                                (OK=58781  KO=0     )
> UI-Logout Redirect 1                                     (OK=58780  KO=0     )
> tokenUserinfo                                            (OK=58728  KO=0     )
>  UI AM revoke1                                           (OK=58778  KO=0     )
>  UI AM revoke2                                           (OK=58778  KO=0     )
>  UI AM endsession                                        (OK=58778  KO=0     )
> RootUserinfo                                             (OK=197643 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9913   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9912   KO=0     )
> getIdToken                                               (OK=19756  KO=0     )
> getIdToken Redirect 1                                    (OK=19756  KO=0     )
> createOrganization                                       (OK=19756  KO=0     )
> queryOrganization                                        (OK=19756  KO=0     )
> ReadPolicy                                               (OK=88352  KO=14    )
> deleteOrganization                                       (OK=19755  KO=0     )
> DeletePolicy                                             (OK=88202  KO=26    )
> restloginProgressiveProfileCallback                      (OK=550    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       593 (87.21%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.59%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.56%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.47%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 13305  / active: 366    / done: 275491
================================================================================

23:10:31.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:10:35 GMT                                    3470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3856058 KO=76    )
> restLoginInitiate                                        (OK=266325 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=266315 KO=1     )
> Skip 2FA                                                 (OK=148015 KO=1     )
> User Authorize PKCE stage                                (OK=324580 KO=2     )
> User AccessToken PKCE stage                              (OK=324574 KO=0     )
> GetUUid                                                  (OK=88606  KO=1     )
> GetOpenidConfig                                          (OK=265462 KO=0     )
> CreatePolicy                                             (OK=88572  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58880  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58879  KO=0     )
>  UI AM idFromSession                                     (OK=58879  KO=0     )
>  UI AM validateGoto                                      (OK=58879  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58874  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58873  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58872  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58872  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58870  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58869  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58869  KO=0     )
>  UI IDM uiconfig                                         (OK=58869  KO=0     )
>  UI IDM version                                          (OK=58869  KO=0     )
>  UI IDM login                                            (OK=58869  KO=0     )
>  UI IDM privilege                                        (OK=58869  KO=0     )
>  UI IDM features                                         (OK=58869  KO=0     )
>  UI IDM user                                             (OK=58869  KO=0     )
>  UI IDM dashboard                                        (OK=58869  KO=0     )
>  UI IDM managed user schema                              (OK=58869  KO=0     )
>  UI IDM oidcToken                                        (OK=58867  KO=0     )
> userinfo                                                 (OK=58866  KO=0     )
> UI-Logout                                                (OK=58865  KO=0     )
> UI-Logout Redirect 1                                     (OK=58865  KO=0     )
> tokenUserinfo                                            (OK=58818  KO=0     )
>  UI AM revoke1                                           (OK=58864  KO=0     )
>  UI AM revoke2                                           (OK=58864  KO=0     )
>  UI AM endsession                                        (OK=58864  KO=0     )
> RootUserinfo                                             (OK=197961 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9925   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9925   KO=0     )
> getIdToken                                               (OK=19783  KO=0     )
> getIdToken Redirect 1                                    (OK=19782  KO=0     )
> createOrganization                                       (OK=19782  KO=0     )
> queryOrganization                                        (OK=19782  KO=0     )
> ReadPolicy                                               (OK=88469  KO=14    )
> deleteOrganization                                       (OK=19782  KO=0     )
> DeletePolicy                                             (OK=88337  KO=26    )
> restloginProgressiveProfileCallback                      (OK=550    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       594 (87.22%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.58%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.55%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.47%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 12909  / active: 359    / done: 275894
================================================================================

23:10:37.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:10:38.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:10:40 GMT                                    3475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3861202 KO=76    )
> restLoginInitiate                                        (OK=266688 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=266685 KO=1     )
> Skip 2FA                                                 (OK=148239 KO=1     )
> User Authorize PKCE stage                                (OK=325024 KO=2     )
> User AccessToken PKCE stage                              (OK=325019 KO=0     )
> GetUUid                                                  (OK=88739  KO=1     )
> GetOpenidConfig                                          (OK=265823 KO=0     )
> CreatePolicy                                             (OK=88705  KO=31    )
> UI-Post-Login - stage 1                                  (OK=58951  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=58951  KO=0     )
>  UI AM idFromSession                                     (OK=58950  KO=0     )
>  UI AM validateGoto                                      (OK=58950  KO=0     )
> UI-Post-Login - stage 2                                  (OK=58948  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=58947  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=58946  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=58946  KO=0     )
> UI-Post-Login - stage 3                                  (OK=58943  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=58943  KO=0     )
>  UI Enduser sessioncheck                                 (OK=58942  KO=0     )
>  UI IDM uiconfig                                         (OK=58942  KO=0     )
>  UI IDM version                                          (OK=58942  KO=0     )
>  UI IDM login                                            (OK=58942  KO=0     )
>  UI IDM privilege                                        (OK=58942  KO=0     )
>  UI IDM features                                         (OK=58942  KO=0     )
>  UI IDM user                                             (OK=58942  KO=0     )
>  UI IDM dashboard                                        (OK=58942  KO=0     )
>  UI IDM managed user schema                              (OK=58942  KO=0     )
>  UI IDM oidcToken                                        (OK=58942  KO=0     )
> userinfo                                                 (OK=58941  KO=0     )
> UI-Logout                                                (OK=58941  KO=0     )
> UI-Logout Redirect 1                                     (OK=58940  KO=0     )
> tokenUserinfo                                            (OK=58895  KO=0     )
>  UI AM revoke1                                           (OK=58938  KO=0     )
>  UI AM revoke2                                           (OK=58938  KO=0     )
>  UI AM endsession                                        (OK=58938  KO=0     )
> RootUserinfo                                             (OK=198243 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9940   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9940   KO=0     )
> getIdToken                                               (OK=19810  KO=0     )
> getIdToken Redirect 1                                    (OK=19810  KO=0     )
> createOrganization                                       (OK=19810  KO=0     )
> queryOrganization                                        (OK=19809  KO=0     )
> ReadPolicy                                               (OK=88589  KO=14    )
> deleteOrganization                                       (OK=19808  KO=0     )
> DeletePolicy                                             (OK=88454  KO=26    )
> restloginProgressiveProfileCallback                      (OK=551    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       596 (87.26%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.56%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.54%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.46%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 12530  / active: 360    / done: 276272
================================================================================

23:10:40.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:10:41.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:10:42.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:10:42.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:10:45 GMT                                    3480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3866705 KO=76    )
> restLoginInitiate                                        (OK=267082 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=267071 KO=1     )
> Skip 2FA                                                 (OK=148449 KO=1     )
> User Authorize PKCE stage                                (OK=325484 KO=2     )
> User AccessToken PKCE stage                              (OK=325478 KO=0     )
> GetUUid                                                  (OK=88860  KO=1     )
> GetOpenidConfig                                          (OK=266199 KO=0     )
> CreatePolicy                                             (OK=88826  KO=31    )
> UI-Post-Login - stage 1                                  (OK=59038  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59038  KO=0     )
>  UI AM idFromSession                                     (OK=59036  KO=0     )
>  UI AM validateGoto                                      (OK=59036  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59032  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59029  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59027  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59027  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59026  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59026  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59026  KO=0     )
>  UI IDM uiconfig                                         (OK=59026  KO=0     )
>  UI IDM version                                          (OK=59026  KO=0     )
>  UI IDM login                                            (OK=59026  KO=0     )
>  UI IDM privilege                                        (OK=59026  KO=0     )
>  UI IDM features                                         (OK=59026  KO=0     )
>  UI IDM user                                             (OK=59025  KO=0     )
>  UI IDM dashboard                                        (OK=59025  KO=0     )
>  UI IDM managed user schema                              (OK=59025  KO=0     )
>  UI IDM oidcToken                                        (OK=59024  KO=0     )
> userinfo                                                 (OK=59023  KO=0     )
> UI-Logout                                                (OK=59019  KO=0     )
> UI-Logout Redirect 1                                     (OK=59019  KO=0     )
> tokenUserinfo                                            (OK=58975  KO=0     )
>  UI AM revoke1                                           (OK=59015  KO=0     )
>  UI AM revoke2                                           (OK=59015  KO=0     )
>  UI AM endsession                                        (OK=59015  KO=0     )
> RootUserinfo                                             (OK=198577 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9954   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9954   KO=0     )
> getIdToken                                               (OK=19837  KO=0     )
> getIdToken Redirect 1                                    (OK=19837  KO=0     )
> createOrganization                                       (OK=19837  KO=0     )
> queryOrganization                                        (OK=19837  KO=0     )
> ReadPolicy                                               (OK=88720  KO=14    )
> deleteOrganization                                       (OK=19837  KO=0     )
> DeletePolicy                                             (OK=88572  KO=26    )
> restloginProgressiveProfileCallback                      (OK=553    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       600 (87.34%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.53%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.51%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.46%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 12123  / active: 374    / done: 276665
================================================================================


================================================================================
2024-11-06 23:10:50 GMT                                    3485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3872475 KO=76    )
> restLoginInitiate                                        (OK=267469 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=267462 KO=1     )
> Skip 2FA                                                 (OK=148673 KO=1     )
> User Authorize PKCE stage                                (OK=325971 KO=2     )
> User AccessToken PKCE stage                              (OK=325967 KO=0     )
> GetUUid                                                  (OK=88989  KO=1     )
> GetOpenidConfig                                          (OK=266580 KO=0     )
> CreatePolicy                                             (OK=88953  KO=31    )
> UI-Post-Login - stage 1                                  (OK=59122  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59121  KO=0     )
>  UI AM idFromSession                                     (OK=59121  KO=0     )
>  UI AM validateGoto                                      (OK=59121  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59119  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59119  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59117  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59117  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59115  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59114  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59113  KO=0     )
>  UI IDM uiconfig                                         (OK=59113  KO=0     )
>  UI IDM version                                          (OK=59113  KO=0     )
>  UI IDM login                                            (OK=59113  KO=0     )
>  UI IDM privilege                                        (OK=59113  KO=0     )
>  UI IDM features                                         (OK=59113  KO=0     )
>  UI IDM user                                             (OK=59112  KO=0     )
>  UI IDM dashboard                                        (OK=59112  KO=0     )
>  UI IDM managed user schema                              (OK=59112  KO=0     )
>  UI IDM oidcToken                                        (OK=59110  KO=0     )
> userinfo                                                 (OK=59109  KO=0     )
> UI-Logout                                                (OK=59108  KO=0     )
> UI-Logout Redirect 1                                     (OK=59107  KO=0     )
> tokenUserinfo                                            (OK=59062  KO=0     )
>  UI AM revoke1                                           (OK=59106  KO=0     )
>  UI AM revoke2                                           (OK=59106  KO=0     )
>  UI AM endsession                                        (OK=59106  KO=0     )
> RootUserinfo                                             (OK=198911 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9972   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9972   KO=0     )
> getIdToken                                               (OK=19870  KO=0     )
> getIdToken Redirect 1                                    (OK=19870  KO=0     )
> createOrganization                                       (OK=19870  KO=0     )
> queryOrganization                                        (OK=19869  KO=0     )
> ReadPolicy                                               (OK=88841  KO=14    )
> deleteOrganization                                       (OK=19869  KO=0     )
> DeletePolicy                                             (OK=88707  KO=26    )
> restloginProgressiveProfileCallback                      (OK=555    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=91     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       600 (87.34%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.53%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.51%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.46%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 11715  / active: 363    / done: 277084
================================================================================

23:10:54.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:10:55 GMT                                    3490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3878191 KO=76    )
> restLoginInitiate                                        (OK=267860 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=267851 KO=1     )
> Skip 2FA                                                 (OK=148884 KO=1     )
> User Authorize PKCE stage                                (OK=326441 KO=2     )
> User AccessToken PKCE stage                              (OK=326436 KO=0     )
> GetUUid                                                  (OK=89114  KO=1     )
> GetOpenidConfig                                          (OK=266951 KO=0     )
> CreatePolicy                                             (OK=89080  KO=31    )
> UI-Post-Login - stage 1                                  (OK=59212  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59212  KO=0     )
>  UI AM idFromSession                                     (OK=59211  KO=0     )
>  UI AM validateGoto                                      (OK=59211  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59209  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59209  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59207  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59207  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59204  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59203  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59203  KO=0     )
>  UI IDM uiconfig                                         (OK=59203  KO=0     )
>  UI IDM version                                          (OK=59203  KO=0     )
>  UI IDM login                                            (OK=59203  KO=0     )
>  UI IDM privilege                                        (OK=59203  KO=0     )
>  UI IDM features                                         (OK=59203  KO=0     )
>  UI IDM user                                             (OK=59203  KO=0     )
>  UI IDM dashboard                                        (OK=59203  KO=0     )
>  UI IDM managed user schema                              (OK=59203  KO=0     )
>  UI IDM oidcToken                                        (OK=59202  KO=0     )
> userinfo                                                 (OK=59201  KO=0     )
> UI-Logout                                                (OK=59201  KO=0     )
> UI-Logout Redirect 1                                     (OK=59200  KO=0     )
> tokenUserinfo                                            (OK=59141  KO=0     )
>  UI AM revoke1                                           (OK=59199  KO=0     )
>  UI AM revoke2                                           (OK=59199  KO=0     )
>  UI AM endsession                                        (OK=59198  KO=0     )
> RootUserinfo                                             (OK=199219 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9989   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9989   KO=0     )
> getIdToken                                               (OK=19896  KO=0     )
> getIdToken Redirect 1                                    (OK=19896  KO=0     )
> createOrganization                                       (OK=19896  KO=0     )
> queryOrganization                                        (OK=19896  KO=0     )
> ReadPolicy                                               (OK=88968  KO=14    )
> deleteOrganization                                       (OK=19895  KO=0     )
> DeletePolicy                                             (OK=88829  KO=26    )
> restloginProgressiveProfileCallback                      (OK=556    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=92     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       601 (87.35%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.52%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.51%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.45%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 95%
          waiting: 11304  / active: 361    / done: 277497
================================================================================


================================================================================
2024-11-06 23:11:00 GMT                                    3495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3883892 KO=76    )
> restLoginInitiate                                        (OK=268264 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=268258 KO=1     )
> Skip 2FA                                                 (OK=149114 KO=1     )
> User Authorize PKCE stage                                (OK=326932 KO=2     )
> User AccessToken PKCE stage                              (OK=326927 KO=0     )
> GetUUid                                                  (OK=89257  KO=1     )
> GetOpenidConfig                                          (OK=267349 KO=0     )
> CreatePolicy                                             (OK=89224  KO=31    )
> UI-Post-Login - stage 1                                  (OK=59298  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59298  KO=0     )
>  UI AM idFromSession                                     (OK=59297  KO=0     )
>  UI AM validateGoto                                      (OK=59297  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59292  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59290  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59290  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59290  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59288  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59288  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59287  KO=0     )
>  UI IDM uiconfig                                         (OK=59287  KO=0     )
>  UI IDM version                                          (OK=59287  KO=0     )
>  UI IDM login                                            (OK=59287  KO=0     )
>  UI IDM privilege                                        (OK=59287  KO=0     )
>  UI IDM features                                         (OK=59287  KO=0     )
>  UI IDM user                                             (OK=59286  KO=0     )
>  UI IDM dashboard                                        (OK=59286  KO=0     )
>  UI IDM managed user schema                              (OK=59286  KO=0     )
>  UI IDM oidcToken                                        (OK=59284  KO=0     )
> userinfo                                                 (OK=59284  KO=0     )
> UI-Logout                                                (OK=59284  KO=0     )
> UI-Logout Redirect 1                                     (OK=59282  KO=0     )
> tokenUserinfo                                            (OK=59236  KO=0     )
>  UI AM revoke1                                           (OK=59282  KO=0     )
>  UI AM revoke2                                           (OK=59282  KO=0     )
>  UI AM endsession                                        (OK=59282  KO=0     )
> RootUserinfo                                             (OK=199481 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10008  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10007  KO=0     )
> getIdToken                                               (OK=19930  KO=0     )
> getIdToken Redirect 1                                    (OK=19930  KO=0     )
> createOrganization                                       (OK=19930  KO=0     )
> queryOrganization                                        (OK=19930  KO=0     )
> ReadPolicy                                               (OK=89094  KO=14    )
> deleteOrganization                                       (OK=19929  KO=0     )
> DeletePolicy                                             (OK=88955  KO=26    )
> restloginProgressiveProfileCallback                      (OK=557    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=92     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       601 (87.35%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.52%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.51%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.45%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.44%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 10884  / active: 378    / done: 277900
================================================================================

23:11:03.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:11:04.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:11:05 GMT                                    3500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3889748 KO=76    )
> restLoginInitiate                                        (OK=268676 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=268667 KO=1     )
> Skip 2FA                                                 (OK=149345 KO=1     )
> User Authorize PKCE stage                                (OK=327432 KO=2     )
> User AccessToken PKCE stage                              (OK=327427 KO=0     )
> GetUUid                                                  (OK=89403  KO=1     )
> GetOpenidConfig                                          (OK=267762 KO=0     )
> CreatePolicy                                             (OK=89367  KO=31    )
> UI-Post-Login - stage 1                                  (OK=59384  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59384  KO=0     )
>  UI AM idFromSession                                     (OK=59384  KO=0     )
>  UI AM validateGoto                                      (OK=59384  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59380  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59379  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59379  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59379  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59377  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59376  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59376  KO=0     )
>  UI IDM uiconfig                                         (OK=59376  KO=0     )
>  UI IDM version                                          (OK=59376  KO=0     )
>  UI IDM login                                            (OK=59376  KO=0     )
>  UI IDM privilege                                        (OK=59376  KO=0     )
>  UI IDM features                                         (OK=59376  KO=0     )
>  UI IDM user                                             (OK=59375  KO=0     )
>  UI IDM dashboard                                        (OK=59376  KO=0     )
>  UI IDM managed user schema                              (OK=59376  KO=0     )
>  UI IDM oidcToken                                        (OK=59375  KO=0     )
> userinfo                                                 (OK=59375  KO=0     )
> UI-Logout                                                (OK=59373  KO=0     )
> UI-Logout Redirect 1                                     (OK=59373  KO=0     )
> tokenUserinfo                                            (OK=59327  KO=0     )
>  UI AM revoke1                                           (OK=59373  KO=0     )
>  UI AM revoke2                                           (OK=59373  KO=0     )
>  UI AM endsession                                        (OK=59373  KO=0     )
> RootUserinfo                                             (OK=199777 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10015  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10014  KO=0     )
> getIdToken                                               (OK=19954  KO=0     )
> getIdToken Redirect 1                                    (OK=19953  KO=0     )
> createOrganization                                       (OK=19953  KO=0     )
> queryOrganization                                        (OK=19953  KO=0     )
> ReadPolicy                                               (OK=89239  KO=14    )
> deleteOrganization                                       (OK=19953  KO=0     )
> DeletePolicy                                             (OK=89075  KO=26    )
> restloginProgressiveProfileCallback                      (OK=559    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=93     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       603 (87.39%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.51%)
> status.find.in([200, 209], 304), found 409                         31 ( 4.49%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.45%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.43%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 10468  / active: 401    / done: 278293
================================================================================

23:11:07.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 278786: status.find.in([200, 209], 304), found 409
23:11:07.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,278786,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQxNjg5MjgwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSFBlNXJ3eVkyWDB6a2c1bUZEcVFuNVhRRUc4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzNDY2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzNDY2NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM4MjY2LCJpYXQiOjE3MzA5MzQ2NjYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Il9QYjFVZ2V3emoxNmY0SFRQM2xjYW5vMjlOVSJ9.HclJ05-Ilf0Oz_7BB1Tr4iCGjNdXvuvj0K1Andt2lUQskqQreRqR5Ocxte0GNJHJugTymWd6ffJkSgBplPWqTl7k0vbMJlNZHg2pVGj5M_NFUweNO8c3VA-nUsvc7wNiS4zuwphkR4Q1pG_ZizjwuUb4-Xmv3LBbGFJ3VHxwyIfvvAXwM1Jh2eMkSQsR9czpeth0GztQJLXXYTjxZhZlwIyKPAcTXsxKTQF-je8NoZzyqHKl5HFEJEHTOduXoxAcDNlZ0NxwTEGKphqZM_iMLfShteQr5yTF8ftztwb6XkTPN0opsJxmqc1HfFct8WX-rdtlWGwsAanYE7cWIgFdwA, username -> user.777149, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy338011, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55ecb96e, authcode -> JajZdIUz533hC66ZCCleZDfW6UM, useAdminRealm -> true, callbacks -> {"tokenId":"J5qvXW36YAsPtysnuLo5JLyFcp0.*AAJTSQACMDIAAlNLABxQd3B4M0hTQWVyNGpJSTRmQXZXdWVFVkwrM3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934666705), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=J5qvXW36YAsPtysnuLo5JLyFcp0.*AAJTSQACMDIAAlNLABxQd3B4M0hTQWVyNGpJSTRmQXZXdWVFVkwrM3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934666705))), password -> Pa_ssw0rd, challenge -> Ci5OPOzIqhwO13SkhZCHN3JQnrZurExKmSttUk1zbBM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 235.235.162.87, verifier -> LTg1ODU1OTkzNjY2MTg5NzQyMTA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6455b6fc, tokenId -> J5qvXW36YAsPtysnuLo5JLyFcp0.*AAJTSQACMDIAAlNLABxQd3B4M0hTQWVyNGpJSTRmQXZXdWVFVkwrM3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=J5qvXW36YAsPtysnuLo5JLyFcp0.*AAJTSQACMDIAAlNLABxQd3B4M0hTQWVyNGpJSTRmQXZXdWVFVkwrM3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=J5qvXW36YAsPtysnuLo5JLyFcp0.*AAJTSQACMDIAAlNLABxQd3B4M0hTQWVyNGpJSTRmQXZXdWVFVkwrM3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy338011","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 23:11:07 GMT
	x-forgerock-transactionid: d4f538a9-c184-4fb1-a080-f3a20951b78c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 23:11:10 GMT                                    3505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3895389 KO=77    )
> restLoginInitiate                                        (OK=269061 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=269055 KO=1     )
> Skip 2FA                                                 (OK=149558 KO=1     )
> User Authorize PKCE stage                                (OK=327903 KO=2     )
> User AccessToken PKCE stage                              (OK=327901 KO=0     )
> GetUUid                                                  (OK=89532  KO=1     )
> GetOpenidConfig                                          (OK=268182 KO=0     )
> CreatePolicy                                             (OK=89498  KO=32    )
> UI-Post-Login - stage 1                                  (OK=59467  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59466  KO=0     )
>  UI AM idFromSession                                     (OK=59466  KO=0     )
>  UI AM validateGoto                                      (OK=59466  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59464  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59464  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59463  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59463  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59462  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59462  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59461  KO=0     )
>  UI IDM uiconfig                                         (OK=59461  KO=0     )
>  UI IDM version                                          (OK=59461  KO=0     )
>  UI IDM login                                            (OK=59461  KO=0     )
>  UI IDM privilege                                        (OK=59461  KO=0     )
>  UI IDM features                                         (OK=59461  KO=0     )
>  UI IDM user                                             (OK=59460  KO=0     )
>  UI IDM dashboard                                        (OK=59460  KO=0     )
>  UI IDM managed user schema                              (OK=59460  KO=0     )
>  UI IDM oidcToken                                        (OK=59459  KO=0     )
> userinfo                                                 (OK=59458  KO=0     )
> UI-Logout                                                (OK=59457  KO=0     )
> UI-Logout Redirect 1                                     (OK=59457  KO=0     )
> tokenUserinfo                                            (OK=59421  KO=0     )
>  UI AM revoke1                                           (OK=59457  KO=0     )
>  UI AM revoke2                                           (OK=59457  KO=0     )
>  UI AM endsession                                        (OK=59457  KO=0     )
> RootUserinfo                                             (OK=200075 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10025  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10025  KO=0     )
> getIdToken                                               (OK=19981  KO=0     )
> getIdToken Redirect 1                                    (OK=19981  KO=0     )
> createOrganization                                       (OK=19981  KO=0     )
> queryOrganization                                        (OK=19981  KO=0     )
> ReadPolicy                                               (OK=89382  KO=14    )
> deleteOrganization                                       (OK=19981  KO=0     )
> DeletePolicy                                             (OK=89222  KO=26    )
> restloginProgressiveProfileCallback                      (OK=560    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=93     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       603 (87.26%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.50%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.63%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.45%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.43%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 10070  / active: 376    / done: 278716
================================================================================

23:11:11.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:11:12.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:11:15 GMT                                    3510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3900446 KO=77    )
> restLoginInitiate                                        (OK=269421 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=269408 KO=1     )
> Skip 2FA                                                 (OK=149767 KO=1     )
> User Authorize PKCE stage                                (OK=328328 KO=2     )
> User AccessToken PKCE stage                              (OK=328322 KO=0     )
> GetUUid                                                  (OK=89663  KO=1     )
> GetOpenidConfig                                          (OK=268588 KO=0     )
> CreatePolicy                                             (OK=89630  KO=32    )
> UI-Post-Login - stage 1                                  (OK=59540  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59540  KO=0     )
>  UI AM idFromSession                                     (OK=59537  KO=0     )
>  UI AM validateGoto                                      (OK=59538  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59535  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59535  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59535  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59535  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59533  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59532  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59532  KO=0     )
>  UI IDM uiconfig                                         (OK=59532  KO=0     )
>  UI IDM version                                          (OK=59532  KO=0     )
>  UI IDM login                                            (OK=59532  KO=0     )
>  UI IDM privilege                                        (OK=59532  KO=0     )
>  UI IDM features                                         (OK=59532  KO=0     )
>  UI IDM user                                             (OK=59530  KO=0     )
>  UI IDM dashboard                                        (OK=59531  KO=0     )
>  UI IDM managed user schema                              (OK=59530  KO=0     )
>  UI IDM oidcToken                                        (OK=59529  KO=0     )
> userinfo                                                 (OK=59529  KO=0     )
> UI-Logout                                                (OK=59529  KO=0     )
> UI-Logout Redirect 1                                     (OK=59529  KO=0     )
> tokenUserinfo                                            (OK=59491  KO=0     )
>  UI AM revoke1                                           (OK=59528  KO=0     )
>  UI AM revoke2                                           (OK=59528  KO=0     )
>  UI AM endsession                                        (OK=59528  KO=0     )
> RootUserinfo                                             (OK=200324 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10043  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10042  KO=0     )
> getIdToken                                               (OK=20009  KO=0     )
> getIdToken Redirect 1                                    (OK=20009  KO=0     )
> createOrganization                                       (OK=20009  KO=0     )
> queryOrganization                                        (OK=20007  KO=0     )
> ReadPolicy                                               (OK=89513  KO=14    )
> deleteOrganization                                       (OK=20007  KO=0     )
> DeletePolicy                                             (OK=89368  KO=26    )
> restloginProgressiveProfileCallback                      (OK=561    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=93     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       605 (87.30%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.48%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.62%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.44%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.43%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 9692   / active: 364    / done: 279106
================================================================================

23:11:16.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:11:16.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:11:20 GMT                                    3515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3906062 KO=77    )
> restLoginInitiate                                        (OK=269815 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=269809 KO=1     )
> Skip 2FA                                                 (OK=150004 KO=1     )
> User Authorize PKCE stage                                (OK=328798 KO=2     )
> User AccessToken PKCE stage                              (OK=328795 KO=0     )
> GetUUid                                                  (OK=89815  KO=1     )
> GetOpenidConfig                                          (OK=269003 KO=0     )
> CreatePolicy                                             (OK=89780  KO=32    )
> UI-Post-Login - stage 1                                  (OK=59623  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59623  KO=0     )
>  UI AM idFromSession                                     (OK=59621  KO=0     )
>  UI AM validateGoto                                      (OK=59621  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59617  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59617  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59616  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59616  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59616  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59615  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59615  KO=0     )
>  UI IDM uiconfig                                         (OK=59615  KO=0     )
>  UI IDM version                                          (OK=59615  KO=0     )
>  UI IDM login                                            (OK=59615  KO=0     )
>  UI IDM privilege                                        (OK=59615  KO=0     )
>  UI IDM features                                         (OK=59615  KO=0     )
>  UI IDM user                                             (OK=59615  KO=0     )
>  UI IDM dashboard                                        (OK=59615  KO=0     )
>  UI IDM managed user schema                              (OK=59615  KO=0     )
>  UI IDM oidcToken                                        (OK=59614  KO=0     )
> userinfo                                                 (OK=59613  KO=0     )
> UI-Logout                                                (OK=59612  KO=0     )
> UI-Logout Redirect 1                                     (OK=59610  KO=0     )
> tokenUserinfo                                            (OK=59564  KO=0     )
>  UI AM revoke1                                           (OK=59609  KO=0     )
>  UI AM revoke2                                           (OK=59609  KO=0     )
>  UI AM endsession                                        (OK=59609  KO=0     )
> RootUserinfo                                             (OK=200594 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10056  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10056  KO=0     )
> getIdToken                                               (OK=20039  KO=0     )
> getIdToken Redirect 1                                    (OK=20038  KO=0     )
> createOrganization                                       (OK=20036  KO=0     )
> queryOrganization                                        (OK=20034  KO=0     )
> ReadPolicy                                               (OK=89646  KO=14    )
> deleteOrganization                                       (OK=20034  KO=0     )
> DeletePolicy                                             (OK=89495  KO=26    )
> restloginProgressiveProfileCallback                      (OK=562    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=93     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       607 (87.34%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.47%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.60%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.44%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.43%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 9288   / active: 388    / done: 279486
================================================================================

23:11:20.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:11:22.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:11:23.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:11:25 GMT                                    3520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3911973 KO=77    )
> restLoginInitiate                                        (OK=270209 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=270203 KO=1     )
> Skip 2FA                                                 (OK=150222 KO=1     )
> User Authorize PKCE stage                                (OK=329287 KO=2     )
> User AccessToken PKCE stage                              (OK=329279 KO=0     )
> GetUUid                                                  (OK=89947  KO=1     )
> GetOpenidConfig                                          (OK=269417 KO=0     )
> CreatePolicy                                             (OK=89913  KO=32    )
> UI-Post-Login - stage 1                                  (OK=59716  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59716  KO=0     )
>  UI AM idFromSession                                     (OK=59715  KO=0     )
>  UI AM validateGoto                                      (OK=59715  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59711  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59711  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59711  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59711  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59709  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59709  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59708  KO=0     )
>  UI IDM uiconfig                                         (OK=59708  KO=0     )
>  UI IDM version                                          (OK=59708  KO=0     )
>  UI IDM login                                            (OK=59708  KO=0     )
>  UI IDM privilege                                        (OK=59708  KO=0     )
>  UI IDM features                                         (OK=59708  KO=0     )
>  UI IDM user                                             (OK=59708  KO=0     )
>  UI IDM dashboard                                        (OK=59708  KO=0     )
>  UI IDM managed user schema                              (OK=59708  KO=0     )
>  UI IDM oidcToken                                        (OK=59708  KO=0     )
> userinfo                                                 (OK=59707  KO=0     )
> UI-Logout                                                (OK=59707  KO=0     )
> UI-Logout Redirect 1                                     (OK=59707  KO=0     )
> tokenUserinfo                                            (OK=59643  KO=0     )
>  UI AM revoke1                                           (OK=59706  KO=0     )
>  UI AM revoke2                                           (OK=59706  KO=0     )
>  UI AM endsession                                        (OK=59706  KO=0     )
> RootUserinfo                                             (OK=200891 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10067  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10067  KO=0     )
> getIdToken                                               (OK=20061  KO=0     )
> getIdToken Redirect 1                                    (OK=20060  KO=0     )
> createOrganization                                       (OK=20060  KO=0     )
> queryOrganization                                        (OK=20060  KO=0     )
> ReadPolicy                                               (OK=89795  KO=14    )
> deleteOrganization                                       (OK=20060  KO=0     )
> DeletePolicy                                             (OK=89632  KO=26    )
> restloginProgressiveProfileCallback                      (OK=563    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=94     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       610 (87.39%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.44%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.58%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.43%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.43%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 8879   / active: 393    / done: 279890
================================================================================

23:11:27.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:11:30 GMT                                    3525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3917449 KO=77    )
> restLoginInitiate                                        (OK=270582 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=270572 KO=1     )
> Skip 2FA                                                 (OK=150428 KO=1     )
> User Authorize PKCE stage                                (OK=329742 KO=2     )
> User AccessToken PKCE stage                              (OK=329737 KO=0     )
> GetUUid                                                  (OK=90072  KO=1     )
> GetOpenidConfig                                          (OK=269824 KO=0     )
> CreatePolicy                                             (OK=90037  KO=32    )
> UI-Post-Login - stage 1                                  (OK=59801  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59801  KO=0     )
>  UI AM idFromSession                                     (OK=59799  KO=0     )
>  UI AM validateGoto                                      (OK=59799  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59795  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59795  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59794  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59794  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59793  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59792  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59792  KO=0     )
>  UI IDM uiconfig                                         (OK=59792  KO=0     )
>  UI IDM version                                          (OK=59792  KO=0     )
>  UI IDM login                                            (OK=59792  KO=0     )
>  UI IDM privilege                                        (OK=59791  KO=0     )
>  UI IDM features                                         (OK=59792  KO=0     )
>  UI IDM user                                             (OK=59789  KO=0     )
>  UI IDM dashboard                                        (OK=59789  KO=0     )
>  UI IDM managed user schema                              (OK=59789  KO=0     )
>  UI IDM oidcToken                                        (OK=59788  KO=0     )
> userinfo                                                 (OK=59787  KO=0     )
> UI-Logout                                                (OK=59785  KO=0     )
> UI-Logout Redirect 1                                     (OK=59785  KO=0     )
> tokenUserinfo                                            (OK=59726  KO=0     )
>  UI AM revoke1                                           (OK=59780  KO=0     )
>  UI AM revoke2                                           (OK=59780  KO=0     )
>  UI AM endsession                                        (OK=59780  KO=0     )
> RootUserinfo                                             (OK=201205 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10085  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10084  KO=0     )
> getIdToken                                               (OK=20084  KO=0     )
> getIdToken Redirect 1                                    (OK=20084  KO=0     )
> createOrganization                                       (OK=20084  KO=0     )
> queryOrganization                                        (OK=20084  KO=0     )
> ReadPolicy                                               (OK=89930  KO=14    )
> deleteOrganization                                       (OK=20083  KO=0     )
> DeletePolicy                                             (OK=89779  KO=26    )
> restloginProgressiveProfileCallback                      (OK=566    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=95     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       611 (87.41%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.44%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.58%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.43%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.43%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 8491   / active: 378    / done: 280293
================================================================================

23:11:30.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:11:35 GMT                                    3530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3923678 KO=77    )
> restLoginInitiate                                        (OK=270996 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=270987 KO=1     )
> Skip 2FA                                                 (OK=150658 KO=1     )
> User Authorize PKCE stage                                (OK=330263 KO=2     )
> User AccessToken PKCE stage                              (OK=330259 KO=0     )
> GetUUid                                                  (OK=90218  KO=1     )
> GetOpenidConfig                                          (OK=270231 KO=0     )
> CreatePolicy                                             (OK=90182  KO=32    )
> UI-Post-Login - stage 1                                  (OK=59902  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59901  KO=0     )
>  UI AM idFromSession                                     (OK=59899  KO=0     )
>  UI AM validateGoto                                      (OK=59899  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59899  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59899  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59898  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59898  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59896  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59894  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59894  KO=0     )
>  UI IDM uiconfig                                         (OK=59894  KO=0     )
>  UI IDM version                                          (OK=59894  KO=0     )
>  UI IDM login                                            (OK=59894  KO=0     )
>  UI IDM privilege                                        (OK=59894  KO=0     )
>  UI IDM features                                         (OK=59894  KO=0     )
>  UI IDM user                                             (OK=59892  KO=0     )
>  UI IDM dashboard                                        (OK=59892  KO=0     )
>  UI IDM managed user schema                              (OK=59892  KO=0     )
>  UI IDM oidcToken                                        (OK=59892  KO=0     )
> userinfo                                                 (OK=59892  KO=0     )
> UI-Logout                                                (OK=59889  KO=0     )
> UI-Logout Redirect 1                                     (OK=59888  KO=0     )
> tokenUserinfo                                            (OK=59813  KO=0     )
>  UI AM revoke1                                           (OK=59888  KO=0     )
>  UI AM revoke2                                           (OK=59888  KO=0     )
>  UI AM endsession                                        (OK=59888  KO=0     )
> RootUserinfo                                             (OK=201462 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10103  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10103  KO=0     )
> getIdToken                                               (OK=20105  KO=0     )
> getIdToken Redirect 1                                    (OK=20105  KO=0     )
> createOrganization                                       (OK=20104  KO=0     )
> queryOrganization                                        (OK=20104  KO=0     )
> ReadPolicy                                               (OK=90054  KO=14    )
> deleteOrganization                                       (OK=20104  KO=0     )
> DeletePolicy                                             (OK=89916  KO=26    )
> restloginProgressiveProfileCallback                      (OK=566    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=95     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       612 (87.43%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.43%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.57%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.43%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.43%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 8053   / active: 382    / done: 280727
================================================================================


================================================================================
2024-11-06 23:11:40 GMT                                    3535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3929138 KO=77    )
> restLoginInitiate                                        (OK=271380 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=271372 KO=1     )
> Skip 2FA                                                 (OK=150874 KO=1     )
> User Authorize PKCE stage                                (OK=330721 KO=2     )
> User AccessToken PKCE stage                              (OK=330720 KO=0     )
> GetUUid                                                  (OK=90354  KO=1     )
> GetOpenidConfig                                          (OK=270637 KO=0     )
> CreatePolicy                                             (OK=90317  KO=32    )
> UI-Post-Login - stage 1                                  (OK=59980  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59979  KO=0     )
>  UI AM idFromSession                                     (OK=59979  KO=0     )
>  UI AM validateGoto                                      (OK=59979  KO=0     )
> UI-Post-Login - stage 2                                  (OK=59976  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59974  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59974  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59974  KO=0     )
> UI-Post-Login - stage 3                                  (OK=59974  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=59973  KO=0     )
>  UI Enduser sessioncheck                                 (OK=59972  KO=0     )
>  UI IDM uiconfig                                         (OK=59972  KO=0     )
>  UI IDM version                                          (OK=59972  KO=0     )
>  UI IDM login                                            (OK=59972  KO=0     )
>  UI IDM privilege                                        (OK=59972  KO=0     )
>  UI IDM features                                         (OK=59972  KO=0     )
>  UI IDM user                                             (OK=59972  KO=0     )
>  UI IDM dashboard                                        (OK=59972  KO=0     )
>  UI IDM managed user schema                              (OK=59972  KO=0     )
>  UI IDM oidcToken                                        (OK=59972  KO=0     )
> userinfo                                                 (OK=59970  KO=0     )
> UI-Logout                                                (OK=59969  KO=0     )
> UI-Logout Redirect 1                                     (OK=59969  KO=0     )
> tokenUserinfo                                            (OK=59900  KO=0     )
>  UI AM revoke1                                           (OK=59966  KO=0     )
>  UI AM revoke2                                           (OK=59966  KO=0     )
>  UI AM endsession                                        (OK=59968  KO=0     )
> RootUserinfo                                             (OK=201816 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10118  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10118  KO=0     )
> getIdToken                                               (OK=20125  KO=0     )
> getIdToken Redirect 1                                    (OK=20125  KO=0     )
> createOrganization                                       (OK=20124  KO=0     )
> queryOrganization                                        (OK=20123  KO=0     )
> ReadPolicy                                               (OK=90201  KO=14    )
> deleteOrganization                                       (OK=20122  KO=0     )
> DeletePolicy                                             (OK=90039  KO=26    )
> restloginProgressiveProfileCallback                      (OK=567    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=95     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       612 (87.43%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.43%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.57%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.43%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.43%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 7660   / active: 398    / done: 281104
================================================================================

23:11:43.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:11:45 GMT                                    3540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3934654 KO=77    )
> restLoginInitiate                                        (OK=271742 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=271733 KO=1     )
> Skip 2FA                                                 (OK=151070 KO=1     )
> User Authorize PKCE stage                                (OK=331170 KO=2     )
> User AccessToken PKCE stage                              (OK=331166 KO=0     )
> GetUUid                                                  (OK=90472  KO=1     )
> GetOpenidConfig                                          (OK=271037 KO=0     )
> CreatePolicy                                             (OK=90440  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60066  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60065  KO=0     )
>  UI AM idFromSession                                     (OK=60065  KO=0     )
>  UI AM validateGoto                                      (OK=60065  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60063  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60062  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60062  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60062  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60060  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60060  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60060  KO=0     )
>  UI IDM uiconfig                                         (OK=60060  KO=0     )
>  UI IDM version                                          (OK=60060  KO=0     )
>  UI IDM login                                            (OK=60060  KO=0     )
>  UI IDM privilege                                        (OK=60060  KO=0     )
>  UI IDM features                                         (OK=60060  KO=0     )
>  UI IDM user                                             (OK=60059  KO=0     )
>  UI IDM dashboard                                        (OK=60060  KO=0     )
>  UI IDM managed user schema                              (OK=60060  KO=0     )
>  UI IDM oidcToken                                        (OK=60058  KO=0     )
> userinfo                                                 (OK=60056  KO=0     )
> UI-Logout                                                (OK=60056  KO=0     )
> UI-Logout Redirect 1                                     (OK=60056  KO=0     )
> tokenUserinfo                                            (OK=59977  KO=0     )
>  UI AM revoke1                                           (OK=60056  KO=0     )
>  UI AM revoke2                                           (OK=60056  KO=0     )
>  UI AM endsession                                        (OK=60056  KO=0     )
> RootUserinfo                                             (OK=202077 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10136  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10135  KO=0     )
> getIdToken                                               (OK=20151  KO=0     )
> getIdToken Redirect 1                                    (OK=20151  KO=0     )
> createOrganization                                       (OK=20151  KO=0     )
> queryOrganization                                        (OK=20151  KO=0     )
> ReadPolicy                                               (OK=90334  KO=14    )
> deleteOrganization                                       (OK=20151  KO=0     )
> DeletePolicy                                             (OK=90183  KO=26    )
> restloginProgressiveProfileCallback                      (OK=568    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=96     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       613 (87.45%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.42%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.56%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.43%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.43%)
> status.find.is(302), but actually found 502                         2 ( 0.29%)
> status.find.is(200), but actually found 502                         2 ( 0.29%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 7280   / active: 358    / done: 281524
================================================================================

23:11:45.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:11:47.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:11:50 GMT                                    3545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3940002 KO=77    )
> restLoginInitiate                                        (OK=272117 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=272108 KO=1     )
> Skip 2FA                                                 (OK=151284 KO=1     )
> User Authorize PKCE stage                                (OK=331624 KO=2     )
> User AccessToken PKCE stage                              (OK=331618 KO=0     )
> GetUUid                                                  (OK=90598  KO=1     )
> GetOpenidConfig                                          (OK=271418 KO=0     )
> CreatePolicy                                             (OK=90564  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60144  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60143  KO=0     )
>  UI AM idFromSession                                     (OK=60143  KO=0     )
>  UI AM validateGoto                                      (OK=60143  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60141  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60141  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60141  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60141  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60139  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60138  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60137  KO=0     )
>  UI IDM uiconfig                                         (OK=60137  KO=0     )
>  UI IDM version                                          (OK=60137  KO=0     )
>  UI IDM login                                            (OK=60137  KO=0     )
>  UI IDM privilege                                        (OK=60137  KO=0     )
>  UI IDM features                                         (OK=60137  KO=0     )
>  UI IDM user                                             (OK=60137  KO=0     )
>  UI IDM dashboard                                        (OK=60137  KO=0     )
>  UI IDM managed user schema                              (OK=60137  KO=0     )
>  UI IDM oidcToken                                        (OK=60137  KO=0     )
> userinfo                                                 (OK=60136  KO=0     )
> UI-Logout                                                (OK=60135  KO=0     )
> UI-Logout Redirect 1                                     (OK=60135  KO=0     )
> tokenUserinfo                                            (OK=60058  KO=0     )
>  UI AM revoke1                                           (OK=60134  KO=0     )
>  UI AM revoke2                                           (OK=60134  KO=0     )
>  UI AM endsession                                        (OK=60134  KO=0     )
> RootUserinfo                                             (OK=202349 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10154  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10153  KO=0     )
> getIdToken                                               (OK=20185  KO=0     )
> getIdToken Redirect 1                                    (OK=20185  KO=0     )
> createOrganization                                       (OK=20184  KO=0     )
> queryOrganization                                        (OK=20183  KO=0     )
> ReadPolicy                                               (OK=90459  KO=14    )
> deleteOrganization                                       (OK=20183  KO=0     )
> DeletePolicy                                             (OK=90320  KO=26    )
> restloginProgressiveProfileCallback                      (OK=570    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=96     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       615 (87.48%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.41%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.55%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.42%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.43%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 6889   / active: 341    / done: 281932
================================================================================

23:11:51.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:11:52.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:11:52.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:11:55.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:11:55 GMT                                    3550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3945304 KO=77    )
> restLoginInitiate                                        (OK=272494 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=272485 KO=1     )
> Skip 2FA                                                 (OK=151495 KO=1     )
> User Authorize PKCE stage                                (OK=332072 KO=2     )
> User AccessToken PKCE stage                              (OK=332061 KO=0     )
> GetUUid                                                  (OK=90722  KO=1     )
> GetOpenidConfig                                          (OK=271789 KO=0     )
> CreatePolicy                                             (OK=90686  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60225  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60224  KO=0     )
>  UI AM idFromSession                                     (OK=60223  KO=0     )
>  UI AM validateGoto                                      (OK=60223  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60220  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60220  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60220  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60220  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60218  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60218  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60218  KO=0     )
>  UI IDM uiconfig                                         (OK=60218  KO=0     )
>  UI IDM version                                          (OK=60218  KO=0     )
>  UI IDM login                                            (OK=60217  KO=0     )
>  UI IDM privilege                                        (OK=60217  KO=0     )
>  UI IDM features                                         (OK=60217  KO=0     )
>  UI IDM user                                             (OK=60217  KO=0     )
>  UI IDM dashboard                                        (OK=60217  KO=0     )
>  UI IDM managed user schema                              (OK=60217  KO=0     )
>  UI IDM oidcToken                                        (OK=60216  KO=0     )
> userinfo                                                 (OK=60215  KO=0     )
> UI-Logout                                                (OK=60214  KO=0     )
> UI-Logout Redirect 1                                     (OK=60214  KO=0     )
> tokenUserinfo                                            (OK=60135  KO=0     )
>  UI AM revoke1                                           (OK=60213  KO=0     )
>  UI AM revoke2                                           (OK=60213  KO=0     )
>  UI AM endsession                                        (OK=60214  KO=0     )
> RootUserinfo                                             (OK=202618 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10172  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10172  KO=0     )
> getIdToken                                               (OK=20209  KO=0     )
> getIdToken Redirect 1                                    (OK=20209  KO=0     )
> createOrganization                                       (OK=20209  KO=0     )
> queryOrganization                                        (OK=20209  KO=0     )
> ReadPolicy                                               (OK=90582  KO=14    )
> deleteOrganization                                       (OK=20208  KO=0     )
> DeletePolicy                                             (OK=90443  KO=26    )
> restloginProgressiveProfileCallback                      (OK=572    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=96     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       619 (87.55%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.37%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.53%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.41%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 6491   / active: 365    / done: 282306
================================================================================


================================================================================
2024-11-06 23:12:00 GMT                                    3555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3951103 KO=77    )
> restLoginInitiate                                        (OK=272890 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=272879 KO=1     )
> Skip 2FA                                                 (OK=151713 KO=1     )
> User Authorize PKCE stage                                (OK=332557 KO=2     )
> User AccessToken PKCE stage                              (OK=332540 KO=0     )
> GetUUid                                                  (OK=90846  KO=1     )
> GetOpenidConfig                                          (OK=272160 KO=0     )
> CreatePolicy                                             (OK=90812  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60320  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60320  KO=0     )
>  UI AM idFromSession                                     (OK=60319  KO=0     )
>  UI AM validateGoto                                      (OK=60319  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60312  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60311  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60311  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60311  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60309  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60309  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60308  KO=0     )
>  UI IDM uiconfig                                         (OK=60308  KO=0     )
>  UI IDM version                                          (OK=60307  KO=0     )
>  UI IDM login                                            (OK=60307  KO=0     )
>  UI IDM privilege                                        (OK=60307  KO=0     )
>  UI IDM features                                         (OK=60307  KO=0     )
>  UI IDM user                                             (OK=60307  KO=0     )
>  UI IDM dashboard                                        (OK=60307  KO=0     )
>  UI IDM managed user schema                              (OK=60307  KO=0     )
>  UI IDM oidcToken                                        (OK=60307  KO=0     )
> userinfo                                                 (OK=60306  KO=0     )
> UI-Logout                                                (OK=60304  KO=0     )
> UI-Logout Redirect 1                                     (OK=60304  KO=0     )
> tokenUserinfo                                            (OK=60216  KO=0     )
>  UI AM revoke1                                           (OK=60303  KO=0     )
>  UI AM revoke2                                           (OK=60303  KO=0     )
>  UI AM endsession                                        (OK=60303  KO=0     )
> RootUserinfo                                             (OK=202951 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10186  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10185  KO=0     )
> getIdToken                                               (OK=20239  KO=0     )
> getIdToken Redirect 1                                    (OK=20239  KO=0     )
> createOrganization                                       (OK=20239  KO=0     )
> queryOrganization                                        (OK=20238  KO=0     )
> ReadPolicy                                               (OK=90705  KO=14    )
> deleteOrganization                                       (OK=20236  KO=0     )
> DeletePolicy                                             (OK=90567  KO=26    )
> restloginProgressiveProfileCallback                      (OK=573    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=96     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       619 (87.55%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.37%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.53%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.41%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 6080   / active: 382    / done: 282700
================================================================================

23:12:00.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:12:02.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:12:02.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:12:03.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:12:03.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:12:05 GMT                                    3560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3956670 KO=77    )
> restLoginInitiate                                        (OK=273279 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=273266 KO=1     )
> Skip 2FA                                                 (OK=151925 KO=1     )
> User Authorize PKCE stage                                (OK=333022 KO=2     )
> User AccessToken PKCE stage                              (OK=333017 KO=0     )
> GetUUid                                                  (OK=90978  KO=1     )
> GetOpenidConfig                                          (OK=272539 KO=0     )
> CreatePolicy                                             (OK=90943  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60405  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60404  KO=0     )
>  UI AM idFromSession                                     (OK=60402  KO=0     )
>  UI AM validateGoto                                      (OK=60402  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60401  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60401  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60399  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60399  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60396  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60395  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60393  KO=0     )
>  UI IDM uiconfig                                         (OK=60391  KO=0     )
>  UI IDM version                                          (OK=60391  KO=0     )
>  UI IDM login                                            (OK=60391  KO=0     )
>  UI IDM privilege                                        (OK=60391  KO=0     )
>  UI IDM features                                         (OK=60391  KO=0     )
>  UI IDM user                                             (OK=60391  KO=0     )
>  UI IDM dashboard                                        (OK=60391  KO=0     )
>  UI IDM managed user schema                              (OK=60391  KO=0     )
>  UI IDM oidcToken                                        (OK=60390  KO=0     )
> userinfo                                                 (OK=60389  KO=0     )
> UI-Logout                                                (OK=60389  KO=0     )
> UI-Logout Redirect 1                                     (OK=60389  KO=0     )
> tokenUserinfo                                            (OK=60299  KO=0     )
>  UI AM revoke1                                           (OK=60389  KO=0     )
>  UI AM revoke2                                           (OK=60389  KO=0     )
>  UI AM endsession                                        (OK=60389  KO=0     )
> RootUserinfo                                             (OK=203239 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10200  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10200  KO=0     )
> getIdToken                                               (OK=20265  KO=0     )
> getIdToken Redirect 1                                    (OK=20265  KO=0     )
> createOrganization                                       (OK=20265  KO=0     )
> queryOrganization                                        (OK=20264  KO=0     )
> ReadPolicy                                               (OK=90829  KO=14    )
> deleteOrganization                                       (OK=20264  KO=0     )
> DeletePolicy                                             (OK=90690  KO=26    )
> restloginProgressiveProfileCallback                      (OK=576    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=96     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       624 (87.64%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.34%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.49%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.40%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 5680   / active: 377    / done: 283105
================================================================================

23:12:05.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:12:06.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:12:10 GMT                                    3565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3962618 KO=77    )
> restLoginInitiate                                        (OK=273674 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=273663 KO=1     )
> Skip 2FA                                                 (OK=152151 KO=1     )
> User Authorize PKCE stage                                (OK=333515 KO=2     )
> User AccessToken PKCE stage                              (OK=333510 KO=0     )
> GetUUid                                                  (OK=91126  KO=1     )
> GetOpenidConfig                                          (OK=272941 KO=0     )
> CreatePolicy                                             (OK=91089  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60500  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60500  KO=0     )
>  UI AM idFromSession                                     (OK=60499  KO=0     )
>  UI AM validateGoto                                      (OK=60499  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60497  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60496  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60495  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60495  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60489  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60489  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60489  KO=0     )
>  UI IDM uiconfig                                         (OK=60489  KO=0     )
>  UI IDM version                                          (OK=60489  KO=0     )
>  UI IDM login                                            (OK=60488  KO=0     )
>  UI IDM privilege                                        (OK=60488  KO=0     )
>  UI IDM features                                         (OK=60488  KO=0     )
>  UI IDM user                                             (OK=60487  KO=0     )
>  UI IDM dashboard                                        (OK=60487  KO=0     )
>  UI IDM managed user schema                              (OK=60487  KO=0     )
>  UI IDM oidcToken                                        (OK=60484  KO=0     )
> userinfo                                                 (OK=60484  KO=0     )
> UI-Logout                                                (OK=60484  KO=0     )
> UI-Logout Redirect 1                                     (OK=60483  KO=0     )
> tokenUserinfo                                            (OK=60376  KO=0     )
>  UI AM revoke1                                           (OK=60482  KO=0     )
>  UI AM revoke2                                           (OK=60482  KO=0     )
>  UI AM endsession                                        (OK=60483  KO=0     )
> RootUserinfo                                             (OK=203521 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10218  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10218  KO=0     )
> getIdToken                                               (OK=20287  KO=0     )
> getIdToken Redirect 1                                    (OK=20287  KO=0     )
> createOrganization                                       (OK=20286  KO=0     )
> queryOrganization                                        (OK=20286  KO=0     )
> ReadPolicy                                               (OK=90962  KO=14    )
> deleteOrganization                                       (OK=20286  KO=0     )
> DeletePolicy                                             (OK=90815  KO=26    )
> restloginProgressiveProfileCallback                      (OK=577    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=97     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       626 (87.68%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.32%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.48%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.40%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 5267   / active: 392    / done: 283503
================================================================================


================================================================================
2024-11-06 23:12:15 GMT                                    3570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3968254 KO=77    )
> restLoginInitiate                                        (OK=274045 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=274038 KO=1     )
> Skip 2FA                                                 (OK=152353 KO=1     )
> User Authorize PKCE stage                                (OK=333980 KO=2     )
> User AccessToken PKCE stage                              (OK=333973 KO=0     )
> GetUUid                                                  (OK=91244  KO=1     )
> GetOpenidConfig                                          (OK=273335 KO=0     )
> CreatePolicy                                             (OK=91210  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60590  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60590  KO=0     )
>  UI AM idFromSession                                     (OK=60589  KO=0     )
>  UI AM validateGoto                                      (OK=60589  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60585  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60585  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60583  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60583  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60577  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60576  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60576  KO=0     )
>  UI IDM uiconfig                                         (OK=60576  KO=0     )
>  UI IDM version                                          (OK=60576  KO=0     )
>  UI IDM login                                            (OK=60576  KO=0     )
>  UI IDM privilege                                        (OK=60576  KO=0     )
>  UI IDM features                                         (OK=60576  KO=0     )
>  UI IDM user                                             (OK=60576  KO=0     )
>  UI IDM dashboard                                        (OK=60576  KO=0     )
>  UI IDM managed user schema                              (OK=60576  KO=0     )
>  UI IDM oidcToken                                        (OK=60573  KO=0     )
> userinfo                                                 (OK=60573  KO=0     )
> UI-Logout                                                (OK=60573  KO=0     )
> UI-Logout Redirect 1                                     (OK=60572  KO=0     )
> tokenUserinfo                                            (OK=60461  KO=0     )
>  UI AM revoke1                                           (OK=60572  KO=0     )
>  UI AM revoke2                                           (OK=60572  KO=0     )
>  UI AM endsession                                        (OK=60572  KO=0     )
> RootUserinfo                                             (OK=203786 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10230  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10228  KO=0     )
> getIdToken                                               (OK=20322  KO=0     )
> getIdToken Redirect 1                                    (OK=20322  KO=0     )
> createOrganization                                       (OK=20322  KO=0     )
> queryOrganization                                        (OK=20322  KO=0     )
> ReadPolicy                                               (OK=91101  KO=14    )
> deleteOrganization                                       (OK=20322  KO=0     )
> DeletePolicy                                             (OK=90948  KO=26    )
> restloginProgressiveProfileCallback                      (OK=577    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=97     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       626 (87.68%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.32%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.48%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.40%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 4883   / active: 359    / done: 283920
================================================================================

23:12:15.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:12:20 GMT                                    3575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3974344 KO=77    )
> restLoginInitiate                                        (OK=274468 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=274459 KO=1     )
> Skip 2FA                                                 (OK=152595 KO=1     )
> User Authorize PKCE stage                                (OK=334492 KO=2     )
> User AccessToken PKCE stage                              (OK=334490 KO=0     )
> GetUUid                                                  (OK=91389  KO=1     )
> GetOpenidConfig                                          (OK=273746 KO=0     )
> CreatePolicy                                             (OK=91356  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60678  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60678  KO=0     )
>  UI AM idFromSession                                     (OK=60678  KO=0     )
>  UI AM validateGoto                                      (OK=60678  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60675  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60675  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60675  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60675  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60673  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60672  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60670  KO=0     )
>  UI IDM uiconfig                                         (OK=60670  KO=0     )
>  UI IDM version                                          (OK=60670  KO=0     )
>  UI IDM login                                            (OK=60670  KO=0     )
>  UI IDM privilege                                        (OK=60670  KO=0     )
>  UI IDM features                                         (OK=60670  KO=0     )
>  UI IDM user                                             (OK=60670  KO=0     )
>  UI IDM dashboard                                        (OK=60670  KO=0     )
>  UI IDM managed user schema                              (OK=60670  KO=0     )
>  UI IDM oidcToken                                        (OK=60670  KO=0     )
> userinfo                                                 (OK=60670  KO=0     )
> UI-Logout                                                (OK=60669  KO=0     )
> UI-Logout Redirect 1                                     (OK=60669  KO=0     )
> tokenUserinfo                                            (OK=60553  KO=0     )
>  UI AM revoke1                                           (OK=60669  KO=0     )
>  UI AM revoke2                                           (OK=60669  KO=0     )
>  UI AM endsession                                        (OK=60669  KO=0     )
> RootUserinfo                                             (OK=204076 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10240  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10240  KO=0     )
> getIdToken                                               (OK=20357  KO=0     )
> getIdToken Redirect 1                                    (OK=20356  KO=0     )
> createOrganization                                       (OK=20356  KO=0     )
> queryOrganization                                        (OK=20356  KO=0     )
> ReadPolicy                                               (OK=91227  KO=14    )
> deleteOrganization                                       (OK=20354  KO=0     )
> DeletePolicy                                             (OK=91085  KO=26    )
> restloginProgressiveProfileCallback                      (OK=579    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=98     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       627 (87.69%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.31%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.48%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.40%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 4446   / active: 379    / done: 284337
================================================================================

23:12:25.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:12:25 GMT                                    3580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3979746 KO=77    )
> restLoginInitiate                                        (OK=274838 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=274827 KO=1     )
> Skip 2FA                                                 (OK=152781 KO=1     )
> User Authorize PKCE stage                                (OK=334943 KO=2     )
> User AccessToken PKCE stage                              (OK=334937 KO=0     )
> GetUUid                                                  (OK=91495  KO=1     )
> GetOpenidConfig                                          (OK=274118 KO=0     )
> CreatePolicy                                             (OK=91461  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60767  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60766  KO=0     )
>  UI AM idFromSession                                     (OK=60765  KO=0     )
>  UI AM validateGoto                                      (OK=60765  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60762  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60761  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60759  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60759  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60756  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60755  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60755  KO=0     )
>  UI IDM uiconfig                                         (OK=60755  KO=0     )
>  UI IDM version                                          (OK=60755  KO=0     )
>  UI IDM login                                            (OK=60755  KO=0     )
>  UI IDM privilege                                        (OK=60755  KO=0     )
>  UI IDM features                                         (OK=60755  KO=0     )
>  UI IDM user                                             (OK=60754  KO=0     )
>  UI IDM dashboard                                        (OK=60754  KO=0     )
>  UI IDM managed user schema                              (OK=60754  KO=0     )
>  UI IDM oidcToken                                        (OK=60754  KO=0     )
> userinfo                                                 (OK=60753  KO=0     )
> UI-Logout                                                (OK=60753  KO=0     )
> UI-Logout Redirect 1                                     (OK=60752  KO=0     )
> tokenUserinfo                                            (OK=60643  KO=0     )
>  UI AM revoke1                                           (OK=60752  KO=0     )
>  UI AM revoke2                                           (OK=60752  KO=0     )
>  UI AM endsession                                        (OK=60752  KO=0     )
> RootUserinfo                                             (OK=204352 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10256  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10256  KO=0     )
> getIdToken                                               (OK=20382  KO=0     )
> getIdToken Redirect 1                                    (OK=20381  KO=0     )
> createOrganization                                       (OK=20380  KO=0     )
> queryOrganization                                        (OK=20380  KO=0     )
> ReadPolicy                                               (OK=91370  KO=14    )
> deleteOrganization                                       (OK=20380  KO=0     )
> DeletePolicy                                             (OK=91211  KO=26    )
> restloginProgressiveProfileCallback                      (OK=581    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=99     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       628 (87.71%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.31%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.47%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.40%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 4066   / active: 365    / done: 284731
================================================================================

23:12:30.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:12:30 GMT                                    3585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3985655 KO=77    )
> restLoginInitiate                                        (OK=275232 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=275225 KO=1     )
> Skip 2FA                                                 (OK=153014 KO=1     )
> User Authorize PKCE stage                                (OK=335438 KO=2     )
> User AccessToken PKCE stage                              (OK=335431 KO=0     )
> GetUUid                                                  (OK=91640  KO=1     )
> GetOpenidConfig                                          (OK=274514 KO=0     )
> CreatePolicy                                             (OK=91606  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60855  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60855  KO=0     )
>  UI AM idFromSession                                     (OK=60854  KO=0     )
>  UI AM validateGoto                                      (OK=60854  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60853  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60853  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60852  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60852  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60849  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60848  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60846  KO=0     )
>  UI IDM uiconfig                                         (OK=60846  KO=0     )
>  UI IDM version                                          (OK=60846  KO=0     )
>  UI IDM login                                            (OK=60846  KO=0     )
>  UI IDM privilege                                        (OK=60846  KO=0     )
>  UI IDM features                                         (OK=60846  KO=0     )
>  UI IDM user                                             (OK=60846  KO=0     )
>  UI IDM dashboard                                        (OK=60846  KO=0     )
>  UI IDM managed user schema                              (OK=60846  KO=0     )
>  UI IDM oidcToken                                        (OK=60845  KO=0     )
> userinfo                                                 (OK=60845  KO=0     )
> UI-Logout                                                (OK=60845  KO=0     )
> UI-Logout Redirect 1                                     (OK=60844  KO=0     )
> tokenUserinfo                                            (OK=60723  KO=0     )
>  UI AM revoke1                                           (OK=60844  KO=0     )
>  UI AM revoke2                                           (OK=60844  KO=0     )
>  UI AM endsession                                        (OK=60844  KO=0     )
> RootUserinfo                                             (OK=204672 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10271  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10270  KO=0     )
> getIdToken                                               (OK=20412  KO=0     )
> getIdToken Redirect 1                                    (OK=20412  KO=0     )
> createOrganization                                       (OK=20412  KO=0     )
> queryOrganization                                        (OK=20412  KO=0     )
> ReadPolicy                                               (OK=91476  KO=14    )
> deleteOrganization                                       (OK=20412  KO=0     )
> DeletePolicy                                             (OK=91352  KO=26    )
> restloginProgressiveProfileCallback                      (OK=581    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=100    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       629 (87.73%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.30%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.46%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.39%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 3652   / active: 357    / done: 285153
================================================================================

23:12:33.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:12:33.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:12:35 GMT                                    3590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3991457 KO=77    )
> restLoginInitiate                                        (OK=275640 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=275627 KO=1     )
> Skip 2FA                                                 (OK=153220 KO=1     )
> User Authorize PKCE stage                                (OK=335929 KO=2     )
> User AccessToken PKCE stage                              (OK=335919 KO=0     )
> GetUUid                                                  (OK=91754  KO=1     )
> GetOpenidConfig                                          (OK=274883 KO=0     )
> CreatePolicy                                             (OK=91720  KO=32    )
> UI-Post-Login - stage 1                                  (OK=60956  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60956  KO=0     )
>  UI AM idFromSession                                     (OK=60954  KO=0     )
>  UI AM validateGoto                                      (OK=60954  KO=0     )
> UI-Post-Login - stage 2                                  (OK=60951  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=60949  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=60947  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=60947  KO=0     )
> UI-Post-Login - stage 3                                  (OK=60943  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60941  KO=0     )
>  UI Enduser sessioncheck                                 (OK=60940  KO=0     )
>  UI IDM uiconfig                                         (OK=60940  KO=0     )
>  UI IDM version                                          (OK=60940  KO=0     )
>  UI IDM login                                            (OK=60940  KO=0     )
>  UI IDM privilege                                        (OK=60940  KO=0     )
>  UI IDM features                                         (OK=60940  KO=0     )
>  UI IDM user                                             (OK=60940  KO=0     )
>  UI IDM dashboard                                        (OK=60940  KO=0     )
>  UI IDM managed user schema                              (OK=60940  KO=0     )
>  UI IDM oidcToken                                        (OK=60937  KO=0     )
> userinfo                                                 (OK=60936  KO=0     )
> UI-Logout                                                (OK=60935  KO=0     )
> UI-Logout Redirect 1                                     (OK=60933  KO=0     )
> tokenUserinfo                                            (OK=60814  KO=0     )
>  UI AM revoke1                                           (OK=60931  KO=0     )
>  UI AM revoke2                                           (OK=60931  KO=0     )
>  UI AM endsession                                        (OK=60931  KO=0     )
> RootUserinfo                                             (OK=204958 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10284  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10283  KO=0     )
> getIdToken                                               (OK=20433  KO=0     )
> getIdToken Redirect 1                                    (OK=20433  KO=0     )
> createOrganization                                       (OK=20433  KO=0     )
> queryOrganization                                        (OK=20433  KO=0     )
> ReadPolicy                                               (OK=91623  KO=14    )
> deleteOrganization                                       (OK=20433  KO=0     )
> DeletePolicy                                             (OK=91463  KO=26    )
> restloginProgressiveProfileCallback                      (OK=582    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=101    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       631 (87.76%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.29%)
> status.find.in([200, 209], 304), found 409                         32 ( 4.45%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.39%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 3232   / active: 387    / done: 285543
================================================================================

23:12:37.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 286033: status.find.in([200, 209], 304), found 409
23:12:37.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,286033,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQxOTgwOTMyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNlhOWDd3cnE2R0xEWWNfT1VGbDZzNzg0LWRrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkzNDc1NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkzNDc1NywicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTM4MzU3LCJpYXQiOjE3MzA5MzQ3NTcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjZjNkRnR1lkaHRUYmZld1NBY290UGRtSFAtSSJ9.NaaXnCzxVAIyTF-fLEHHXNX20wVZoavBWgVjK8QurTQNIBnufCz_6hVg2lFEAwggAWFhHzGjDQ4fqVw1BfECVesuXxGsZfd2vqJzDbR5F0hpqiX5X-xmfJnQ0qt8Ew1qA8FbY9lnyf411V9Qaq7lP2SW-DA3ZltVLtc90BUJvhXJD7mHjuXkMXq0KYTr0b0RitW8940EIgwTn940CWTtx4Grk49C_CEfi77HaE1DeGNFvztqOURVZ6YOfNh2Hx4rhJJDJqUuQnFfYN4SRcsNJwB7EnagsBGo-mcI9qG-L4Drvynx4BsOn6AftzOGIyz8McqV0_HhZv4zrvgD7-AMPA, username -> user.470173, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy783720, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31f85af3, authcode -> NM0WJs4bVbnr8kUfFSfX_G1ulI0, useAdminRealm -> true, callbacks -> {"tokenId":"wCbP1GnnkaUf4Niy5hAbOV2598c.*AAJTSQACMDIAAlNLABxFTjAwdmF4OGhvMWRuWUcxZWFNRGduM3J2OXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934757055), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=wCbP1GnnkaUf4Niy5hAbOV2598c.*AAJTSQACMDIAAlNLABxFTjAwdmF4OGhvMWRuWUcxZWFNRGduM3J2OXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934757055))), password -> Pa_ssw0rd, challenge -> 2RhGBvkTGo0NYbEYaffq4ygLUryEQ4Uz9GpTsuRK1-s, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 122.137.52.85, verifier -> LTI1NzI1OTA0OTg4MzU4NDgzNzQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b655a50, tokenId -> wCbP1GnnkaUf4Niy5hAbOV2598c.*AAJTSQACMDIAAlNLABxFTjAwdmF4OGhvMWRuWUcxZWFNRGduM3J2OXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=wCbP1GnnkaUf4Niy5hAbOV2598c.*AAJTSQACMDIAAlNLABxFTjAwdmF4OGhvMWRuWUcxZWFNRGduM3J2OXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=wCbP1GnnkaUf4Niy5hAbOV2598c.*AAJTSQACMDIAAlNLABxFTjAwdmF4OGhvMWRuWUcxZWFNRGduM3J2OXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy783720","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 06 Nov 2024 23:12:37 GMT
	x-forgerock-transactionid: d533a848-74de-4295-8394-629794c8e5cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:39.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-06 23:12:40 GMT                                    3595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3997159 KO=78    )
> restLoginInitiate                                        (OK=276018 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=276002 KO=1     )
> Skip 2FA                                                 (OK=153435 KO=1     )
> User Authorize PKCE stage                                (OK=336392 KO=2     )
> User AccessToken PKCE stage                              (OK=336388 KO=0     )
> GetUUid                                                  (OK=91891  KO=1     )
> GetOpenidConfig                                          (OK=275275 KO=0     )
> CreatePolicy                                             (OK=91856  KO=33    )
> UI-Post-Login - stage 1                                  (OK=61037  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61037  KO=0     )
>  UI AM idFromSession                                     (OK=61037  KO=0     )
>  UI AM validateGoto                                      (OK=61037  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61036  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61036  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61036  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61036  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61033  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61032  KO=0     )
>  UI Enduser sessioncheck                                 (OK=61031  KO=0     )
>  UI IDM uiconfig                                         (OK=61031  KO=0     )
>  UI IDM version                                          (OK=61031  KO=0     )
>  UI IDM login                                            (OK=61030  KO=0     )
>  UI IDM privilege                                        (OK=61031  KO=0     )
>  UI IDM features                                         (OK=61031  KO=0     )
>  UI IDM user                                             (OK=61030  KO=0     )
>  UI IDM dashboard                                        (OK=61030  KO=0     )
>  UI IDM managed user schema                              (OK=61031  KO=0     )
>  UI IDM oidcToken                                        (OK=61026  KO=0     )
> userinfo                                                 (OK=61026  KO=0     )
> UI-Logout                                                (OK=61026  KO=0     )
> UI-Logout Redirect 1                                     (OK=61025  KO=0     )
> tokenUserinfo                                            (OK=60891  KO=0     )
>  UI AM revoke1                                           (OK=61025  KO=0     )
>  UI AM revoke2                                           (OK=61025  KO=0     )
>  UI AM endsession                                        (OK=61025  KO=0     )
> RootUserinfo                                             (OK=205237 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10302  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10302  KO=0     )
> getIdToken                                               (OK=20467  KO=0     )
> getIdToken Redirect 1                                    (OK=20467  KO=0     )
> createOrganization                                       (OK=20467  KO=0     )
> queryOrganization                                        (OK=20466  KO=0     )
> ReadPolicy                                               (OK=91735  KO=14    )
> deleteOrganization                                       (OK=20466  KO=0     )
> DeletePolicy                                             (OK=91605  KO=26    )
> restloginProgressiveProfileCallback                      (OK=584    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=102    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       632 (87.66%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.27%)
> status.find.in([200, 209], 304), found 409                         33 ( 4.58%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.39%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 2840   / active: 356    / done: 285966
================================================================================


================================================================================
2024-11-06 23:12:45 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=4002943 KO=78    )
> restLoginInitiate                                        (OK=276397 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=276392 KO=1     )
> Skip 2FA                                                 (OK=153652 KO=1     )
> User Authorize PKCE stage                                (OK=336878 KO=2     )
> User AccessToken PKCE stage                              (OK=336877 KO=0     )
> GetUUid                                                  (OK=92012  KO=1     )
> GetOpenidConfig                                          (OK=275648 KO=0     )
> CreatePolicy                                             (OK=91977  KO=33    )
> UI-Post-Login - stage 1                                  (OK=61130  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61130  KO=0     )
>  UI AM idFromSession                                     (OK=61129  KO=0     )
>  UI AM validateGoto                                      (OK=61129  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61128  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61128  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61127  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61127  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61127  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61126  KO=0     )
>  UI Enduser sessioncheck                                 (OK=61124  KO=0     )
>  UI IDM uiconfig                                         (OK=61124  KO=0     )
>  UI IDM version                                          (OK=61124  KO=0     )
>  UI IDM login                                            (OK=61124  KO=0     )
>  UI IDM privilege                                        (OK=61124  KO=0     )
>  UI IDM features                                         (OK=61124  KO=0     )
>  UI IDM user                                             (OK=61124  KO=0     )
>  UI IDM dashboard                                        (OK=61124  KO=0     )
>  UI IDM managed user schema                              (OK=61124  KO=0     )
>  UI IDM oidcToken                                        (OK=61122  KO=0     )
> userinfo                                                 (OK=61120  KO=0     )
> UI-Logout                                                (OK=61118  KO=0     )
> UI-Logout Redirect 1                                     (OK=61115  KO=0     )
> tokenUserinfo                                            (OK=60975  KO=0     )
>  UI AM revoke1                                           (OK=61115  KO=0     )
>  UI AM revoke2                                           (OK=61115  KO=0     )
>  UI AM endsession                                        (OK=61115  KO=0     )
> RootUserinfo                                             (OK=205541 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10311  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10311  KO=0     )
> getIdToken                                               (OK=20495  KO=0     )
> getIdToken Redirect 1                                    (OK=20495  KO=0     )
> createOrganization                                       (OK=20495  KO=0     )
> queryOrganization                                        (OK=20495  KO=0     )
> ReadPolicy                                               (OK=91873  KO=14    )
> deleteOrganization                                       (OK=20495  KO=0     )
> DeletePolicy                                             (OK=91720  KO=26    )
> restloginProgressiveProfileCallback                      (OK=585    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=102    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       632 (87.66%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.27%)
> status.find.in([200, 209], 304), found 409                         33 ( 4.58%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.39%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 2444   / active: 370    / done: 286348
================================================================================


================================================================================
2024-11-06 23:12:45 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=4002943 KO=78    )
> restLoginInitiate                                        (OK=276397 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=276392 KO=1     )
> Skip 2FA                                                 (OK=153652 KO=1     )
> User Authorize PKCE stage                                (OK=336878 KO=2     )
> User AccessToken PKCE stage                              (OK=336877 KO=0     )
> GetUUid                                                  (OK=92012  KO=1     )
> GetOpenidConfig                                          (OK=275648 KO=0     )
> CreatePolicy                                             (OK=91977  KO=33    )
> UI-Post-Login - stage 1                                  (OK=61130  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=61130  KO=0     )
>  UI AM idFromSession                                     (OK=61129  KO=0     )
>  UI AM validateGoto                                      (OK=61129  KO=0     )
> UI-Post-Login - stage 2                                  (OK=61128  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=61128  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=61127  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=61127  KO=0     )
> UI-Post-Login - stage 3                                  (OK=61127  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=61126  KO=0     )
>  UI Enduser sessioncheck                                 (OK=61124  KO=0     )
>  UI IDM uiconfig                                         (OK=61124  KO=0     )
>  UI IDM version                                          (OK=61124  KO=0     )
>  UI IDM login                                            (OK=61124  KO=0     )
>  UI IDM privilege                                        (OK=61124  KO=0     )
>  UI IDM features                                         (OK=61124  KO=0     )
>  UI IDM user                                             (OK=61124  KO=0     )
>  UI IDM dashboard                                        (OK=61124  KO=0     )
>  UI IDM managed user schema                              (OK=61124  KO=0     )
>  UI IDM oidcToken                                        (OK=61122  KO=0     )
> userinfo                                                 (OK=61120  KO=0     )
> UI-Logout                                                (OK=61118  KO=0     )
> UI-Logout Redirect 1                                     (OK=61115  KO=0     )
> tokenUserinfo                                            (OK=60975  KO=0     )
>  UI AM revoke1                                           (OK=61115  KO=0     )
>  UI AM revoke2                                           (OK=61115  KO=0     )
>  UI AM endsession                                        (OK=61115  KO=0     )
> RootUserinfo                                             (OK=205541 KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10311  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10311  KO=0     )
> getIdToken                                               (OK=20495  KO=0     )
> getIdToken Redirect 1                                    (OK=20495  KO=0     )
> createOrganization                                       (OK=20495  KO=0     )
> queryOrganization                                        (OK=20495  KO=0     )
> ReadPolicy                                               (OK=91873  KO=14    )
> deleteOrganization                                       (OK=20495  KO=0     )
> DeletePolicy                                             (OK=91720  KO=26    )
> restloginProgressiveProfileCallback                      (OK=585    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=102    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       632 (87.66%)
> status.find.in([200, 209], 304), found 404                         38 ( 5.27%)
> status.find.in([200, 209], 304), found 409                         33 ( 4.58%)
> RootUserinfo: No attribute named 'access_token' is defined         10 ( 1.39%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.42%)
> status.find.is(302), but actually found 502                         2 ( 0.28%)
> status.find.is(200), but actually found 502                         2 ( 0.28%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 2444   / active: 370    / done: 286348
================================================================================

23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM features' failed for user 286667: j.i.IOException: Premature close
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286712: j.i.IOException: Premature close
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286716: j.i.IOException: Premature close
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286718: j.i.IOException: Premature close
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 286665: j.i.IOException: Premature close
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286711: j.i.IOException: Premature close
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286717: j.i.IOException: Premature close
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286712,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.353519, randomPolicyName -> testPolicy58092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a92b57c, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36, password -> Pa_ssw0rd, fake-ip -> 119.99.209.68, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35b1c907),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@652a7737)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36
	X-Forwarded-For: 119.99.209.68
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM features' failed for user 286666: j.n.c.ClosedChannelException
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM privilege: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286665,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTQyMDcwNjI0Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ilk2ZzlkNl81X1FSUjl0cENOVFo0MnRLNjRGUSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoicEtld0tLVWNsTVFtakhqdHJ0RDJaLTBob0VvIn0.joLEe5Xo-FrZnFXmyXzxqY5tVHKuBs_XfZ4KI0bBVgg, username -> user.753927, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA4OTM2Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImtiU2UtTjJHektsNkFJOFJnaEJXNHNqOHRETSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSUtxZG1pLVVVN0IxMVFxbl9wUU14dlc5NXlZIn0.PDj8nMJw9MRB79_r7eIjJ-9dZ6Gr1lJskWUTJ3XAuV8, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52f2546, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> TH4qNojDWr27GtlM7jpZ9M-GKxU, callbacks -> {"tokenId":"_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764836), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764836))), user_uuid -> 6662128e-9291-4713-a02a-10e33b4c4630, password -> Pa_ssw0rd, challenge -> LGznzqCtvNnz1nTDHHwggiJ6xzRfGo5LkOmffZLrROU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 142.138.73.20, verifier -> NjUwMTMwMTQzMDA1MjQ0NDQ2MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54e34947, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@2d0fe83f, tokenId -> _vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/privilege?_action=listPrivileges
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA4OTM2Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImtiU2UtTjJHektsNkFJOFJnaEJXNHNqOHRETSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSUtxZG1pLVVVN0IxMVFxbl9wUU14dlc5NXlZIn0.PDj8nMJw9MRB79_r7eIjJ-9dZ6Gr1lJskWUTJ3XAuV8
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286716,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.708938, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f38c92, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134, password -> Pa_ssw0rd, fake-ip -> 146.35.206.114, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f0e5167),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134
	X-Forwarded-For: 146.35.206.114
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286711,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.117824, randomPolicyName -> testPolicy725148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fdc4641, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3, password -> Pa_ssw0rd, fake-ip -> 184.139.80.106, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dbe17e5),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3
	X-Forwarded-For: 184.139.80.106
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286717,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.605430, randomPolicyName -> testPolicy46201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6471e684, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9, password -> Pa_ssw0rd, fake-ip -> 77.133.141.83, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32221f7a),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9
	X-Forwarded-For: 77.133.141.83
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM features: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286667,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTEzNjIwIiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6InFHa3pDSlo2ejQ2alQ2cEJsb1Zad2NxYk93cyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiTG80TWY3Y2hIdHNWcmxjZnlVeHFadl9WZkhrIn0.BLqsEMaCQzoxZDeYkD5mANs_Oi4rrvUUrBKJgWCPus8, username -> user.957892, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTE0MzA4Iiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ink0NmJhNjhHakkwM243dUF4b0lSektoLXpGayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoidFItMlZjQjVNUXg1eDVWWGowQkJCdnNHb29rIn0.VxpMw955dhhJVS9LByFNIEfrD0J-OafyDvPoQiy4imk, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2060144a, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> p2acWWkFgEQAfmWv2mW-KEGfdlg, callbacks -> {"tokenId":"NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764839), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764839))), user_uuid -> 2fe26ee0-4b33-4934-8406-1fc463197978, password -> Pa_ssw0rd, challenge -> PbI2lXGKdqu-hmPzZT_g9ROlcunIcuuh7uai-l3_uQM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 185.184.100.116, verifier -> LTE5NjY3NDk5MjExNDQxNzM3NTk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b12ce16, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@a8735a0, tokenId -> NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/info/features?_queryFilter=true
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTE0MzA4Iiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ink0NmJhNjhHakkwM243dUF4b0lSektoLXpGayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoidFItMlZjQjVNUXg1eDVWWGowQkJCdnNHb29rIn0.VxpMw955dhhJVS9LByFNIEfrD0J-OafyDvPoQiy4imk
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286718,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.605460, randomPolicyName -> testPolicy495538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14cf9013, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36, password -> Pa_ssw0rd, fake-ip -> 213.147.191.227, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@201b723),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36
	X-Forwarded-For: 213.147.191.227
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM features: KO j.n.c.ClosedChannelException
=========================
Session:
Session(idc.benchmark.Mix2024,286666,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1OGY3MWEwNC1mNDMxLTQ4NjItOTMzYy1lODcwZDQ3MDc3YWQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTEzNjQ3Iiwic3VibmFtZSI6IjU4ZjcxYTA0LWY0MzEtNDg2Mi05MzNjLWU4NzBkNDcwNzdhZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ilgzb3dXNnpYZk1tWk9fNlhaa0xrRHNfdXUzMCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiRHhTT2d2czNNSURDcnR1blp3bU9GQ09BX0J3In0.FvWfFxfakbRXhAg9WlxnMw1RIHDTRLZTXW0C5vG4lC0, username -> user.936421, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1OGY3MWEwNC1mNDMxLTQ4NjItOTMzYy1lODcwZDQ3MDc3YWQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA5MDI0Iiwic3VibmFtZSI6IjU4ZjcxYTA0LWY0MzEtNDg2Mi05MzNjLWU4NzBkNDcwNzdhZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6InBERVg0NG9JeE80bFIxWnRzZ01JNU9JMEJmayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiWUIzU1NacDR2ODM4cEJaWUJ0V3hxMTVKekRjIn0.ixkwSzXdquWtQ5ZdC7QieQkukDcv4vyymgBKpbQ_MN4, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a0a9454, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> 95wrdRc-qOgeSjZhwRTlhvZapKE, callbacks -> {"tokenId":"mFLddhEiWn34v49APAzAGbvMb1A.*AAJTSQACMDIAAlNLABxnTkVBcTlnTTdmRkNXWkdEYm5JTG9JQzlxbjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764835), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=mFLddhEiWn34v49APAzAGbvMb1A.*AAJTSQACMDIAAlNLABxnTkVBcTlnTTdmRkNXWkdEYm5JTG9JQzlxbjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764835))), user_uuid -> 58f71a04-f431-4862-933c-e870d47077ad, password -> Pa_ssw0rd, challenge -> TVdPQPBpA6glljqIfsNLvSFWMEnnDA6Nex6h1R-cVrc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 63.124.90.57, verifier -> LTgxODA4NjI0MTAxMzgzNDQ2MzM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cbfdc9b, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@51f2f116, tokenId -> mFLddhEiWn34v49APAzAGbvMb1A.*AAJTSQACMDIAAlNLABxnTkVBcTlnTTdmRkNXWkdEYm5JTG9JQzlxbjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/info/features?_queryFilter=true
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1OGY3MWEwNC1mNDMxLTQ4NjItOTMzYy1lODcwZDQ3MDc3YWQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA5MDI0Iiwic3VibmFtZSI6IjU4ZjcxYTA0LWY0MzEtNDg2Mi05MzNjLWU4NzBkNDcwNzdhZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6InBERVg0NG9JeE80bFIxWnRzZ01JNU9JMEJmayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiWUIzU1NacDR2ODM4cEJaWUJ0V3hxMTVKekRjIn0.ixkwSzXdquWtQ5ZdC7QieQkukDcv4vyymgBKpbQ_MN4
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=mFLddhEiWn34v49APAzAGbvMb1A.*AAJTSQACMDIAAlNLABxnTkVBcTlnTTdmRkNXWkdEYm5JTG9JQzlxbjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=mFLddhEiWn34v49APAzAGbvMb1A.*AAJTSQACMDIAAlNLABxnTkVBcTlnTTdmRkNXWkdEYm5JTG9JQzlxbjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-133' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
23:12:45.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-104' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
23:12:45.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-104' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
23:12:45.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-104' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
23:12:45.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-104' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
23:12:45.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286715: j.i.IOException: Premature close
23:12:45.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286715,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.292317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3688253c, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0, password -> Pa_ssw0rd, fake-ip -> 178.120.46.50, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@166aa5e3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
	X-Forwarded-For: 178.120.46.50
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-190' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
23:12:45.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286713: j.i.IOException: Premature close
23:12:45.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286713,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.872272, randomPolicyName -> testPolicy2442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@103a93e9, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36, password -> Pa_ssw0rd, fake-ip -> 219.45.204.3, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e5d49d8),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36
	X-Forwarded-For: 219.45.204.3
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-104' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM features' failed for user 286665: j.i.IOException: Premature close
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM features: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286665,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTQyMDcwNjI0Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ilk2ZzlkNl81X1FSUjl0cENOVFo0MnRLNjRGUSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoicEtld0tLVWNsTVFtakhqdHJ0RDJaLTBob0VvIn0.joLEe5Xo-FrZnFXmyXzxqY5tVHKuBs_XfZ4KI0bBVgg, username -> user.753927, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA4OTM2Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImtiU2UtTjJHektsNkFJOFJnaEJXNHNqOHRETSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSUtxZG1pLVVVN0IxMVFxbl9wUU14dlc5NXlZIn0.PDj8nMJw9MRB79_r7eIjJ-9dZ6Gr1lJskWUTJ3XAuV8, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52f2546, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> TH4qNojDWr27GtlM7jpZ9M-GKxU, callbacks -> {"tokenId":"_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764836), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764836))), user_uuid -> 6662128e-9291-4713-a02a-10e33b4c4630, password -> Pa_ssw0rd, challenge -> LGznzqCtvNnz1nTDHHwggiJ6xzRfGo5LkOmffZLrROU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 142.138.73.20, verifier -> NjUwMTMwMTQzMDA1MjQ0NDQ2MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54e34947, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@2d0fe83f, tokenId -> _vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/info/features?_queryFilter=true
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA4OTM2Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImtiU2UtTjJHektsNkFJOFJnaEJXNHNqOHRETSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSUtxZG1pLVVVN0IxMVFxbl9wUU14dlc5NXlZIn0.PDj8nMJw9MRB79_r7eIjJ-9dZ6Gr1lJskWUTJ3XAuV8
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 286667: j.i.IOException: Premature close
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM login' failed for user 286665: j.i.IOException: Premature close
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM privilege: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286667,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTEzNjIwIiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6InFHa3pDSlo2ejQ2alQ2cEJsb1Zad2NxYk93cyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiTG80TWY3Y2hIdHNWcmxjZnlVeHFadl9WZkhrIn0.BLqsEMaCQzoxZDeYkD5mANs_Oi4rrvUUrBKJgWCPus8, username -> user.957892, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTE0MzA4Iiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ink0NmJhNjhHakkwM243dUF4b0lSektoLXpGayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoidFItMlZjQjVNUXg1eDVWWGowQkJCdnNHb29rIn0.VxpMw955dhhJVS9LByFNIEfrD0J-OafyDvPoQiy4imk, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2060144a, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> p2acWWkFgEQAfmWv2mW-KEGfdlg, callbacks -> {"tokenId":"NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764839), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764839))), user_uuid -> 2fe26ee0-4b33-4934-8406-1fc463197978, password -> Pa_ssw0rd, challenge -> PbI2lXGKdqu-hmPzZT_g9ROlcunIcuuh7uai-l3_uQM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 185.184.100.116, verifier -> LTE5NjY3NDk5MjExNDQxNzM3NTk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b12ce16, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@a8735a0, tokenId -> NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/privilege?_action=listPrivileges
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTE0MzA4Iiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ink0NmJhNjhHakkwM243dUF4b0lSektoLXpGayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoidFItMlZjQjVNUXg1eDVWWGowQkJCdnNHb29rIn0.VxpMw955dhhJVS9LByFNIEfrD0J-OafyDvPoQiy4imk
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286714: j.i.IOException: Premature close
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM login' failed for user 286667: j.i.IOException: Premature close
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM login: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286665,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTQyMDcwNjI0Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ilk2ZzlkNl81X1FSUjl0cENOVFo0MnRLNjRGUSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoicEtld0tLVWNsTVFtakhqdHJ0RDJaLTBob0VvIn0.joLEe5Xo-FrZnFXmyXzxqY5tVHKuBs_XfZ4KI0bBVgg, username -> user.753927, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA4OTM2Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImtiU2UtTjJHektsNkFJOFJnaEJXNHNqOHRETSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSUtxZG1pLVVVN0IxMVFxbl9wUU14dlc5NXlZIn0.PDj8nMJw9MRB79_r7eIjJ-9dZ6Gr1lJskWUTJ3XAuV8, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52f2546, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> TH4qNojDWr27GtlM7jpZ9M-GKxU, callbacks -> {"tokenId":"_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764836), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764836))), user_uuid -> 6662128e-9291-4713-a02a-10e33b4c4630, password -> Pa_ssw0rd, challenge -> LGznzqCtvNnz1nTDHHwggiJ6xzRfGo5LkOmffZLrROU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 142.138.73.20, verifier -> NjUwMTMwMTQzMDA1MjQ0NDQ2MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54e34947, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@2d0fe83f, tokenId -> _vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/authentication?_action=login
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA4OTM2Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImtiU2UtTjJHektsNkFJOFJnaEJXNHNqOHRETSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSUtxZG1pLVVVN0IxMVFxbl9wUU14dlc5NXlZIn0.PDj8nMJw9MRB79_r7eIjJ-9dZ6Gr1lJskWUTJ3XAuV8
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM login: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286667,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTEzNjIwIiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6InFHa3pDSlo2ejQ2alQ2cEJsb1Zad2NxYk93cyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiTG80TWY3Y2hIdHNWcmxjZnlVeHFadl9WZkhrIn0.BLqsEMaCQzoxZDeYkD5mANs_Oi4rrvUUrBKJgWCPus8, username -> user.957892, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTE0MzA4Iiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ink0NmJhNjhHakkwM243dUF4b0lSektoLXpGayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoidFItMlZjQjVNUXg1eDVWWGowQkJCdnNHb29rIn0.VxpMw955dhhJVS9LByFNIEfrD0J-OafyDvPoQiy4imk, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2060144a, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> p2acWWkFgEQAfmWv2mW-KEGfdlg, callbacks -> {"tokenId":"NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764839), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764839))), user_uuid -> 2fe26ee0-4b33-4934-8406-1fc463197978, password -> Pa_ssw0rd, challenge -> PbI2lXGKdqu-hmPzZT_g9ROlcunIcuuh7uai-l3_uQM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 185.184.100.116, verifier -> LTE5NjY3NDk5MjExNDQxNzM3NTk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b12ce16, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@a8735a0, tokenId -> NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/authentication?_action=login
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTE0MzA4Iiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ink0NmJhNjhHakkwM243dUF4b0lSektoLXpGayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoidFItMlZjQjVNUXg1eDVWWGowQkJCdnNHb29rIn0.VxpMw955dhhJVS9LByFNIEfrD0J-OafyDvPoQiy4imk
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 286701: j.i.IOException: Premature close
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286714,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.833301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@423bc030, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0, password -> Pa_ssw0rd, fake-ip -> 167.192.131.161, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c3d5417),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
	X-Forwarded-For: 167.192.131.161
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM version' failed for user 286665: j.i.IOException: Premature close
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM validateGoto: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286701,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.686813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cf1d887, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"VEv4O3CXkgO6WTpLOKuU5Ink2cM.*AAJTSQACMDIAAlNLABxZRWU0UzU5d2FMenpYbmprUDU3Rk5xanR4ZHc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934765297), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=VEv4O3CXkgO6WTpLOKuU5Ink2cM.*AAJTSQACMDIAAlNLABxZRWU0UzU5d2FMenpYbmprUDU3Rk5xanR4ZHc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934765297))), password -> Pa_ssw0rd, fake-ip -> 137.5.57.65, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@575f5c5b, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@75a45005, tokenId -> VEv4O3CXkgO6WTpLOKuU5Ink2cM.*AAJTSQACMDIAAlNLABxZRWU0UzU5d2FMenpYbmprUDU3Rk5xanR4ZHc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/users?_action=validateGoto
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	Accept-API-Version: resource=2.1, protocol=1.0
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=VEv4O3CXkgO6WTpLOKuU5Ink2cM.*AAJTSQACMDIAAlNLABxZRWU0UzU5d2FMenpYbmprUDU3Rk5xanR4ZHc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=VEv4O3CXkgO6WTpLOKuU5Ink2cM.*AAJTSQACMDIAAlNLABxZRWU0UzU5d2FMenpYbmprUDU3Rk5xanR4ZHc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM version: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286665,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTQyMDcwNjI0Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ilk2ZzlkNl81X1FSUjl0cENOVFo0MnRLNjRGUSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoicEtld0tLVWNsTVFtakhqdHJ0RDJaLTBob0VvIn0.joLEe5Xo-FrZnFXmyXzxqY5tVHKuBs_XfZ4KI0bBVgg, username -> user.753927, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2NjYyMTI4ZS05MjkxLTQ3MTMtYTAyYS0xMGUzM2I0YzQ2MzAiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA4OTM2Iiwic3VibmFtZSI6IjY2NjIxMjhlLTkyOTEtNDcxMy1hMDJhLTEwZTMzYjRjNDYzMCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImtiU2UtTjJHektsNkFJOFJnaEJXNHNqOHRETSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSUtxZG1pLVVVN0IxMVFxbl9wUU14dlc5NXlZIn0.PDj8nMJw9MRB79_r7eIjJ-9dZ6Gr1lJskWUTJ3XAuV8, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52f2546, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> TH4qNojDWr27GtlM7jpZ9M-GKxU, callbacks -> {"tokenId":"_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764836), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764836))), user_uuid -> 6662128e-9291-4713-a02a-10e33b4c4630, password -> Pa_ssw0rd, challenge -> LGznzqCtvNnz1nTDHHwggiJ6xzRfGo5LkOmffZLrROU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 142.138.73.20, verifier -> NjUwMTMwMTQzMDA1MjQ0NDQ2MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54e34947, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@2d0fe83f, tokenId -> _vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/info/version
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=_vL3kbWm7eRsmcTihZvnut9Bzw8.*AAJTSQACMDIAAlNLABxpa1lrdnRZdUdocWtvdTRtRnU1VFpXeSswY2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM version' failed for user 286667: j.i.IOException: Premature close
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM version: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,286667,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTEzNjIwIiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6InFHa3pDSlo2ejQ2alQ2cEJsb1Zad2NxYk93cyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiTG80TWY3Y2hIdHNWcmxjZnlVeHFadl9WZkhrIn0.BLqsEMaCQzoxZDeYkD5mANs_Oi4rrvUUrBKJgWCPus8, username -> user.957892, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZmUyNmVlMC00YjMzLTQ5MzQtODQwNi0xZmM0NjMxOTc5NzgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTE0MzA4Iiwic3VibmFtZSI6IjJmZTI2ZWUwLTRiMzMtNDkzNC04NDA2LTFmYzQ2MzE5Nzk3OCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ink0NmJhNjhHakkwM243dUF4b0lSektoLXpGayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoidFItMlZjQjVNUXg1eDVWWGowQkJCdnNHb29rIn0.VxpMw955dhhJVS9LByFNIEfrD0J-OafyDvPoQiy4imk, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2060144a, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> p2acWWkFgEQAfmWv2mW-KEGfdlg, callbacks -> {"tokenId":"NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764839), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764839))), user_uuid -> 2fe26ee0-4b33-4934-8406-1fc463197978, password -> Pa_ssw0rd, challenge -> PbI2lXGKdqu-hmPzZT_g9ROlcunIcuuh7uai-l3_uQM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 185.184.100.116, verifier -> LTE5NjY3NDk5MjExNDQxNzM3NTk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b12ce16, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@a8735a0, tokenId -> NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/info/version
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=NTz4VXCB7chiGpv8wOTX8EGz0bQ.*AAJTSQACMDIAAlNLABwwcDBEU3l6Y1pCNFdlWmdjUFJtbytqdjNDQnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 286666: j.n.c.ClosedChannelException
23:12:45.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM privilege: KO j.n.c.ClosedChannelException
=========================
Session:
Session(idc.benchmark.Mix2024,286666,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1OGY3MWEwNC1mNDMxLTQ4NjItOTMzYy1lODcwZDQ3MDc3YWQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTQyNTEzNjQ3Iiwic3VibmFtZSI6IjU4ZjcxYTA0LWY0MzEtNDg2Mi05MzNjLWU4NzBkNDcwNzdhZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ilgzb3dXNnpYZk1tWk9fNlhaa0xrRHNfdXUzMCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiRHhTT2d2czNNSURDcnR1blp3bU9GQ09BX0J3In0.FvWfFxfakbRXhAg9WlxnMw1RIHDTRLZTXW0C5vG4lC0, username -> user.936421, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1OGY3MWEwNC1mNDMxLTQ4NjItOTMzYy1lODcwZDQ3MDc3YWQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA5MDI0Iiwic3VibmFtZSI6IjU4ZjcxYTA0LWY0MzEtNDg2Mi05MzNjLWU4NzBkNDcwNzdhZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6InBERVg0NG9JeE80bFIxWnRzZ01JNU9JMEJmayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiWUIzU1NacDR2ODM4cEJaWUJ0V3hxMTVKekRjIn0.ixkwSzXdquWtQ5ZdC7QieQkukDcv4vyymgBKpbQ_MN4, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a0a9454, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> 95wrdRc-qOgeSjZhwRTlhvZapKE, callbacks -> {"tokenId":"mFLddhEiWn34v49APAzAGbvMb1A.*AAJTSQACMDIAAlNLABxnTkVBcTlnTTdmRkNXWkdEYm5JTG9JQzlxbjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764835), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=mFLddhEiWn34v49APAzAGbvMb1A.*AAJTSQACMDIAAlNLABxnTkVBcTlnTTdmRkNXWkdEYm5JTG9JQzlxbjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730934764835))), user_uuid -> 58f71a04-f431-4862-933c-e870d47077ad, password -> Pa_ssw0rd, challenge -> TVdPQPBpA6glljqIfsNLvSFWMEnnDA6Nex6h1R-cVrc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 63.124.90.57, verifier -> LTgxODA4NjI0MTAxMzgzNDQ2MzM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cbfdc9b, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@51f2f116, tokenId -> mFLddhEiWn34v49APAzAGbvMb1A.*AAJTSQACMDIAAlNLABxnTkVBcTlnTTdmRkNXWkdEYm5JTG9JQzlxbjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007f6bc869a0e0@448d403e,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/privilege?_action=listPrivileges
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1OGY3MWEwNC1mNDMxLTQ4NjItOTMzYy1lODcwZDQ3MDc3YWQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTQyMDA5MDI0Iiwic3VibmFtZSI6IjU4ZjcxYTA0LWY0MzEtNDg2Mi05MzNjLWU4NzBkNDcwNzdhZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6InBERVg0NG9JeE80bFIxWnRzZ01JNU9JMEJmayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkzNDc2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkzNDc2NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MzgzNjUsImlhdCI6MTczMDkzNDc2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiWUIzU1NacDR2ODM4cEJaWUJ0V3hxMTVKekRjIn0.ixkwSzXdquWtQ5ZdC7QieQkukDcv4vyymgBKpbQ_MN4
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=mFLddhEiWn34v49APAzAGbvMb1A.*AAJTSQACMDIAAlNLABxnTkVBcTlnTTdmRkNXWkdEYm5JTG9JQzlxbjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=mFLddhEiWn34v49APAzAGbvMb1A.*AAJTSQACMDIAAlNLABxnTkVBcTlnTTdmRkNXWkdEYm5JTG9JQzlxbjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:00 h
[INFO] Finished at: 2024-11-06T23:12:45Z
[INFO] ------------------------------------------------------------------------
2024-11-06 23:12:45,541 INFO    Gatling simulation run ended successfully
2024-11-06 23:12:45,541 DEBUG   No archive name provided. No archive will be created
